Pull request #42152 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138+4735a0c84f89d6be53d92cf2ccbd086d682edc42 (3ae2460a85259bf72129a2a2abc0119803a2297f) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42152@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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-03-16T07:46:53.678Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-03-16T07:46:53.682Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-03-16T07:47:08.845Z] Still waiting to schedule task [2021-03-16T07:47:08.847Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-03-16T07:47:53.352Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-086ba85c09528fcf1) in /home/ubuntu/workspace/moby_PR-42152 [Pipeline] { [Pipeline] checkout [2021-03-16T07:47:53.464Z] The recommended git tool is: git [2021-03-16T07:47:56.494Z] using credential docker-jenkins-github-credentials [2021-03-16T07:47:56.501Z] Cloning the remote Git repository [2021-03-16T07:47:56.501Z] Cloning with configured refspecs honoured and without tags [2021-03-16T07:47:56.697Z] Cloning repository https://github.com/moby/moby.git [2021-03-16T07:47:56.746Z] > git init /home/ubuntu/workspace/moby_PR-42152 # timeout=10 [2021-03-16T07:47:57.128Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-16T07:47:57.128Z] > git --version # timeout=10 [2021-03-16T07:47:57.182Z] > git --version # 'git version 2.17.1' [2021-03-16T07:47:57.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:47:57.189Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42152/head:refs/remotes/origin/PR-42152 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:48:16.806Z] Fetching without tags [2021-03-16T07:48:17.180Z] Merging remotes/origin/master commit 4735a0c84f89d6be53d92cf2ccbd086d682edc42 into PR head commit 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:48:16.731Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-16T07:48:16.738Z] > git config --add remote.origin.fetch +refs/pull/42152/head:refs/remotes/origin/PR-42152 # timeout=10 [2021-03-16T07:48:16.759Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:48:16.793Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-16T07:48:16.818Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-16T07:48:16.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:48:16.819Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42152/head:refs/remotes/origin/PR-42152 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:48:17.200Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:48:17.230Z] > git checkout -f 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 # timeout=10 [2021-03-16T07:48:18.229Z] Merge succeeded, producing 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:48:18.229Z] Checking out Revision 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 (PR-42152) [2021-03-16T07:48:18.089Z] > git remote # timeout=10 [2021-03-16T07:48:18.121Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T07:48:18.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:48:18.179Z] > git merge 4735a0c84f89d6be53d92cf2ccbd086d682edc42 # timeout=10 [2021-03-16T07:48:18.211Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T07:48:18.237Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:48:18.278Z] > git checkout -f 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 # timeout=10 [2021-03-16T07:48:22.365Z] Commit message: "info: unset cgroup-related fields when CgroupDriver == none" [2021-03-16T07:48:22.365Z] First time build. Skipping changelog. [2021-03-16T07:48:22.430Z] > git --version # timeout=10 [2021-03-16T07:48:22.443Z] > git --version # 'git version 2.17.1' [2021-03-16T07:48:22.466Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-16T07:48:23.741Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42152:/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-03-16T07:48:33.700Z] Unable to find image 'alpine:latest' locally [2021-03-16T07:48:33.700Z] latest: Pulling from library/alpine [2021-03-16T07:48:33.700Z] ba3557a56b15: Pulling fs layer [2021-03-16T07:48:33.700Z] ba3557a56b15: Download complete [2021-03-16T07:48:34.264Z] ba3557a56b15: Pull complete [2021-03-16T07:48:34.264Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be [2021-03-16T07:48:34.264Z] Status: Downloaded newer image for alpine:latest [2021-03-16T07:48:40.827Z] 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] 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-03-16T07:48:41.351Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-086ba85c09528fcf1) in /home/ubuntu/workspace/moby_PR-42152 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [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 "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-03-16T07:48:41.411Z] The recommended git tool is: git [Pipeline] // stage [2021-03-16T07:48:41.423Z] using credential docker-jenkins-github-credentials [2021-03-16T07:48:41.432Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-42152 [Pipeline] // stage [2021-03-16T07:48:41.449Z] Running on ppc64le-ubuntu-21 in /home/docker/workspace/moby_PR-42152 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-03-16T07:48:41.471Z] Fetching changes from the remote Git repository Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [2021-03-16T07:48:41.503Z] Fetching without tags [Pipeline] checkout [2021-03-16T07:48:41.528Z] The recommended git tool is: git [Pipeline] checkout [2021-03-16T07:48:41.548Z] The recommended git tool is: git [Pipeline] // stage [2021-03-16T07:48:41.562Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-03-16T07:48:41.576Z] Cloning the remote Git repository [2021-03-16T07:48:41.576Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-03-16T07:48:41.586Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [2021-03-16T07:48:41.601Z] Cloning the remote Git repository [2021-03-16T07:48:41.601Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-03-16T07:48:42.066Z] Merging remotes/origin/master commit 4735a0c84f89d6be53d92cf2ccbd086d682edc42 into PR head commit 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:48:42.228Z] Merge succeeded, producing 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:48:42.229Z] Checking out Revision 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 (PR-42152) [2021-03-16T07:48:41.428Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-03-16T07:48:41.473Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-16T07:48:41.508Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-16T07:48:41.508Z] > git --version # timeout=10 [2021-03-16T07:48:41.558Z] > git --version # 'git version 2.17.1' [2021-03-16T07:48:41.559Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:48:41.560Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42152/head:refs/remotes/origin/PR-42152 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:48:42.111Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:48:42.118Z] > git checkout -f 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 # timeout=10 [2021-03-16T07:48:42.182Z] > git remote # timeout=10 [2021-03-16T07:48:42.191Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T07:48:42.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:48:42.203Z] > git merge 4735a0c84f89d6be53d92cf2ccbd086d682edc42 # timeout=10 [2021-03-16T07:48:42.221Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T07:48:42.230Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:48:42.304Z] > git checkout -f 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 # timeout=10 [2021-03-16T07:48:42.486Z] Commit message: "info: unset cgroup-related fields when CgroupDriver == none" [2021-03-16T07:48:41.583Z] Cloning repository https://github.com/moby/moby.git [2021-03-16T07:48:41.583Z] > git init /home/jenkins/workspace/moby_PR-42152 # timeout=10 [2021-03-16T07:48:41.598Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-16T07:48:41.598Z] > git --version # timeout=10 [2021-03-16T07:48:41.600Z] > git --version # 'git version 2.17.1' [2021-03-16T07:48:41.600Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:48:41.600Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42152/head:refs/remotes/origin/PR-42152 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:48:41.608Z] Cloning repository https://github.com/moby/moby.git [2021-03-16T07:48:41.608Z] > git init /home/docker/workspace/moby_PR-42152 # timeout=10 [2021-03-16T07:48:41.615Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-16T07:48:41.615Z] > git --version # timeout=10 [2021-03-16T07:48:41.618Z] > git --version # 'git version 2.7.4' [2021-03-16T07:48:41.619Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:48:41.620Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42152/head:refs/remotes/origin/PR-42152 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:48:42.555Z] > git --version # timeout=10 [2021-03-16T07:48:42.572Z] > git --version # 'git version 2.17.1' [2021-03-16T07:48:42.580Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-16T07:48:43.293Z] + [ PR != PR ] [2021-03-16T07:48:43.293Z] + [ master != master ] [2021-03-16T07:48:43.293Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-16T07:48:43.627Z] + docker version [2021-03-16T07:48:43.627Z] Client: Docker Engine - Community [2021-03-16T07:48:43.627Z] Version: 20.10.3 [2021-03-16T07:48:43.627Z] API version: 1.41 [2021-03-16T07:48:43.627Z] Go version: go1.13.15 [2021-03-16T07:48:43.627Z] Git commit: 48d30b5 [2021-03-16T07:48:43.627Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-16T07:48:43.627Z] OS/Arch: linux/amd64 [2021-03-16T07:48:43.627Z] Context: default [2021-03-16T07:48:43.627Z] Experimental: true [2021-03-16T07:48:43.627Z] [2021-03-16T07:48:43.627Z] Server: Docker Engine - Community [2021-03-16T07:48:43.627Z] Engine: [2021-03-16T07:48:43.627Z] Version: 20.10.3 [2021-03-16T07:48:43.627Z] API version: 1.41 (minimum version 1.12) [2021-03-16T07:48:43.627Z] Go version: go1.13.15 [2021-03-16T07:48:43.627Z] Git commit: 46229ca [2021-03-16T07:48:43.627Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-16T07:48:43.627Z] OS/Arch: linux/amd64 [2021-03-16T07:48:43.627Z] Experimental: true [2021-03-16T07:48:43.627Z] containerd: [2021-03-16T07:48:43.627Z] Version: 1.4.3 [2021-03-16T07:48:43.627Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-16T07:48:43.627Z] runc: [2021-03-16T07:48:43.627Z] Version: 1.0.0-rc92 [2021-03-16T07:48:43.627Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-16T07:48:43.627Z] docker-init: [2021-03-16T07:48:43.627Z] Version: 0.19.0 [2021-03-16T07:48:43.627Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-16T07:48:43.914Z] + docker info [2021-03-16T07:48:51.461Z] Fetching without tags [2021-03-16T07:48:51.740Z] Merging remotes/origin/master commit 4735a0c84f89d6be53d92cf2ccbd086d682edc42 into PR head commit 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:48:52.200Z] Merge succeeded, producing 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:48:52.201Z] Checking out Revision 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 (PR-42152) [2021-03-16T07:48:52.460Z] Commit message: "info: unset cgroup-related fields when CgroupDriver == none" [2021-03-16T07:48:52.518Z] > git --version # timeout=10 [2021-03-16T07:48:52.520Z] > git --version # 'git version 2.17.1' [2021-03-16T07:48:52.527Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-16T07:48:51.430Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-16T07:48:51.433Z] > git config --add remote.origin.fetch +refs/pull/42152/head:refs/remotes/origin/PR-42152 # timeout=10 [2021-03-16T07:48:51.434Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:48:51.452Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-16T07:48:51.468Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-16T07:48:51.468Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:48:51.468Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42152/head:refs/remotes/origin/PR-42152 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:48:51.747Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:48:51.749Z] > git checkout -f 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 # timeout=10 [2021-03-16T07:48:52.175Z] > git remote # timeout=10 [2021-03-16T07:48:52.177Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T07:48:52.179Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:48:52.179Z] > git merge 4735a0c84f89d6be53d92cf2ccbd086d682edc42 # timeout=10 [2021-03-16T07:48:52.194Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T07:48:52.207Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:48:52.214Z] > git checkout -f 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-16T07:48:53.291Z] + docker version [2021-03-16T07:48:53.291Z] Client: Docker Engine - Community [2021-03-16T07:48:53.291Z] Version: 19.03.7 [2021-03-16T07:48:53.291Z] API version: 1.40 [2021-03-16T07:48:53.291Z] Go version: go1.12.17 [2021-03-16T07:48:53.291Z] Git commit: 7141c199a2 [2021-03-16T07:48:53.291Z] Built: Sat Mar 7 16:48:47 2020 [2021-03-16T07:48:53.291Z] OS/Arch: linux/s390x [2021-03-16T07:48:53.291Z] Experimental: false [2021-03-16T07:48:53.291Z] [2021-03-16T07:48:53.291Z] Server: Docker Engine - Community [2021-03-16T07:48:53.291Z] Engine: [2021-03-16T07:48:53.291Z] Version: 19.03.7 [2021-03-16T07:48:53.291Z] API version: 1.40 (minimum version 1.12) [2021-03-16T07:48:53.291Z] Go version: go1.12.17 [2021-03-16T07:48:53.291Z] Git commit: 7141c199a2 [2021-03-16T07:48:53.291Z] Built: Sat Mar 7 16:47:46 2020 [2021-03-16T07:48:53.291Z] OS/Arch: linux/s390x [2021-03-16T07:48:53.291Z] Experimental: true [2021-03-16T07:48:53.291Z] containerd: [2021-03-16T07:48:53.291Z] Version: 1.2.13 [2021-03-16T07:48:53.291Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-03-16T07:48:53.291Z] runc: [2021-03-16T07:48:53.291Z] Version: 1.0.0-rc10 [2021-03-16T07:48:53.291Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-03-16T07:48:53.291Z] docker-init: [2021-03-16T07:48:53.291Z] Version: 0.18.0 [2021-03-16T07:48:53.291Z] GitCommit: fec3683 [Pipeline] sh [2021-03-16T07:48:53.667Z] + docker info [2021-03-16T07:48:53.667Z] Client: [2021-03-16T07:48:53.667Z] Debug Mode: false [2021-03-16T07:48:53.667Z] [2021-03-16T07:48:53.667Z] Server: [2021-03-16T07:48:53.667Z] Containers: 0 [2021-03-16T07:48:53.667Z] Running: 0 [2021-03-16T07:48:53.667Z] Paused: 0 [2021-03-16T07:48:53.667Z] Stopped: 0 [2021-03-16T07:48:53.667Z] Images: 0 [2021-03-16T07:48:53.667Z] Server Version: 19.03.7 [2021-03-16T07:48:53.667Z] Storage Driver: overlay2 [2021-03-16T07:48:53.667Z] Backing Filesystem: [2021-03-16T07:48:53.667Z] Supports d_type: true [2021-03-16T07:48:53.667Z] Native Overlay Diff: true [2021-03-16T07:48:53.667Z] Logging Driver: json-file [2021-03-16T07:48:53.667Z] Cgroup Driver: cgroupfs [2021-03-16T07:48:53.667Z] Plugins: [2021-03-16T07:48:53.667Z] Volume: local [2021-03-16T07:48:53.667Z] Network: bridge host ipvlan macvlan null overlay [2021-03-16T07:48:53.667Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-16T07:48:53.667Z] Swarm: inactive [2021-03-16T07:48:53.667Z] Runtimes: runc [2021-03-16T07:48:53.667Z] Default Runtime: runc [2021-03-16T07:48:53.667Z] Init Binary: docker-init [2021-03-16T07:48:53.667Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-03-16T07:48:53.667Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-03-16T07:48:53.667Z] init version: fec3683 [2021-03-16T07:48:53.667Z] Security Options: [2021-03-16T07:48:53.667Z] apparmor [2021-03-16T07:48:53.667Z] seccomp [2021-03-16T07:48:53.667Z] Profile: default [2021-03-16T07:48:53.667Z] Kernel Version: 4.15.0-88-generic [2021-03-16T07:48:53.667Z] Operating System: Ubuntu 18.04.4 LTS [2021-03-16T07:48:53.667Z] OSType: linux [2021-03-16T07:48:53.667Z] Architecture: s390x [2021-03-16T07:48:53.667Z] CPUs: 2 [2021-03-16T07:48:53.667Z] Total Memory: 7.861GiB [2021-03-16T07:48:53.667Z] Name: s390x-ubuntu-30 [2021-03-16T07:48:53.667Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-03-16T07:48:53.667Z] Docker Root Dir: /var/lib/docker [2021-03-16T07:48:53.667Z] Debug Mode: false [2021-03-16T07:48:53.667Z] Registry: https://index.docker.io/v1/ [2021-03-16T07:48:53.667Z] Labels: [2021-03-16T07:48:53.667Z] Experimental: true [2021-03-16T07:48:53.667Z] Insecure Registries: [2021-03-16T07:48:53.667Z] 127.0.0.0/8 [2021-03-16T07:48:53.667Z] Live Restore Enabled: false [2021-03-16T07:48:53.667Z] [2021-03-16T07:48:53.667Z] WARNING: No swap limit support [Pipeline] sh [2021-03-16T07:48:54.042Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-16T07:48:54.042Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-16T07:48:54.042Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42152/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-16T07:48:54.042Z] + bash /home/jenkins/workspace/moby_PR-42152/check-config.sh [2021-03-16T07:48:54.042Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-16T07:48:54.042Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2021-03-16T07:48:54.042Z] [2021-03-16T07:48:54.042Z] Generally Necessary: [2021-03-16T07:48:54.042Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-16T07:48:54.042Z] - apparmor: enabled and tools installed [2021-03-16T07:48:54.042Z] - CONFIG_NAMESPACES: enabled [2021-03-16T07:48:54.042Z] - CONFIG_NET_NS: enabled [2021-03-16T07:48:54.042Z] - CONFIG_PID_NS: enabled [2021-03-16T07:48:54.042Z] - CONFIG_IPC_NS: enabled [2021-03-16T07:48:54.042Z] - CONFIG_UTS_NS: enabled [2021-03-16T07:48:54.042Z] - CONFIG_CGROUPS: enabled [2021-03-16T07:48:54.042Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-16T07:48:54.042Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-16T07:48:54.042Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-16T07:48:54.042Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-16T07:48:54.042Z] - CONFIG_CPUSETS: enabled [2021-03-16T07:48:54.042Z] - CONFIG_MEMCG: enabled [2021-03-16T07:48:54.042Z] - CONFIG_KEYS: enabled [2021-03-16T07:48:54.042Z] - CONFIG_VETH: enabled (as module) [2021-03-16T07:48:54.042Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-16T07:48:54.042Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-16T07:48:54.042Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-16T07:48:54.042Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-16T07:48:54.042Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-16T07:48:54.042Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-16T07:48:54.042Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-16T07:48:54.334Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-16T07:48:54.334Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-16T07:48:54.334Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-16T07:48:54.334Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-16T07:48:54.334Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-16T07:48:54.334Z] [2021-03-16T07:48:54.334Z] Optional Features: [2021-03-16T07:48:54.334Z] - CONFIG_USER_NS: enabled [2021-03-16T07:48:54.334Z] - CONFIG_SECCOMP: enabled [2021-03-16T07:48:54.334Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-16T07:48:54.334Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-16T07:48:54.334Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-16T07:48:54.334Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-16T07:48:54.334Z] - CONFIG_BLK_CGROUP: enabled [2021-03-16T07:48:54.334Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-16T07:48:54.334Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-16T07:48:54.334Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-16T07:48:54.334Z] - CONFIG_CGROUP_PERF: enabled [2021-03-16T07:48:54.334Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-16T07:48:54.334Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-16T07:48:54.334Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-16T07:48:54.334Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-16T07:48:54.334Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-16T07:48:54.334Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-16T07:48:54.334Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-16T07:48:54.334Z] - CONFIG_IP_VS: enabled (as module) [2021-03-16T07:48:54.334Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-16T07:48:54.334Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-16T07:48:54.334Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-16T07:48:54.334Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-16T07:48:54.334Z] - CONFIG_EXT4_FS: enabled [2021-03-16T07:48:54.334Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-16T07:48:54.334Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-16T07:48:54.334Z] - Network Drivers: [2021-03-16T07:48:54.334Z] - "overlay": [2021-03-16T07:48:54.334Z] - CONFIG_VXLAN: enabled (as module) [2021-03-16T07:48:54.334Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-16T07:48:54.334Z] Optional (for encrypted networks): [2021-03-16T07:48:54.334Z] - CONFIG_CRYPTO: enabled [2021-03-16T07:48:54.334Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-16T07:48:54.334Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-16T07:48:54.334Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-16T07:48:54.334Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-16T07:48:54.334Z] - CONFIG_XFRM: enabled [2021-03-16T07:48:54.334Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-16T07:48:54.334Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-16T07:48:54.334Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-16T07:48:54.334Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-16T07:48:54.334Z] - "ipvlan": [2021-03-16T07:48:54.334Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-16T07:48:54.334Z] - "macvlan": [2021-03-16T07:48:54.334Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-16T07:48:54.334Z] - CONFIG_DUMMY: enabled (as module) [2021-03-16T07:48:54.334Z] - "ftp,tftp client in container": [2021-03-16T07:48:54.334Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-16T07:48:54.334Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-16T07:48:54.334Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-16T07:48:54.334Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-16T07:48:54.334Z] - Storage Drivers: [2021-03-16T07:48:54.334Z] - "aufs": [2021-03-16T07:48:54.334Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-16T07:48:54.334Z] - "btrfs": [2021-03-16T07:48:54.334Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-16T07:48:54.334Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-16T07:48:54.334Z] - "devicemapper": [2021-03-16T07:48:54.334Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-16T07:48:54.334Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-16T07:48:54.334Z] - "overlay": [2021-03-16T07:48:54.334Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-16T07:48:54.334Z] - "zfs": [2021-03-16T07:48:54.334Z] - /dev/zfs: missing [2021-03-16T07:48:54.334Z] - zfs command: missing [2021-03-16T07:48:54.334Z] - zpool command: missing [2021-03-16T07:48:54.334Z] [2021-03-16T07:48:54.334Z] Limits: [2021-03-16T07:48:54.334Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-16T07:48:54.334Z] [2021-03-16T07:48:54.334Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-16T07:48:54.766Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 . [2021-03-16T07:48:54.766Z] #2 [internal] load .dockerignore [2021-03-16T07:48:54.766Z] #2 transferring context: 87B done [2021-03-16T07:48:54.766Z] #2 DONE 0.0s [2021-03-16T07:48:54.766Z] [2021-03-16T07:48:54.766Z] #1 [internal] load build definition from Dockerfile [2021-03-16T07:48:54.766Z] #1 transferring dockerfile: 17.02kB done [2021-03-16T07:48:54.766Z] #1 DONE 0.0s [2021-03-16T07:48:54.766Z] [2021-03-16T07:48:54.766Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-16T07:48:55.066Z] #3 DONE 0.2s [2021-03-16T07:48:55.066Z] [2021-03-16T07:48:55.066Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-03-16T07:48:55.066Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-16T07:48:55.066Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-16T07:48:55.066Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-03-16T07:48:55.066Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-03-16T07:48:55.358Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 6.15MB / 9.68MB 0.2s [2021-03-16T07:48:55.358Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.2s done [2021-03-16T07:48:55.358Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.1s [2021-03-16T07:48:55.650Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-03-16T07:48:55.650Z] #4 DONE 0.5s [2021-03-16T07:48:55.942Z] [2021-03-16T07:48:55.942Z] #5 [internal] load build definition from Dockerfile [2021-03-16T07:48:55.942Z] #5 transferring dockerfile: 17.02kB done [2021-03-16T07:48:55.942Z] #5 DONE 0.0s [2021-03-16T07:48:55.942Z] [2021-03-16T07:48:55.942Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-16T07:48:56.266Z] #6 DONE 0.1s [2021-03-16T07:48:56.266Z] [2021-03-16T07:48:56.266Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-16T07:48:56.266Z] #9 DONE 0.1s [2021-03-16T07:48:56.266Z] [2021-03-16T07:48:56.266Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-16T07:48:56.266Z] #7 DONE 0.1s [2021-03-16T07:48:56.266Z] [2021-03-16T07:48:56.266Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-16T07:48:56.266Z] #8 DONE 0.1s [2021-03-16T07:48:56.266Z] [2021-03-16T07:48:56.266Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-16T07:48:56.266Z] #10 DONE 0.0s [2021-03-16T07:48:56.266Z] [2021-03-16T07:48:56.266Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-03-16T07:48:56.266Z] #11 CACHED [2021-03-16T07:48:56.266Z] [2021-03-16T07:48:56.266Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-03-16T07:48:56.266Z] #12 CACHED [2021-03-16T07:48:56.266Z] [2021-03-16T07:48:56.266Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-16T07:48:56.266Z] #27 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-16T07:48:56.266Z] #27 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-16T07:48:56.266Z] #27 sha256:a4661b41a4f92b1bf91aafa05cfa9e039686560713b2785c00e2c73c299ae0a4 529B / 529B done [2021-03-16T07:48:56.266Z] #27 sha256:c517c1d5e3a6eef40e886e359910bdb415547ff050576016d4425b0e71c195f5 1.46kB / 1.46kB done [2021-03-16T07:48:56.266Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 0B / 48.97MB 0.1s [2021-03-16T07:48:56.351Z] Still waiting to schedule task [2021-03-16T07:48:56.351Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-086ba85c09528fcf1)’ [2021-03-16T07:48:56.352Z] Still waiting to schedule task [2021-03-16T07:48:56.352Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-086ba85c09528fcf1)’ [2021-03-16T07:48:56.353Z] Still waiting to schedule task [2021-03-16T07:48:56.353Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-03-16T07:48:56.357Z] Still waiting to schedule task [2021-03-16T07:48:56.357Z] All nodes of label ‘arm64&&linux’ are offline [2021-03-16T07:48:56.359Z] Still waiting to schedule task [2021-03-16T07:48:56.359Z] All nodes of label ‘windows-2019’ are offline [2021-03-16T07:48:56.567Z] #27 ... [2021-03-16T07:48:56.567Z] [2021-03-16T07:48:56.567Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-16T07:48:56.567Z] #40 DONE 0.3s [2021-03-16T07:48:56.567Z] [2021-03-16T07:48:56.567Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-16T07:48:56.567Z] #32 DONE 0.3s [2021-03-16T07:48:56.567Z] [2021-03-16T07:48:56.567Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-16T07:48:56.567Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 18.41MB / 48.97MB 0.4s [2021-03-16T07:48:56.859Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 23.46MB / 48.97MB 0.7s [2021-03-16T07:48:57.149Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 30.73MB / 48.97MB 0.9s [2021-03-16T07:48:57.440Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 37.76MB / 48.97MB 1.2s [2021-03-16T07:48:57.440Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 41.78MB / 48.97MB 1.3s [2021-03-16T07:48:57.733Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 48.97MB / 48.97MB 1.5s [2021-03-16T07:48:58.027Z] #27 ... [2021-03-16T07:48:58.027Z] [2021-03-16T07:48:58.027Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-03-16T07:48:58.027Z] #13 DONE 1.7s [2021-03-16T07:48:58.027Z] [2021-03-16T07:48:58.027Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-16T07:48:58.027Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 48.97MB / 48.97MB 1.6s done [2021-03-16T07:48:58.773Z] Client: [2021-03-16T07:48:58.773Z] Context: default [2021-03-16T07:48:58.773Z] Debug Mode: false [2021-03-16T07:48:58.773Z] Plugins: [2021-03-16T07:48:58.773Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-16T07:48:58.773Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-16T07:48:58.773Z] [2021-03-16T07:48:58.773Z] Server: [2021-03-16T07:48:58.773Z] Containers: 0 [2021-03-16T07:48:58.773Z] Running: 0 [2021-03-16T07:48:58.773Z] Paused: 0 [2021-03-16T07:48:58.773Z] Stopped: 0 [2021-03-16T07:48:58.773Z] Images: 1 [2021-03-16T07:48:58.773Z] Server Version: 20.10.3 [2021-03-16T07:48:58.773Z] Storage Driver: overlay2 [2021-03-16T07:48:58.773Z] Backing Filesystem: extfs [2021-03-16T07:48:58.773Z] Supports d_type: true [2021-03-16T07:48:58.773Z] Native Overlay Diff: true [2021-03-16T07:48:58.773Z] Logging Driver: json-file [2021-03-16T07:48:58.773Z] Cgroup Driver: cgroupfs [2021-03-16T07:48:58.773Z] Cgroup Version: 1 [2021-03-16T07:48:58.773Z] Plugins: [2021-03-16T07:48:58.773Z] Volume: local [2021-03-16T07:48:58.773Z] Network: bridge host ipvlan macvlan null overlay [2021-03-16T07:48:58.773Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-16T07:48:58.773Z] Swarm: inactive [2021-03-16T07:48:58.773Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-03-16T07:48:58.773Z] Default Runtime: runc [2021-03-16T07:48:58.773Z] Init Binary: docker-init [2021-03-16T07:48:58.773Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-16T07:48:58.773Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-16T07:48:58.773Z] init version: de40ad0 [2021-03-16T07:48:58.773Z] Security Options: [2021-03-16T07:48:58.773Z] apparmor [2021-03-16T07:48:58.773Z] seccomp [2021-03-16T07:48:58.773Z] Profile: default [2021-03-16T07:48:58.773Z] Kernel Version: 5.4.0-1037-aws [2021-03-16T07:48:58.773Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-16T07:48:58.773Z] OSType: linux [2021-03-16T07:48:58.773Z] Architecture: x86_64 [2021-03-16T07:48:58.773Z] CPUs: 2 [2021-03-16T07:48:58.773Z] Total Memory: 7.569GiB [2021-03-16T07:48:58.773Z] Name: ip-10-100-93-42 [2021-03-16T07:48:58.773Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-16T07:48:58.773Z] Docker Root Dir: /var/lib/docker [2021-03-16T07:48:58.773Z] Debug Mode: false [2021-03-16T07:48:58.773Z] Registry: https://index.docker.io/v1/ [2021-03-16T07:48:58.773Z] Labels: [2021-03-16T07:48:58.773Z] Experimental: true [2021-03-16T07:48:58.773Z] Insecure Registries: [2021-03-16T07:48:58.773Z] 127.0.0.0/8 [2021-03-16T07:48:58.773Z] Live Restore Enabled: true [2021-03-16T07:48:58.773Z] [2021-03-16T07:48:58.773Z] WARNING: No swap limit support [2021-03-16T07:48:58.773Z] WARNING: No blkio weight support [2021-03-16T07:48:58.773Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-16T07:48:59.100Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-16T07:48:59.100Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-16T07:48:59.100Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42152/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-16T07:48:59.100Z] + bash /home/ubuntu/workspace/moby_PR-42152/check-config.sh [2021-03-16T07:48:59.100Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-16T07:48:59.100Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-16T07:48:59.100Z] [2021-03-16T07:48:59.100Z] Generally Necessary: [2021-03-16T07:48:59.100Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-16T07:48:59.100Z] - apparmor: enabled and tools installed [2021-03-16T07:48:59.100Z] - CONFIG_NAMESPACES: enabled [2021-03-16T07:48:59.100Z] - CONFIG_NET_NS: enabled [2021-03-16T07:48:59.100Z] - CONFIG_PID_NS: enabled [2021-03-16T07:48:59.100Z] - CONFIG_IPC_NS: enabled [2021-03-16T07:48:59.100Z] - CONFIG_UTS_NS: enabled [2021-03-16T07:48:59.100Z] - CONFIG_CGROUPS: enabled [2021-03-16T07:48:59.331Z] Fetching without tags [2021-03-16T07:48:59.363Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-16T07:48:59.363Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-16T07:48:59.363Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-16T07:48:59.363Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-16T07:48:59.363Z] - CONFIG_CPUSETS: enabled [2021-03-16T07:48:59.363Z] - CONFIG_MEMCG: enabled [2021-03-16T07:48:59.363Z] - CONFIG_KEYS: enabled [2021-03-16T07:48:59.363Z] - CONFIG_VETH: enabled (as module) [2021-03-16T07:48:59.363Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-16T07:48:59.363Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-16T07:48:59.363Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-16T07:48:59.363Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-16T07:48:59.363Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-16T07:48:59.363Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-16T07:48:59.363Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-16T07:48:59.363Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-16T07:48:59.363Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-16T07:48:59.363Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-16T07:48:59.363Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-16T07:48:59.363Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-16T07:48:59.363Z] [2021-03-16T07:48:59.363Z] Optional Features: [2021-03-16T07:48:59.363Z] - CONFIG_USER_NS: enabled [2021-03-16T07:48:59.363Z] - CONFIG_SECCOMP: enabled [2021-03-16T07:48:59.363Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-16T07:48:59.363Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-16T07:48:59.363Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-16T07:48:59.363Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-16T07:48:59.363Z] - CONFIG_BLK_CGROUP: enabled [2021-03-16T07:48:59.363Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-16T07:48:59.363Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-16T07:48:59.363Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-16T07:48:59.363Z] - CONFIG_CGROUP_PERF: enabled [2021-03-16T07:48:59.363Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-16T07:48:59.363Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-16T07:48:59.539Z] #27 extracting sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce [2021-03-16T07:48:59.621Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-16T07:48:59.621Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-16T07:48:59.621Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-16T07:48:59.621Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-16T07:48:59.621Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-16T07:48:59.621Z] - CONFIG_IP_VS: enabled (as module) [2021-03-16T07:48:59.621Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-16T07:48:59.621Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-16T07:48:59.621Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-16T07:48:59.621Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-16T07:48:59.621Z] - CONFIG_EXT4_FS: enabled [2021-03-16T07:48:59.621Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-16T07:48:59.621Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-16T07:48:59.621Z] - Network Drivers: [2021-03-16T07:48:59.621Z] - "overlay": [2021-03-16T07:48:59.621Z] - CONFIG_VXLAN: enabled (as module) [2021-03-16T07:48:59.621Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-16T07:48:59.621Z] Optional (for encrypted networks): [2021-03-16T07:48:59.621Z] - CONFIG_CRYPTO: enabled [2021-03-16T07:48:59.621Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-16T07:48:59.621Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-16T07:48:59.621Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-16T07:48:59.621Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-16T07:48:59.621Z] - CONFIG_XFRM: enabled [2021-03-16T07:48:59.621Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-16T07:48:59.621Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-16T07:48:59.621Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-16T07:48:59.621Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-16T07:48:59.621Z] - "ipvlan": [2021-03-16T07:48:59.621Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-16T07:48:59.621Z] - "macvlan": [2021-03-16T07:48:59.621Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-16T07:48:59.621Z] - CONFIG_DUMMY: enabled (as module) [2021-03-16T07:48:59.621Z] - "ftp,tftp client in container": [2021-03-16T07:48:59.741Z] Merging remotes/origin/master commit 4735a0c84f89d6be53d92cf2ccbd086d682edc42 into PR head commit 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:48:59.879Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-16T07:48:59.879Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-16T07:48:59.879Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-16T07:48:59.879Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-16T07:48:59.879Z] - Storage Drivers: [2021-03-16T07:48:59.879Z] - "aufs": [2021-03-16T07:48:59.879Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-16T07:48:59.879Z] - "btrfs": [2021-03-16T07:48:59.879Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-16T07:48:59.879Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-16T07:48:59.879Z] - "devicemapper": [2021-03-16T07:48:59.879Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-16T07:48:59.879Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-16T07:48:59.879Z] - "overlay": [2021-03-16T07:48:59.879Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-16T07:48:59.879Z] - "zfs": [2021-03-16T07:48:59.879Z] - /dev/zfs: present [2021-03-16T07:48:59.879Z] - zfs command: missing [2021-03-16T07:48:59.879Z] - zpool command: missing [2021-03-16T07:48:59.879Z] [2021-03-16T07:48:59.879Z] Limits: [2021-03-16T07:48:59.879Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-16T07:48:59.879Z] [2021-03-16T07:48:59.879Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-16T07:49:00.207Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 . [2021-03-16T07:49:00.464Z] #1 [internal] load build definition from Dockerfile [2021-03-16T07:49:00.464Z] #1 sha256:5473c2521bb02a8946d5232080bf49f3092540cb8b7480aa0da2c3b7926bd25f [2021-03-16T07:49:00.464Z] #1 transferring dockerfile: 17.02kB done [2021-03-16T07:49:00.464Z] #1 DONE 0.0s [2021-03-16T07:49:00.464Z] [2021-03-16T07:49:00.464Z] #2 [internal] load .dockerignore [2021-03-16T07:49:00.464Z] #2 sha256:2c1f236c442cde9017ec7f193675b12c4087a1989aa4018f2a42be2b2b7f9d38 [2021-03-16T07:49:00.464Z] #2 transferring context: 87B done [2021-03-16T07:49:00.464Z] #2 DONE 0.0s [2021-03-16T07:49:00.464Z] [2021-03-16T07:49:00.464Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-16T07:49:00.464Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-16T07:49:00.523Z] Merge succeeded, producing 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:49:00.523Z] Checking out Revision 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 (PR-42152) [2021-03-16T07:49:00.575Z] #27 ... [2021-03-16T07:49:00.575Z] [2021-03-16T07:49:00.575Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-16T07:49:00.575Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-16T07:49:00.575Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-03-16T07:49:00.575Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-16T07:49:00.575Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-16T07:49:00.575Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-16T07:49:00.575Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2021-03-16T07:49:00.575Z] #63 DONE 4.3s [2021-03-16T07:49:00.575Z] [2021-03-16T07:49:00.575Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-16T07:49:00.722Z] #3 DONE 0.4s [2021-03-16T07:49:00.722Z] [2021-03-16T07:49:00.722Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-16T07:49:00.722Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-16T07:49:00.722Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-16T07:49:00.897Z] #27 ... [2021-03-16T07:49:00.897Z] [2021-03-16T07:49:00.897Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-16T07:49:00.897Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-16T07:49:00.897Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-16T07:49:00.897Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-16T07:49:00.897Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-16T07:49:00.897Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2021-03-16T07:49:00.897Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2021-03-16T07:49:00.897Z] #65 DONE 4.7s [2021-03-16T07:49:00.897Z] [2021-03-16T07:49:00.897Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-16T07:49:00.978Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-16T07:49:00.978Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-03-16T07:49:00.978Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-16T07:49:00.978Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-16T07:48:59.298Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-16T07:48:59.301Z] > git config --add remote.origin.fetch +refs/pull/42152/head:refs/remotes/origin/PR-42152 # timeout=10 [2021-03-16T07:48:59.304Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:48:59.323Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-16T07:48:59.337Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-16T07:48:59.337Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:48:59.338Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42152/head:refs/remotes/origin/PR-42152 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:48:59.747Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:48:59.750Z] > git checkout -f 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 # timeout=10 [2021-03-16T07:49:00.487Z] > git remote # timeout=10 [2021-03-16T07:49:00.489Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T07:49:00.492Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:49:00.493Z] > git merge 4735a0c84f89d6be53d92cf2ccbd086d682edc42 # timeout=10 [2021-03-16T07:49:00.515Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T07:49:00.529Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:49:00.531Z] > git checkout -f 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 # timeout=10 [2021-03-16T07:49:01.193Z] #27 ... [2021-03-16T07:49:01.193Z] [2021-03-16T07:49:01.193Z] #24 [internal] load build context [2021-03-16T07:49:01.193Z] #24 transferring context: 53.42MB 4.7s done [2021-03-16T07:49:01.193Z] #24 DONE 5.1s [2021-03-16T07:49:01.193Z] [2021-03-16T07:49:01.193Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-16T07:49:01.207Z] Commit message: "info: unset cgroup-related fields when CgroupDriver == none" [2021-03-16T07:49:01.235Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-03-16T07:49:01.235Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-16T07:49:01.257Z] > git --version # timeout=10 [2021-03-16T07:49:01.259Z] > git --version # 'git version 2.7.4' [2021-03-16T07:49:01.263Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-16T07:49:01.493Z] #27 ... [2021-03-16T07:49:01.493Z] [2021-03-16T07:49:01.493Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-16T07:49:01.493Z] #64 DONE 0.5s [2021-03-16T07:49:01.493Z] [2021-03-16T07:49:01.493Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-16T07:49:01.801Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-03-16T07:49:01.801Z] #4 DONE 0.8s [2021-03-16T07:49:01.801Z] [2021-03-16T07:49:01.801Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-16T07:49:01.801Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-16T07:49:02.297Z] + docker version [2021-03-16T07:49:02.297Z] Client: [2021-03-16T07:49:02.297Z] Version: 18.06.1-ce [2021-03-16T07:49:02.297Z] API version: 1.38 [2021-03-16T07:49:02.297Z] Go version: go1.10.3 [2021-03-16T07:49:02.297Z] Git commit: e68fc7a [2021-03-16T07:49:02.297Z] Built: Tue Aug 21 17:26:10 2018 [2021-03-16T07:49:02.297Z] OS/Arch: linux/ppc64le [2021-03-16T07:49:02.297Z] Experimental: false [2021-03-16T07:49:02.297Z] [2021-03-16T07:49:02.297Z] Server: [2021-03-16T07:49:02.297Z] Engine: [2021-03-16T07:49:02.297Z] Version: 18.06.1-ce [2021-03-16T07:49:02.297Z] API version: 1.38 (minimum version 1.12) [2021-03-16T07:49:02.297Z] Go version: go1.10.3 [2021-03-16T07:49:02.297Z] Git commit: e68fc7a [2021-03-16T07:49:02.297Z] Built: Tue Aug 21 17:24:20 2018 [2021-03-16T07:49:02.297Z] OS/Arch: linux/ppc64le [2021-03-16T07:49:02.297Z] Experimental: true [Pipeline] sh [2021-03-16T07:49:02.549Z] #27 ... [2021-03-16T07:49:02.549Z] [2021-03-16T07:49:02.549Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-16T07:49:02.549Z] #66 DONE 0.8s [2021-03-16T07:49:02.549Z] [2021-03-16T07:49:02.549Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-16T07:49:02.683Z] + docker info [2021-03-16T07:49:02.683Z] Containers: 0 [2021-03-16T07:49:02.683Z] Running: 0 [2021-03-16T07:49:02.683Z] Paused: 0 [2021-03-16T07:49:02.683Z] Stopped: 0 [2021-03-16T07:49:02.683Z] Images: 0 [2021-03-16T07:49:02.683Z] Server Version: 18.06.1-ce [2021-03-16T07:49:02.683Z] Storage Driver: overlay2 [2021-03-16T07:49:02.683Z] Backing Filesystem: extfs [2021-03-16T07:49:02.683Z] Supports d_type: true [2021-03-16T07:49:02.683Z] Native Overlay Diff: true [2021-03-16T07:49:02.683Z] Logging Driver: json-file [2021-03-16T07:49:02.683Z] Cgroup Driver: cgroupfs [2021-03-16T07:49:02.683Z] Plugins: [2021-03-16T07:49:02.683Z] Volume: local [2021-03-16T07:49:02.683Z] Network: bridge host ipvlan macvlan null overlay [2021-03-16T07:49:02.683Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-03-16T07:49:02.683Z] Swarm: inactive [2021-03-16T07:49:02.683Z] Runtimes: runc [2021-03-16T07:49:02.683Z] Default Runtime: runc [2021-03-16T07:49:02.683Z] Init Binary: docker-init [2021-03-16T07:49:02.683Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-03-16T07:49:02.683Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-03-16T07:49:02.683Z] init version: fec3683 [2021-03-16T07:49:02.683Z] Security Options: [2021-03-16T07:49:02.683Z] apparmor [2021-03-16T07:49:02.683Z] seccomp [2021-03-16T07:49:02.683Z] Profile: default [2021-03-16T07:49:02.683Z] Kernel Version: 4.4.0-139-generic [2021-03-16T07:49:02.683Z] Operating System: Ubuntu 16.04.3 LTS [2021-03-16T07:49:02.683Z] OSType: linux [2021-03-16T07:49:02.683Z] Architecture: ppc64le [2021-03-16T07:49:02.683Z] CPUs: 4 [2021-03-16T07:49:02.683Z] Total Memory: 7.972GiB [2021-03-16T07:49:02.683Z] Name: ppc64le-ubuntu-21 [2021-03-16T07:49:02.683Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-03-16T07:49:02.683Z] Docker Root Dir: /var/lib/docker [2021-03-16T07:49:02.683Z] Debug Mode (client): false [2021-03-16T07:49:02.683Z] Debug Mode (server): false [2021-03-16T07:49:02.683Z] Registry: https://index.docker.io/v1/ [2021-03-16T07:49:02.683Z] Labels: [2021-03-16T07:49:02.683Z] Experimental: true [2021-03-16T07:49:02.683Z] Insecure Registries: [2021-03-16T07:49:02.683Z] 127.0.0.0/8 [2021-03-16T07:49:02.683Z] Live Restore Enabled: false [2021-03-16T07:49:02.683Z] [Pipeline] sh [2021-03-16T07:49:02.730Z] #5 DONE 1.0s [2021-03-16T07:49:02.730Z] [2021-03-16T07:49:02.730Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-16T07:49:02.730Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-16T07:49:02.730Z] #7 DONE 1.0s [2021-03-16T07:49:02.730Z] [2021-03-16T07:49:02.730Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-16T07:49:02.730Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-16T07:49:02.989Z] #8 DONE 1.1s [2021-03-16T07:49:02.989Z] [2021-03-16T07:49:02.989Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-16T07:49:02.989Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-16T07:49:02.989Z] #6 DONE 1.0s [2021-03-16T07:49:03.069Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-16T07:49:03.069Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-16T07:49:03.069Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42152/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-16T07:49:03.069Z] + bash /home/docker/workspace/moby_PR-42152/check-config.sh [2021-03-16T07:49:03.069Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-16T07:49:03.069Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-03-16T07:49:03.069Z] [2021-03-16T07:49:03.069Z] Generally Necessary: [2021-03-16T07:49:03.069Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-16T07:49:03.069Z] - apparmor: enabled and tools installed [2021-03-16T07:49:03.069Z] - CONFIG_NAMESPACES: enabled [2021-03-16T07:49:03.069Z] - CONFIG_NET_NS: enabled [2021-03-16T07:49:03.069Z] - CONFIG_PID_NS: enabled [2021-03-16T07:49:03.069Z] - CONFIG_IPC_NS: enabled [2021-03-16T07:49:03.069Z] - CONFIG_UTS_NS: enabled [2021-03-16T07:49:03.069Z] - CONFIG_CGROUPS: enabled [2021-03-16T07:49:03.069Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-16T07:49:03.069Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-16T07:49:03.069Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-16T07:49:03.069Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-16T07:49:03.069Z] - CONFIG_CPUSETS: enabled [2021-03-16T07:49:03.069Z] - CONFIG_MEMCG: enabled [2021-03-16T07:49:03.069Z] - CONFIG_KEYS: enabled [2021-03-16T07:49:03.069Z] - CONFIG_VETH: enabled (as module) [2021-03-16T07:49:03.069Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-16T07:49:03.069Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-16T07:49:03.069Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-16T07:49:03.069Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-16T07:49:03.364Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-16T07:49:03.364Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-16T07:49:03.364Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-16T07:49:03.364Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-16T07:49:03.364Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-16T07:49:03.364Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-16T07:49:03.364Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-16T07:49:03.364Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-16T07:49:03.364Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-03-16T07:49:03.364Z] [2021-03-16T07:49:03.364Z] Optional Features: [2021-03-16T07:49:03.364Z] - CONFIG_USER_NS: enabled [2021-03-16T07:49:03.364Z] - CONFIG_SECCOMP: enabled [2021-03-16T07:49:03.364Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-16T07:49:03.364Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-16T07:49:03.364Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-16T07:49:03.364Z] (cgroup swap accounting is currently enabled) [2021-03-16T07:49:03.364Z] - CONFIG_MEMCG_KMEM: enabled [2021-03-16T07:49:03.364Z] - CONFIG_BLK_CGROUP: enabled [2021-03-16T07:49:03.364Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-16T07:49:03.364Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-16T07:49:03.364Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-16T07:49:03.364Z] - CONFIG_CGROUP_PERF: enabled [2021-03-16T07:49:03.364Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-16T07:49:03.364Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-16T07:49:03.364Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-16T07:49:03.364Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-16T07:49:03.364Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-16T07:49:03.364Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-16T07:49:03.364Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-16T07:49:03.364Z] - CONFIG_IP_VS: enabled (as module) [2021-03-16T07:49:03.364Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-16T07:49:03.364Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-16T07:49:03.364Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-16T07:49:03.364Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-16T07:49:03.364Z] - CONFIG_EXT4_FS: enabled [2021-03-16T07:49:03.364Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-16T07:49:03.364Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-16T07:49:03.364Z] - Network Drivers: [2021-03-16T07:49:03.364Z] - "overlay": [2021-03-16T07:49:03.364Z] - CONFIG_VXLAN: enabled (as module) [2021-03-16T07:49:03.364Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-16T07:49:03.364Z] Optional (for encrypted networks): [2021-03-16T07:49:03.657Z] - CONFIG_CRYPTO: enabled [2021-03-16T07:49:03.657Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-03-16T07:49:03.657Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-03-16T07:49:03.657Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-03-16T07:49:03.657Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-03-16T07:49:03.657Z] - CONFIG_XFRM: enabled [2021-03-16T07:49:03.657Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-16T07:49:03.657Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-16T07:49:03.657Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-16T07:49:03.657Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-16T07:49:03.657Z] - "ipvlan": [2021-03-16T07:49:03.657Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-16T07:49:03.657Z] - "macvlan": [2021-03-16T07:49:03.657Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-16T07:49:03.657Z] - CONFIG_DUMMY: enabled (as module) [2021-03-16T07:49:03.657Z] - "ftp,tftp client in container": [2021-03-16T07:49:03.657Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-16T07:49:03.657Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-16T07:49:03.657Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-16T07:49:03.657Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-16T07:49:03.657Z] - Storage Drivers: [2021-03-16T07:49:03.657Z] - "aufs": [2021-03-16T07:49:03.657Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-16T07:49:03.657Z] - "btrfs": [2021-03-16T07:49:03.657Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-16T07:49:03.657Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-16T07:49:03.657Z] - "devicemapper": [2021-03-16T07:49:03.657Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-16T07:49:03.657Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-16T07:49:03.657Z] - "overlay": [2021-03-16T07:49:03.657Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-16T07:49:03.657Z] - "zfs": [2021-03-16T07:49:03.657Z] - /dev/zfs: missing [2021-03-16T07:49:03.657Z] - zfs command: missing [2021-03-16T07:49:03.657Z] - zpool command: missing [2021-03-16T07:49:03.657Z] [2021-03-16T07:49:03.657Z] Limits: [2021-03-16T07:49:03.657Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-16T07:49:03.657Z] [2021-03-16T07:49:03.657Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-16T07:49:04.110Z] + make bundles/buildx [2021-03-16T07:49:04.359Z] [2021-03-16T07:49:04.359Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:49:04.359Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:49:04.359Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-16T07:49:04.407Z] make: command: Command not found [2021-03-16T07:49:04.407Z] make: command: Command not found [2021-03-16T07:49:04.407Z] mkdir bundles [2021-03-16T07:49:04.407Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-03-16T07:49:04.407Z] --build-arg BUILDX_COMMIT \ [2021-03-16T07:49:04.407Z] --build-arg BUILDX_REPO \ [2021-03-16T07:49:04.407Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-03-16T07:49:04.407Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-03-16T07:49:04.407Z] . [2021-03-16T07:49:04.407Z] /bin/sh: 4: go: not found [2021-03-16T07:49:04.407Z] /bin/sh: 5: go: not found [2021-03-16T07:49:04.616Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-16T07:49:04.616Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-16T07:49:04.616Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-16T07:49:04.616Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2021-03-16T07:49:04.616Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.05MB / 50.40MB 0.1s [2021-03-16T07:49:04.616Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2021-03-16T07:49:04.616Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 0.2s [2021-03-16T07:49:04.673Z] #27 extracting sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 5.2s [2021-03-16T07:49:04.873Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.19MB / 10.00MB 0.4s [2021-03-16T07:49:04.873Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.29MB / 50.40MB 0.4s [2021-03-16T07:49:04.873Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2021-03-16T07:49:04.873Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.39MB / 10.00MB 0.5s [2021-03-16T07:49:04.873Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.14MB / 50.40MB 0.5s [2021-03-16T07:49:04.873Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2021-03-16T07:49:04.873Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.5s [2021-03-16T07:49:05.132Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s [2021-03-16T07:49:05.132Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.87MB / 50.40MB 0.6s [2021-03-16T07:49:05.132Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.15MB / 51.83MB 0.6s [2021-03-16T07:49:05.389Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done [2021-03-16T07:49:05.389Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.77MB / 50.40MB 0.7s [2021-03-16T07:49:05.389Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.44MB / 51.83MB 0.7s [2021-03-16T07:49:05.389Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.7s [2021-03-16T07:49:05.389Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.80MB / 50.40MB 0.9s [2021-03-16T07:49:05.389Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.87MB / 51.83MB 0.9s [2021-03-16T07:49:05.389Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.24MB / 68.67MB 0.9s [2021-03-16T07:49:05.663Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 38.80MB / 50.40MB 1.0s [2021-03-16T07:49:05.663Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.02MB / 51.83MB 1.0s [2021-03-16T07:49:05.663Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.53MB / 68.67MB 1.0s [2021-03-16T07:49:05.663Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.04MB / 50.40MB 1.2s [2021-03-16T07:49:05.663Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.36MB / 51.83MB 1.2s [2021-03-16T07:49:05.663Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.97MB / 68.67MB 1.2s [2021-03-16T07:49:05.927Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.28MB / 50.40MB 1.3s [2021-03-16T07:49:05.927Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.18MB / 51.83MB 1.3s [2021-03-16T07:49:05.927Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.21MB / 68.67MB 1.3s [2021-03-16T07:49:05.927Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.04MB / 51.83MB 1.5s [2021-03-16T07:49:05.927Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.60MB / 68.67MB 1.5s [2021-03-16T07:49:06.184Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.23MB / 51.83MB 1.6s [2021-03-16T07:49:06.184Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.89MB / 68.67MB 1.6s [2021-03-16T07:49:06.184Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.8s [2021-03-16T07:49:06.184Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.68MB / 68.67MB 1.8s [2021-03-16T07:49:06.205Z] #27 ... [2021-03-16T07:49:06.205Z] [2021-03-16T07:49:06.205Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-16T07:49:06.205Z] #56 2.363 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:49:06.205Z] #56 2.389 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:49:06.205Z] #56 2.401 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:49:06.205Z] #56 2.839 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-16T07:49:06.205Z] #56 4.144 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-16T07:49:06.205Z] #56 6.886 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-16T07:49:06.445Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done [2021-03-16T07:49:06.445Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.76MB / 68.67MB 2.1s [2021-03-16T07:49:06.495Z] #56 ... [2021-03-16T07:49:06.495Z] [2021-03-16T07:49:06.495Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-16T07:49:06.495Z] #43 1.975 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:49:06.495Z] #43 2.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:49:06.495Z] #43 2.173 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:49:06.495Z] #43 2.429 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-16T07:49:06.495Z] #43 3.031 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-16T07:49:06.495Z] #43 4.762 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-16T07:49:06.495Z] #43 ... [2021-03-16T07:49:06.495Z] [2021-03-16T07:49:06.495Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-16T07:49:06.495Z] #37 1.980 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:49:06.495Z] #37 2.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:49:06.495Z] #37 2.178 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:49:06.495Z] #37 2.439 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-16T07:49:06.495Z] #37 3.841 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-16T07:49:06.495Z] #37 6.348 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-16T07:49:06.495Z] #37 ... [2021-03-16T07:49:06.495Z] [2021-03-16T07:49:06.495Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-16T07:49:06.495Z] #33 2.607 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-16T07:49:06.495Z] #33 2.608 Cloning into '.'... [2021-03-16T07:49:06.499Z] Sending build context to Docker daemon 58.33MB [2021-03-16T07:49:06.499Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-03-16T07:49:06.499Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-03-16T07:49:06.499Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-03-16T07:49:06.499Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-03-16T07:49:06.786Z] #33 ... [2021-03-16T07:49:06.786Z] [2021-03-16T07:49:06.786Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-16T07:49:06.786Z] #41 3.059 + git clone https://github.com/docker/distribution.git . [2021-03-16T07:49:06.786Z] #41 3.069 Cloning into '.'... [2021-03-16T07:49:06.786Z] #41 ... [2021-03-16T07:49:06.786Z] [2021-03-16T07:49:06.786Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-16T07:49:06.794Z] 1.13.15-buster: Pulling from library/golang [2021-03-16T07:49:06.794Z] db4e2d8d5901: Pulling fs layer [2021-03-16T07:49:06.794Z] dfe2d012519c: Pulling fs layer [2021-03-16T07:49:06.794Z] 5d8f1d1f9197: Pulling fs layer [2021-03-16T07:49:06.794Z] 1301750ffb48: Pulling fs layer [2021-03-16T07:49:06.794Z] dc5c6edc9cff: Pulling fs layer [2021-03-16T07:49:06.794Z] 3c370c2e2f82: Pulling fs layer [2021-03-16T07:49:06.794Z] 5ffb2f5886e2: Pulling fs layer [2021-03-16T07:49:06.794Z] dc5c6edc9cff: Waiting [2021-03-16T07:49:06.794Z] 1301750ffb48: Waiting [2021-03-16T07:49:06.794Z] 3c370c2e2f82: Waiting [2021-03-16T07:49:06.794Z] 5ffb2f5886e2: Waiting [2021-03-16T07:49:07.006Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s done [2021-03-16T07:49:07.006Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.16MB / 68.67MB 2.4s [2021-03-16T07:49:07.006Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-03-16T07:49:07.006Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.4s [2021-03-16T07:49:07.006Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.4s [2021-03-16T07:49:07.006Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.4s done [2021-03-16T07:49:07.006Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.53MB / 120.17MB 2.6s [2021-03-16T07:49:07.090Z] dfe2d012519c: Download complete [2021-03-16T07:49:07.267Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.07MB / 120.17MB 2.9s [2021-03-16T07:49:07.388Z] 5d8f1d1f9197: Verifying Checksum [2021-03-16T07:49:07.388Z] 5d8f1d1f9197: Download complete [2021-03-16T07:49:07.420Z] #27 extracting sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 8.2s done [2021-03-16T07:49:07.525Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.9s done [2021-03-16T07:49:07.715Z] #27 DONE 11.5s [2021-03-16T07:49:07.715Z] [2021-03-16T07:49:07.715Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-16T07:49:07.781Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.46MB / 120.17MB 3.3s [2021-03-16T07:49:08.007Z] #28 ... [2021-03-16T07:49:08.007Z] [2021-03-16T07:49:08.007Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-16T07:49:08.007Z] #14 3.429 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:49:08.007Z] #14 3.518 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:49:08.007Z] #14 3.518 Get:3 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-16T07:49:08.007Z] #14 3.518 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:49:08.007Z] #14 4.340 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-16T07:49:08.007Z] #14 6.631 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-16T07:49:08.007Z] #14 10.12 Get:7 http://deb.debian.org/debian buster-backports/main s390x Packages [419 kB] [2021-03-16T07:49:08.007Z] #14 ... [2021-03-16T07:49:08.007Z] [2021-03-16T07:49:08.007Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:49:08.007Z] #48 5.214 + RM_GOPATH=0 [2021-03-16T07:49:08.007Z] #48 5.214 + TMP_GOPATH= [2021-03-16T07:49:08.007Z] #48 5.216 + : /build [2021-03-16T07:49:08.007Z] #48 5.216 + '[' -z '' ']' [2021-03-16T07:49:08.007Z] #48 5.227 ++ mktemp -d [2021-03-16T07:49:08.007Z] #48 5.241 + export GOPATH=/tmp/tmp.jK8qchDglg [2021-03-16T07:49:08.007Z] #48 5.241 + GOPATH=/tmp/tmp.jK8qchDglg [2021-03-16T07:49:08.007Z] #48 5.241 + RM_GOPATH=1 [2021-03-16T07:49:08.007Z] #48 5.250 + case "$(go env GOARCH)" in [2021-03-16T07:49:08.007Z] #48 5.250 ++ go env GOARCH [2021-03-16T07:49:08.007Z] #48 5.334 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:08.007Z] #48 5.334 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:08.007Z] #48 5.334 ++ dirname /tmp/install/install.sh [2021-03-16T07:49:08.007Z] #48 5.355 + dir=/tmp/install [2021-03-16T07:49:08.007Z] #48 5.355 + bin=gotestsum [2021-03-16T07:49:08.007Z] #48 5.355 + shift [2021-03-16T07:49:08.007Z] #48 5.355 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-16T07:49:08.007Z] #48 5.355 + . /tmp/install/gotestsum.installer [2021-03-16T07:49:08.007Z] #48 5.355 ++ : v0.5.3 [2021-03-16T07:49:08.007Z] #48 5.361 + install_gotestsum [2021-03-16T07:49:08.007Z] #48 5.362 + set -e [2021-03-16T07:49:08.007Z] #48 5.362 + export GO111MODULE=on [2021-03-16T07:49:08.007Z] #48 5.362 + GO111MODULE=on [2021-03-16T07:49:08.007Z] #48 5.362 + GOBIN=/build [2021-03-16T07:49:08.007Z] #48 5.362 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-16T07:49:08.007Z] #48 5.529 go: finding gotest.tools v0.5.3 [2021-03-16T07:49:08.007Z] #48 5.529 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-16T07:49:08.039Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.85MB / 120.17MB 3.7s [2021-03-16T07:49:08.296Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.01MB / 120.17MB 3.9s [2021-03-16T07:49:08.330Z] #48 ... [2021-03-16T07:49:08.330Z] [2021-03-16T07:49:08.330Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:49:08.330Z] #25 6.562 + RM_GOPATH=0 [2021-03-16T07:49:08.330Z] #25 6.563 + TMP_GOPATH= [2021-03-16T07:49:08.330Z] #25 6.563 + : /build [2021-03-16T07:49:08.330Z] #25 6.563 + '[' -z '' ']' [2021-03-16T07:49:08.330Z] #25 6.563 ++ mktemp -d [2021-03-16T07:49:08.330Z] #25 6.563 + export GOPATH=/tmp/tmp.mCFgjsLm9P [2021-03-16T07:49:08.330Z] #25 6.563 + GOPATH=/tmp/tmp.mCFgjsLm9P [2021-03-16T07:49:08.330Z] #25 6.563 + RM_GOPATH=1 [2021-03-16T07:49:08.330Z] #25 6.563 + case "$(go env GOARCH)" in [2021-03-16T07:49:08.330Z] #25 6.563 ++ go env GOARCH [2021-03-16T07:49:08.330Z] #25 6.586 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:08.330Z] #25 6.586 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:08.330Z] #25 6.587 ++ dirname /tmp/install/install.sh [2021-03-16T07:49:08.330Z] #25 6.596 + dir=/tmp/install [2021-03-16T07:49:08.330Z] #25 6.596 + bin=dockercli [2021-03-16T07:49:08.330Z] #25 6.596 + shift [2021-03-16T07:49:08.330Z] #25 6.596 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-16T07:49:08.330Z] #25 6.596 + . /tmp/install/dockercli.installer [2021-03-16T07:49:08.330Z] #25 6.597 ++ : stable [2021-03-16T07:49:08.330Z] #25 6.597 ++ : 17.06.2-ce [2021-03-16T07:49:08.330Z] #25 6.599 + install_dockercli [2021-03-16T07:49:08.330Z] #25 6.599 Install docker/cli version 17.06.2-ce from stable [2021-03-16T07:49:08.330Z] #25 6.599 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-16T07:49:08.330Z] #25 6.599 ++ uname -m [2021-03-16T07:49:08.330Z] #25 6.613 + arch=s390x [2021-03-16T07:49:08.330Z] #25 6.613 + '[' s390x '!=' x86_64 ']' [2021-03-16T07:49:08.330Z] #25 6.613 + '[' s390x '!=' s390x ']' [2021-03-16T07:49:08.330Z] #25 6.613 + url=https://download.docker.com/linux/static [2021-03-16T07:49:08.330Z] #25 6.614 + tar -xz docker/docker [2021-03-16T07:49:08.330Z] #25 6.618 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-03-16T07:49:08.555Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.90MB / 120.17MB 4.2s [2021-03-16T07:49:08.666Z] #25 ... [2021-03-16T07:49:08.666Z] [2021-03-16T07:49:08.666Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:49:08.666Z] #48 6.700 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-16T07:49:08.666Z] #48 7.120 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-16T07:49:08.922Z] db4e2d8d5901: Verifying Checksum [2021-03-16T07:49:08.922Z] db4e2d8d5901: Download complete [2021-03-16T07:49:09.125Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.02MB / 120.17MB 4.6s [2021-03-16T07:49:09.298Z] #48 7.649 go: downloading github.com/pkg/errors v0.9.1 [2021-03-16T07:49:09.298Z] #48 7.649 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-16T07:49:09.298Z] #48 7.660 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:49:09.298Z] #48 7.689 go: downloading github.com/fatih/color v1.9.0 [2021-03-16T07:49:09.298Z] #48 7.693 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:49:09.298Z] #48 7.710 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:49:09.298Z] #48 7.785 go: extracting github.com/pkg/errors v0.9.1 [2021-03-16T07:49:09.382Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.22MB / 120.17MB 4.8s [2021-03-16T07:49:09.382Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.98MB / 120.17MB 4.9s [2021-03-16T07:49:09.382Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.32MB / 120.17MB 5.0s [2021-03-16T07:49:09.590Z] #48 7.821 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:49:09.590Z] #48 8.042 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:49:09.639Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.81MB / 120.17MB 5.2s [2021-03-16T07:49:09.880Z] #48 8.091 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:49:09.880Z] #48 8.103 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:49:09.880Z] #48 8.131 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:49:09.880Z] #48 8.134 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-16T07:49:09.880Z] #48 8.145 go: extracting github.com/fatih/color v1.9.0 [2021-03-16T07:49:09.880Z] #48 8.248 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:49:09.880Z] #48 8.249 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:49:09.895Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.10MB / 120.17MB 5.4s [2021-03-16T07:49:09.981Z] 1301750ffb48: Verifying Checksum [2021-03-16T07:49:09.981Z] 1301750ffb48: Download complete [2021-03-16T07:49:09.981Z] 5ffb2f5886e2: Verifying Checksum [2021-03-16T07:49:09.981Z] 5ffb2f5886e2: Download complete [2021-03-16T07:49:10.151Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.29MB / 120.17MB 5.6s [2021-03-16T07:49:10.173Z] #48 8.493 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:49:10.173Z] #48 8.567 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:49:10.486Z] #48 8.834 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:49:11.032Z] dc5c6edc9cff: Verifying Checksum [2021-03-16T07:49:11.032Z] dc5c6edc9cff: Download complete [2021-03-16T07:49:11.082Z] #9 ... [2021-03-16T07:49:11.082Z] [2021-03-16T07:49:11.082Z] #23 [internal] load build context [2021-03-16T07:49:11.082Z] #23 sha256:a21a9f530c1d5bc3acdcf77a9d2b87f1eca45d597215dd5f31ad45496fc9c0aa [2021-03-16T07:49:11.082Z] #23 transferring context: 53.42MB 6.3s done [2021-03-16T07:49:11.082Z] #23 DONE 6.9s [2021-03-16T07:49:11.082Z] [2021-03-16T07:49:11.082Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:49:11.082Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:49:11.082Z] #9 ... [2021-03-16T07:49:11.082Z] [2021-03-16T07:49:11.082Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-16T07:49:11.082Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-16T07:49:11.082Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-16T07:49:11.082Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-16T07:49:11.082Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-16T07:49:11.082Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-16T07:49:11.082Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.1s done [2021-03-16T07:49:11.082Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.5s [2021-03-16T07:49:11.338Z] #62 ... [2021-03-16T07:49:11.338Z] [2021-03-16T07:49:11.338Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:49:11.338Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:49:11.338Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.7s done [2021-03-16T07:49:11.521Z] #48 9.817 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:49:11.521Z] #48 ... [2021-03-16T07:49:11.521Z] [2021-03-16T07:49:11.521Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-16T07:49:11.521Z] #68 4.256 + RM_GOPATH=0 [2021-03-16T07:49:11.521Z] #68 4.256 + TMP_GOPATH= [2021-03-16T07:49:11.521Z] #68 4.256 + : /build [2021-03-16T07:49:11.521Z] #68 4.256 + '[' -z '' ']' [2021-03-16T07:49:11.521Z] #68 4.256 ++ mktemp -d [2021-03-16T07:49:11.521Z] #68 4.262 + export GOPATH=/tmp/tmp.auofCEyREh [2021-03-16T07:49:11.521Z] #68 4.262 + GOPATH=/tmp/tmp.auofCEyREh [2021-03-16T07:49:11.521Z] #68 4.262 + RM_GOPATH=1 [2021-03-16T07:49:11.521Z] #68 4.262 + case "$(go env GOARCH)" in [2021-03-16T07:49:11.521Z] #68 4.262 ++ go env GOARCH [2021-03-16T07:49:11.521Z] #68 4.262 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:11.521Z] #68 4.262 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:11.521Z] #68 4.262 ++ dirname /tmp/install/install.sh [2021-03-16T07:49:11.521Z] #68 4.262 + dir=/tmp/install [2021-03-16T07:49:11.521Z] #68 4.262 + bin=proxy [2021-03-16T07:49:11.521Z] #68 4.262 + shift [2021-03-16T07:49:11.521Z] #68 4.262 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-16T07:49:11.521Z] #68 4.262 + . /tmp/install/proxy.installer [2021-03-16T07:49:11.521Z] #68 4.262 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:49:11.521Z] #68 4.262 + install_proxy [2021-03-16T07:49:11.521Z] #68 4.262 + case "$1" in [2021-03-16T07:49:11.521Z] #68 4.262 + export CGO_ENABLED=0 [2021-03-16T07:49:11.521Z] #68 4.262 + CGO_ENABLED=0 [2021-03-16T07:49:11.521Z] #68 4.262 + _install_proxy [2021-03-16T07:49:11.521Z] #68 4.262 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-16T07:49:11.521Z] #68 4.262 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.auofCEyREh/src/github.com/docker/libnetwork [2021-03-16T07:49:11.521Z] #68 4.262 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:49:11.521Z] #68 4.282 Cloning into '/tmp/tmp.auofCEyREh/src/github.com/docker/libnetwork'... [2021-03-16T07:49:11.521Z] #68 ... [2021-03-16T07:49:11.521Z] [2021-03-16T07:49:11.521Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:49:11.521Z] #59 4.028 + RM_GOPATH=0 [2021-03-16T07:49:11.521Z] #59 4.028 + TMP_GOPATH= [2021-03-16T07:49:11.521Z] #59 4.028 + : /build [2021-03-16T07:49:11.521Z] #59 4.028 + '[' -z '' ']' [2021-03-16T07:49:11.521Z] #59 4.031 ++ mktemp -d [2021-03-16T07:49:11.521Z] #59 4.033 + export GOPATH=/tmp/tmp.AxDZ2Szffw [2021-03-16T07:49:11.521Z] #59 4.033 + GOPATH=/tmp/tmp.AxDZ2Szffw [2021-03-16T07:49:11.521Z] #59 4.033 + RM_GOPATH=1 [2021-03-16T07:49:11.521Z] #59 4.044 + case "$(go env GOARCH)" in [2021-03-16T07:49:11.521Z] #59 4.044 ++ go env GOARCH [2021-03-16T07:49:11.521Z] #59 4.087 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:11.521Z] #59 4.087 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:11.521Z] #59 4.091 ++ dirname /tmp/install/install.sh [2021-03-16T07:49:11.521Z] #59 4.094 + dir=/tmp/install [2021-03-16T07:49:11.521Z] #59 4.094 + bin=rootlesskit [2021-03-16T07:49:11.521Z] #59 4.095 + shift [2021-03-16T07:49:11.521Z] #59 4.095 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-16T07:49:11.521Z] #59 4.095 + . /tmp/install/rootlesskit.installer [2021-03-16T07:49:11.521Z] #59 4.095 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:49:11.521Z] #59 4.095 + install_rootlesskit [2021-03-16T07:49:11.521Z] #59 4.095 + case "$1" in [2021-03-16T07:49:11.521Z] #59 4.095 + export CGO_ENABLED=0 [2021-03-16T07:49:11.521Z] #59 4.095 + CGO_ENABLED=0 [2021-03-16T07:49:11.521Z] #59 4.095 + _install_rootlesskit [2021-03-16T07:49:11.521Z] #59 4.101 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:49:11.521Z] #59 4.101 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-16T07:49:11.521Z] #59 4.101 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.AxDZ2Szffw/src/github.com/rootless-containers/rootlesskit [2021-03-16T07:49:11.521Z] #59 4.101 Cloning into '/tmp/tmp.AxDZ2Szffw/src/github.com/rootless-containers/rootlesskit'... [2021-03-16T07:49:11.521Z] #59 8.287 + cd /tmp/tmp.AxDZ2Szffw/src/github.com/rootless-containers/rootlesskit [2021-03-16T07:49:11.521Z] #59 8.288 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:49:11.521Z] #59 8.387 + export GO111MODULE=on [2021-03-16T07:49:11.521Z] #59 8.387 + GO111MODULE=on [2021-03-16T07:49:11.521Z] #59 8.387 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-16T07:49:11.521Z] #59 8.388 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-16T07:49:11.521Z] #59 9.892 go: downloading github.com/pkg/errors v0.9.1 [2021-03-16T07:49:11.521Z] #59 9.968 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-16T07:49:11.521Z] #59 9.983 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:49:11.521Z] #59 9.991 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:49:11.521Z] #59 10.06 go: extracting github.com/pkg/errors v0.9.1 [2021-03-16T07:49:11.521Z] #59 10.16 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:49:11.521Z] #59 10.17 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-16T07:49:11.521Z] #59 10.22 go: downloading github.com/google/uuid v1.2.0 [2021-03-16T07:49:11.595Z] #9 ... [2021-03-16T07:49:11.595Z] [2021-03-16T07:49:11.595Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-16T07:49:11.595Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-16T07:49:11.595Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.8s done [2021-03-16T07:49:11.595Z] #62 DONE 7.1s [2021-03-16T07:49:11.595Z] [2021-03-16T07:49:11.595Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:49:11.595Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:49:11.812Z] #59 10.25 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:49:11.812Z] #59 10.28 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:49:11.812Z] #59 10.32 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-16T07:49:11.812Z] #59 ... [2021-03-16T07:49:11.812Z] [2021-03-16T07:49:11.812Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-16T07:49:11.812Z] #46 6.360 + RM_GOPATH=0 [2021-03-16T07:49:11.812Z] #46 6.360 + TMP_GOPATH= [2021-03-16T07:49:11.812Z] #46 6.360 + : /build [2021-03-16T07:49:11.812Z] #46 6.360 + '[' -z '' ']' [2021-03-16T07:49:11.812Z] #46 6.361 ++ mktemp -d [2021-03-16T07:49:11.812Z] #46 6.373 + export GOPATH=/tmp/tmp.qs2e8SusvO [2021-03-16T07:49:11.812Z] #46 6.373 + GOPATH=/tmp/tmp.qs2e8SusvO [2021-03-16T07:49:11.812Z] #46 6.373 + RM_GOPATH=1 [2021-03-16T07:49:11.812Z] #46 6.373 + case "$(go env GOARCH)" in [2021-03-16T07:49:11.812Z] #46 6.373 ++ go env GOARCH [2021-03-16T07:49:11.812Z] #46 6.447 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:11.812Z] #46 6.447 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:11.812Z] #46 6.450 ++ dirname /tmp/install/install.sh [2021-03-16T07:49:11.812Z] #46 6.456 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:49:11.812Z] #46 6.456 + dir=/tmp/install [2021-03-16T07:49:11.812Z] #46 6.456 + bin=vndr [2021-03-16T07:49:11.812Z] #46 6.456 + shift [2021-03-16T07:49:11.812Z] #46 6.456 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-16T07:49:11.812Z] #46 6.456 + . /tmp/install/vndr.installer [2021-03-16T07:49:11.812Z] #46 6.456 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:49:11.812Z] #46 6.456 + install_vndr [2021-03-16T07:49:11.812Z] #46 6.456 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-16T07:49:11.812Z] #46 6.456 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qs2e8SusvO/src/github.com/LK4D4/vndr [2021-03-16T07:49:11.812Z] #46 6.505 Cloning into '/tmp/tmp.qs2e8SusvO/src/github.com/LK4D4/vndr'... [2021-03-16T07:49:11.812Z] #46 7.157 + cd /tmp/tmp.qs2e8SusvO/src/github.com/LK4D4/vndr [2021-03-16T07:49:11.812Z] #46 7.157 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:49:11.812Z] #46 7.169 + go build -buildmode=pie -v -o /build/vndr . [2021-03-16T07:49:11.812Z] #46 8.363 internal/cpu [2021-03-16T07:49:11.812Z] #46 8.371 runtime/internal/atomic [2021-03-16T07:49:11.812Z] #46 8.557 runtime/internal/sys [2021-03-16T07:49:11.812Z] #46 8.753 runtime/internal/math [2021-03-16T07:49:11.812Z] #46 8.851 internal/bytealg [2021-03-16T07:49:11.812Z] #46 8.917 internal/race [2021-03-16T07:49:11.812Z] #46 9.004 sync/atomic [2021-03-16T07:49:11.812Z] #46 9.283 runtime [2021-03-16T07:49:11.812Z] #46 9.285 unicode [2021-03-16T07:49:11.812Z] #46 ... [2021-03-16T07:49:11.812Z] [2021-03-16T07:49:11.812Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:49:11.812Z] #50 4.378 + RM_GOPATH=0 [2021-03-16T07:49:11.812Z] #50 4.378 + TMP_GOPATH= [2021-03-16T07:49:11.812Z] #50 4.378 + : /build [2021-03-16T07:49:11.812Z] #50 4.378 + '[' -z '' ']' [2021-03-16T07:49:11.812Z] #50 4.378 ++ mktemp -d [2021-03-16T07:49:11.812Z] #50 4.383 + export GOPATH=/tmp/tmp.ksz9y38UJM [2021-03-16T07:49:11.812Z] #50 4.383 + GOPATH=/tmp/tmp.ksz9y38UJM [2021-03-16T07:49:11.812Z] #50 4.383 + RM_GOPATH=1 [2021-03-16T07:49:11.812Z] #50 4.383 + case "$(go env GOARCH)" in [2021-03-16T07:49:11.812Z] #50 4.383 ++ go env GOARCH [2021-03-16T07:49:11.812Z] #50 4.390 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:11.812Z] #50 4.390 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:11.812Z] #50 4.391 ++ dirname /tmp/install/install.sh [2021-03-16T07:49:11.812Z] #50 4.395 + dir=/tmp/install [2021-03-16T07:49:11.812Z] #50 4.395 + bin=golangci_lint [2021-03-16T07:49:11.812Z] #50 4.395 + shift [2021-03-16T07:49:11.812Z] #50 4.395 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-16T07:49:11.812Z] #50 4.395 + . /tmp/install/golangci_lint.installer [2021-03-16T07:49:11.812Z] #50 4.395 ++ : v1.23.8 [2021-03-16T07:49:11.812Z] #50 4.395 + install_golangci_lint [2021-03-16T07:49:11.812Z] #50 4.395 + set -e [2021-03-16T07:49:11.812Z] #50 4.395 + export GO111MODULE=on [2021-03-16T07:49:11.812Z] #50 4.395 + GO111MODULE=on [2021-03-16T07:49:11.812Z] #50 4.395 + GOBIN=/build [2021-03-16T07:49:11.812Z] #50 4.395 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-16T07:49:11.812Z] #50 4.603 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-16T07:49:11.812Z] #50 4.648 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-16T07:49:11.812Z] #50 4.648 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:49:11.812Z] #50 4.648 go: finding github.com v1.23.8 [2021-03-16T07:49:11.812Z] #50 4.648 go: finding github.com/golangci v1.23.8 [2021-03-16T07:49:11.812Z] #50 5.909 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:49:11.812Z] #50 6.663 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:49:12.103Z] #50 ... [2021-03-16T07:49:12.103Z] [2021-03-16T07:49:12.103Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-16T07:49:12.103Z] #52 5.134 + RM_GOPATH=0 [2021-03-16T07:49:12.103Z] #52 5.134 + TMP_GOPATH= [2021-03-16T07:49:12.103Z] #52 5.134 + : /build [2021-03-16T07:49:12.103Z] #52 5.134 + '[' -z '' ']' [2021-03-16T07:49:12.103Z] #52 5.136 ++ mktemp -d [2021-03-16T07:49:12.103Z] #52 5.136 + export GOPATH=/tmp/tmp.apOwCCxyhT [2021-03-16T07:49:12.103Z] #52 5.136 + GOPATH=/tmp/tmp.apOwCCxyhT [2021-03-16T07:49:12.103Z] #52 5.136 + RM_GOPATH=1 [2021-03-16T07:49:12.103Z] #52 5.136 + case "$(go env GOARCH)" in [2021-03-16T07:49:12.103Z] #52 5.141 ++ go env GOARCH [2021-03-16T07:49:12.103Z] #52 5.218 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:12.103Z] #52 5.218 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:12.103Z] #52 5.227 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:49:12.103Z] #52 5.227 ++ dirname /tmp/install/install.sh [2021-03-16T07:49:12.103Z] #52 5.227 + dir=/tmp/install [2021-03-16T07:49:12.103Z] #52 5.227 + bin=shfmt [2021-03-16T07:49:12.103Z] #52 5.227 + shift [2021-03-16T07:49:12.103Z] #52 5.227 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-16T07:49:12.103Z] #52 5.227 + . /tmp/install/shfmt.installer [2021-03-16T07:49:12.103Z] #52 5.227 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:49:12.103Z] #52 5.227 + install_shfmt [2021-03-16T07:49:12.103Z] #52 5.227 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-16T07:49:12.103Z] #52 5.227 + git clone https://github.com/mvdan/sh.git /tmp/tmp.apOwCCxyhT/src/github.com/mvdan/sh [2021-03-16T07:49:12.103Z] #52 5.227 Cloning into '/tmp/tmp.apOwCCxyhT/src/github.com/mvdan/sh'... [2021-03-16T07:49:12.103Z] #52 ... [2021-03-16T07:49:12.103Z] [2021-03-16T07:49:12.103Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-16T07:49:12.103Z] #35 6.654 + RM_GOPATH=0 [2021-03-16T07:49:12.103Z] #35 6.654 + TMP_GOPATH= [2021-03-16T07:49:12.103Z] #35 6.654 + : /build [2021-03-16T07:49:12.103Z] #35 6.654 + '[' -z '' ']' [2021-03-16T07:49:12.103Z] #35 6.657 ++ mktemp -d [2021-03-16T07:49:12.103Z] #35 6.678 + export GOPATH=/tmp/tmp.OPAoH69tS6 [2021-03-16T07:49:12.103Z] #35 6.678 + GOPATH=/tmp/tmp.OPAoH69tS6 [2021-03-16T07:49:12.103Z] #35 6.678 + RM_GOPATH=1 [2021-03-16T07:49:12.103Z] #35 6.678 + case "$(go env GOARCH)" in [2021-03-16T07:49:12.103Z] #35 6.678 ++ go env GOARCH [2021-03-16T07:49:12.103Z] #35 6.693 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:12.103Z] #35 6.693 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:12.103Z] #35 6.704 ++ dirname /tmp/install/install.sh [2021-03-16T07:49:12.103Z] #35 6.706 + dir=/tmp/install [2021-03-16T07:49:12.103Z] #35 6.707 + bin=tomlv [2021-03-16T07:49:12.103Z] #35 6.707 + shift [2021-03-16T07:49:12.103Z] #35 6.707 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-16T07:49:12.103Z] #35 6.707 + . /tmp/install/tomlv.installer [2021-03-16T07:49:12.103Z] #35 6.707 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:49:12.103Z] #35 6.708 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:49:12.103Z] #35 6.708 + install_tomlv [2021-03-16T07:49:12.103Z] #35 6.708 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-16T07:49:12.103Z] #35 6.710 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OPAoH69tS6/src/github.com/BurntSushi/toml [2021-03-16T07:49:12.103Z] #35 6.712 Cloning into '/tmp/tmp.OPAoH69tS6/src/github.com/BurntSushi/toml'... [2021-03-16T07:49:12.103Z] #35 7.557 + cd /tmp/tmp.OPAoH69tS6/src/github.com/BurntSushi/toml [2021-03-16T07:49:12.103Z] #35 7.557 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:49:12.103Z] #35 7.567 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-16T07:49:12.103Z] #35 8.202 runtime/internal/atomic [2021-03-16T07:49:12.103Z] #35 8.203 internal/cpu [2021-03-16T07:49:12.103Z] #35 8.417 runtime/internal/sys [2021-03-16T07:49:12.103Z] #35 8.627 runtime/internal/math [2021-03-16T07:49:12.103Z] #35 8.756 math/bits [2021-03-16T07:49:12.103Z] #35 8.882 internal/bytealg [2021-03-16T07:49:12.103Z] #35 9.327 math [2021-03-16T07:49:12.103Z] #35 9.486 runtime [2021-03-16T07:49:12.103Z] #35 ... [2021-03-16T07:49:12.103Z] [2021-03-16T07:49:12.103Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:49:12.103Z] #59 10.64 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:49:12.103Z] #59 10.65 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-16T07:49:12.103Z] #59 10.67 go: extracting github.com/google/uuid v1.2.0 [2021-03-16T07:49:12.103Z] #59 10.78 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:49:12.103Z] #59 10.87 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-16T07:49:12.103Z] #59 10.89 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:49:12.162Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [2021-03-16T07:49:12.729Z] #9 ... [2021-03-16T07:49:12.729Z] [2021-03-16T07:49:12.729Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-16T07:49:12.729Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-16T07:49:12.729Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-16T07:49:12.729Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-16T07:49:12.729Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-16T07:49:12.729Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-16T07:49:12.729Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done [2021-03-16T07:49:12.729Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2021-03-16T07:49:12.729Z] #64 DONE 8.2s [2021-03-16T07:49:12.729Z] [2021-03-16T07:49:12.729Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:49:12.729Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:49:13.137Z] #59 11.54 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:49:13.149Z] db4e2d8d5901: Pull complete [2021-03-16T07:49:13.149Z] dfe2d012519c: Pull complete [2021-03-16T07:49:13.433Z] #59 11.88 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:49:13.442Z] 3c370c2e2f82: Verifying Checksum [2021-03-16T07:49:13.442Z] 3c370c2e2f82: Download complete [2021-03-16T07:49:13.442Z] 5d8f1d1f9197: Pull complete [2021-03-16T07:49:14.100Z] #9 ... [2021-03-16T07:49:14.100Z] [2021-03-16T07:49:14.100Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-16T07:49:14.100Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-16T07:49:14.100Z] #63 DONE 0.7s [2021-03-16T07:49:14.356Z] [2021-03-16T07:49:14.356Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:49:14.356Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:49:14.356Z] #9 ... [2021-03-16T07:49:14.356Z] [2021-03-16T07:49:14.356Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-16T07:49:14.356Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-16T07:49:14.356Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-16T07:49:14.356Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-16T07:49:14.356Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-16T07:49:14.356Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-16T07:49:14.356Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 5.1s done [2021-03-16T07:49:14.356Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 4.1s [2021-03-16T07:49:14.464Z] #59 13.02 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:49:14.464Z] #59 13.09 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:49:14.616Z] #26 ... [2021-03-16T07:49:14.616Z] [2021-03-16T07:49:14.616Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:49:14.616Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:49:15.134Z] #59 13.60 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:49:15.134Z] #59 13.62 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-16T07:49:15.134Z] #59 13.70 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:49:15.439Z] #59 ... [2021-03-16T07:49:15.439Z] [2021-03-16T07:49:15.439Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:49:15.439Z] #25 12.91 + mkdir -p /build [2021-03-16T07:49:15.439Z] #25 12.93 + mv docker/docker /build/ [2021-03-16T07:49:15.439Z] #25 12.95 + rmdir docker [2021-03-16T07:49:15.439Z] #25 DONE 13.8s [2021-03-16T07:49:15.544Z] #9 ... [2021-03-16T07:49:15.544Z] [2021-03-16T07:49:15.544Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-16T07:49:15.544Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-16T07:49:15.544Z] #65 DONE 1.1s [2021-03-16T07:49:15.544Z] [2021-03-16T07:49:15.544Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:49:15.544Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:49:15.731Z] [2021-03-16T07:49:15.731Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:49:15.731Z] #50 10.83 go: downloading github.com/fatih/color v1.7.0 [2021-03-16T07:49:15.731Z] #50 11.03 go: downloading github.com/pkg/errors v0.8.1 [2021-03-16T07:49:15.731Z] #50 11.03 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:49:15.731Z] #50 11.03 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:49:15.731Z] #50 11.03 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-16T07:49:15.731Z] #50 11.03 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-16T07:49:15.731Z] #50 11.03 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:49:15.731Z] #50 11.04 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:49:15.731Z] #50 11.10 go: extracting github.com/fatih/color v1.7.0 [2021-03-16T07:49:15.731Z] #50 11.11 go: extracting github.com/pkg/errors v0.8.1 [2021-03-16T07:49:15.731Z] #50 11.19 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-16T07:49:15.731Z] #50 11.23 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:49:15.731Z] #50 11.29 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:49:15.731Z] #50 11.30 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:49:15.731Z] #50 11.30 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-16T07:49:15.731Z] #50 11.46 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:49:15.731Z] #50 11.61 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:49:15.731Z] #50 11.61 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:49:15.731Z] #50 11.61 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-16T07:49:15.731Z] #50 11.61 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-16T07:49:15.731Z] #50 11.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:49:15.731Z] #50 11.77 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-16T07:49:15.731Z] #50 11.84 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:49:15.731Z] #50 11.84 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:49:15.731Z] #50 11.88 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:49:15.731Z] #50 11.99 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:49:15.731Z] #50 12.00 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-16T07:49:15.731Z] #50 12.19 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:49:15.731Z] #50 12.43 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:49:15.731Z] #50 12.54 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:49:15.731Z] #50 12.75 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:49:15.731Z] #50 12.85 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:49:15.731Z] #50 13.35 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:49:15.731Z] #50 13.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:49:15.731Z] #50 13.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:49:15.731Z] #50 13.92 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:49:15.731Z] #50 13.92 go: downloading github.com/spf13/viper v1.6.1 [2021-03-16T07:49:15.731Z] #50 13.92 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:49:15.731Z] #50 13.93 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:49:15.732Z] #50 14.01 go: extracting github.com/spf13/viper v1.6.1 [2021-03-16T07:49:16.023Z] #50 14.16 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:49:16.023Z] #50 14.34 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:49:16.023Z] #50 14.34 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:49:16.197Z] 1301750ffb48: Pull complete [2021-03-16T07:49:16.315Z] #50 14.66 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:49:16.315Z] #50 14.67 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:49:16.610Z] #50 14.77 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:49:16.610Z] #50 14.79 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:49:16.610Z] #50 14.88 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:49:16.610Z] #50 ... [2021-03-16T07:49:16.610Z] [2021-03-16T07:49:16.610Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-16T07:49:16.610Z] #43 10.29 Fetched 8111 kB in 8s (974 kB/s) [2021-03-16T07:49:16.610Z] #43 10.29 Reading package lists... [2021-03-16T07:49:16.610Z] #43 16.96 Reading package lists... [2021-03-16T07:49:16.610Z] #43 ... [2021-03-16T07:49:16.610Z] [2021-03-16T07:49:16.610Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-16T07:49:16.610Z] #41 16.31 Checking out files: 90% (1517/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-16T07:49:16.610Z] #41 16.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-16T07:49:16.610Z] #41 18.66 + 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-03-16T07:49:16.926Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.3s [2021-03-16T07:49:17.183Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.3s done [2021-03-16T07:49:17.440Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-16T07:49:18.285Z] dc5c6edc9cff: Pull complete [2021-03-16T07:49:18.370Z] #9 ... [2021-03-16T07:49:18.370Z] [2021-03-16T07:49:18.370Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-16T07:49:18.370Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-16T07:49:18.370Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 7.7s done [2021-03-16T07:49:18.370Z] #26 DONE 13.9s [2021-03-16T07:49:18.370Z] [2021-03-16T07:49:18.370Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:49:18.370Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:49:18.370Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.1s done [2021-03-16T07:49:18.630Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-16T07:49:18.674Z] #41 ... [2021-03-16T07:49:18.674Z] [2021-03-16T07:49:18.674Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-16T07:49:18.674Z] #56 12.53 Fetched 8111 kB in 10s (794 kB/s) [2021-03-16T07:49:18.674Z] #56 12.53 Reading package lists... [2021-03-16T07:49:18.985Z] #56 19.23 Reading package lists... [2021-03-16T07:49:18.985Z] #56 ... [2021-03-16T07:49:18.985Z] [2021-03-16T07:49:18.985Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:49:18.985Z] #59 17.00 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:49:18.985Z] #59 17.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:49:19.194Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-03-16T07:49:19.277Z] #59 ... [2021-03-16T07:49:19.277Z] [2021-03-16T07:49:19.277Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-16T07:49:19.277Z] #37 13.01 Fetched 8111 kB in 11s (722 kB/s) [2021-03-16T07:49:19.277Z] #37 13.01 Reading package lists... [2021-03-16T07:49:19.277Z] #37 18.64 Reading package lists... [2021-03-16T07:49:19.277Z] #37 ... [2021-03-16T07:49:19.277Z] [2021-03-16T07:49:19.277Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:49:19.277Z] #50 17.35 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-16T07:49:19.277Z] #50 17.35 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:49:19.277Z] #50 17.35 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:49:19.277Z] #50 17.36 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:49:19.277Z] #50 17.36 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:49:19.277Z] #50 17.36 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:49:19.277Z] #50 17.36 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-16T07:49:19.277Z] #50 17.36 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:49:19.277Z] #50 17.36 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:49:19.277Z] #50 17.50 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:49:19.277Z] #50 17.55 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-16T07:49:19.277Z] #50 17.55 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:49:19.277Z] #50 17.64 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:49:19.277Z] #50 17.64 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:49:19.277Z] #50 17.66 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:49:19.277Z] #50 17.68 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:49:19.277Z] #50 17.68 go: downloading github.com/spf13/cast v1.3.0 [2021-03-16T07:49:19.277Z] #50 17.68 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-16T07:49:19.277Z] #50 17.69 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:49:19.277Z] #50 17.70 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:49:19.277Z] #50 17.71 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:49:19.277Z] #50 17.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:49:19.277Z] #50 17.73 go: extracting github.com/spf13/cast v1.3.0 [2021-03-16T07:49:19.277Z] #50 17.76 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:49:19.568Z] #50 17.84 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:49:19.568Z] #50 17.93 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:49:19.568Z] #50 17.93 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:49:19.568Z] #50 17.98 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:49:19.568Z] #50 17.98 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:49:19.568Z] #50 17.98 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-16T07:49:19.568Z] #50 17.98 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:49:19.568Z] #50 18.01 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:49:19.568Z] #50 18.01 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:49:19.760Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-16T07:49:19.859Z] #50 18.13 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:49:19.859Z] #50 18.14 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:49:19.859Z] #50 18.19 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:49:19.859Z] #50 ... [2021-03-16T07:49:19.859Z] [2021-03-16T07:49:19.859Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-16T07:49:19.859Z] #28 2.263 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:49:19.859Z] #28 2.354 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:49:19.859Z] #28 2.417 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:49:19.859Z] #28 3.130 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-16T07:49:19.859Z] #28 4.478 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-16T07:49:19.859Z] #28 6.740 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-16T07:49:20.150Z] #28 ... [2021-03-16T07:49:20.150Z] [2021-03-16T07:49:20.150Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-16T07:49:20.150Z] #68 18.47 Checking out files: 89% (1698/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-16T07:49:20.150Z] #68 18.83 + cd /tmp/tmp.auofCEyREh/src/github.com/docker/libnetwork [2021-03-16T07:49:20.150Z] #68 18.83 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:49:20.150Z] #68 ... [2021-03-16T07:49:20.150Z] [2021-03-16T07:49:20.150Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-16T07:49:20.150Z] #14 12.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-16T07:49:20.150Z] #14 19.53 Fetched 8577 kB in 16s (531 kB/s) [2021-03-16T07:49:20.440Z] #14 19.53 Reading package lists... [2021-03-16T07:49:20.440Z] #14 ... [2021-03-16T07:49:20.440Z] [2021-03-16T07:49:20.440Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:49:20.440Z] #50 18.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:49:20.440Z] #50 18.53 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:49:20.440Z] #50 18.59 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:49:20.440Z] #50 18.72 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:49:20.440Z] #50 18.72 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-16T07:49:20.440Z] #50 18.84 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-16T07:49:20.730Z] #50 18.87 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:49:20.730Z] #50 18.87 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:49:20.730Z] #50 19.02 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:49:20.730Z] #50 19.08 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-16T07:49:20.730Z] #50 19.10 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:49:20.730Z] #50 19.10 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:49:20.730Z] #50 19.10 go: downloading github.com/spf13/afero v1.1.2 [2021-03-16T07:49:21.022Z] #50 19.25 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:49:21.022Z] #50 19.25 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:49:21.022Z] #50 19.26 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:49:21.022Z] #50 19.26 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:49:21.022Z] #50 19.27 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:49:21.022Z] #50 19.28 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:49:21.022Z] #50 19.41 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:49:21.022Z] #50 19.42 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:49:21.022Z] #50 19.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:49:21.313Z] #50 19.48 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:49:21.313Z] #50 19.48 go: extracting github.com/spf13/afero v1.1.2 [2021-03-16T07:49:21.313Z] #50 19.52 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:49:21.313Z] #50 19.62 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:49:21.313Z] #50 19.69 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:49:21.313Z] #50 19.69 go: downloading golang.org/x/text v0.3.2 [2021-03-16T07:49:21.313Z] #50 19.74 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:49:21.603Z] #50 19.74 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:49:21.603Z] #50 19.75 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:49:21.603Z] #50 19.79 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:49:21.603Z] #50 19.86 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-16T07:49:21.603Z] #50 19.86 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-16T07:49:21.603Z] #50 19.86 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:49:22.234Z] #50 20.32 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:49:22.234Z] #50 20.41 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-16T07:49:22.234Z] #50 20.52 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-16T07:49:22.234Z] #50 20.62 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:49:22.234Z] #50 20.63 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:49:22.525Z] #50 20.65 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:49:22.525Z] #50 20.65 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-16T07:49:22.525Z] #50 20.78 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-16T07:49:22.525Z] #50 20.84 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:49:22.525Z] #50 20.91 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:49:22.525Z] #50 20.97 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:49:22.525Z] #50 ... [2021-03-16T07:49:22.525Z] [2021-03-16T07:49:22.525Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:49:22.525Z] #48 10.91 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:49:22.525Z] #48 12.03 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:49:22.525Z] #48 15.76 go: finding github.com/fatih/color v1.9.0 [2021-03-16T07:49:22.525Z] #48 15.81 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:49:22.525Z] #48 15.82 go: finding github.com/pkg/errors v0.9.1 [2021-03-16T07:49:22.525Z] #48 15.85 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:49:22.525Z] #48 16.03 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:49:22.525Z] #48 16.13 go: finding github.com/spf13/pflag v1.0.3 [2021-03-16T07:49:22.525Z] #48 16.30 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:49:22.525Z] #48 16.47 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:49:22.525Z] #48 16.49 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:49:22.525Z] #48 16.55 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:49:22.525Z] #48 16.61 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:49:22.772Z] 3c370c2e2f82: Pull complete [2021-03-16T07:49:22.772Z] 5ffb2f5886e2: Pull complete [2021-03-16T07:49:22.772Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:49:22.772Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-03-16T07:49:22.772Z] ---> 805dc2d65d1c [2021-03-16T07:49:22.772Z] Step 5/15 : ARG BUILDX_REPO [2021-03-16T07:49:22.772Z] ---> Running in a6ec70851f43 [2021-03-16T07:49:22.772Z] Removing intermediate container a6ec70851f43 [2021-03-16T07:49:22.772Z] ---> ebbdff9a0ddf [2021-03-16T07:49:22.772Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-03-16T07:49:22.772Z] ---> Running in 911654e50820 [2021-03-16T07:49:22.772Z] Cloning into '/buildx'... [2021-03-16T07:49:22.817Z] #48 ... [2021-03-16T07:49:22.817Z] [2021-03-16T07:49:22.817Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:49:22.817Z] #50 21.00 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:49:22.817Z] #50 21.05 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:49:22.817Z] #50 21.16 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:49:23.107Z] #50 21.38 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:49:23.427Z] #50 21.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:49:23.427Z] #50 21.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:49:23.427Z] #50 21.53 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-16T07:49:23.427Z] #50 21.68 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:49:23.427Z] #50 21.77 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:49:23.427Z] #50 21.89 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:49:24.059Z] #50 22.20 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:49:24.059Z] #50 22.29 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:49:24.059Z] #50 22.46 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:49:24.353Z] #50 22.47 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:49:24.353Z] #50 22.48 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:49:24.353Z] #50 22.48 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:49:24.353Z] #50 22.63 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:49:24.353Z] #50 ... [2021-03-16T07:49:24.353Z] [2021-03-16T07:49:24.353Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-16T07:49:24.353Z] #46 12.64 unicode/utf8 [2021-03-16T07:49:24.353Z] #46 13.47 math [2021-03-16T07:49:24.353Z] #46 18.63 unicode/utf16 [2021-03-16T07:49:24.353Z] #46 18.95 runtime/cgo [2021-03-16T07:49:24.353Z] #46 ... [2021-03-16T07:49:24.353Z] [2021-03-16T07:49:24.353Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:49:24.353Z] #50 22.75 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:49:24.353Z] #50 22.82 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:49:24.645Z] #50 23.01 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:49:25.018Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-03-16T07:49:25.679Z] #50 23.92 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-16T07:49:25.679Z] #50 ... [2021-03-16T07:49:25.679Z] [2021-03-16T07:49:25.679Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-16T07:49:25.679Z] #52 14.05 + cd /tmp/tmp.apOwCCxyhT/src/github.com/mvdan/sh [2021-03-16T07:49:25.679Z] #52 14.05 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:49:25.679Z] #52 14.17 + GO111MODULE=on [2021-03-16T07:49:25.679Z] #52 14.17 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-16T07:49:25.679Z] #52 15.75 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:49:25.679Z] #52 15.77 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:49:25.679Z] #52 15.80 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:49:25.679Z] #52 16.06 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:49:25.679Z] #52 16.06 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:49:25.679Z] #52 16.63 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:49:25.679Z] #52 17.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:49:25.679Z] #52 18.36 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:49:25.679Z] #52 19.23 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:49:25.679Z] #52 19.34 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:49:25.679Z] #52 19.47 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:49:25.679Z] #52 19.60 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:49:25.679Z] #52 20.29 runtime [2021-03-16T07:49:25.679Z] #52 20.29 runtime/cgo [2021-03-16T07:49:25.971Z] #52 ... [2021-03-16T07:49:25.971Z] [2021-03-16T07:49:25.971Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-16T07:49:25.971Z] #43 16.96 Reading package lists... [2021-03-16T07:49:25.971Z] #43 23.51 Building dependency tree... [2021-03-16T07:49:25.971Z] #43 26.13 The following additional packages will be installed: [2021-03-16T07:49:25.971Z] #43 26.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-16T07:49:25.971Z] #43 26.14 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-16T07:49:25.971Z] #43 26.14 Suggested packages: [2021-03-16T07:49:25.971Z] #43 26.14 manpages-dev python-setuptools [2021-03-16T07:49:25.971Z] #43 27.16 The following NEW packages will be installed: [2021-03-16T07:49:25.971Z] #43 27.22 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-16T07:49:25.971Z] #43 27.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-16T07:49:25.971Z] #43 27.22 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-16T07:49:25.971Z] #43 27.23 python-six zlib1g-dev [2021-03-16T07:49:25.971Z] #43 27.43 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:49:25.971Z] #43 27.43 Need to get 3742 kB of archives. [2021-03-16T07:49:25.971Z] #43 27.43 After this operation, 22.0 MB of additional disk space will be used. [2021-03-16T07:49:25.971Z] #43 27.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-03-16T07:49:25.971Z] #43 27.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-03-16T07:49:25.971Z] #43 27.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-03-16T07:49:25.971Z] #43 27.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-03-16T07:49:25.971Z] #43 27.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-03-16T07:49:25.971Z] #43 27.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-03-16T07:49:25.971Z] #43 27.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-03-16T07:49:25.971Z] #43 27.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-03-16T07:49:25.971Z] #43 27.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-03-16T07:49:25.971Z] #43 27.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-03-16T07:49:25.971Z] #43 27.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-03-16T07:49:25.971Z] #43 27.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-03-16T07:49:25.971Z] #43 27.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-03-16T07:49:25.971Z] #43 27.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-03-16T07:49:25.971Z] #43 27.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-16T07:49:25.971Z] #43 27.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-03-16T07:49:25.971Z] #43 27.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-03-16T07:49:25.971Z] #43 28.74 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:49:25.971Z] #43 28.93 Fetched 3742 kB in 0s (7772 kB/s) [2021-03-16T07:49:25.971Z] #43 29.03 Selecting previously unselected package libcap-dev:s390x. [2021-03-16T07:49:25.971Z] #43 29.03 (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 ... 15177 files and directories currently installed.) [2021-03-16T07:49:25.971Z] #43 29.16 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-03-16T07:49:25.971Z] #43 29.17 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-03-16T07:49:25.971Z] #43 29.29 Selecting previously unselected package libnet1:s390x. [2021-03-16T07:49:25.971Z] #43 29.29 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-16T07:49:25.971Z] #43 29.30 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-16T07:49:25.971Z] #43 29.44 Selecting previously unselected package libnet1-dev. [2021-03-16T07:49:25.971Z] #43 29.44 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-16T07:49:25.971Z] #43 29.44 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-16T07:49:25.971Z] #43 29.67 Selecting previously unselected package libnl-3-200:s390x. [2021-03-16T07:49:25.971Z] #43 29.67 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-03-16T07:49:25.971Z] #43 29.67 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-03-16T07:49:26.263Z] #43 29.79 Selecting previously unselected package libnl-3-dev:s390x. [2021-03-16T07:49:26.263Z] #43 29.80 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-03-16T07:49:26.263Z] #43 29.80 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-03-16T07:49:26.318Z] Removing intermediate container 911654e50820 [2021-03-16T07:49:26.318Z] ---> 6a4d763cd04d [2021-03-16T07:49:26.318Z] Step 7/15 : WORKDIR /buildx [2021-03-16T07:49:26.318Z] ---> Running in b0f40dd7ff9e [2021-03-16T07:49:26.434Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done [2021-03-16T07:49:26.554Z] #43 30.09 Selecting previously unselected package libprotobuf-c1:s390x. [2021-03-16T07:49:26.554Z] #43 30.09 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-03-16T07:49:26.554Z] #43 30.12 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-16T07:49:26.554Z] #43 30.24 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-03-16T07:49:26.554Z] #43 30.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-03-16T07:49:26.554Z] #43 30.30 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-03-16T07:49:26.612Z] Removing intermediate container b0f40dd7ff9e [2021-03-16T07:49:26.612Z] ---> b906361390a2 [2021-03-16T07:49:26.612Z] Step 8/15 : ARG BUILDX_COMMIT [2021-03-16T07:49:26.612Z] ---> Running in 160cda58b489 [2021-03-16T07:49:26.612Z] Removing intermediate container 160cda58b489 [2021-03-16T07:49:26.612Z] ---> fca2ef89a212 [2021-03-16T07:49:26.612Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-03-16T07:49:26.612Z] ---> Running in bb381d2efd6b [2021-03-16T07:49:26.845Z] #43 30.42 Selecting previously unselected package zlib1g-dev:s390x. [2021-03-16T07:49:26.845Z] #43 30.42 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-03-16T07:49:26.845Z] #43 30.43 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-03-16T07:49:26.845Z] #43 30.65 Selecting previously unselected package libprotobuf17:s390x. [2021-03-16T07:49:26.845Z] #43 30.65 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-03-16T07:49:26.845Z] #43 30.68 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-03-16T07:49:26.996Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-03-16T07:49:27.247Z] From https://github.com/docker/buildx [2021-03-16T07:49:27.247Z] * [new tag] v0.5.1 -> build [2021-03-16T07:49:27.253Z] #9 ... [2021-03-16T07:49:27.253Z] [2021-03-16T07:49:27.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-03-16T07:49:27.253Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-16T07:49:27.253Z] #27 1.630 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:49:27.253Z] #27 1.658 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:49:27.253Z] #27 1.658 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:49:27.253Z] #27 1.886 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:49:27.253Z] #27 2.155 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:49:27.253Z] #27 2.483 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:49:27.253Z] #27 4.165 Fetched 8423 kB in 3s (3024 kB/s) [2021-03-16T07:49:27.253Z] #27 4.165 Reading package lists... [2021-03-16T07:49:27.253Z] #27 5.120 Reading package lists... [2021-03-16T07:49:27.253Z] #27 6.084 Building dependency tree... [2021-03-16T07:49:27.253Z] #27 6.394 The following additional packages will be installed: [2021-03-16T07:49:27.253Z] #27 6.394 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-16T07:49:27.253Z] #27 6.394 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-16T07:49:27.253Z] #27 6.394 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-16T07:49:27.253Z] #27 6.409 Suggested packages: [2021-03-16T07:49:27.253Z] #27 6.409 krb5-doc krb5-user [2021-03-16T07:49:27.253Z] #27 6.409 Recommended packages: [2021-03-16T07:49:27.253Z] #27 6.409 krb5-locales publicsuffix libsasl2-modules [2021-03-16T07:49:27.253Z] #27 6.557 The following NEW packages will be installed: [2021-03-16T07:49:27.253Z] #27 6.566 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-16T07:49:27.253Z] #27 6.566 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-16T07:49:27.253Z] #27 6.566 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-16T07:49:27.253Z] #27 6.566 libssh2-1 libssl1.1 openssl [2021-03-16T07:49:27.253Z] #27 6.838 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-16T07:49:27.253Z] #27 6.838 Need to get 5057 kB of archives. [2021-03-16T07:49:27.253Z] #27 6.838 After this operation, 12.1 MB of additional disk space will be used. [2021-03-16T07:49:27.253Z] #27 6.838 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-16T07:49:27.253Z] #27 6.840 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-16T07:49:27.253Z] #27 6.850 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-16T07:49:27.253Z] #27 6.850 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-16T07:49:27.253Z] #27 6.850 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-16T07:49:27.253Z] #27 6.850 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-16T07:49:27.253Z] #27 6.850 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-16T07:49:27.253Z] #27 6.861 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-16T07:49:27.253Z] #27 6.868 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-16T07:49:27.253Z] #27 6.871 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-16T07:49:27.253Z] #27 6.874 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-16T07:49:27.253Z] #27 6.882 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-16T07:49:27.253Z] #27 6.886 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-16T07:49:27.253Z] #27 6.886 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-16T07:49:27.253Z] #27 6.887 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-16T07:49:27.253Z] #27 6.889 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-16T07:49:27.253Z] #27 6.894 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-16T07:49:27.253Z] #27 6.894 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-16T07:49:27.253Z] #27 6.903 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-16T07:49:27.253Z] #27 6.909 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-16T07:49:27.253Z] #27 6.909 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-16T07:49:27.253Z] #27 7.134 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:49:27.253Z] #27 7.164 Fetched 5057 kB in 0s (15.1 MB/s) [2021-03-16T07:49:27.253Z] #27 7.211 Selecting previously unselected package libssl1.1:amd64. [2021-03-16T07:49:27.253Z] #27 7.211 (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-03-16T07:49:27.253Z] #27 7.214 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-16T07:49:27.253Z] #27 7.221 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-16T07:49:27.253Z] #27 7.477 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-16T07:49:27.253Z] #27 7.477 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-16T07:49:27.253Z] #27 7.481 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:49:27.253Z] #27 7.531 Selecting previously unselected package libsasl2-2:amd64. [2021-03-16T07:49:27.253Z] #27 7.531 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-16T07:49:27.253Z] #27 7.538 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:49:27.253Z] #27 7.597 Selecting previously unselected package libldap-common. [2021-03-16T07:49:27.253Z] #27 7.597 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-16T07:49:27.253Z] #27 7.599 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:49:27.253Z] #27 7.650 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-16T07:49:27.253Z] #27 7.650 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-16T07:49:27.253Z] #27 7.654 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:49:27.253Z] #27 7.720 Selecting previously unselected package openssl. [2021-03-16T07:49:27.253Z] #27 7.720 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-16T07:49:27.253Z] #27 7.725 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-16T07:49:27.253Z] #27 7.869 Selecting previously unselected package ca-certificates. [2021-03-16T07:49:27.253Z] #27 7.869 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-16T07:49:27.253Z] #27 7.873 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-16T07:49:27.253Z] #27 7.965 Selecting previously unselected package libkeyutils1:amd64. [2021-03-16T07:49:27.253Z] #27 7.968 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-16T07:49:27.253Z] #27 7.971 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-16T07:49:27.253Z] #27 8.011 Selecting previously unselected package libkrb5support0:amd64. [2021-03-16T07:49:27.253Z] #27 8.011 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-16T07:49:27.253Z] #27 8.014 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:49:27.253Z] #27 8.067 Selecting previously unselected package libk5crypto3:amd64. [2021-03-16T07:49:27.253Z] #27 8.067 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-16T07:49:27.253Z] #27 8.070 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:49:27.253Z] #27 8.127 Selecting previously unselected package libkrb5-3:amd64. [2021-03-16T07:49:27.253Z] #27 8.127 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-16T07:49:27.253Z] #27 8.131 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:49:27.253Z] #27 8.300 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-16T07:49:27.253Z] #27 8.300 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-16T07:49:27.254Z] #27 8.306 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:49:27.254Z] #27 8.385 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-16T07:49:27.254Z] #27 8.385 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-16T07:49:27.254Z] #27 8.393 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-16T07:49:27.254Z] #27 8.473 Selecting previously unselected package libpsl5:amd64. [2021-03-16T07:49:27.254Z] #27 8.473 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-16T07:49:27.254Z] #27 8.476 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-16T07:49:27.254Z] #27 8.523 Selecting previously unselected package librtmp1:amd64. [2021-03-16T07:49:27.254Z] #27 8.523 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-16T07:49:27.254Z] #27 8.526 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-16T07:49:27.254Z] #27 8.577 Selecting previously unselected package libssh2-1:amd64. [2021-03-16T07:49:27.254Z] #27 8.577 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-16T07:49:27.254Z] #27 8.585 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-16T07:49:27.254Z] #27 8.654 Selecting previously unselected package libcurl4:amd64. [2021-03-16T07:49:27.254Z] #27 8.654 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-16T07:49:27.254Z] #27 8.654 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-16T07:49:27.254Z] #27 8.728 Selecting previously unselected package curl. [2021-03-16T07:49:27.254Z] #27 8.728 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-16T07:49:27.254Z] #27 8.733 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-16T07:49:27.254Z] #27 8.828 Selecting previously unselected package libonig5:amd64. [2021-03-16T07:49:27.254Z] #27 8.828 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-16T07:49:27.254Z] #27 8.862 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-16T07:49:27.254Z] #27 8.957 Selecting previously unselected package libjq1:amd64. [2021-03-16T07:49:27.254Z] #27 8.957 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-16T07:49:27.254Z] #27 8.961 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-16T07:49:27.254Z] #27 9.015 Selecting previously unselected package jq. [2021-03-16T07:49:27.254Z] #27 9.015 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-16T07:49:27.254Z] #27 9.019 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-16T07:49:27.254Z] #27 9.077 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-16T07:49:27.485Z] #43 ... [2021-03-16T07:49:27.485Z] [2021-03-16T07:49:27.485Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-16T07:49:27.485Z] #56 19.23 Reading package lists... [2021-03-16T07:49:27.485Z] #56 25.57 Building dependency tree... [2021-03-16T07:49:27.485Z] #56 27.78 The following additional packages will be installed: [2021-03-16T07:49:27.485Z] #56 27.79 libbtrfs0 [2021-03-16T07:49:27.485Z] #56 27.95 The following NEW packages will be installed: [2021-03-16T07:49:27.485Z] #56 27.99 libbtrfs-dev libbtrfs0 [2021-03-16T07:49:27.485Z] #56 28.17 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:49:27.485Z] #56 28.17 Need to get 118 kB of archives. [2021-03-16T07:49:27.485Z] #56 28.17 After this operation, 390 kB of additional disk space will be used. [2021-03-16T07:49:27.485Z] #56 28.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-03-16T07:49:27.485Z] #56 28.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-03-16T07:49:27.485Z] #56 29.12 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:49:27.485Z] #56 29.31 Fetched 118 kB in 0s (915 kB/s) [2021-03-16T07:49:27.485Z] #56 29.39 Selecting previously unselected package libbtrfs0. [2021-03-16T07:49:27.485Z] #56 29.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 ... 15177 files and directories currently installed.) [2021-03-16T07:49:27.485Z] #56 29.57 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-03-16T07:49:27.485Z] #56 29.58 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-16T07:49:27.485Z] #56 29.67 Selecting previously unselected package libbtrfs-dev. [2021-03-16T07:49:27.485Z] #56 29.71 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-03-16T07:49:27.485Z] #56 29.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:49:27.485Z] #56 29.99 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-16T07:49:27.485Z] #56 30.02 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:49:27.485Z] #56 30.03 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:49:27.485Z] #56 DONE 31.0s [2021-03-16T07:49:27.485Z] [2021-03-16T07:49:27.485Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:49:27.485Z] #57 ... [2021-03-16T07:49:27.485Z] [2021-03-16T07:49:27.485Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-16T07:49:27.485Z] #35 15.91 internal/testlog [2021-03-16T07:49:27.485Z] #35 16.20 encoding [2021-03-16T07:49:27.485Z] #35 16.34 runtime/cgo [2021-03-16T07:49:27.510Z] #27 9.089 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-16T07:49:27.510Z] #27 9.101 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-16T07:49:27.510Z] #27 9.255 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-16T07:49:27.510Z] #27 9.268 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:49:27.510Z] #27 9.282 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:49:27.510Z] #27 9.300 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:49:27.510Z] #27 9.308 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-16T07:49:27.510Z] #27 9.324 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:49:27.510Z] #27 9.331 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:49:27.510Z] #27 ... [2021-03-16T07:49:27.510Z] [2021-03-16T07:49:27.510Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:49:27.510Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:49:27.540Z] Switched to branch 'build' [2021-03-16T07:49:27.795Z] #35 ... [2021-03-16T07:49:27.795Z] [2021-03-16T07:49:27.795Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-16T07:49:27.795Z] #37 18.64 Reading package lists... [2021-03-16T07:49:27.795Z] #37 24.76 Building dependency tree... [2021-03-16T07:49:27.795Z] #37 27.53 The following additional packages will be installed: [2021-03-16T07:49:27.795Z] #37 27.53 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-16T07:49:27.795Z] #37 27.54 Suggested packages: [2021-03-16T07:49:27.795Z] #37 27.54 cmake-doc ninja-build lrzip [2021-03-16T07:49:27.795Z] #37 27.54 Recommended packages: [2021-03-16T07:49:27.795Z] #37 27.54 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-16T07:49:27.795Z] #37 28.49 The following NEW packages will be installed: [2021-03-16T07:49:27.795Z] #37 28.50 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-16T07:49:27.795Z] #37 28.50 vim-common xxd [2021-03-16T07:49:27.795Z] #37 28.73 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:49:27.795Z] #37 28.73 Need to get 14.0 MB of archives. [2021-03-16T07:49:27.795Z] #37 28.73 After this operation, 62.1 MB of additional disk space will be used. [2021-03-16T07:49:27.795Z] #37 28.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-03-16T07:49:27.795Z] #37 28.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-03-16T07:49:27.795Z] #37 28.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-03-16T07:49:27.795Z] #37 28.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-03-16T07:49:27.795Z] #37 29.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-03-16T07:49:27.795Z] #37 29.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-03-16T07:49:27.795Z] #37 29.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-03-16T07:49:27.795Z] #37 29.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-03-16T07:49:27.795Z] #37 29.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-03-16T07:49:27.795Z] #37 29.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-03-16T07:49:27.795Z] #37 30.73 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:49:27.795Z] #37 31.02 Fetched 14.0 MB in 1s (12.7 MB/s) [2021-03-16T07:49:27.795Z] #37 31.12 Selecting previously unselected package xxd. [2021-03-16T07:49:27.795Z] #37 31.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 ... 15177 files and directories currently installed.) [2021-03-16T07:49:27.795Z] #37 31.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-03-16T07:49:27.795Z] #37 31.20 Unpacking xxd (2:8.1.0875-5) ... [2021-03-16T07:49:27.795Z] #37 31.39 Selecting previously unselected package vim-common. [2021-03-16T07:49:27.795Z] #37 31.39 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:49:27.795Z] #37 31.41 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-16T07:49:27.795Z] #37 ... [2021-03-16T07:49:27.795Z] [2021-03-16T07:49:27.795Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-16T07:49:27.795Z] #43 31.57 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-03-16T07:49:27.795Z] #43 31.58 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-03-16T07:49:27.795Z] #43 31.58 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-03-16T07:49:27.833Z] Removing intermediate container bb381d2efd6b [2021-03-16T07:49:27.833Z] ---> f2db7c963e50 [2021-03-16T07:49:27.833Z] Step 10/15 : ARG GOOS [2021-03-16T07:49:27.833Z] ---> Running in 654749a696df [2021-03-16T07:49:28.085Z] #43 31.78 Selecting previously unselected package libprotobuf-dev:s390x. [2021-03-16T07:49:28.085Z] #43 31.83 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-03-16T07:49:28.086Z] #43 31.84 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-03-16T07:49:28.127Z] Removing intermediate container 654749a696df [2021-03-16T07:49:28.127Z] ---> 9524500341a8 [2021-03-16T07:49:28.127Z] Step 11/15 : ARG GOARCH [2021-03-16T07:49:28.127Z] ---> Running in 5b345e8ba0b8 [2021-03-16T07:49:28.127Z] Removing intermediate container 5b345e8ba0b8 [2021-03-16T07:49:28.127Z] ---> a0939ea23de9 [2021-03-16T07:49:28.127Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2021-03-16T07:49:28.127Z] ---> Running in 1c108fafa6b5 [2021-03-16T07:49:29.118Z] #43 33.01 Selecting previously unselected package libprotoc17:s390x. [2021-03-16T07:49:29.118Z] #43 33.01 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-03-16T07:49:29.408Z] #43 33.01 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-03-16T07:49:29.699Z] #43 33.44 Selecting previously unselected package protobuf-c-compiler. [2021-03-16T07:49:29.699Z] #43 33.45 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-03-16T07:49:29.699Z] #43 33.49 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-16T07:49:29.699Z] #43 ... [2021-03-16T07:49:29.699Z] [2021-03-16T07:49:29.699Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:49:29.699Z] #59 18.33 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:49:29.699Z] #59 18.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:49:29.699Z] #59 19.01 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:49:29.699Z] #59 19.32 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:49:29.699Z] #59 21.65 go: finding github.com/pkg/errors v0.9.1 [2021-03-16T07:49:29.699Z] #59 21.77 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:49:29.699Z] #59 21.81 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:49:29.699Z] #59 22.01 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:49:29.699Z] #59 22.09 go: finding github.com/google/uuid v1.2.0 [2021-03-16T07:49:29.699Z] #59 22.15 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:49:29.699Z] #59 22.15 go: finding github.com/gofrs/flock v0.8.0 [2021-03-16T07:49:29.699Z] #59 22.16 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-16T07:49:29.699Z] #59 22.24 go: finding github.com/gorilla/mux v1.8.0 [2021-03-16T07:49:29.699Z] #59 22.28 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:49:29.699Z] #59 22.29 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:49:29.699Z] #59 22.31 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:49:29.699Z] #59 22.42 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:49:29.699Z] #59 22.64 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:49:29.699Z] #59 22.77 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:49:29.990Z] #59 ... [2021-03-16T07:49:29.990Z] [2021-03-16T07:49:29.990Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-16T07:49:29.990Z] #43 33.63 Selecting previously unselected package protobuf-compiler. [2021-03-16T07:49:29.990Z] #43 33.63 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-03-16T07:49:29.990Z] #43 33.66 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-16T07:49:29.990Z] #43 33.79 Selecting previously unselected package python-pkg-resources. [2021-03-16T07:49:29.990Z] #43 33.79 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-16T07:49:29.990Z] #43 33.81 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-16T07:49:30.285Z] #43 34.11 Selecting previously unselected package python-six. [2021-03-16T07:49:30.285Z] #43 34.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-16T07:49:30.285Z] #43 34.12 Unpacking python-six (1.12.0-1) ... [2021-03-16T07:49:30.576Z] #43 34.25 Selecting previously unselected package python-protobuf. [2021-03-16T07:49:30.576Z] #43 34.25 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-03-16T07:49:30.576Z] #43 34.25 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-16T07:49:30.867Z] #43 ... [2021-03-16T07:49:30.867Z] [2021-03-16T07:49:30.867Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-16T07:49:30.867Z] #68 19.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-16T07:49:31.159Z] #68 ... [2021-03-16T07:49:31.159Z] [2021-03-16T07:49:31.159Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:49:31.159Z] #57 1.953 + RM_GOPATH=0 [2021-03-16T07:49:31.159Z] #57 1.953 + TMP_GOPATH= [2021-03-16T07:49:31.159Z] #57 1.953 + : /build [2021-03-16T07:49:31.159Z] #57 1.953 + '[' -z '' ']' [2021-03-16T07:49:31.159Z] #57 1.954 ++ mktemp -d [2021-03-16T07:49:31.159Z] #57 1.955 + export GOPATH=/tmp/tmp.jVlkQBz2QX [2021-03-16T07:49:31.159Z] #57 1.955 + GOPATH=/tmp/tmp.jVlkQBz2QX [2021-03-16T07:49:31.159Z] #57 1.955 + RM_GOPATH=1 [2021-03-16T07:49:31.159Z] #57 1.955 + case "$(go env GOARCH)" in [2021-03-16T07:49:31.159Z] #57 1.956 ++ go env GOARCH [2021-03-16T07:49:31.159Z] #57 1.992 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:31.159Z] #57 1.992 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:31.159Z] #57 1.993 ++ dirname /tmp/install/install.sh [2021-03-16T07:49:31.159Z] #57 1.999 + dir=/tmp/install [2021-03-16T07:49:31.159Z] #57 1.999 + bin=containerd [2021-03-16T07:49:31.159Z] #57 1.999 + shift [2021-03-16T07:49:31.159Z] #57 1.999 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-16T07:49:31.159Z] #57 1.999 + . /tmp/install/containerd.installer [2021-03-16T07:49:31.159Z] #57 1.999 ++ set -e [2021-03-16T07:49:31.159Z] #57 1.999 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:49:31.159Z] #57 1.999 + install_containerd [2021-03-16T07:49:31.159Z] #57 2.000 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-16T07:49:31.159Z] #57 2.000 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:49:31.159Z] #57 2.000 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jVlkQBz2QX/src/github.com/containerd/containerd [2021-03-16T07:49:31.159Z] #57 2.002 Cloning into '/tmp/tmp.jVlkQBz2QX/src/github.com/containerd/containerd'... [2021-03-16T07:49:32.666Z] #57 ... [2021-03-16T07:49:32.666Z] [2021-03-16T07:49:32.666Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-16T07:49:32.666Z] #28 14.71 Fetched 8111 kB in 12s (650 kB/s) [2021-03-16T07:49:32.666Z] #28 14.71 Reading package lists... [2021-03-16T07:49:32.666Z] #28 20.52 Reading package lists... [2021-03-16T07:49:32.666Z] #28 ... [2021-03-16T07:49:32.666Z] [2021-03-16T07:49:32.666Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-16T07:49:32.666Z] #33 35.03 Checking out files: 87% (1334/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-03-16T07:49:32.666Z] #33 35.60 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-16T07:49:32.794Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s done [2021-03-16T07:49:32.794Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-16T07:49:32.958Z] #33 36.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:49:33.051Z] #9 ... [2021-03-16T07:49:33.051Z] [2021-03-16T07:49:33.051Z] #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-03-16T07:49:33.051Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-16T07:49:33.051Z] #27 9.342 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-16T07:49:33.051Z] #27 9.352 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:49:33.051Z] #27 9.365 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-16T07:49:33.051Z] #27 9.381 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-16T07:49:33.051Z] #27 9.393 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-16T07:49:33.051Z] #27 9.404 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:49:33.051Z] #27 9.413 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-16T07:49:33.051Z] #27 10.19 Updating certificates in /etc/ssl/certs... [2021-03-16T07:49:33.051Z] #27 11.39 137 added, 0 removed; done. [2021-03-16T07:49:33.051Z] #27 11.43 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:49:33.051Z] #27 11.45 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-16T07:49:33.051Z] #27 11.45 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-16T07:49:33.051Z] #27 11.46 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-16T07:49:33.051Z] #27 11.48 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:49:33.051Z] #27 11.50 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-16T07:49:33.051Z] #27 11.51 Updating certificates in /etc/ssl/certs... [2021-03-16T07:49:33.051Z] #27 12.49 0 added, 0 removed; done. [2021-03-16T07:49:33.051Z] #27 12.49 Running hooks in /etc/ca-certificates/update.d... [2021-03-16T07:49:33.051Z] #27 12.49 done. [2021-03-16T07:49:33.051Z] #27 DONE 14.7s [2021-03-16T07:49:33.051Z] [2021-03-16T07:49:33.051Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:49:33.051Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:49:33.051Z] #9 ... [2021-03-16T07:49:33.051Z] [2021-03-16T07:49:33.051Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-16T07:49:33.051Z] #28 sha256:41badc05a09b9503c3dce9ad0d0576c157957082be2a6f20f2364c82fff68f22 [2021-03-16T07:49:33.051Z] #28 DONE 0.2s [2021-03-16T07:49:33.051Z] [2021-03-16T07:49:33.051Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:49:33.051Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:49:33.251Z] #33 ... [2021-03-16T07:49:33.251Z] [2021-03-16T07:49:33.251Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-16T07:49:33.251Z] #14 19.53 Reading package lists... [2021-03-16T07:49:33.251Z] #14 25.57 Reading package lists... [2021-03-16T07:49:33.251Z] #14 31.72 Building dependency tree... [2021-03-16T07:49:33.251Z] #14 34.70 The following additional packages will be installed: [2021-03-16T07:49:33.251Z] #14 34.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-16T07:49:33.251Z] #14 34.71 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-16T07:49:33.251Z] #14 34.71 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-16T07:49:33.251Z] #14 34.71 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-16T07:49:33.251Z] #14 34.72 mingw-w64-common mingw-w64-x86-64-dev [2021-03-16T07:49:33.251Z] #14 34.72 Suggested packages: [2021-03-16T07:49:33.251Z] #14 34.72 gcc-8-locales seccomp wine64 [2021-03-16T07:49:33.251Z] #14 ... [2021-03-16T07:49:33.251Z] [2021-03-16T07:49:33.251Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-16T07:49:33.251Z] #28 20.52 Reading package lists... [2021-03-16T07:49:35.048Z] #28 25.88 Building dependency tree... [2021-03-16T07:49:37.115Z] #28 29.21 The following additional packages will be installed: [2021-03-16T07:49:37.115Z] #28 29.21 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-16T07:49:37.115Z] #28 29.21 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-16T07:49:37.115Z] #28 29.21 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-16T07:49:37.115Z] #28 29.21 Suggested packages: [2021-03-16T07:49:37.115Z] #28 29.21 krb5-doc krb5-user [2021-03-16T07:49:37.115Z] #28 29.21 Recommended packages: [2021-03-16T07:49:37.115Z] #28 29.21 krb5-locales publicsuffix libsasl2-modules [2021-03-16T07:49:37.115Z] #28 ... [2021-03-16T07:49:37.115Z] [2021-03-16T07:49:37.115Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-16T07:49:37.115Z] #68 DONE 35.6s [2021-03-16T07:49:37.115Z] [2021-03-16T07:49:37.115Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:49:37.115Z] #50 27.61 go: extracting golang.org/x/text v0.3.2 [2021-03-16T07:49:37.115Z] #50 31.56 go: finding github.com/fatih/color v1.7.0 [2021-03-16T07:49:37.115Z] #50 31.73 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:49:37.115Z] #50 31.81 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:49:37.115Z] #50 31.82 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:49:37.115Z] #50 31.87 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:49:37.115Z] #50 31.91 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:49:37.115Z] #50 31.92 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:49:37.115Z] #50 31.95 go: finding github.com/pkg/errors v0.8.1 [2021-03-16T07:49:37.115Z] #50 31.96 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:49:37.115Z] #50 31.98 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:49:37.115Z] #50 32.09 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:49:37.115Z] #50 32.09 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:49:37.115Z] #50 32.10 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:49:37.115Z] #50 32.10 go: finding github.com/stretchr/testify v1.4.0 [2021-03-16T07:49:37.115Z] #50 32.11 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:49:37.115Z] #50 32.15 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:49:37.115Z] #50 32.15 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:49:37.115Z] #50 32.18 go: finding github.com/stretchr/objx v0.2.0 [2021-03-16T07:49:37.115Z] #50 32.18 go: finding github.com/spf13/viper v1.6.1 [2021-03-16T07:49:37.115Z] #50 32.19 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:49:37.115Z] #50 32.20 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:49:37.115Z] #50 32.23 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:49:37.115Z] #50 32.33 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:49:37.115Z] #50 32.43 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:49:37.115Z] #50 32.44 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:49:37.115Z] #50 32.49 go: finding github.com/gobwas/glob v0.2.3 [2021-03-16T07:49:37.115Z] #50 32.50 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:49:37.116Z] #50 32.52 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:49:37.116Z] #50 32.54 go: finding github.com/spf13/cobra v0.0.5 [2021-03-16T07:49:37.116Z] #50 32.57 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:49:37.116Z] #50 32.71 go: finding github.com/spf13/pflag v1.0.5 [2021-03-16T07:49:37.116Z] #50 32.72 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:49:37.116Z] #50 32.81 go: finding github.com/magiconair/properties v1.8.1 [2021-03-16T07:49:37.116Z] #50 32.82 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:49:37.116Z] #50 32.83 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:49:37.116Z] #50 32.85 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:49:37.116Z] #50 32.92 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:49:37.116Z] #50 32.92 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:49:37.116Z] #50 32.93 go: finding github.com/spf13/afero v1.1.2 [2021-03-16T07:49:37.116Z] #50 32.96 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:49:37.116Z] #50 32.96 go: finding github.com/spf13/cast v1.3.0 [2021-03-16T07:49:37.116Z] #50 32.98 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:49:37.116Z] #50 33.01 go: finding golang.org/x/text v0.3.2 [2021-03-16T07:49:37.116Z] #50 33.03 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:49:37.116Z] #50 33.07 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:49:37.116Z] #50 33.09 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:49:37.116Z] #50 33.13 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-16T07:49:37.116Z] #50 33.16 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:49:37.116Z] #50 33.21 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:49:37.116Z] #50 33.21 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:49:37.116Z] #50 33.25 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:49:37.116Z] #50 33.28 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:49:37.116Z] #50 33.28 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:49:37.116Z] #50 33.31 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:49:37.116Z] #50 33.34 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:49:37.116Z] #50 33.34 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:49:37.116Z] #50 33.37 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:49:37.116Z] #50 33.40 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:49:37.116Z] #50 33.40 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-16T07:49:37.116Z] #50 33.41 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:49:37.116Z] #50 33.46 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:49:37.116Z] #50 33.47 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:49:37.116Z] #50 33.49 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:49:37.116Z] #50 33.52 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:49:37.116Z] #50 33.66 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-16T07:49:37.116Z] #50 33.68 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-16T07:49:37.116Z] #50 33.70 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:49:37.116Z] #50 33.71 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:49:37.116Z] #50 33.72 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:49:37.116Z] #50 33.84 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:49:37.116Z] #50 33.87 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:49:37.116Z] #50 33.87 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:49:37.116Z] #50 33.94 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:49:37.116Z] #50 33.94 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:49:37.236Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b4f3d27f63fe8fee) in /home/ubuntu/workspace/moby_PR-42152 [Pipeline] { [Pipeline] checkout [2021-03-16T07:49:37.389Z] The recommended git tool is: git [2021-03-16T07:49:38.161Z] #50 ... [2021-03-16T07:49:38.161Z] [2021-03-16T07:49:38.161Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-16T07:49:38.161Z] #37 31.89 Selecting previously unselected package cmake-data. [2021-03-16T07:49:38.161Z] #37 31.89 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-16T07:49:38.161Z] #37 31.91 Unpacking cmake-data (3.13.4-1) ... [2021-03-16T07:49:38.161Z] #37 34.47 Selecting previously unselected package libicu63:s390x. [2021-03-16T07:49:38.161Z] #37 34.47 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-03-16T07:49:38.162Z] #37 34.49 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-03-16T07:49:38.162Z] #37 40.53 Selecting previously unselected package libxml2:s390x. [2021-03-16T07:49:38.162Z] #37 40.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-03-16T07:49:38.162Z] #37 40.66 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-03-16T07:49:38.162Z] #37 41.62 Selecting previously unselected package libarchive13:s390x. [2021-03-16T07:49:38.162Z] #37 41.63 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-03-16T07:49:38.162Z] #37 41.72 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-03-16T07:49:38.162Z] #37 41.83 Selecting previously unselected package libjsoncpp1:s390x. [2021-03-16T07:49:38.162Z] #37 41.84 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-03-16T07:49:38.162Z] #37 41.84 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-03-16T07:49:38.162Z] #37 41.95 Selecting previously unselected package librhash0:s390x. [2021-03-16T07:49:38.162Z] #37 41.96 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-03-16T07:49:38.162Z] #37 41.98 Unpacking librhash0:s390x (1.3.8-1) ... [2021-03-16T07:49:38.162Z] #37 ... [2021-03-16T07:49:38.162Z] [2021-03-16T07:49:38.162Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-16T07:49:38.162Z] #28 30.44 The following NEW packages will be installed: [2021-03-16T07:49:38.162Z] #28 30.44 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-16T07:49:38.162Z] #28 30.45 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-16T07:49:38.162Z] #28 30.45 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-16T07:49:38.162Z] #28 30.46 libssh2-1 libssl1.1 openssl [2021-03-16T07:49:38.302Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-03-16T07:49:38.454Z] #28 30.63 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-16T07:49:38.454Z] #28 30.63 Need to get 4601 kB of archives. [2021-03-16T07:49:38.454Z] #28 30.63 After this operation, 11.9 MB of additional disk space will be used. [2021-03-16T07:49:38.454Z] #28 30.63 Get:1 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-03-16T07:49:38.454Z] #28 30.65 Get:2 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-03-16T07:49:38.454Z] #28 30.66 Get:3 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-16T07:49:38.454Z] #28 30.67 Get:4 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u5 [1200 kB] [2021-03-16T07:49:38.454Z] #28 30.67 Get:5 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-03-16T07:49:38.454Z] #28 30.67 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-03-16T07:49:38.454Z] #28 30.68 Get:7 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-03-16T07:49:38.454Z] #28 30.71 Get:8 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-03-16T07:49:38.454Z] #28 30.76 Get:9 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-03-16T07:49:38.454Z] #28 30.78 Get:10 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-03-16T07:49:38.454Z] #28 30.78 Get:11 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-03-16T07:49:38.454Z] #28 30.79 Get:12 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-03-16T07:49:38.454Z] #28 30.80 Get:13 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-03-16T07:49:38.454Z] #28 30.83 Get:14 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-16T07:49:38.454Z] #28 30.84 Get:15 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-03-16T07:49:38.454Z] #28 30.84 Get:16 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-03-16T07:49:38.454Z] #28 30.86 Get:17 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u5 [827 kB] [2021-03-16T07:49:38.454Z] #28 30.88 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-03-16T07:49:38.454Z] #28 30.91 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-03-16T07:49:38.745Z] #28 30.94 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-03-16T07:49:38.745Z] #28 30.95 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-03-16T07:49:39.780Z] #28 31.81 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:49:39.780Z] #28 31.97 Fetched 4601 kB in 0s (11.8 MB/s) [2021-03-16T07:49:39.780Z] #28 32.09 Selecting previously unselected package libssl1.1:s390x. [2021-03-16T07:49:39.780Z] #28 32.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6675 files and directories currently installed.) [2021-03-16T07:49:39.780Z] #28 32.12 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_s390x.deb ... [2021-03-16T07:49:39.780Z] #28 32.13 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-03-16T07:49:40.083Z] #28 ... [2021-03-16T07:49:40.083Z] [2021-03-16T07:49:40.083Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-16T07:49:40.083Z] #43 34.99 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-16T07:49:40.083Z] #43 37.30 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-03-16T07:49:40.083Z] #43 37.32 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-16T07:49:40.083Z] #43 37.32 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-16T07:49:40.083Z] #43 37.33 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-03-16T07:49:40.083Z] #43 37.34 Setting up python-six (1.12.0-1) ... [2021-03-16T07:49:40.083Z] #43 39.15 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-03-16T07:49:40.083Z] #43 39.16 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-03-16T07:49:40.083Z] #43 39.18 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-03-16T07:49:40.083Z] #43 39.18 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-03-16T07:49:40.083Z] #43 39.20 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-03-16T07:49:40.083Z] #43 39.21 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-16T07:49:40.083Z] #43 39.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-16T07:49:40.083Z] #43 39.23 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-03-16T07:49:40.083Z] #43 39.23 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-16T07:49:40.083Z] #43 39.24 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-16T07:49:40.083Z] #43 43.19 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-03-16T07:49:40.083Z] #43 43.20 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:49:40.083Z] #43 DONE 43.7s [2021-03-16T07:49:40.083Z] [2021-03-16T07:49:40.083Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-16T07:49:40.083Z] #46 38.44 internal/reflectlite [2021-03-16T07:49:40.083Z] #46 38.46 github.com/LK4D4/vndr/godl/singleflight [2021-03-16T07:49:40.627Z] using credential docker-jenkins-github-credentials [2021-03-16T07:49:40.634Z] Cloning the remote Git repository [2021-03-16T07:49:40.634Z] Cloning with configured refspecs honoured and without tags [2021-03-16T07:49:40.739Z] #46 38.96 math/rand [2021-03-16T07:49:39.802Z] Cloning repository https://github.com/moby/moby.git [2021-03-16T07:49:39.871Z] > git init /home/ubuntu/workspace/moby_PR-42152 # timeout=10 [2021-03-16T07:49:41.787Z] #46 ... [2021-03-16T07:49:41.787Z] [2021-03-16T07:49:41.787Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-16T07:49:41.787Z] #37 42.15 Selecting previously unselected package libuv1:s390x. [2021-03-16T07:49:41.787Z] #37 42.18 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-03-16T07:49:41.787Z] #37 42.19 Unpacking libuv1:s390x (1.24.1-1) ... [2021-03-16T07:49:41.787Z] #37 42.32 Selecting previously unselected package cmake. [2021-03-16T07:49:41.787Z] #37 42.34 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-03-16T07:49:41.787Z] #37 42.36 Unpacking cmake (3.13.4-1) ... [2021-03-16T07:49:41.787Z] #37 44.91 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-03-16T07:49:41.787Z] #37 44.93 Setting up xxd (2:8.1.0875-5) ... [2021-03-16T07:49:41.787Z] #37 44.94 Setting up libuv1:s390x (1.24.1-1) ... [2021-03-16T07:49:41.787Z] #37 44.95 Setting up vim-common (2:8.1.0875-5) ... [2021-03-16T07:49:41.787Z] #37 45.00 Setting up librhash0:s390x (1.3.8-1) ... [2021-03-16T07:49:41.787Z] #37 45.01 Setting up cmake-data (3.13.4-1) ... [2021-03-16T07:49:41.787Z] #37 45.03 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-03-16T07:49:41.787Z] #37 45.04 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-03-16T07:49:41.787Z] #37 45.05 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-03-16T07:49:41.787Z] #37 45.06 Setting up cmake (3.13.4-1) ... [2021-03-16T07:49:41.787Z] #37 45.07 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:49:41.787Z] #37 45.11 Processing triggers for mime-support (3.62) ... [2021-03-16T07:49:41.787Z] #37 DONE 45.6s [2021-03-16T07:49:40.170Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-16T07:49:40.170Z] > git --version # timeout=10 [2021-03-16T07:49:40.188Z] > git --version # 'git version 2.17.1' [2021-03-16T07:49:40.189Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:49:40.190Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42152/head:refs/remotes/origin/PR-42152 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:49:42.078Z] [2021-03-16T07:49:42.078Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-16T07:49:42.078Z] #28 33.37 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-03-16T07:49:42.078Z] #28 33.38 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-03-16T07:49:42.078Z] #28 33.38 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:49:42.078Z] #28 33.48 Selecting previously unselected package libsasl2-2:s390x. [2021-03-16T07:49:42.078Z] #28 33.49 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-03-16T07:49:42.078Z] #28 33.51 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:49:42.078Z] #28 33.66 Selecting previously unselected package libldap-common. [2021-03-16T07:49:42.078Z] #28 33.67 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-16T07:49:42.078Z] #28 33.67 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:49:42.078Z] #28 33.81 Selecting previously unselected package libldap-2.4-2:s390x. [2021-03-16T07:49:42.078Z] #28 33.81 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-03-16T07:49:42.078Z] #28 33.82 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:49:42.078Z] #28 34.08 Selecting previously unselected package openssl. [2021-03-16T07:49:42.078Z] #28 34.08 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_s390x.deb ... [2021-03-16T07:49:42.078Z] #28 34.08 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-16T07:49:42.493Z] #9 ... [2021-03-16T07:49:42.493Z] [2021-03-16T07:49:42.493Z] #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-03-16T07:49:42.493Z] #29 sha256:0596467de4dcdd874adef8d896da2bafd84e35c1fa3786e5b9127b1f71dc5dd6 [2021-03-16T07:49:42.493Z] #29 1.603 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-16T07:49:42.493Z] #29 1.698 [2021-03-16T07:49:42.493Z] #29 1.822 ########## 14.3% ########################## 37.2% ######################################### 57.1% ####################################################### 76.7% ##################################################################### 96.6% ######################################################################## 100.0% [2021-03-16T07:49:42.493Z] #29 2.359 [2021-03-16T07:49:42.493Z] #29 2.484 ######################################################################## 100.0% [2021-03-16T07:49:42.493Z] #29 2.582 [2021-03-16T07:49:42.493Z] #29 2.714 ############################################# 63.0% ######################################################################## 100.0% [2021-03-16T07:49:42.493Z] #29 2.842 [2021-03-16T07:49:42.493Z] #29 2.968 #### 6.3% ######################### 34.7% ###################################### 54.0% #################################################### 73.1% ################################################################## 92.4% ######################################################################## 100.0% [2021-03-16T07:49:42.493Z] #29 3.514 [2021-03-16T07:49:42.493Z] #29 3.654 0.8% ##### 7.5% ########## 15.1% ############## 20.4% ################## 25.1% ################### 27.7% ######################### 34.9% ############################# 41.2% ############################### 44.3% ##################################### 51.6% ######################################## 56.2% ############################################ 62.2% ################################################ 67.5% #################################################### 72.5% ######################################################## 77.8% ########################################################### 83.1% ############################################################### 87.8% ################################################################### 93.6% ####################################################################### 98.7% ######################################################################## 100.0% [2021-03-16T07:49:42.493Z] #29 5.519 [2021-03-16T07:49:42.493Z] #29 5.883 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-16T07:49:42.493Z] #29 6.010 [2021-03-16T07:49:42.493Z] #29 6.130 ##################################### 52.6% ######################################################################## 100.0% [2021-03-16T07:49:42.493Z] #29 6.166 [2021-03-16T07:49:42.493Z] #29 6.484 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-16T07:49:42.493Z] #29 6.590 [2021-03-16T07:49:42.493Z] #29 6.719 0.6% ####################################################### 77.0% ######################################################################## 100.0% [2021-03-16T07:49:42.493Z] #29 6.867 [2021-03-16T07:49:42.493Z] #29 7.341 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-16T07:49:42.493Z] #29 7.437 [2021-03-16T07:49:42.493Z] #29 7.682 #=#=# # 2.5% ############## 20.5% ############################ 39.0% ################################# 47.1% ##################################### 51.6% ########################################### 60.1% ########################################### 60.4% ###################################################### 76.1% ################################################################### 93.5% ######################################################################## 100.0% [2021-03-16T07:49:42.493Z] #29 8.926 [2021-03-16T07:49:42.493Z] #29 9.292 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-16T07:49:42.493Z] #29 9.374 [2021-03-16T07:49:42.711Z] #28 34.86 Selecting previously unselected package ca-certificates. [2021-03-16T07:49:42.711Z] #28 34.88 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-16T07:49:42.711Z] #28 34.89 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-16T07:49:42.750Z] #29 9.466 ######################################################################## 100.0% [2021-03-16T07:49:42.750Z] #29 9.491 [2021-03-16T07:49:43.002Z] #28 35.18 Selecting previously unselected package libkeyutils1:s390x. [2021-03-16T07:49:43.002Z] #28 35.18 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ... [2021-03-16T07:49:43.002Z] #28 35.18 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-03-16T07:49:43.002Z] #28 35.27 Selecting previously unselected package libkrb5support0:s390x. [2021-03-16T07:49:43.002Z] #28 35.29 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-03-16T07:49:43.002Z] #28 35.29 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-03-16T07:49:43.002Z] #28 35.37 Selecting previously unselected package libk5crypto3:s390x. [2021-03-16T07:49:43.002Z] #28 35.40 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-03-16T07:49:43.006Z] #29 9.745 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-16T07:49:43.006Z] #29 9.849 [2021-03-16T07:49:43.006Z] #29 9.933 ######################################################################## 100.0% [2021-03-16T07:49:43.006Z] #29 9.963 [2021-03-16T07:49:43.293Z] #28 35.41 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-03-16T07:49:43.293Z] #28 35.54 Selecting previously unselected package libkrb5-3:s390x. [2021-03-16T07:49:43.293Z] #28 35.54 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-03-16T07:49:43.293Z] #28 35.55 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-03-16T07:49:43.296Z] #29 9.991 Download of images into '/build' complete. [2021-03-16T07:49:43.296Z] #29 9.991 Use something like the following to load the result into a Docker daemon: [2021-03-16T07:49:43.296Z] #29 9.991 tar -cC '/build' . | docker load [2021-03-16T07:49:43.586Z] #28 35.84 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-03-16T07:49:43.586Z] #28 35.84 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-03-16T07:49:43.586Z] #28 35.85 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-03-16T07:49:43.878Z] #28 36.05 Selecting previously unselected package libnghttp2-14:s390x. [2021-03-16T07:49:43.878Z] #28 36.05 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-03-16T07:49:43.878Z] #28 36.05 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-03-16T07:49:43.878Z] #28 36.21 Selecting previously unselected package libpsl5:s390x. [2021-03-16T07:49:43.878Z] #28 36.23 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-03-16T07:49:43.878Z] #28 36.25 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-03-16T07:49:43.878Z] #28 36.31 Selecting previously unselected package librtmp1:s390x. [2021-03-16T07:49:43.878Z] #28 ... [2021-03-16T07:49:43.878Z] [2021-03-16T07:49:43.878Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-16T07:49:43.878Z] #14 36.01 The following NEW packages will be installed: [2021-03-16T07:49:43.878Z] #14 36.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-16T07:49:43.878Z] #14 36.01 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-16T07:49:43.878Z] #14 36.01 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-16T07:49:43.878Z] #14 36.01 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-16T07:49:43.878Z] #14 36.01 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-16T07:49:43.878Z] #14 36.01 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-16T07:49:43.878Z] #14 36.02 The following packages will be upgraded: [2021-03-16T07:49:43.878Z] #14 36.03 libseccomp2 libsystemd0 libudev1 [2021-03-16T07:49:43.878Z] #14 36.27 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-16T07:49:43.878Z] #14 36.27 Need to get 73.8 MB of archives. [2021-03-16T07:49:43.878Z] #14 36.27 After this operation, 494 MB of additional disk space will be used. [2021-03-16T07:49:43.878Z] #14 36.27 Get:1 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-03-16T07:49:43.878Z] #14 36.29 Get:2 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] [2021-03-16T07:49:43.878Z] #14 36.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u6 [307 kB] [2021-03-16T07:49:43.878Z] #14 36.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u6 [145 kB] [2021-03-16T07:49:43.878Z] #14 36.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-03-16T07:49:43.878Z] #14 36.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-03-16T07:49:43.878Z] #14 37.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-16T07:49:43.878Z] #14 37.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-03-16T07:49:43.879Z] #14 37.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-03-16T07:49:43.879Z] #14 37.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-16T07:49:43.879Z] #14 37.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-16T07:49:43.879Z] #14 37.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-16T07:49:43.879Z] #14 37.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2021-03-16T07:49:43.879Z] #14 39.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-03-16T07:49:43.879Z] #14 41.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-03-16T07:49:43.879Z] #14 41.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-03-16T07:49:43.879Z] #14 41.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-03-16T07:49:43.879Z] #14 41.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-03-16T07:49:43.879Z] #14 41.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-03-16T07:49:43.879Z] #14 41.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u6 [110 kB] [2021-03-16T07:49:43.879Z] #14 41.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-03-16T07:49:43.879Z] #14 41.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-03-16T07:49:43.879Z] #14 41.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-03-16T07:49:43.879Z] #14 41.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-03-16T07:49:43.879Z] #14 41.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-03-16T07:49:43.879Z] #14 41.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-03-16T07:49:43.879Z] #14 41.42 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-03-16T07:49:43.879Z] #14 41.43 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u6 [322 kB] [2021-03-16T07:49:43.879Z] #14 42.56 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:49:43.879Z] #14 42.82 Fetched 73.8 MB in 5s (14.0 MB/s) [2021-03-16T07:49:43.879Z] #14 42.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 ... 15177 files and directories currently installed.) [2021-03-16T07:49:43.879Z] #14 43.08 Preparing to unpack .../libsystemd0_241-7~deb10u6_s390x.deb ... [2021-03-16T07:49:43.879Z] #14 43.11 Unpacking libsystemd0:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-16T07:49:43.879Z] #14 43.47 Setting up libsystemd0:s390x (241-7~deb10u6) ... [2021-03-16T07:49:43.879Z] #14 43.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-16T07:49:43.879Z] #14 43.70 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-03-16T07:49:43.879Z] #14 43.73 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-03-16T07:49:43.879Z] #14 43.97 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-03-16T07:49:43.879Z] #14 44.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 ... 15177 files and directories currently installed.) [2021-03-16T07:49:43.879Z] #14 44.21 Preparing to unpack .../libudev1_241-7~deb10u6_s390x.deb ... [2021-03-16T07:49:43.879Z] #14 44.23 Unpacking libudev1:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-16T07:49:43.879Z] #14 44.56 Setting up libudev1:s390x (241-7~deb10u6) ... [2021-03-16T07:49:43.879Z] #14 44.72 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-16T07:49:43.879Z] #14 44.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-16T07:49:43.879Z] #14 44.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-03-16T07:49:43.879Z] #14 44.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-16T07:49:44.169Z] #14 ... [2021-03-16T07:49:44.169Z] [2021-03-16T07:49:44.169Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-16T07:49:44.169Z] #52 42.42 syscall [2021-03-16T07:49:44.169Z] #52 42.42 bytes [2021-03-16T07:49:46.239Z] #52 44.50 reflect [2021-03-16T07:49:46.252Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e2a93a2566b7b3b0) in /home/ubuntu/workspace/moby_PR-42152 [Pipeline] { [Pipeline] checkout [2021-03-16T07:49:46.447Z] The recommended git tool is: git [2021-03-16T07:49:46.585Z] #29 ... [2021-03-16T07:49:46.585Z] [2021-03-16T07:49:46.585Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:49:46.585Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:49:46.585Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.9s done [2021-03-16T07:49:46.585Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-16T07:49:46.585Z] #9 DONE 42.3s [2021-03-16T07:49:46.585Z] [2021-03-16T07:49:46.585Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-16T07:49:46.585Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-16T07:49:47.146Z] #10 ... [2021-03-16T07:49:47.146Z] [2021-03-16T07:49:47.146Z] #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-03-16T07:49:47.146Z] #29 sha256:0596467de4dcdd874adef8d896da2bafd84e35c1fa3786e5b9127b1f71dc5dd6 [2021-03-16T07:49:47.146Z] #29 DONE 13.9s [2021-03-16T07:49:47.403Z] [2021-03-16T07:49:47.403Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-16T07:49:47.403Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-16T07:49:47.964Z] #10 DONE 1.3s [2021-03-16T07:49:47.965Z] [2021-03-16T07:49:47.965Z] #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-03-16T07:49:47.965Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-16T07:49:48.305Z] #52 ... [2021-03-16T07:49:48.305Z] [2021-03-16T07:49:48.305Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-16T07:49:48.305Z] #35 36.49 sync [2021-03-16T07:49:48.305Z] #35 36.49 internal/reflectlite [2021-03-16T07:49:48.305Z] #35 39.37 errors [2021-03-16T07:49:48.305Z] #35 39.37 sort [2021-03-16T07:49:48.305Z] #35 39.79 strconv [2021-03-16T07:49:48.305Z] #35 40.67 io [2021-03-16T07:49:48.305Z] #35 42.02 internal/oserror [2021-03-16T07:49:48.305Z] #35 42.14 syscall [2021-03-16T07:49:48.305Z] #35 43.12 reflect [2021-03-16T07:49:48.305Z] #35 ... [2021-03-16T07:49:48.305Z] [2021-03-16T07:49:48.305Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-16T07:49:48.305Z] #28 36.33 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-03-16T07:49:48.305Z] #28 36.35 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-03-16T07:49:48.305Z] #28 36.41 Selecting previously unselected package libssh2-1:s390x. [2021-03-16T07:49:48.305Z] #28 36.43 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-03-16T07:49:48.305Z] #28 36.45 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-03-16T07:49:48.305Z] #28 36.62 Selecting previously unselected package libcurl4:s390x. [2021-03-16T07:49:48.305Z] #28 36.62 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-03-16T07:49:48.305Z] #28 36.63 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-03-16T07:49:48.305Z] #28 36.96 Selecting previously unselected package curl. [2021-03-16T07:49:48.305Z] #28 36.98 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-03-16T07:49:48.305Z] #28 37.00 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-16T07:49:48.305Z] #28 37.23 Selecting previously unselected package libonig5:s390x. [2021-03-16T07:49:48.305Z] #28 37.25 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-03-16T07:49:48.305Z] #28 37.26 Unpacking libonig5:s390x (6.9.1-1) ... [2021-03-16T07:49:48.305Z] #28 37.44 Selecting previously unselected package libjq1:s390x. [2021-03-16T07:49:48.305Z] #28 37.45 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-03-16T07:49:48.305Z] #28 37.45 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-16T07:49:48.305Z] #28 37.72 Selecting previously unselected package jq. [2021-03-16T07:49:48.305Z] #28 37.74 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-03-16T07:49:48.305Z] #28 37.75 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-16T07:49:48.305Z] #28 37.99 Setting up libkeyutils1:s390x (1.6-6) ... [2021-03-16T07:49:48.305Z] #28 38.03 Setting up libpsl5:s390x (0.20.2-2) ... [2021-03-16T07:49:48.305Z] #28 38.04 Setting up libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-03-16T07:49:48.305Z] #28 38.69 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-03-16T07:49:48.305Z] #28 38.69 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:49:48.305Z] #28 38.69 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-03-16T07:49:48.305Z] #28 38.70 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:49:48.305Z] #28 38.71 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-03-16T07:49:48.305Z] #28 38.72 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-03-16T07:49:48.305Z] #28 38.72 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:49:48.305Z] #28 38.74 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-03-16T07:49:48.305Z] #28 38.74 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-03-16T07:49:48.305Z] #28 38.75 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-16T07:49:48.305Z] #28 38.77 Setting up libonig5:s390x (6.9.1-1) ... [2021-03-16T07:49:48.305Z] #28 38.78 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-16T07:49:48.305Z] #28 38.79 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:49:48.305Z] #28 38.80 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-16T07:49:48.892Z] #11 DONE 1.0s [2021-03-16T07:49:48.893Z] [2021-03-16T07:49:48.893Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-16T07:49:48.893Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-16T07:49:48.938Z] #28 41.22 Updating certificates in /etc/ssl/certs... [2021-03-16T07:49:49.822Z] #31 DONE 0.8s [2021-03-16T07:49:49.822Z] [2021-03-16T07:49:49.822Z] #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-03-16T07:49:49.822Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:49:49.822Z] #36 ... [2021-03-16T07:49:49.822Z] [2021-03-16T07:49:49.822Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-16T07:49:49.822Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-16T07:49:49.822Z] #39 DONE 0.8s [2021-03-16T07:49:49.972Z] #28 ... [2021-03-16T07:49:49.972Z] [2021-03-16T07:49:49.972Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:49:49.972Z] #44 3.318 Note: Building without setproctitle() and strlcpy() support. [2021-03-16T07:49:49.972Z] #44 3.318 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-16T07:49:49.972Z] #44 3.340 Note: Building without GnuTLS support [2021-03-16T07:49:49.972Z] #44 3.341 Makefile.config:39: Warn: you have no libnftables installed [2021-03-16T07:49:49.972Z] #44 3.341 Makefile.config:40: Warn: Building without nftables support [2021-03-16T07:49:49.972Z] #44 4.788 fatal: not a git repository (or any of the parent directories): .git [2021-03-16T07:49:49.972Z] #44 4.836 GEN .gitid [2021-03-16T07:49:49.972Z] #44 4.854 GEN criu/include/version.h [2021-03-16T07:49:49.972Z] #44 4.886 GEN include/common/asm [2021-03-16T07:49:49.972Z] #44 7.101 PBCC images/timens.pb-c.c [2021-03-16T07:49:49.972Z] #44 7.155 DEP images/timens.pb-c.d [2021-03-16T07:49:49.972Z] #44 7.237 PBCC images/fown.pb-c.c [2021-03-16T07:49:49.972Z] #44 7.262 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-16T07:49:49.972Z] #44 7.341 PBCC images/opts.pb-c.c [2021-03-16T07:49:49.972Z] #44 7.377 PBCC images/memfd.pb-c.c [2021-03-16T07:49:49.972Z] #44 7.412 DEP images/fown.pb-c.d [2021-03-16T07:49:49.972Z] #44 7.450 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-16T07:49:49.972Z] #44 7.519 DEP images/opts.pb-c.d [2021-03-16T07:49:49.972Z] #44 7.546 DEP images/memfd.pb-c.d [2021-03-16T07:49:49.972Z] #44 7.607 PBCC images/sit.pb-c.c [2021-03-16T07:49:49.972Z] #44 7.676 DEP images/sit.pb-c.d [2021-03-16T07:49:49.972Z] #44 7.724 PBCC images/macvlan.pb-c.c [2021-03-16T07:49:49.972Z] #44 7.756 DEP images/macvlan.pb-c.d [2021-03-16T07:49:49.972Z] #44 7.852 PBCC images/autofs.pb-c.c [2021-03-16T07:49:49.972Z] #44 7.908 DEP images/autofs.pb-c.d [2021-03-16T07:49:49.972Z] #44 7.966 PBCC images/sysctl.pb-c.c [2021-03-16T07:49:49.972Z] #44 7.992 DEP images/sysctl.pb-c.d [2021-03-16T07:49:49.972Z] #44 8.048 PBCC images/time.pb-c.c [2021-03-16T07:49:49.972Z] #44 8.084 DEP images/time.pb-c.d [2021-03-16T07:49:49.972Z] #44 8.133 PBCC images/binfmt-misc.pb-c.c [2021-03-16T07:49:49.972Z] #44 8.168 DEP images/binfmt-misc.pb-c.d [2021-03-16T07:49:49.972Z] #44 8.214 PBCC images/seccomp.pb-c.c [2021-03-16T07:49:49.972Z] #44 8.262 DEP images/seccomp.pb-c.d [2021-03-16T07:49:49.972Z] #44 8.310 PBCC images/userns.pb-c.c [2021-03-16T07:49:49.972Z] #44 8.354 DEP images/userns.pb-c.d [2021-03-16T07:49:49.972Z] #44 8.396 PBCC images/cgroup.pb-c.c [2021-03-16T07:49:49.972Z] #44 8.412 DEP images/cgroup.pb-c.d [2021-03-16T07:49:49.972Z] #44 8.498 PBCC images/ext-file.pb-c.c [2021-03-16T07:49:49.972Z] #44 8.503 DEP images/ext-file.pb-c.d [2021-03-16T07:49:49.972Z] #44 8.545 PBCC images/rpc.pb-c.c [2021-03-16T07:49:49.972Z] #44 8.646 DEP images/rpc.pb-c.d [2021-03-16T07:49:49.972Z] #44 8.698 PBCC images/siginfo.pb-c.c [2021-03-16T07:49:49.972Z] #44 8.743 DEP images/siginfo.pb-c.d [2021-03-16T07:49:49.972Z] #44 8.835 PBCC images/pagemap.pb-c.c [2021-03-16T07:49:49.972Z] #44 8.977 DEP images/pagemap.pb-c.d [2021-03-16T07:49:49.972Z] #44 9.036 PBCC images/rlimit.pb-c.c [2021-03-16T07:49:49.972Z] #44 9.042 DEP images/rlimit.pb-c.d [2021-03-16T07:49:49.972Z] #44 9.091 PBCC images/file-lock.pb-c.c [2021-03-16T07:49:49.972Z] #44 9.135 DEP images/file-lock.pb-c.d [2021-03-16T07:49:49.972Z] #44 9.201 PBCC images/tty.pb-c.c [2021-03-16T07:49:49.972Z] #44 9.227 DEP images/tty.pb-c.d [2021-03-16T07:49:49.972Z] #44 9.318 PBCC images/tun.pb-c.c [2021-03-16T07:49:49.972Z] #44 9.377 PBCC images/netdev.pb-c.c [2021-03-16T07:49:49.972Z] #44 9.459 DEP images/tun.pb-c.d [2021-03-16T07:49:49.972Z] #44 9.506 DEP images/netdev.pb-c.d [2021-03-16T07:49:49.972Z] #44 9.560 PBCC images/vma.pb-c.c [2021-03-16T07:49:49.972Z] #44 9.604 DEP images/vma.pb-c.d [2021-03-16T07:49:49.972Z] #44 9.656 PBCC images/creds.pb-c.c [2021-03-16T07:49:49.972Z] #44 9.681 DEP images/creds.pb-c.d [2021-03-16T07:49:49.972Z] #44 9.726 PBCC images/utsns.pb-c.c [2021-03-16T07:49:49.972Z] #44 9.758 DEP images/utsns.pb-c.d [2021-03-16T07:49:49.972Z] #44 9.848 PBCC images/ipc-desc.pb-c.c [2021-03-16T07:49:49.972Z] #44 9.926 PBCC images/ipc-sem.pb-c.c [2021-03-16T07:49:49.972Z] #44 9.932 DEP images/ipc-desc.pb-c.d [2021-03-16T07:49:49.972Z] #44 9.987 DEP images/ipc-sem.pb-c.d [2021-03-16T07:49:49.972Z] #44 10.03 PBCC images/ipc-msg.pb-c.c [2021-03-16T07:49:49.972Z] #44 10.05 DEP images/ipc-msg.pb-c.d [2021-03-16T07:49:49.972Z] #44 10.10 PBCC images/ipc-shm.pb-c.c [2021-03-16T07:49:49.972Z] #44 10.12 DEP images/ipc-shm.pb-c.d [2021-03-16T07:49:49.972Z] #44 10.17 PBCC images/ipc-var.pb-c.c [2021-03-16T07:49:50.079Z] [2021-03-16T07:49:50.079Z] #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-03-16T07:49:50.079Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:49:50.263Z] #44 10.20 DEP images/ipc-var.pb-c.d [2021-03-16T07:49:50.263Z] #44 10.26 PBCC images/sk-opts.pb-c.c [2021-03-16T07:49:50.263Z] #44 10.27 PBCC images/packet-sock.pb-c.c [2021-03-16T07:49:50.263Z] #44 10.34 DEP images/sk-opts.pb-c.d [2021-03-16T07:49:50.263Z] #44 10.39 DEP images/packet-sock.pb-c.d [2021-03-16T07:49:50.263Z] #44 10.46 PBCC images/sk-netlink.pb-c.c [2021-03-16T07:49:50.289Z] using credential docker-jenkins-github-credentials [2021-03-16T07:49:50.297Z] Cloning the remote Git repository [2021-03-16T07:49:50.297Z] Cloning with configured refspecs honoured and without tags [2021-03-16T07:49:50.554Z] #44 10.56 DEP images/sk-netlink.pb-c.d [2021-03-16T07:49:50.554Z] #44 10.58 PBCC images/sk-inet.pb-c.c [2021-03-16T07:49:50.554Z] #44 10.63 DEP images/sk-inet.pb-c.d [2021-03-16T07:49:50.554Z] #44 10.67 PBCC images/sk-unix.pb-c.c [2021-03-16T07:49:50.554Z] #44 10.72 DEP images/sk-unix.pb-c.d [2021-03-16T07:49:50.846Z] #44 10.80 PBCC images/mm.pb-c.c [2021-03-16T07:49:50.846Z] #44 10.85 DEP images/mm.pb-c.d [2021-03-16T07:49:50.846Z] #44 10.90 PBCC images/timerfd.pb-c.c [2021-03-16T07:49:50.846Z] #44 10.90 DEP images/timerfd.pb-c.d [2021-03-16T07:49:51.138Z] #44 11.01 PBCC images/timer.pb-c.c [2021-03-16T07:49:51.138Z] #44 11.04 DEP images/timer.pb-c.d [2021-03-16T07:49:51.138Z] #44 11.10 PBCC images/sa.pb-c.c [2021-03-16T07:49:51.138Z] #44 11.14 DEP images/sa.pb-c.d [2021-03-16T07:49:51.138Z] #44 11.21 PBCC images/pipe-data.pb-c.c [2021-03-16T07:49:51.138Z] #44 11.26 DEP images/pipe-data.pb-c.d [2021-03-16T07:49:50.316Z] Cloning repository https://github.com/moby/moby.git [2021-03-16T07:49:50.368Z] > git init /home/ubuntu/workspace/moby_PR-42152 # timeout=10 [2021-03-16T07:49:50.704Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-16T07:49:50.704Z] > git --version # timeout=10 [2021-03-16T07:49:50.715Z] > git --version # 'git version 2.17.1' [2021-03-16T07:49:50.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:49:50.736Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42152/head:refs/remotes/origin/PR-42152 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:49:51.429Z] #44 11.29 PBCC images/mnt.pb-c.c [2021-03-16T07:49:51.429Z] #44 11.34 DEP images/mnt.pb-c.d [2021-03-16T07:49:51.429Z] #44 11.38 PBCC images/sk-packet.pb-c.c [2021-03-16T07:49:51.429Z] #44 11.44 DEP images/sk-packet.pb-c.d [2021-03-16T07:49:51.429Z] #44 11.46 PBCC images/tcp-stream.pb-c.c [2021-03-16T07:49:51.429Z] #44 11.51 DEP images/tcp-stream.pb-c.d [2021-03-16T07:49:51.720Z] #44 11.60 PBCC images/pipe.pb-c.c [2021-03-16T07:49:51.720Z] #44 11.65 DEP images/pipe.pb-c.d [2021-03-16T07:49:51.720Z] #44 11.71 PBCC images/pstree.pb-c.c [2021-03-16T07:49:51.720Z] #44 11.75 DEP images/pstree.pb-c.d [2021-03-16T07:49:51.720Z] #44 11.79 PBCC images/fs.pb-c.c [2021-03-16T07:49:51.720Z] #44 11.80 DEP images/fs.pb-c.d [2021-03-16T07:49:51.720Z] #44 11.83 PBCC images/signalfd.pb-c.c [2021-03-16T07:49:51.720Z] #44 11.89 DEP images/signalfd.pb-c.d [2021-03-16T07:49:51.720Z] #44 ... [2021-03-16T07:49:51.720Z] [2021-03-16T07:49:51.720Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-16T07:49:51.720Z] #28 44.15 137 added, 0 removed; done. [2021-03-16T07:49:52.011Z] #28 44.22 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-03-16T07:49:52.011Z] #28 44.23 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-16T07:49:52.011Z] #28 44.24 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-03-16T07:49:52.011Z] #28 ... [2021-03-16T07:49:52.011Z] [2021-03-16T07:49:52.011Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-16T07:49:52.011Z] #46 40.27 internal/singleflight [2021-03-16T07:49:52.011Z] #46 41.56 bytes [2021-03-16T07:49:52.011Z] #46 41.57 strconv [2021-03-16T07:49:52.011Z] #46 43.31 bufio [2021-03-16T07:49:52.011Z] #46 45.22 syscall [2021-03-16T07:49:52.011Z] #46 46.18 reflect [2021-03-16T07:49:52.011Z] #46 ... [2021-03-16T07:49:52.011Z] [2021-03-16T07:49:52.011Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-16T07:49:52.011Z] #38 1.900 + RM_GOPATH=0 [2021-03-16T07:49:52.011Z] #38 1.900 + TMP_GOPATH= [2021-03-16T07:49:52.011Z] #38 1.900 + : /build [2021-03-16T07:49:52.011Z] #38 1.901 + '[' -z '' ']' [2021-03-16T07:49:52.011Z] #38 1.902 ++ mktemp -d [2021-03-16T07:49:52.011Z] #38 1.910 + export GOPATH=/tmp/tmp.jkxkBwBUxC [2021-03-16T07:49:52.011Z] #38 1.910 + GOPATH=/tmp/tmp.jkxkBwBUxC [2021-03-16T07:49:52.011Z] #38 1.910 + RM_GOPATH=1 [2021-03-16T07:49:52.011Z] #38 1.910 + case "$(go env GOARCH)" in [2021-03-16T07:49:52.011Z] #38 1.912 ++ go env GOARCH [2021-03-16T07:49:52.011Z] #38 1.947 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:52.011Z] #38 1.947 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:52.011Z] #38 1.947 ++ dirname /tmp/install/install.sh [2021-03-16T07:49:52.011Z] #38 1.954 + dir=/tmp/install [2021-03-16T07:49:52.011Z] #38 1.954 + bin=tini [2021-03-16T07:49:52.011Z] #38 1.954 + shift [2021-03-16T07:49:52.011Z] #38 1.954 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-16T07:49:52.011Z] #38 1.954 + . /tmp/install/tini.installer [2021-03-16T07:49:52.011Z] #38 1.955 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:49:52.011Z] #38 1.955 + install_tini [2021-03-16T07:49:52.011Z] #38 1.955 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-16T07:49:52.011Z] #38 1.955 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:49:52.011Z] #38 1.955 + git clone https://github.com/krallin/tini.git /tmp/tmp.jkxkBwBUxC/tini [2021-03-16T07:49:52.011Z] #38 1.960 Cloning into '/tmp/tmp.jkxkBwBUxC/tini'... [2021-03-16T07:49:52.011Z] #38 2.742 + cd /tmp/tmp.jkxkBwBUxC/tini [2021-03-16T07:49:52.011Z] #38 2.742 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:49:52.011Z] #38 2.747 + cmake . [2021-03-16T07:49:52.011Z] #38 3.430 -- The C compiler identification is GNU 8.3.0 [2021-03-16T07:49:52.011Z] #38 3.499 -- Check for working C compiler: /usr/bin/cc [2021-03-16T07:49:52.011Z] #38 4.402 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-16T07:49:52.011Z] #38 4.421 -- Detecting C compiler ABI info [2021-03-16T07:49:52.011Z] #38 5.162 -- Detecting C compiler ABI info - done [2021-03-16T07:49:52.011Z] #38 5.198 -- Detecting C compile features [2021-03-16T07:49:52.011Z] #38 7.266 -- Detecting C compile features - done [2021-03-16T07:49:52.011Z] #38 7.321 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-16T07:49:52.011Z] #38 7.610 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-16T07:49:52.011Z] #38 7.746 -- Configuring done [2021-03-16T07:49:52.011Z] #38 7.783 -- Generating done [2021-03-16T07:49:52.011Z] #38 7.786 -- Build files have been written to: /tmp/tmp.jkxkBwBUxC/tini [2021-03-16T07:49:52.011Z] #38 7.801 + make tini-static [2021-03-16T07:49:52.011Z] #38 8.367 Scanning dependencies of target tini-static [2021-03-16T07:49:52.011Z] #38 8.572 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-16T07:49:52.011Z] #38 9.842 [100%] Linking C executable tini-static [2021-03-16T07:49:52.011Z] #38 10.33 [100%] Built target tini-static [2021-03-16T07:49:52.011Z] #38 ... [2021-03-16T07:49:52.011Z] [2021-03-16T07:49:52.011Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:49:52.011Z] #44 11.93 PBCC images/fh.pb-c.c [2021-03-16T07:49:52.011Z] #44 11.96 PBCC images/fsnotify.pb-c.c [2021-03-16T07:49:52.011Z] #44 11.99 DEP images/fh.pb-c.d [2021-03-16T07:49:52.011Z] #44 12.05 DEP images/fsnotify.pb-c.d [2021-03-16T07:49:52.011Z] #44 12.12 PBCC images/eventpoll.pb-c.c [2021-03-16T07:49:52.011Z] #44 12.14 DEP images/eventpoll.pb-c.d [2021-03-16T07:49:52.011Z] #44 12.19 PBCC images/eventfd.pb-c.c [2021-03-16T07:49:52.302Z] #44 12.23 DEP images/eventfd.pb-c.d [2021-03-16T07:49:52.302Z] #44 12.32 PBCC images/remap-file-path.pb-c.c [2021-03-16T07:49:52.302Z] #44 12.37 DEP images/remap-file-path.pb-c.d [2021-03-16T07:49:52.302Z] #44 12.42 PBCC images/fifo.pb-c.c [2021-03-16T07:49:52.302Z] #44 12.46 DEP images/fifo.pb-c.d [2021-03-16T07:49:52.592Z] #44 12.50 PBCC images/ghost-file.pb-c.c [2021-03-16T07:49:52.592Z] #44 12.55 DEP images/ghost-file.pb-c.d [2021-03-16T07:49:52.592Z] #44 12.59 PBCC images/regfile.pb-c.c [2021-03-16T07:49:52.592Z] #44 ... [2021-03-16T07:49:52.592Z] [2021-03-16T07:49:52.592Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-16T07:49:52.592Z] #38 10.45 + mkdir -p /build [2021-03-16T07:49:52.592Z] #38 10.47 + cp tini-static /build/docker-init [2021-03-16T07:49:52.592Z] #38 DONE 10.8s [2021-03-16T07:49:52.592Z] [2021-03-16T07:49:52.592Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:49:52.592Z] #44 12.61 DEP images/regfile.pb-c.d [2021-03-16T07:49:52.592Z] #44 12.67 PBCC images/ns.pb-c.c [2021-03-16T07:49:52.592Z] #44 12.69 DEP images/ns.pb-c.d [2021-03-16T07:49:52.883Z] #44 12.74 PBCC images/fdinfo.pb-c.c [2021-03-16T07:49:52.883Z] #44 12.83 DEP images/fdinfo.pb-c.d [2021-03-16T07:49:52.883Z] #44 12.90 PBCC images/core-aarch64.pb-c.c [2021-03-16T07:49:52.883Z] #44 12.96 PBCC images/core-arm.pb-c.c [2021-03-16T07:49:52.883Z] #44 13.02 PBCC images/core-ppc64.pb-c.c [2021-03-16T07:49:53.174Z] #44 13.07 PBCC images/core-s390.pb-c.c [2021-03-16T07:49:53.174Z] #44 13.09 PBCC images/core-x86.pb-c.c [2021-03-16T07:49:53.174Z] #44 13.15 PBCC images/core.pb-c.c [2021-03-16T07:49:53.174Z] #44 13.22 PBCC images/inventory.pb-c.c [2021-03-16T07:49:53.174Z] #44 13.28 DEP images/core-aarch64.pb-c.d [2021-03-16T07:49:53.474Z] #44 13.33 DEP images/core-arm.pb-c.d [2021-03-16T07:49:53.474Z] #44 13.35 DEP images/core-ppc64.pb-c.d [2021-03-16T07:49:53.474Z] #44 13.40 DEP images/core-s390.pb-c.d [2021-03-16T07:49:53.474Z] #44 13.48 DEP images/core-x86.pb-c.d [2021-03-16T07:49:53.474Z] #44 13.56 DEP images/core.pb-c.d [2021-03-16T07:49:53.474Z] #44 13.65 DEP images/inventory.pb-c.d [2021-03-16T07:49:53.764Z] #44 13.66 PBCC images/cpuinfo.pb-c.c [2021-03-16T07:49:53.764Z] #44 13.79 DEP images/cpuinfo.pb-c.d [2021-03-16T07:49:53.764Z] #44 13.84 PBCC images/stats.pb-c.c [2021-03-16T07:49:53.764Z] #44 13.85 DEP images/stats.pb-c.d [2021-03-16T07:49:54.055Z] #44 ... [2021-03-16T07:49:54.055Z] [2021-03-16T07:49:54.055Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-16T07:49:54.055Z] #28 44.25 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-16T07:49:54.055Z] #28 44.26 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:49:54.055Z] #28 44.30 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-16T07:49:54.055Z] #28 44.30 Updating certificates in /etc/ssl/certs... [2021-03-16T07:49:54.055Z] #28 46.26 0 added, 0 removed; done. [2021-03-16T07:49:54.055Z] #28 46.26 Running hooks in /etc/ca-certificates/update.d... [2021-03-16T07:49:54.055Z] #28 46.27 done. [2021-03-16T07:49:54.055Z] #28 DONE 46.5s [2021-03-16T07:49:54.347Z] [2021-03-16T07:49:54.347Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-16T07:49:54.347Z] #29 DONE 0.1s [2021-03-16T07:49:54.347Z] [2021-03-16T07:49:54.347Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-16T07:49:54.979Z] #30 ... [2021-03-16T07:49:54.979Z] [2021-03-16T07:49:54.979Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-16T07:49:54.979Z] #14 46.91 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-16T07:49:54.979Z] #14 46.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-03-16T07:49:54.979Z] #14 46.92 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-16T07:49:54.979Z] #14 49.73 Selecting previously unselected package binutils-mingw-w64. [2021-03-16T07:49:54.979Z] #14 49.75 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-16T07:49:54.979Z] #14 49.76 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-16T07:49:54.979Z] #14 49.89 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-03-16T07:49:54.979Z] #14 49.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-03-16T07:49:54.979Z] #14 49.91 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-03-16T07:49:54.979Z] #14 50.10 Selecting previously unselected package dmsetup. [2021-03-16T07:49:54.979Z] #14 50.10 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-03-16T07:49:54.979Z] #14 50.11 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-16T07:49:54.979Z] #14 50.25 Selecting previously unselected package mingw-w64-common. [2021-03-16T07:49:54.979Z] #14 50.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-16T07:49:54.979Z] #14 50.27 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-16T07:49:54.979Z] #14 56.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-16T07:49:54.979Z] #14 56.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-16T07:49:54.979Z] #14 56.16 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-16T07:49:55.270Z] #14 ... [2021-03-16T07:49:55.270Z] [2021-03-16T07:49:55.270Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-16T07:49:55.270Z] #46 53.42 time [2021-03-16T07:49:55.333Z] #40 ... [2021-03-16T07:49:55.333Z] [2021-03-16T07:49:55.333Z] #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-03-16T07:49:55.333Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-16T07:49:55.333Z] #12 DONE 6.0s [2021-03-16T07:49:55.333Z] [2021-03-16T07:49:55.333Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:49:55.333Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-16T07:49:55.333Z] #32 ... [2021-03-16T07:49:55.333Z] [2021-03-16T07:49:55.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-03-16T07:49:55.333Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:49:57.124Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0cc7186877d30bae5) in /home/ubuntu/workspace/moby_PR-42152 [Pipeline] { [Pipeline] checkout [2021-03-16T07:49:57.229Z] The recommended git tool is: git [2021-03-16T07:49:57.438Z] #46 ... [2021-03-16T07:49:57.438Z] [2021-03-16T07:49:57.438Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:49:57.438Z] #48 DONE 55.7s [2021-03-16T07:49:57.729Z] [2021-03-16T07:49:57.729Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-16T07:49:57.729Z] #30 2.727 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-16T07:49:57.729Z] #30 3.061 [2021-03-16T07:49:59.508Z] #30 3.208 #=#=# #### 6.7% ######### 13.4% ############## 20.2% ##################### 29.2% ########################### 38.2% ############################## 42.7% ################################### 49.5% ###################################### 54.0% ######################################## 56.3% ########################################### 60.8% ############################################### 65.3% ################################################### 71.1% ########################################################### 82.3% ################################################################## 92.6% ######################################################################## 100.0% [2021-03-16T07:49:59.512Z] #13 ... [2021-03-16T07:49:59.512Z] [2021-03-16T07:49:59.512Z] #49 [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-03-16T07:49:59.512Z] #49 sha256:d46dcf4d061758246fa3d982fa67494b5571eb21c6283602407efd397a97ffe7 [2021-03-16T07:49:59.512Z] #49 7.038 + RM_GOPATH=0 [2021-03-16T07:49:59.512Z] #49 7.038 + TMP_GOPATH= [2021-03-16T07:49:59.512Z] #49 7.038 + : /build [2021-03-16T07:49:59.512Z] #49 7.038 + '[' -z '' ']' [2021-03-16T07:49:59.512Z] #49 7.038 ++ mktemp -d [2021-03-16T07:49:59.512Z] #49 7.040 + export GOPATH=/tmp/tmp.t98O6g1Nz9 [2021-03-16T07:49:59.512Z] #49 7.040 + GOPATH=/tmp/tmp.t98O6g1Nz9 [2021-03-16T07:49:59.512Z] #49 7.040 + RM_GOPATH=1 [2021-03-16T07:49:59.512Z] #49 7.040 + case "$(go env GOARCH)" in [2021-03-16T07:49:59.512Z] #49 7.040 ++ go env GOARCH [2021-03-16T07:49:59.512Z] #49 7.060 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:59.512Z] #49 7.060 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:59.512Z] #49 7.060 ++ dirname /tmp/install/install.sh [2021-03-16T07:49:59.512Z] #49 7.060 + dir=/tmp/install [2021-03-16T07:49:59.512Z] #49 7.060 + bin=golangci_lint [2021-03-16T07:49:59.512Z] #49 7.060 + shift [2021-03-16T07:49:59.512Z] #49 7.060 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-16T07:49:59.512Z] #49 7.060 + . /tmp/install/golangci_lint.installer [2021-03-16T07:49:59.512Z] #49 7.060 ++ : v1.23.8 [2021-03-16T07:49:59.512Z] #49 7.060 + install_golangci_lint [2021-03-16T07:49:59.512Z] #49 7.060 + set -e [2021-03-16T07:49:59.512Z] #49 7.060 + export GO111MODULE=on [2021-03-16T07:49:59.512Z] #49 7.060 + GO111MODULE=on [2021-03-16T07:49:59.512Z] #49 7.060 + GOBIN=/build [2021-03-16T07:49:59.512Z] #49 7.060 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-16T07:49:59.512Z] #49 7.149 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-16T07:49:59.512Z] #49 7.167 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-16T07:49:59.512Z] #49 7.167 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:49:59.512Z] #49 7.167 go: finding github.com v1.23.8 [2021-03-16T07:49:59.512Z] #49 7.167 go: finding github.com/golangci v1.23.8 [2021-03-16T07:49:59.512Z] #49 8.045 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:49:59.512Z] #49 8.693 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:49:59.512Z] #49 ... [2021-03-16T07:49:59.512Z] [2021-03-16T07:49:59.512Z] #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-03-16T07:49:59.512Z] #24 sha256:d74c1e8ffb0fa96ad81325abcd015e0590791def0cf469431e433f85d6bf37a6 [2021-03-16T07:49:59.512Z] #24 6.453 + RM_GOPATH=0 [2021-03-16T07:49:59.512Z] #24 6.453 + TMP_GOPATH= [2021-03-16T07:49:59.512Z] #24 6.453 + : /build [2021-03-16T07:49:59.512Z] #24 6.453 + '[' -z '' ']' [2021-03-16T07:49:59.512Z] #24 6.453 ++ mktemp -d [2021-03-16T07:49:59.512Z] #24 6.453 + export GOPATH=/tmp/tmp.PJRZQmTUNu [2021-03-16T07:49:59.512Z] #24 6.453 + GOPATH=/tmp/tmp.PJRZQmTUNu [2021-03-16T07:49:59.512Z] #24 6.453 + RM_GOPATH=1 [2021-03-16T07:49:59.512Z] #24 6.453 + case "$(go env GOARCH)" in [2021-03-16T07:49:59.512Z] #24 6.465 ++ go env GOARCH [2021-03-16T07:49:59.512Z] #24 6.477 Install docker/cli version 17.06.2-ce from stable [2021-03-16T07:49:59.512Z] #24 6.478 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:59.512Z] #24 6.478 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:59.512Z] #24 6.478 ++ dirname /tmp/install/install.sh [2021-03-16T07:49:59.512Z] #24 6.478 + dir=/tmp/install [2021-03-16T07:49:59.512Z] #24 6.478 + bin=dockercli [2021-03-16T07:49:59.512Z] #24 6.478 + shift [2021-03-16T07:49:59.512Z] #24 6.478 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-16T07:49:59.512Z] #24 6.478 + . /tmp/install/dockercli.installer [2021-03-16T07:49:59.512Z] #24 6.478 ++ : stable [2021-03-16T07:49:59.512Z] #24 6.478 ++ : 17.06.2-ce [2021-03-16T07:49:59.512Z] #24 6.478 + install_dockercli [2021-03-16T07:49:59.512Z] #24 6.478 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-16T07:49:59.512Z] #24 6.478 ++ uname -m [2021-03-16T07:49:59.512Z] #24 6.482 + arch=x86_64 [2021-03-16T07:49:59.512Z] #24 6.482 + '[' x86_64 '!=' x86_64 ']' [2021-03-16T07:49:59.512Z] #24 6.482 + url=https://download.docker.com/linux/static [2021-03-16T07:49:59.512Z] #24 6.482 + tar -xz docker/docker [2021-03-16T07:49:59.512Z] #24 6.490 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-16T07:49:59.512Z] #24 ... [2021-03-16T07:49:59.512Z] [2021-03-16T07:49:59.512Z] #55 [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-03-16T07:49:59.512Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:49:59.512Z] #55 9.467 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:49:59.512Z] #55 9.602 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:49:59.512Z] #55 9.641 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:49:59.512Z] #55 ... [2021-03-16T07:49:59.512Z] [2021-03-16T07:49:59.512Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:49:59.512Z] #34 sha256:dd3b9509cd5b60ee4509f912bf90afc81e5ce4af284863f5fc2cb2db659930b8 [2021-03-16T07:49:59.512Z] #34 9.140 + RM_GOPATH=0 [2021-03-16T07:49:59.512Z] #34 9.140 + TMP_GOPATH= [2021-03-16T07:49:59.512Z] #34 9.140 + : /build [2021-03-16T07:49:59.512Z] #34 9.140 + '[' -z '' ']' [2021-03-16T07:49:59.512Z] #34 9.140 ++ mktemp -d [2021-03-16T07:49:59.512Z] #34 9.141 + export GOPATH=/tmp/tmp.1HlhRDHxiK [2021-03-16T07:49:59.512Z] #34 9.142 + GOPATH=/tmp/tmp.1HlhRDHxiK [2021-03-16T07:49:59.512Z] #34 9.142 + RM_GOPATH=1 [2021-03-16T07:49:59.512Z] #34 9.142 + case "$(go env GOARCH)" in [2021-03-16T07:49:59.512Z] #34 9.142 ++ go env GOARCH [2021-03-16T07:49:59.512Z] #34 9.230 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:59.512Z] #34 9.230 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:59.512Z] #34 9.230 ++ dirname /tmp/install/install.sh [2021-03-16T07:49:59.512Z] #34 9.237 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:49:59.512Z] #34 9.237 + dir=/tmp/install [2021-03-16T07:49:59.512Z] #34 9.237 + bin=tomlv [2021-03-16T07:49:59.512Z] #34 9.237 + shift [2021-03-16T07:49:59.512Z] #34 9.237 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-16T07:49:59.512Z] #34 9.237 + . /tmp/install/tomlv.installer [2021-03-16T07:49:59.512Z] #34 9.237 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:49:59.512Z] #34 9.237 + install_tomlv [2021-03-16T07:49:59.512Z] #34 9.237 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-16T07:49:59.512Z] #34 9.237 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1HlhRDHxiK/src/github.com/BurntSushi/toml [2021-03-16T07:49:59.512Z] #34 9.243 Cloning into '/tmp/tmp.1HlhRDHxiK/src/github.com/BurntSushi/toml'... [2021-03-16T07:49:59.512Z] #34 ... [2021-03-16T07:49:59.512Z] [2021-03-16T07:49:59.512Z] #45 [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-03-16T07:49:59.512Z] #45 sha256:3f38aae2e3a465e058a85b7fc04de203f4138a8d202a012f4be3ee33365046ad [2021-03-16T07:49:59.512Z] #45 7.871 + RM_GOPATH=0 [2021-03-16T07:49:59.512Z] #45 7.871 + TMP_GOPATH= [2021-03-16T07:49:59.512Z] #45 7.871 + : /build [2021-03-16T07:49:59.512Z] #45 7.871 + '[' -z '' ']' [2021-03-16T07:49:59.512Z] #45 7.871 ++ mktemp -d [2021-03-16T07:49:59.512Z] #45 7.873 + export GOPATH=/tmp/tmp.pkYudC7fOb [2021-03-16T07:49:59.512Z] #45 7.873 + GOPATH=/tmp/tmp.pkYudC7fOb [2021-03-16T07:49:59.512Z] #45 7.873 + RM_GOPATH=1 [2021-03-16T07:49:59.512Z] #45 7.873 + case "$(go env GOARCH)" in [2021-03-16T07:49:59.512Z] #45 7.873 ++ go env GOARCH [2021-03-16T07:49:59.512Z] #45 7.888 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:59.512Z] #45 7.888 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:59.512Z] #45 7.889 ++ dirname /tmp/install/install.sh [2021-03-16T07:49:59.512Z] #45 7.892 + dir=/tmp/install [2021-03-16T07:49:59.512Z] #45 7.904 + bin=vndr [2021-03-16T07:49:59.512Z] #45 7.904 + shift [2021-03-16T07:49:59.512Z] #45 7.904 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-16T07:49:59.512Z] #45 7.904 + . /tmp/install/vndr.installer [2021-03-16T07:49:59.512Z] #45 7.904 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:49:59.512Z] #45 7.904 + install_vndr [2021-03-16T07:49:59.512Z] #45 7.904 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-16T07:49:59.512Z] #45 7.904 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pkYudC7fOb/src/github.com/LK4D4/vndr [2021-03-16T07:49:59.512Z] #45 7.904 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:49:59.512Z] #45 7.914 Cloning into '/tmp/tmp.pkYudC7fOb/src/github.com/LK4D4/vndr'... [2021-03-16T07:49:59.512Z] #45 8.893 + cd /tmp/tmp.pkYudC7fOb/src/github.com/LK4D4/vndr [2021-03-16T07:49:59.512Z] #45 8.893 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:49:59.512Z] #45 8.987 + go build -buildmode=pie -v -o /build/vndr . [2021-03-16T07:49:59.768Z] #45 ... [2021-03-16T07:49:59.768Z] [2021-03-16T07:49:59.768Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:49:59.768Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:49:59.768Z] #42 9.031 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:49:59.768Z] #42 9.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:49:59.768Z] #42 9.114 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:49:59.768Z] #42 ... [2021-03-16T07:49:59.768Z] [2021-03-16T07:49:59.768Z] #51 [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-03-16T07:49:59.768Z] #51 sha256:206f8f120d720ba09a511bfa535d54f663c277973e0b9e2e3e2b72142e5f62dc [2021-03-16T07:49:59.768Z] #51 8.607 + RM_GOPATH=0 [2021-03-16T07:49:59.768Z] #51 8.607 + TMP_GOPATH= [2021-03-16T07:49:59.768Z] #51 8.607 + : /build [2021-03-16T07:49:59.768Z] #51 8.607 + '[' -z '' ']' [2021-03-16T07:49:59.768Z] #51 8.607 ++ mktemp -d [2021-03-16T07:49:59.768Z] #51 8.607 + export GOPATH=/tmp/tmp.uQVx0NE1Cp [2021-03-16T07:49:59.768Z] #51 8.607 + GOPATH=/tmp/tmp.uQVx0NE1Cp [2021-03-16T07:49:59.768Z] #51 8.607 + RM_GOPATH=1 [2021-03-16T07:49:59.768Z] #51 8.607 + case "$(go env GOARCH)" in [2021-03-16T07:49:59.768Z] #51 8.607 ++ go env GOARCH [2021-03-16T07:49:59.768Z] #51 8.622 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:59.768Z] #51 8.622 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:49:59.768Z] #51 8.622 ++ dirname /tmp/install/install.sh [2021-03-16T07:49:59.768Z] #51 8.629 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:49:59.768Z] #51 8.630 + dir=/tmp/install [2021-03-16T07:49:59.768Z] #51 8.630 + bin=shfmt [2021-03-16T07:49:59.768Z] #51 8.630 + shift [2021-03-16T07:49:59.768Z] #51 8.630 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-16T07:49:59.768Z] #51 8.630 + . /tmp/install/shfmt.installer [2021-03-16T07:49:59.768Z] #51 8.630 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:49:59.768Z] #51 8.630 + install_shfmt [2021-03-16T07:49:59.768Z] #51 8.630 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-16T07:49:59.768Z] #51 8.630 + git clone https://github.com/mvdan/sh.git /tmp/tmp.uQVx0NE1Cp/src/github.com/mvdan/sh [2021-03-16T07:49:59.768Z] #51 8.668 Cloning into '/tmp/tmp.uQVx0NE1Cp/src/github.com/mvdan/sh'... [2021-03-16T07:50:00.024Z] #51 ... [2021-03-16T07:50:00.024Z] [2021-03-16T07:50:00.024Z] #47 [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-03-16T07:50:00.024Z] #47 sha256:8a6e8649beefe3128a19c77c20938d1d0677c4149bd11e95a249f1b3463f2ff3 [2021-03-16T07:50:00.024Z] #47 7.194 + RM_GOPATH=0 [2021-03-16T07:50:00.024Z] #47 7.194 + TMP_GOPATH= [2021-03-16T07:50:00.024Z] #47 7.194 + : /build [2021-03-16T07:50:00.024Z] #47 7.194 + '[' -z '' ']' [2021-03-16T07:50:00.024Z] #47 7.198 ++ mktemp -d [2021-03-16T07:50:00.024Z] #47 7.198 + export GOPATH=/tmp/tmp.x1ocQnOI3C [2021-03-16T07:50:00.024Z] #47 7.198 + GOPATH=/tmp/tmp.x1ocQnOI3C [2021-03-16T07:50:00.024Z] #47 7.198 + RM_GOPATH=1 [2021-03-16T07:50:00.024Z] #47 7.198 + case "$(go env GOARCH)" in [2021-03-16T07:50:00.024Z] #47 7.198 ++ go env GOARCH [2021-03-16T07:50:00.024Z] #47 7.209 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:50:00.024Z] #47 7.209 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:50:00.024Z] #47 7.213 ++ dirname /tmp/install/install.sh [2021-03-16T07:50:00.024Z] #47 7.214 + dir=/tmp/install [2021-03-16T07:50:00.024Z] #47 7.214 + bin=gotestsum [2021-03-16T07:50:00.024Z] #47 7.214 + shift [2021-03-16T07:50:00.024Z] #47 7.214 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-16T07:50:00.024Z] #47 7.214 + . /tmp/install/gotestsum.installer [2021-03-16T07:50:00.024Z] #47 7.214 ++ : v0.5.3 [2021-03-16T07:50:00.024Z] #47 7.214 + install_gotestsum [2021-03-16T07:50:00.024Z] #47 7.214 + set -e [2021-03-16T07:50:00.024Z] #47 7.214 + export GO111MODULE=on [2021-03-16T07:50:00.024Z] #47 7.214 + GO111MODULE=on [2021-03-16T07:50:00.024Z] #47 7.214 + GOBIN=/build [2021-03-16T07:50:00.024Z] #47 7.214 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-16T07:50:00.024Z] #47 7.232 go: finding gotest.tools v0.5.3 [2021-03-16T07:50:00.024Z] #47 7.232 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-16T07:50:00.024Z] #47 7.606 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-16T07:50:00.024Z] #47 8.109 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-16T07:50:00.024Z] #47 9.278 go: downloading github.com/fatih/color v1.9.0 [2021-03-16T07:50:00.024Z] #47 9.286 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:50:00.024Z] #47 9.298 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-16T07:50:00.024Z] #47 9.402 go: downloading github.com/pkg/errors v0.9.1 [2021-03-16T07:50:00.024Z] #47 9.604 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:50:00.024Z] #47 9.624 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:50:00.024Z] #47 9.694 go: extracting github.com/fatih/color v1.9.0 [2021-03-16T07:50:00.024Z] #47 9.767 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:50:00.024Z] #47 9.817 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:50:00.024Z] #47 9.817 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:50:00.024Z] #47 9.856 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:50:00.024Z] #47 9.893 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:50:00.024Z] #47 10.09 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:50:00.024Z] #47 10.11 go: extracting github.com/pkg/errors v0.9.1 [2021-03-16T07:50:00.024Z] #47 10.19 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:50:00.024Z] #47 10.34 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:50:00.024Z] #47 10.68 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-16T07:50:00.024Z] #47 11.06 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:50:00.024Z] #47 ... [2021-03-16T07:50:00.024Z] [2021-03-16T07:50:00.024Z] #58 [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-03-16T07:50:00.024Z] #58 sha256:8b13a7fe4f7181f9f5b54a001787efda772438a29acfc0252807ef2e76d347ce [2021-03-16T07:50:00.024Z] #58 7.966 + RM_GOPATH=0 [2021-03-16T07:50:00.024Z] #58 7.966 + TMP_GOPATH= [2021-03-16T07:50:00.024Z] #58 7.966 + : /build [2021-03-16T07:50:00.024Z] #58 7.966 + '[' -z '' ']' [2021-03-16T07:50:00.024Z] #58 7.966 ++ mktemp -d [2021-03-16T07:50:00.024Z] #58 7.966 + export GOPATH=/tmp/tmp.o3Jvmmbt2S [2021-03-16T07:50:00.024Z] #58 7.966 + GOPATH=/tmp/tmp.o3Jvmmbt2S [2021-03-16T07:50:00.024Z] #58 7.966 + RM_GOPATH=1 [2021-03-16T07:50:00.024Z] #58 7.966 + case "$(go env GOARCH)" in [2021-03-16T07:50:00.024Z] #58 7.966 ++ go env GOARCH [2021-03-16T07:50:00.024Z] #58 7.966 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:50:00.024Z] #58 7.966 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:50:00.024Z] #58 7.966 ++ dirname /tmp/install/install.sh [2021-03-16T07:50:00.024Z] #58 7.966 + dir=/tmp/install [2021-03-16T07:50:00.024Z] #58 7.966 + bin=rootlesskit [2021-03-16T07:50:00.024Z] #58 7.966 + shift [2021-03-16T07:50:00.024Z] #58 7.966 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-16T07:50:00.024Z] #58 7.966 + . /tmp/install/rootlesskit.installer [2021-03-16T07:50:00.024Z] #58 7.966 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:50:00.024Z] #58 7.966 + install_rootlesskit [2021-03-16T07:50:00.024Z] #58 7.966 + case "$1" in [2021-03-16T07:50:00.024Z] #58 7.966 + export CGO_ENABLED=0 [2021-03-16T07:50:00.024Z] #58 7.966 + CGO_ENABLED=0 [2021-03-16T07:50:00.024Z] #58 7.966 + _install_rootlesskit [2021-03-16T07:50:00.024Z] #58 7.973 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-16T07:50:00.024Z] #58 7.973 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.o3Jvmmbt2S/src/github.com/rootless-containers/rootlesskit [2021-03-16T07:50:00.024Z] #58 7.973 Cloning into '/tmp/tmp.o3Jvmmbt2S/src/github.com/rootless-containers/rootlesskit'... [2021-03-16T07:50:00.024Z] #58 7.976 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:50:00.207Z] #30 5.684 [2021-03-16T07:50:00.207Z] #30 5.805 ############################ 39.4% ####################################################################### 98.8% ######################################################################## 100.0% [2021-03-16T07:50:00.281Z] #58 ... [2021-03-16T07:50:00.281Z] [2021-03-16T07:50:00.281Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:50:00.281Z] #67 sha256:c525ce69c07643873710023894ad3e2b102efd166428ec713dfcae700bf6cee1 [2021-03-16T07:50:00.281Z] #67 6.794 + RM_GOPATH=0 [2021-03-16T07:50:00.281Z] #67 6.794 + TMP_GOPATH= [2021-03-16T07:50:00.281Z] #67 6.794 + : /build [2021-03-16T07:50:00.281Z] #67 6.794 + '[' -z '' ']' [2021-03-16T07:50:00.281Z] #67 6.794 ++ mktemp -d [2021-03-16T07:50:00.281Z] #67 6.794 + export GOPATH=/tmp/tmp.mZDuapOEUx [2021-03-16T07:50:00.281Z] #67 6.794 + GOPATH=/tmp/tmp.mZDuapOEUx [2021-03-16T07:50:00.281Z] #67 6.794 + RM_GOPATH=1 [2021-03-16T07:50:00.281Z] #67 6.794 + case "$(go env GOARCH)" in [2021-03-16T07:50:00.281Z] #67 6.794 ++ go env GOARCH [2021-03-16T07:50:00.281Z] #67 6.814 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:50:00.281Z] #67 6.814 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:50:00.281Z] #67 6.814 ++ dirname /tmp/install/install.sh [2021-03-16T07:50:00.281Z] #67 6.814 + dir=/tmp/install [2021-03-16T07:50:00.281Z] #67 6.814 + bin=proxy [2021-03-16T07:50:00.281Z] #67 6.814 + shift [2021-03-16T07:50:00.281Z] #67 6.814 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-16T07:50:00.281Z] #67 6.814 + . /tmp/install/proxy.installer [2021-03-16T07:50:00.281Z] #67 6.814 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:50:00.281Z] #67 6.814 + install_proxy [2021-03-16T07:50:00.281Z] #67 6.814 + case "$1" in [2021-03-16T07:50:00.281Z] #67 6.814 + export CGO_ENABLED=0 [2021-03-16T07:50:00.281Z] #67 6.814 + CGO_ENABLED=0 [2021-03-16T07:50:00.281Z] #67 6.814 + _install_proxy [2021-03-16T07:50:00.281Z] #67 6.814 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-16T07:50:00.281Z] #67 6.814 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mZDuapOEUx/src/github.com/docker/libnetwork [2021-03-16T07:50:00.281Z] #67 6.814 Cloning into '/tmp/tmp.mZDuapOEUx/src/github.com/docker/libnetwork'... [2021-03-16T07:50:00.281Z] #67 6.814 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:50:00.281Z] #67 ... [2021-03-16T07:50:00.281Z] [2021-03-16T07:50:00.281Z] #47 [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-03-16T07:50:00.281Z] #47 sha256:8a6e8649beefe3128a19c77c20938d1d0677c4149bd11e95a249f1b3463f2ff3 [2021-03-16T07:50:00.281Z] #47 11.49 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:50:00.499Z] #30 6.188 [2021-03-16T07:50:00.527Z] using credential docker-jenkins-github-credentials [2021-03-16T07:50:00.535Z] Cloning the remote Git repository [2021-03-16T07:50:00.535Z] Cloning with configured refspecs honoured and without tags [2021-03-16T07:50:01.067Z] Cloning repository https://github.com/moby/moby.git [2021-03-16T07:50:00.790Z] #30 6.334 0.5% ######################### 35.9% ################################################## 69.5% ######################################################################## 100.0% [2021-03-16T07:50:01.433Z] #30 7.073 #=#=# [2021-03-16T07:50:01.196Z] > git init /home/ubuntu/workspace/moby_PR-42152 # timeout=10 [2021-03-16T07:50:01.548Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-16T07:50:01.549Z] > git --version # timeout=10 [2021-03-16T07:50:01.564Z] > git --version # 'git version 2.7.4' [2021-03-16T07:50:01.565Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:50:01.568Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42152/head:refs/remotes/origin/PR-42152 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:50:02.345Z] #30 7.234 #=#=# #### 6.8% ########### 15.3% ################# 23.9% ##################### 30.4% ########################## 36.8% ## [2021-03-16T07:50:02.345Z] #30 ... [2021-03-16T07:50:02.345Z] [2021-03-16T07:50:02.345Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-16T07:50:02.345Z] #35 50.54 time [2021-03-16T07:50:02.345Z] #35 54.57 internal/fmtsort [2021-03-16T07:50:02.345Z] #35 55.02 internal/syscall/execenv [2021-03-16T07:50:02.345Z] #35 55.02 internal/poll [2021-03-16T07:50:02.345Z] #35 55.25 internal/syscall/unix [2021-03-16T07:50:02.345Z] #35 55.55 strings [2021-03-16T07:50:02.345Z] #35 57.49 os [2021-03-16T07:50:02.345Z] #35 58.60 path [2021-03-16T07:50:02.345Z] #35 59.24 text/tabwriter [2021-03-16T07:50:02.345Z] #35 60.17 path/filepath [2021-03-16T07:50:02.345Z] #35 60.17 fmt [2021-03-16T07:50:02.345Z] #35 ... [2021-03-16T07:50:02.345Z] [2021-03-16T07:50:02.345Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-16T07:50:02.805Z] #47 13.86 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:50:03.111Z] #47 14.13 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:50:03.223Z] #30 7.234 #=#=# #### 6.8% ########### 15.3% ################# 23.9% ##################### 30.4% ########################## 36.8% ############################### 43.2% #################################### 50.6% ########################################## 59.7% ################################################# 68.8% ####################################################### 77.6% ############################################################# 84.9% ################################################################ 90.2% ###################################################################### 97.4% ######################################################################## 100.0% [2021-03-16T07:50:03.519Z] #30 9.205 #=#=# [2021-03-16T07:50:03.519Z] #30 ... [2021-03-16T07:50:03.519Z] [2021-03-16T07:50:03.519Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-16T07:50:03.519Z] #52 51.68 time [2021-03-16T07:50:03.519Z] #52 57.50 encoding/binary [2021-03-16T07:50:03.519Z] #52 57.74 context [2021-03-16T07:50:03.519Z] #52 58.40 os [2021-03-16T07:50:03.519Z] #52 58.98 encoding/base64 [2021-03-16T07:50:03.519Z] #52 59.45 golang.org/x/sys/unix [2021-03-16T07:50:03.519Z] #52 61.33 fmt [2021-03-16T07:50:03.519Z] #52 ... [2021-03-16T07:50:03.519Z] [2021-03-16T07:50:03.519Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-16T07:50:04.324Z] Fetching without tags [2021-03-16T07:50:04.911Z] Merging remotes/origin/master commit 4735a0c84f89d6be53d92cf2ccbd086d682edc42 into PR head commit 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:50:05.023Z] #47 ... [2021-03-16T07:50:05.023Z] [2021-03-16T07:50:05.023Z] #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-03-16T07:50:05.023Z] #24 sha256:d74c1e8ffb0fa96ad81325abcd015e0590791def0cf469431e433f85d6bf37a6 [2021-03-16T07:50:05.023Z] #24 15.25 + mkdir -p /build [2021-03-16T07:50:05.023Z] #24 15.26 + mv docker/docker /build/ [2021-03-16T07:50:05.023Z] #24 15.26 + rmdir docker [2021-03-16T07:50:05.023Z] #24 DONE 16.0s [2021-03-16T07:50:05.023Z] [2021-03-16T07:50:05.023Z] #45 [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-03-16T07:50:05.023Z] #45 sha256:3f38aae2e3a465e058a85b7fc04de203f4138a8d202a012f4be3ee33365046ad [2021-03-16T07:50:05.023Z] #45 11.19 runtime/internal/atomic [2021-03-16T07:50:05.023Z] #45 11.27 internal/cpu [2021-03-16T07:50:05.023Z] #45 11.62 runtime/internal/sys [2021-03-16T07:50:05.023Z] #45 11.83 runtime/internal/math [2021-03-16T07:50:05.023Z] #45 12.01 internal/bytealg [2021-03-16T07:50:05.023Z] #45 12.03 internal/race [2021-03-16T07:50:05.023Z] #45 12.15 sync/atomic [2021-03-16T07:50:05.023Z] #45 12.62 unicode [2021-03-16T07:50:05.023Z] #45 12.96 runtime [2021-03-16T07:50:05.348Z] #30 9.371 #=#=# # 2.1% ## 4.0% #### 6.5% ###### 8.3% ######## 11.5% ########## 14.0% ########### 16.5% ############# 18.3% ############## 20.2% ################ 22.7% ################# 24.5% ################### 27.0% ##################### 29.5% [2021-03-16T07:50:05.348Z] #30 ... [2021-03-16T07:50:05.348Z] [2021-03-16T07:50:05.348Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:50:05.348Z] #44 15.31 make[1]: Nothing to be done for 'all'. [2021-03-16T07:50:05.348Z] #44 16.44 CC images/stats.o [2021-03-16T07:50:05.348Z] #44 16.81 CC images/core.o [2021-03-16T07:50:05.348Z] #44 17.23 CC images/core-x86.o [2021-03-16T07:50:05.348Z] #44 17.87 CC images/core-arm.o [2021-03-16T07:50:05.348Z] #44 18.68 CC images/core-aarch64.o [2021-03-16T07:50:05.348Z] #44 19.03 CC images/core-ppc64.o [2021-03-16T07:50:05.348Z] #44 19.51 CC images/core-s390.o [2021-03-16T07:50:05.348Z] #44 19.99 CC images/cpuinfo.o [2021-03-16T07:50:05.348Z] #44 20.26 CC images/inventory.o [2021-03-16T07:50:05.348Z] #44 20.46 CC images/fdinfo.o [2021-03-16T07:50:05.348Z] #44 20.62 CC images/fown.o [2021-03-16T07:50:05.348Z] #44 20.69 CC images/ns.o [2021-03-16T07:50:05.348Z] #44 20.77 CC images/regfile.o [2021-03-16T07:50:05.348Z] #44 20.90 CC images/ghost-file.o [2021-03-16T07:50:05.348Z] #44 21.09 CC images/fifo.o [2021-03-16T07:50:05.348Z] #44 21.33 CC images/remap-file-path.o [2021-03-16T07:50:05.348Z] #44 21.58 CC images/eventfd.o [2021-03-16T07:50:05.348Z] #44 21.83 CC images/eventpoll.o [2021-03-16T07:50:05.348Z] #44 22.02 CC images/fh.o [2021-03-16T07:50:05.348Z] #44 22.18 CC images/fsnotify.o [2021-03-16T07:50:05.348Z] #44 22.64 CC images/signalfd.o [2021-03-16T07:50:05.348Z] #44 22.90 CC images/fs.o [2021-03-16T07:50:05.348Z] #44 23.13 CC images/pstree.o [2021-03-16T07:50:05.348Z] #44 23.34 CC images/pipe.o [2021-03-16T07:50:05.348Z] #44 23.59 CC images/tcp-stream.o [2021-03-16T07:50:05.348Z] #44 23.80 CC images/sk-packet.o [2021-03-16T07:50:05.348Z] #44 24.16 CC images/mnt.o [2021-03-16T07:50:05.348Z] #44 24.33 CC images/pipe-data.o [2021-03-16T07:50:05.348Z] #44 24.59 CC images/sa.o [2021-03-16T07:50:05.348Z] #44 24.78 CC images/timer.o [2021-03-16T07:50:05.348Z] #44 25.17 CC images/timerfd.o [2021-03-16T07:50:05.348Z] #44 25.42 CC images/mm.o [2021-03-16T07:50:05.348Z] #44 ... [2021-03-16T07:50:05.348Z] [2021-03-16T07:50:05.348Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-16T07:50:05.724Z] Merge succeeded, producing 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:50:05.724Z] Checking out Revision 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 (PR-42152) [2021-03-16T07:50:04.227Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-16T07:50:04.244Z] > git config --add remote.origin.fetch +refs/pull/42152/head:refs/remotes/origin/PR-42152 # timeout=10 [2021-03-16T07:50:04.276Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:50:04.304Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-16T07:50:04.329Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-16T07:50:04.329Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:50:04.330Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42152/head:refs/remotes/origin/PR-42152 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:50:04.922Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:50:04.948Z] > git checkout -f 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 # timeout=10 [2021-03-16T07:50:05.628Z] > git remote # timeout=10 [2021-03-16T07:50:05.654Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T07:50:05.676Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:50:05.677Z] > git merge 4735a0c84f89d6be53d92cf2ccbd086d682edc42 # timeout=10 [2021-03-16T07:50:05.699Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T07:50:05.729Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:50:05.752Z] > git checkout -f 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 # timeout=10 [2021-03-16T07:50:05.954Z] #45 ... [2021-03-16T07:50:05.954Z] [2021-03-16T07:50:05.954Z] #47 [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-03-16T07:50:05.954Z] #47 sha256:8a6e8649beefe3128a19c77c20938d1d0677c4149bd11e95a249f1b3463f2ff3 [2021-03-16T07:50:05.954Z] #47 17.05 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:50:07.848Z] #47 ... [2021-03-16T07:50:07.849Z] [2021-03-16T07:50:07.849Z] #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-03-16T07:50:07.849Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:50:07.849Z] #36 8.826 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:50:07.849Z] #36 8.942 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:50:07.849Z] #36 8.942 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:50:07.849Z] #36 11.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:50:07.849Z] #36 14.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:50:07.849Z] #36 18.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:50:07.849Z] #36 ... [2021-03-16T07:50:07.849Z] [2021-03-16T07:50:07.849Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:50:07.849Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-16T07:50:07.849Z] #32 8.003 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-16T07:50:07.849Z] #32 8.003 Cloning into '.'... [2021-03-16T07:50:08.106Z] #32 ... [2021-03-16T07:50:08.106Z] [2021-03-16T07:50:08.106Z] #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-03-16T07:50:08.106Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:50:08.106Z] #40 8.186 + git clone https://github.com/docker/distribution.git . [2021-03-16T07:50:08.106Z] #40 8.202 Cloning into '.'... [2021-03-16T07:50:08.106Z] #40 ... [2021-03-16T07:50:08.106Z] [2021-03-16T07:50:08.106Z] #49 [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-03-16T07:50:08.106Z] #49 sha256:d46dcf4d061758246fa3d982fa67494b5571eb21c6283602407efd397a97ffe7 [2021-03-16T07:50:08.106Z] #49 19.21 go: downloading github.com/spf13/viper v1.6.1 [2021-03-16T07:50:08.638Z] #30 9.371 #=#=# # 2.1% ## 4.0% #### 6.5% ###### 8.3% ######## 11.5% ########## 14.0% ########### 16.5% ############# 18.3% ############## 20.2% ################ 22.7% ################# 24.5% ################### 27.0% ##################### 29.5% ####################### 32.0% ######################## 34.5% ########################## 37.0% ############################ 39.5% ############################# 41.4% ############################### 43.9% ################################ 45.8% ################################## 48.3% #################################### 50.8% ###################################### 53.9% ######################################## 56.4% ######################################### 58.2% ########################################### 60.1% ############################################# 62.6% ############################################## 64.5% ################################################ 67.0% ################################################## 70.1% ################################################### 72.0% ###################################################### 75.1% ####################################################### 77.0% ######################################################### 80.1% ########################################################### 83.0% ############################################################## 86.1% ############################################################### 88.0% ################################################################# 91.1% ################################################################## 93.0% ##################################################################### 96.6% ####################################################################### 99.7% ######################################################################## 100.0% [2021-03-16T07:50:08.638Z] #30 14.42 [2021-03-16T07:50:08.665Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d006e42f6ba92d6d) in /home/ubuntu/workspace/moby_PR-42152 [Pipeline] { [2021-03-16T07:50:08.671Z] #49 19.57 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-16T07:50:08.671Z] #49 19.58 go: downloading github.com/pkg/errors v0.8.1 [2021-03-16T07:50:08.671Z] #49 19.65 go: downloading github.com/fatih/color v1.7.0 [2021-03-16T07:50:08.671Z] #49 19.65 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-16T07:50:08.671Z] #49 19.75 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-16T07:50:08.671Z] #49 19.82 go: downloading github.com/mattn/go-colorable v0.1.4 [Pipeline] checkout [2021-03-16T07:50:08.759Z] The recommended git tool is: git [2021-03-16T07:50:08.928Z] #49 19.85 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:50:08.928Z] #49 20.00 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:50:08.928Z] #49 20.00 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:50:08.928Z] #49 20.01 go: extracting github.com/fatih/color v1.7.0 [2021-03-16T07:50:09.185Z] #49 20.20 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:50:09.185Z] #49 20.23 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-16T07:50:09.185Z] #49 20.24 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:50:09.442Z] #49 20.38 go: extracting github.com/pkg/errors v0.8.1 [2021-03-16T07:50:09.442Z] #49 20.53 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:50:09.442Z] #49 20.59 go: extracting github.com/spf13/viper v1.6.1 [2021-03-16T07:50:09.442Z] #49 20.60 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:50:09.442Z] #49 20.61 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:50:09.701Z] #49 20.73 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:50:09.701Z] #49 20.73 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:50:09.701Z] #49 20.81 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-16T07:50:09.701Z] #49 ... [2021-03-16T07:50:09.701Z] [2021-03-16T07:50:09.701Z] #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-03-16T07:50:09.701Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:50:09.701Z] #13 4.751 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-16T07:50:09.701Z] #13 5.073 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:50:09.701Z] #13 5.074 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:50:09.701Z] #13 5.087 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:50:09.701Z] #13 7.094 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [453 kB] [2021-03-16T07:50:09.701Z] #13 10.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:50:09.701Z] #13 14.06 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:50:09.958Z] #13 ... [2021-03-16T07:50:09.958Z] [2021-03-16T07:50:09.958Z] #49 [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-03-16T07:50:09.958Z] #49 sha256:d46dcf4d061758246fa3d982fa67494b5571eb21c6283602407efd397a97ffe7 [2021-03-16T07:50:09.958Z] #49 21.01 go: downloading github.com/spf13/cast v1.3.0 [2021-03-16T07:50:09.958Z] #49 ... [2021-03-16T07:50:09.958Z] [2021-03-16T07:50:09.958Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:50:09.958Z] #34 sha256:dd3b9509cd5b60ee4509f912bf90afc81e5ce4af284863f5fc2cb2db659930b8 [2021-03-16T07:50:09.958Z] #34 11.15 + cd /tmp/tmp.1HlhRDHxiK/src/github.com/BurntSushi/toml [2021-03-16T07:50:09.958Z] #34 11.15 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:50:09.958Z] #34 11.20 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-16T07:50:09.958Z] #34 12.90 math/bits [2021-03-16T07:50:09.958Z] #34 13.12 runtime [2021-03-16T07:50:09.958Z] #34 14.05 math [2021-03-16T07:50:10.214Z] #34 ... [2021-03-16T07:50:10.214Z] [2021-03-16T07:50:10.214Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:50:10.214Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:50:10.214Z] #42 11.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:50:10.214Z] #42 14.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:50:10.214Z] #42 19.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:50:10.214Z] #42 ... [2021-03-16T07:50:10.214Z] [2021-03-16T07:50:10.214Z] #49 [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-03-16T07:50:10.214Z] #49 sha256:d46dcf4d061758246fa3d982fa67494b5571eb21c6283602407efd397a97ffe7 [2021-03-16T07:50:10.214Z] #49 21.18 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-16T07:50:10.214Z] #49 21.34 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:50:10.214Z] #49 21.39 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-16T07:50:10.216Z] #30 ... [2021-03-16T07:50:10.216Z] [2021-03-16T07:50:10.216Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-16T07:50:10.216Z] #14 62.30 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-16T07:50:10.216Z] #14 62.33 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-16T07:50:10.216Z] #14 62.33 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:50:10.216Z] #14 62.55 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-16T07:50:10.216Z] #14 62.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-16T07:50:10.216Z] #14 62.57 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:50:10.390Z] Commit message: "info: unset cgroup-related fields when CgroupDriver == none" [2021-03-16T07:50:10.428Z] > git --version # timeout=10 [2021-03-16T07:50:10.454Z] > git --version # 'git version 2.17.1' [2021-03-16T07:50:10.480Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-16T07:50:10.511Z] #14 ... [2021-03-16T07:50:10.511Z] [2021-03-16T07:50:10.511Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:50:10.511Z] #57 37.86 Checking out files: 62% (2393/3819) Checking out files: 63% (2406/3819) Checking out files: 64% (2445/3819) Checking out files: 65% (2483/3819) Checking out files: 66% (2521/3819) Checking out files: 67% (2559/3819) Checking out files: 68% (2597/3819) Checking out files: 69% (2636/3819) Checking out files: 70% (2674/3819) Checking out files: 71% (2712/3819) Checking out files: 72% (2750/3819) Checking out files: 73% (2788/3819) Checking out files: 74% (2827/3819) Checking out files: 75% (2865/3819) Checking out files: 76% (2903/3819) Checking out files: 77% (2941/3819) Checking out files: 78% (2979/3819) Checking out files: 79% (3018/3819) Checking out files: 80% (3056/3819) Checking out files: 81% (3094/3819) Checking out files: 82% (3132/3819) Checking out files: 83% (3170/3819) Checking out files: 84% (3208/3819) Checking out files: 85% (3247/3819) Checking out files: 86% (3285/3819) Checking out files: 87% (3323/3819) Checking out files: 88% (3361/3819) Checking out files: 89% (3399/3819) Checking out files: 90% (3438/3819) Checking out files: 91% (3476/3819) Checking out files: 92% (3514/3819) Checking out files: 93% (3552/3819) Checking out files: 94% (3590/3819) Checking out files: 95% (3629/3819) Checking out files: 96% (3667/3819) Checking out files: 97% (3705/3819) Checking out files: 98% (3743/3819) Checking out files: 99% (3781/3819) Checking out files: 100% (3819/3819) Checking out files: 100% (3819/3819), done. [2021-03-16T07:50:10.511Z] #57 38.88 + cd /tmp/tmp.jVlkQBz2QX/src/github.com/containerd/containerd [2021-03-16T07:50:10.511Z] #57 38.88 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:50:10.511Z] #57 40.83 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-16T07:50:10.511Z] #57 40.83 + BUILDTAGS='netgo osusergo static_build' [2021-03-16T07:50:10.511Z] #57 40.83 + export EXTRA_FLAGS=-buildmode=pie [2021-03-16T07:50:10.511Z] #57 40.83 + EXTRA_FLAGS=-buildmode=pie [2021-03-16T07:50:10.511Z] #57 40.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-16T07:50:10.511Z] #57 40.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-16T07:50:10.511Z] #57 40.83 + '[' '' = dynamic ']' [2021-03-16T07:50:10.511Z] #57 40.83 + make [2021-03-16T07:50:10.511Z] #57 41.85 + bin/ctr [2021-03-16T07:50:10.791Z] #49 21.62 go: extracting github.com/spf13/cast v1.3.0 [2021-03-16T07:50:10.791Z] #49 21.67 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:50:10.791Z] #49 ... [2021-03-16T07:50:10.791Z] [2021-03-16T07:50:10.791Z] #55 [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-03-16T07:50:10.791Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:50:10.791Z] #55 11.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:50:10.791Z] #55 14.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:50:10.791Z] #55 19.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:50:10.791Z] #55 ... [2021-03-16T07:50:10.791Z] [2021-03-16T07:50:10.791Z] #49 [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-03-16T07:50:10.791Z] #49 sha256:d46dcf4d061758246fa3d982fa67494b5571eb21c6283602407efd397a97ffe7 [2021-03-16T07:50:10.791Z] #49 21.84 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-16T07:50:10.791Z] #49 21.85 go: extracting github.com/go-critic/go-critic v0.4.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-16T07:50:11.049Z] #49 22.08 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:50:11.049Z] #49 22.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:50:11.305Z] #49 22.42 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:50:11.305Z] #49 22.44 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:50:11.305Z] #49 22.51 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:50:11.601Z] #57 ... [2021-03-16T07:50:11.601Z] [2021-03-16T07:50:11.601Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-16T07:50:11.601Z] #46 59.85 os [2021-03-16T07:50:11.601Z] #46 60.08 regexp/syntax [2021-03-16T07:50:11.601Z] #46 63.40 flag [2021-03-16T07:50:11.601Z] #46 63.89 go/token [2021-03-16T07:50:11.601Z] #46 64.57 go/scanner [2021-03-16T07:50:11.601Z] #46 64.94 regexp [2021-03-16T07:50:11.601Z] #46 65.81 go/ast [2021-03-16T07:50:11.601Z] #46 68.29 internal/lazyregexp [2021-03-16T07:50:11.601Z] #46 68.55 net/url [2021-03-16T07:50:11.601Z] #46 69.94 text/template/parse [2021-03-16T07:50:11.601Z] #46 ... [2021-03-16T07:50:11.601Z] [2021-03-16T07:50:11.601Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-16T07:50:11.601Z] #35 61.27 io/ioutil [2021-03-16T07:50:11.601Z] #35 62.78 flag [2021-03-16T07:50:11.601Z] #35 62.78 github.com/BurntSushi/toml [2021-03-16T07:50:11.601Z] #35 64.49 log [2021-03-16T07:50:11.601Z] #35 66.31 github.com/BurntSushi/toml/cmd/tomlv [2021-03-16T07:50:11.601Z] #35 DONE 70.1s [2021-03-16T07:50:11.601Z] [2021-03-16T07:50:11.601Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:50:11.601Z] #44 25.85 CC images/sk-opts.o [2021-03-16T07:50:11.601Z] #44 25.99 CC images/sk-unix.o [2021-03-16T07:50:11.601Z] #44 26.32 CC images/sk-inet.o [2021-03-16T07:50:11.601Z] #44 26.67 CC images/tun.o [2021-03-16T07:50:11.601Z] #44 26.88 CC images/sk-netlink.o [2021-03-16T07:50:11.601Z] #44 27.06 CC images/packet-sock.o [2021-03-16T07:50:11.601Z] #44 27.35 CC images/ipc-var.o [2021-03-16T07:50:11.601Z] #44 27.51 CC images/ipc-desc.o [2021-03-16T07:50:11.601Z] #44 27.64 CC images/ipc-shm.o [2021-03-16T07:50:11.601Z] #44 27.86 CC images/ipc-msg.o [2021-03-16T07:50:11.601Z] #44 28.11 CC images/ipc-sem.o [2021-03-16T07:50:11.601Z] #44 28.24 CC images/utsns.o [2021-03-16T07:50:11.601Z] #44 28.37 CC images/creds.o [2021-03-16T07:50:11.601Z] #44 28.54 CC images/vma.o [2021-03-16T07:50:11.601Z] #44 28.73 CC images/netdev.o [2021-03-16T07:50:11.601Z] #44 28.97 CC images/tty.o [2021-03-16T07:50:11.601Z] #44 29.41 CC images/file-lock.o [2021-03-16T07:50:11.601Z] #44 29.54 CC images/rlimit.o [2021-03-16T07:50:11.601Z] #44 29.80 CC images/pagemap.o [2021-03-16T07:50:11.601Z] #44 30.13 CC images/siginfo.o [2021-03-16T07:50:11.601Z] #44 30.44 CC images/rpc.o [2021-03-16T07:50:11.601Z] #44 31.41 CC images/ext-file.o [2021-03-16T07:50:11.601Z] #44 31.63 CC images/cgroup.o [2021-03-16T07:50:11.613Z] + docker version [2021-03-16T07:50:12.233Z] #44 ... [2021-03-16T07:50:12.233Z] [2021-03-16T07:50:12.233Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-16T07:50:12.233Z] #30 17.92 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-16T07:50:12.271Z] #49 23.09 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:50:12.271Z] #49 23.23 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:50:12.288Z] using credential docker-jenkins-github-credentials [2021-03-16T07:50:12.298Z] Cloning the remote Git repository [2021-03-16T07:50:12.298Z] Cloning with configured refspecs honoured and without tags [2021-03-16T07:50:12.528Z] #49 23.43 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:50:12.785Z] #49 23.86 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:50:12.785Z] #49 23.86 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:50:12.785Z] #49 23.92 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:50:12.866Z] #30 18.47 [2021-03-16T07:50:12.866Z] #30 18.59 ## 3.2% ######################################################################## 100.0% [2021-03-16T07:50:12.866Z] #30 18.74 [2021-03-16T07:50:13.043Z] #49 24.07 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:50:13.300Z] #49 24.30 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:50:12.335Z] Cloning repository https://github.com/moby/moby.git [2021-03-16T07:50:12.377Z] > git init /home/ubuntu/workspace/moby_PR-42152 # timeout=10 [2021-03-16T07:50:12.668Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-16T07:50:12.668Z] > git --version # timeout=10 [2021-03-16T07:50:12.705Z] > git --version # 'git version 2.25.1' [2021-03-16T07:50:12.705Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:50:12.708Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42152/head:refs/remotes/origin/PR-42152 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:50:13.557Z] #49 24.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:50:13.815Z] #49 ... [2021-03-16T07:50:13.815Z] [2021-03-16T07:50:13.815Z] #58 [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-03-16T07:50:13.815Z] #58 sha256:8b13a7fe4f7181f9f5b54a001787efda772438a29acfc0252807ef2e76d347ce [2021-03-16T07:50:13.815Z] #58 14.79 + cd /tmp/tmp.o3Jvmmbt2S/src/github.com/rootless-containers/rootlesskit [2021-03-16T07:50:13.815Z] #58 14.79 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:50:13.815Z] #58 14.90 + export GO111MODULE=on [2021-03-16T07:50:13.815Z] #58 14.90 + GO111MODULE=on [2021-03-16T07:50:13.815Z] #58 14.90 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-16T07:50:13.815Z] #58 14.90 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-16T07:50:13.815Z] #58 17.43 go: downloading github.com/pkg/errors v0.9.1 [2021-03-16T07:50:13.815Z] #58 17.57 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-16T07:50:13.815Z] #58 17.83 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:50:13.815Z] #58 17.95 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:50:13.815Z] #58 17.95 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:50:13.815Z] #58 18.45 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-16T07:50:13.815Z] #58 18.45 go: extracting github.com/pkg/errors v0.9.1 [2021-03-16T07:50:13.815Z] #58 18.61 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-16T07:50:13.815Z] #58 19.03 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-16T07:50:13.815Z] #58 19.16 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:50:13.815Z] #58 19.17 go: downloading github.com/google/uuid v1.2.0 [2021-03-16T07:50:13.815Z] #58 19.24 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:50:13.815Z] #58 19.41 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:50:13.815Z] #58 19.50 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-16T07:50:13.815Z] #58 19.97 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:50:13.815Z] #58 20.05 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:50:13.815Z] #58 20.09 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:50:13.815Z] #58 20.25 go: extracting github.com/google/uuid v1.2.0 [2021-03-16T07:50:13.815Z] #58 20.87 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:50:13.815Z] #58 22.55 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:50:13.815Z] #58 22.78 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:50:13.815Z] #58 23.12 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-16T07:50:13.815Z] #58 ... [2021-03-16T07:50:13.815Z] [2021-03-16T07:50:13.815Z] #49 [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-03-16T07:50:13.815Z] #49 sha256:d46dcf4d061758246fa3d982fa67494b5571eb21c6283602407efd397a97ffe7 [2021-03-16T07:50:13.815Z] #49 24.90 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:50:14.007Z] #30 19.88 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-16T07:50:14.007Z] #30 19.91 skipping existing aab193acf6ba [2021-03-16T07:50:14.370Z] #30 19.97 [2021-03-16T07:50:14.451Z] Fetching without tags [2021-03-16T07:50:14.746Z] #49 25.81 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:50:14.835Z] Merging remotes/origin/master commit 4735a0c84f89d6be53d92cf2ccbd086d682edc42 into PR head commit 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:50:14.277Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-16T07:50:14.310Z] > git config --add remote.origin.fetch +refs/pull/42152/head:refs/remotes/origin/PR-42152 # timeout=10 [2021-03-16T07:50:14.356Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:50:14.420Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-16T07:50:14.455Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-16T07:50:14.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:50:14.457Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42152/head:refs/remotes/origin/PR-42152 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:50:14.844Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:50:14.866Z] > git checkout -f 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 # timeout=10 [2021-03-16T07:50:15.484Z] #30 20.96 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-16T07:50:15.777Z] #30 21.32 #=#=# [2021-03-16T07:50:15.944Z] Merge succeeded, producing 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:50:15.944Z] Checking out Revision 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 (PR-42152) [2021-03-16T07:50:16.118Z] #49 ... [2021-03-16T07:50:16.118Z] [2021-03-16T07:50:16.118Z] #45 [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-03-16T07:50:16.118Z] #45 sha256:3f38aae2e3a465e058a85b7fc04de203f4138a8d202a012f4be3ee33365046ad [2021-03-16T07:50:16.118Z] #45 17.06 unicode/utf8 [2021-03-16T07:50:16.118Z] #45 18.33 math [2021-03-16T07:50:16.118Z] #45 24.37 unicode/utf16 [2021-03-16T07:50:16.118Z] #45 25.13 container/list [2021-03-16T07:50:16.118Z] #45 26.03 crypto/internal/subtle [2021-03-16T07:50:16.118Z] #45 26.31 crypto/subtle [2021-03-16T07:50:16.118Z] #45 26.55 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-16T07:50:16.118Z] #45 26.74 internal/nettrace [2021-03-16T07:50:16.118Z] #45 27.25 runtime/cgo [2021-03-16T07:50:16.118Z] #45 ... [2021-03-16T07:50:16.118Z] [2021-03-16T07:50:16.118Z] #51 [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-03-16T07:50:16.118Z] #51 sha256:206f8f120d720ba09a511bfa535d54f663c277973e0b9e2e3e2b72142e5f62dc [2021-03-16T07:50:16.118Z] #51 23.25 + cd /tmp/tmp.uQVx0NE1Cp/src/github.com/mvdan/sh [2021-03-16T07:50:16.118Z] #51 23.25 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:50:16.118Z] #51 23.55 + GO111MODULE=on [2021-03-16T07:50:16.118Z] #51 23.56 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-16T07:50:16.118Z] #51 25.41 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:50:16.118Z] #51 25.45 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:50:16.118Z] #51 25.62 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:50:16.118Z] #51 25.95 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:50:16.118Z] #51 26.45 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:50:17.055Z] #51 27.83 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:50:17.234Z] #30 21.57 ## 3.0% ######## 11.2% ############# 19.4% ################## 26.2% ######################## 34.0% ############################# 41.0% ################################### 49.2% ####################################### 55.4% ############################################# 63.1% #################################################### 73.3% ########################################################### 82.3% ################################################################ 89.9% ######################################################################## 100.0% [2021-03-16T07:50:17.234Z] #30 23.03 [2021-03-16T07:50:17.525Z] #30 ... [2021-03-16T07:50:17.525Z] [2021-03-16T07:50:17.525Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-16T07:50:17.525Z] #52 65.83 encoding/json [2021-03-16T07:50:17.525Z] #52 66.41 github.com/pkg/diff [2021-03-16T07:50:17.525Z] #52 68.15 go/ast [2021-03-16T07:50:17.525Z] #52 69.96 golang.org/x/crypto/ssh/terminal [2021-03-16T07:50:17.525Z] #52 71.65 mvdan.cc/editorconfig [2021-03-16T07:50:17.525Z] #52 72.09 mvdan.cc/sh/v3/fileutil [2021-03-16T07:50:17.525Z] #52 72.28 mvdan.cc/sh/v3/syntax [2021-03-16T07:50:17.525Z] #52 ... [2021-03-16T07:50:17.525Z] [2021-03-16T07:50:17.525Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:50:17.525Z] #44 32.70 CC images/userns.o [2021-03-16T07:50:17.525Z] #44 32.81 CC images/google/protobuf/descriptor.o [2021-03-16T07:50:17.525Z] #44 33.87 CC images/opts.o [2021-03-16T07:50:17.525Z] #44 34.11 CC images/seccomp.o [2021-03-16T07:50:17.525Z] #44 34.37 CC images/binfmt-misc.o [2021-03-16T07:50:17.525Z] #44 34.54 CC images/time.o [2021-03-16T07:50:17.525Z] #44 34.76 CC images/sysctl.o [2021-03-16T07:50:17.525Z] #44 34.90 CC images/autofs.o [2021-03-16T07:50:17.525Z] #44 35.18 CC images/macvlan.o [2021-03-16T07:50:17.525Z] #44 35.37 CC images/sit.o [2021-03-16T07:50:17.526Z] #44 35.60 CC images/memfd.o [2021-03-16T07:50:17.526Z] #44 35.80 CC images/timens.o [2021-03-16T07:50:17.526Z] #44 35.97 LINK images/built-in.o [2021-03-16T07:50:17.526Z] #44 36.12 GEN compel/include/asm [2021-03-16T07:50:17.526Z] #44 36.15 GEN compel/include/version.h [2021-03-16T07:50:17.526Z] #44 36.17 touch .config [2021-03-16T07:50:17.526Z] #44 36.20 GEN include/common/config.h [2021-03-16T07:50:17.526Z] #44 36.27 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-03-16T07:50:17.526Z] #44 36.36 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-16T07:50:17.526Z] #44 36.38 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-16T07:50:17.526Z] #44 36.40 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-03-16T07:50:17.526Z] #44 36.44 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-03-16T07:50:17.526Z] #44 36.48 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-03-16T07:50:17.526Z] #44 36.52 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-16T07:50:17.526Z] #44 36.52 DEP compel/plugins/std/infect.d [2021-03-16T07:50:17.526Z] #44 36.70 DEP compel/plugins/std/string.d [2021-03-16T07:50:17.526Z] #44 36.83 DEP compel/plugins/std/log.d [2021-03-16T07:50:17.526Z] #44 36.97 DEP compel/plugins/std/fds.d [2021-03-16T07:50:17.526Z] #44 37.10 DEP compel/plugins/std/std.d [2021-03-16T07:50:17.526Z] #44 37.24 DEP compel/plugins/shmem/shmem.d [2021-03-16T07:50:17.526Z] #44 37.33 DEP compel/plugins/fds/fds.d [2021-03-16T07:50:17.526Z] #44 37.46 CC compel/plugins/std/std.o [2021-03-16T07:50:17.526Z] #44 37.71 CC compel/plugins/std/fds.o [2021-03-16T07:50:15.813Z] > git remote # timeout=10 [2021-03-16T07:50:15.842Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T07:50:15.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:50:15.867Z] > git merge 4735a0c84f89d6be53d92cf2ccbd086d682edc42 # timeout=10 [2021-03-16T07:50:15.916Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T07:50:15.950Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:50:15.965Z] > git checkout -f 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 # timeout=10 [2021-03-16T07:50:18.158Z] #44 38.13 CC compel/plugins/std/log.o [2021-03-16T07:50:18.431Z] #51 29.20 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:50:18.431Z] #51 ... [2021-03-16T07:50:18.431Z] [2021-03-16T07:50:18.431Z] #49 [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-03-16T07:50:18.431Z] #49 sha256:d46dcf4d061758246fa3d982fa67494b5571eb21c6283602407efd397a97ffe7 [2021-03-16T07:50:18.431Z] #49 29.50 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:50:18.431Z] #49 29.52 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:50:18.431Z] #49 29.52 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:50:18.431Z] #49 29.52 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:50:18.431Z] #49 29.53 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:50:18.449Z] #44 ... [2021-03-16T07:50:18.449Z] [2021-03-16T07:50:18.449Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-16T07:50:18.449Z] #30 24.11 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-16T07:50:18.688Z] #49 29.64 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:50:18.688Z] #49 29.71 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:50:18.688Z] #49 29.71 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:50:18.688Z] #49 29.73 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:50:18.688Z] #49 29.73 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:50:18.688Z] #49 29.75 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:50:18.688Z] #49 29.76 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-16T07:50:18.741Z] #30 24.41 [2021-03-16T07:50:18.951Z] #49 29.90 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:50:18.951Z] #49 29.92 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:50:18.951Z] #49 29.93 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:50:18.951Z] #49 30.04 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:50:18.951Z] #49 30.04 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:50:18.951Z] #49 30.04 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-16T07:50:18.951Z] #49 30.15 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:50:19.032Z] #30 24.55 ######################################################################## 100.0% [2021-03-16T07:50:19.032Z] #30 24.63 [2021-03-16T07:50:19.208Z] #49 30.17 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:50:19.208Z] #49 30.19 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:50:19.208Z] #49 30.28 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-16T07:50:19.208Z] #49 30.35 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:50:19.208Z] #49 30.39 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:50:19.465Z] #49 30.40 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:50:19.465Z] #49 30.46 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:50:19.465Z] #49 30.51 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:50:19.465Z] #49 30.52 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:50:19.734Z] #30 25.36 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-16T07:50:19.745Z] #49 30.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:50:19.745Z] #49 30.74 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:50:19.745Z] #49 30.84 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-16T07:50:19.754Z] Client: Docker Engine - Community [2021-03-16T07:50:19.754Z] Version: 20.10.3 [2021-03-16T07:50:19.754Z] API version: 1.41 [2021-03-16T07:50:19.754Z] Go version: go1.13.15 [2021-03-16T07:50:19.754Z] Git commit: 48d30b5 [2021-03-16T07:50:19.754Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-16T07:50:19.754Z] OS/Arch: linux/amd64 [2021-03-16T07:50:19.754Z] Context: default [2021-03-16T07:50:19.754Z] Experimental: true [2021-03-16T07:50:19.754Z] [2021-03-16T07:50:19.754Z] Server: Docker Engine - Community [2021-03-16T07:50:19.754Z] Engine: [2021-03-16T07:50:19.754Z] Version: 20.10.3 [2021-03-16T07:50:19.754Z] API version: 1.41 (minimum version 1.12) [2021-03-16T07:50:19.754Z] Go version: go1.13.15 [2021-03-16T07:50:19.754Z] Git commit: 46229ca [2021-03-16T07:50:19.754Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-16T07:50:19.754Z] OS/Arch: linux/amd64 [2021-03-16T07:50:19.754Z] Experimental: true [2021-03-16T07:50:19.754Z] containerd: [2021-03-16T07:50:19.754Z] Version: 1.4.3 [2021-03-16T07:50:19.754Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-16T07:50:19.754Z] runc: [2021-03-16T07:50:19.754Z] Version: 1.0.0-rc92 [2021-03-16T07:50:19.754Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-16T07:50:19.754Z] docker-init: [2021-03-16T07:50:19.754Z] Version: 0.19.0 [2021-03-16T07:50:19.754Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-16T07:50:20.003Z] #49 30.95 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:50:20.003Z] #49 30.95 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:50:20.003Z] #49 31.01 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-16T07:50:20.003Z] #49 31.03 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:50:20.003Z] #49 31.06 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:50:20.003Z] #49 31.07 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-16T07:50:20.025Z] #30 25.62 [2021-03-16T07:50:20.025Z] #30 25.74 ######################################################################## 100.0% [2021-03-16T07:50:20.025Z] #30 25.81 [2021-03-16T07:50:20.025Z] #30 25.84 Download of images into '/build' complete. [2021-03-16T07:50:20.025Z] #30 25.84 Use something like the following to load the result into a Docker daemon: [2021-03-16T07:50:20.025Z] #30 25.84 tar -cC '/build' . | docker load [2021-03-16T07:50:20.078Z] + docker info [2021-03-16T07:50:20.262Z] #49 31.17 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:50:20.262Z] #49 31.20 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:50:20.262Z] #49 31.31 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:50:20.262Z] #49 31.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:50:20.318Z] #30 DONE 26.1s [2021-03-16T07:50:20.318Z] [2021-03-16T07:50:20.318Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:50:20.318Z] #44 38.97 CC compel/plugins/std/string.o [2021-03-16T07:50:20.318Z] #44 39.71 CC compel/plugins/std/infect.o [2021-03-16T07:50:20.318Z] #44 40.10 CC compel/arch/s390/plugins/std/parasite-head.o [2021-03-16T07:50:20.318Z] #44 40.17 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-03-16T07:50:20.318Z] #44 40.20 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-03-16T07:50:20.318Z] #44 40.35 AR compel/plugins/std.lib.a [2021-03-16T07:50:20.318Z] #44 40.53 CC compel/plugins/fds/fds.o [2021-03-16T07:50:20.520Z] #49 31.56 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:50:20.520Z] #49 31.64 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:50:20.520Z] #49 31.67 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:50:20.520Z] #49 ... [2021-03-16T07:50:20.520Z] [2021-03-16T07:50:20.520Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:50:20.520Z] #34 sha256:dd3b9509cd5b60ee4509f912bf90afc81e5ce4af284863f5fc2cb2db659930b8 [2021-03-16T07:50:20.520Z] #34 21.70 internal/testlog [2021-03-16T07:50:20.520Z] #34 22.36 encoding [2021-03-16T07:50:20.520Z] #34 22.48 runtime/cgo [2021-03-16T07:50:20.777Z] #34 ... [2021-03-16T07:50:20.777Z] [2021-03-16T07:50:20.777Z] #49 [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-03-16T07:50:20.777Z] #49 sha256:d46dcf4d061758246fa3d982fa67494b5571eb21c6283602407efd397a97ffe7 [2021-03-16T07:50:20.777Z] #49 31.79 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:50:20.777Z] #49 31.81 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:50:20.777Z] #49 31.82 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:50:20.777Z] #49 31.88 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:50:20.782Z] Commit message: "info: unset cgroup-related fields when CgroupDriver == none" [2021-03-16T07:50:20.818Z] > git --version # timeout=10 [2021-03-16T07:50:20.850Z] > git --version # 'git version 2.17.1' [2021-03-16T07:50:20.885Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-16T07:50:20.951Z] #44 41.06 AR compel/plugins/fds.lib.a [2021-03-16T07:50:20.951Z] #44 41.13 HOSTDEP compel/src/lib/log-host.d [2021-03-16T07:50:21.034Z] #49 31.90 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:50:21.034Z] #49 31.93 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:50:21.034Z] #49 31.94 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:50:21.034Z] #49 31.96 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:50:21.034Z] #49 32.05 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:50:21.034Z] #49 ... [2021-03-16T07:50:21.034Z] [2021-03-16T07:50:21.034Z] #47 [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-03-16T07:50:21.034Z] #47 sha256:8a6e8649beefe3128a19c77c20938d1d0677c4149bd11e95a249f1b3463f2ff3 [2021-03-16T07:50:21.034Z] #47 22.20 go: finding github.com/fatih/color v1.9.0 [2021-03-16T07:50:21.034Z] #47 22.31 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:50:21.034Z] #47 22.39 go: finding github.com/pkg/errors v0.9.1 [2021-03-16T07:50:21.034Z] #47 22.57 go: finding github.com/spf13/pflag v1.0.3 [2021-03-16T07:50:21.034Z] #47 22.57 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:50:21.034Z] #47 22.67 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:50:21.034Z] #47 22.98 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:50:21.034Z] #47 23.40 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:50:21.034Z] #47 23.44 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:50:21.034Z] #47 23.54 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:50:21.034Z] #47 23.61 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:50:21.243Z] #44 41.19 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-16T07:50:21.243Z] #44 41.37 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-03-16T07:50:21.243Z] #44 41.43 HOSTDEP compel/src/main-host.d [2021-03-16T07:50:21.306Z] #47 ... [2021-03-16T07:50:21.306Z] [2021-03-16T07:50:21.306Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:50:21.306Z] #67 sha256:c525ce69c07643873710023894ad3e2b102efd166428ec713dfcae700bf6cee1 [2021-03-16T07:50:21.307Z] #67 30.24 Checking out files: 51% (988/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 91% (1752/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-16T07:50:21.307Z] #67 31.75 + cd /tmp/tmp.mZDuapOEUx/src/github.com/docker/libnetwork [2021-03-16T07:50:21.307Z] #67 31.75 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:50:21.307Z] #67 32.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-16T07:50:21.534Z] #44 41.57 DEP compel/src/lib/ptrace.d [2021-03-16T07:50:21.825Z] #44 41.76 DEP compel/src/lib/infect.d [2021-03-16T07:50:21.825Z] #44 41.90 DEP compel/src/lib/infect-util.d [2021-03-16T07:50:21.825Z] #44 42.00 DEP compel/src/lib/infect-rpc.d [2021-03-16T07:50:22.117Z] #44 42.12 DEP compel/arch/s390/src/lib/infect.d [2021-03-16T07:50:22.117Z] #44 42.22 DEP compel/arch/s390/src/lib/cpu.d [2021-03-16T07:50:22.223Z] + docker version [2021-03-16T07:50:22.407Z] #44 42.28 DEP compel/src/lib/log.d [2021-03-16T07:50:22.407Z] #44 ... [2021-03-16T07:50:22.407Z] [2021-03-16T07:50:22.407Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-16T07:50:22.407Z] #46 70.52 go/parser [2021-03-16T07:50:22.407Z] #46 73.76 encoding/xml [2021-03-16T07:50:22.407Z] #46 73.87 text/template [2021-03-16T07:50:22.407Z] #46 78.46 go/doc [2021-03-16T07:50:22.407Z] #46 79.73 github.com/LK4D4/vndr/versioned [2021-03-16T07:50:22.407Z] #46 79.89 crypto/rand [2021-03-16T07:50:22.407Z] #46 80.43 crypto/rsa [2021-03-16T07:50:22.407Z] #46 ... [2021-03-16T07:50:22.407Z] [2021-03-16T07:50:22.407Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:50:22.407Z] #44 42.38 DEP compel/src/main.d [2021-03-16T07:50:22.407Z] #44 42.45 DEP compel/src/lib/handle-elf.d [2021-03-16T07:50:22.698Z] #44 42.60 DEP compel/arch/s390/src/lib/handle-elf.d [2021-03-16T07:50:22.698Z] #44 42.73 CC compel/src/lib/log.o [2021-03-16T07:50:22.702Z] #67 ... [2021-03-16T07:50:22.702Z] [2021-03-16T07:50:22.702Z] #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-03-16T07:50:22.702Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:50:22.702Z] #13 17.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:50:22.702Z] #13 ... [2021-03-16T07:50:22.702Z] [2021-03-16T07:50:22.702Z] #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-03-16T07:50:22.702Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:50:22.702Z] #40 31.71 Checking out files: 80% (1354/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-16T07:50:22.702Z] #40 32.23 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-16T07:50:22.989Z] #44 43.07 CC compel/arch/s390/src/lib/cpu.o [2021-03-16T07:50:23.280Z] #44 43.37 CC compel/arch/s390/src/lib/infect.o [2021-03-16T07:50:23.912Z] #44 44.03 CC compel/src/lib/infect-rpc.o [2021-03-16T07:50:24.204Z] #44 44.36 CC compel/src/lib/infect-util.o [2021-03-16T07:50:24.498Z] #44 44.65 CC compel/src/lib/infect.o [2021-03-16T07:50:24.789Z] #44 ... [2021-03-16T07:50:24.789Z] [2021-03-16T07:50:24.789Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-16T07:50:24.789Z] #52 78.35 mvdan.cc/sh/v3/cmd/shfmt [2021-03-16T07:50:24.789Z] #52 DONE 83.0s [2021-03-16T07:50:24.789Z] [2021-03-16T07:50:24.789Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-16T07:50:24.789Z] #46 81.66 crypto/dsa [2021-03-16T07:50:24.789Z] #46 81.75 github.com/LK4D4/vndr/build [2021-03-16T07:50:24.789Z] #46 82.07 crypto/x509/pkix [2021-03-16T07:50:24.789Z] #46 82.41 vendor/golang.org/x/crypto/cryptobyte [2021-03-16T07:50:25.223Z] #40 35.50 + 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-03-16T07:50:25.889Z] #46 84.03 net [2021-03-16T07:50:26.521Z] #46 84.67 vendor/golang.org/x/sys/cpu [2021-03-16T07:50:26.521Z] #46 84.85 vendor/golang.org/x/crypto/internal/chacha20 [2021-03-16T07:50:26.592Z] #40 ... [2021-03-16T07:50:26.592Z] [2021-03-16T07:50:26.592Z] #58 [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-03-16T07:50:26.592Z] #58 sha256:8b13a7fe4f7181f9f5b54a001787efda772438a29acfc0252807ef2e76d347ce [2021-03-16T07:50:26.592Z] #58 27.53 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:50:26.592Z] #58 27.71 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:50:26.592Z] #58 29.15 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:50:26.592Z] #58 32.69 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:50:26.592Z] #58 33.55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:50:26.592Z] #58 33.78 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:50:26.592Z] #58 33.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:50:26.592Z] #58 34.27 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:50:26.592Z] #58 ... [2021-03-16T07:50:26.592Z] [2021-03-16T07:50:26.592Z] #49 [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-03-16T07:50:26.592Z] #49 sha256:d46dcf4d061758246fa3d982fa67494b5571eb21c6283602407efd397a97ffe7 [2021-03-16T07:50:26.592Z] #49 32.20 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:50:26.592Z] #49 32.40 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:50:26.592Z] #49 32.67 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:50:26.592Z] #49 32.68 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:50:26.592Z] #49 32.69 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:50:26.592Z] #49 32.97 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:50:26.592Z] #49 33.07 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:50:26.592Z] #49 33.26 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:50:26.592Z] #49 33.59 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:50:26.592Z] #49 34.03 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:50:26.592Z] #49 34.12 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:50:26.592Z] #49 34.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:50:26.592Z] #49 34.31 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:50:26.592Z] #49 34.32 go: downloading golang.org/x/text v0.3.2 [2021-03-16T07:50:26.592Z] #49 34.51 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-16T07:50:26.592Z] #49 34.75 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:50:26.592Z] #49 34.90 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-16T07:50:26.592Z] #49 35.00 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:50:26.592Z] #49 35.05 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-16T07:50:26.592Z] #49 35.06 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-16T07:50:26.592Z] #49 35.20 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-16T07:50:26.592Z] #49 35.26 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:50:26.592Z] #49 35.43 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-16T07:50:26.592Z] #49 35.67 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:50:26.592Z] #49 35.74 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:50:26.592Z] #49 35.75 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:50:26.592Z] #49 36.01 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:50:26.592Z] #49 36.21 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:50:26.592Z] #49 36.32 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:50:26.592Z] #49 36.47 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:50:26.592Z] #49 36.68 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-16T07:50:26.592Z] #49 36.98 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:50:26.592Z] #49 37.63 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-16T07:50:26.592Z] #49 37.72 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:50:26.592Z] #49 37.82 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:50:26.592Z] #49 37.84 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:50:26.849Z] #49 37.97 go: downloading github.com/spf13/afero v1.1.2 [2021-03-16T07:50:26.910Z] Fetching without tags [2021-03-16T07:50:27.105Z] #49 37.97 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:50:27.105Z] #49 38.19 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:50:27.152Z] #46 85.35 vendor/golang.org/x/crypto/poly1305 [2021-03-16T07:50:27.315Z] Merging remotes/origin/master commit 4735a0c84f89d6be53d92cf2ccbd086d682edc42 into PR head commit 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:50:27.362Z] #49 38.50 go: extracting github.com/spf13/afero v1.1.2 [2021-03-16T07:50:27.467Z] #46 85.78 vendor/golang.org/x/crypto/chacha20poly1305 [2021-03-16T07:50:27.526Z] Client: Docker Engine - Community [2021-03-16T07:50:27.526Z] Version: 20.10.3 [2021-03-16T07:50:27.526Z] API version: 1.41 [2021-03-16T07:50:27.526Z] Go version: go1.13.15 [2021-03-16T07:50:27.526Z] Git commit: 48d30b5 [2021-03-16T07:50:27.526Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-16T07:50:27.526Z] OS/Arch: linux/amd64 [2021-03-16T07:50:27.526Z] Context: default [2021-03-16T07:50:27.526Z] Experimental: true [2021-03-16T07:50:27.526Z] [2021-03-16T07:50:27.526Z] Server: Docker Engine - Community [2021-03-16T07:50:27.526Z] Engine: [2021-03-16T07:50:27.526Z] Version: 20.10.3 [2021-03-16T07:50:27.526Z] API version: 1.41 (minimum version 1.12) [2021-03-16T07:50:27.526Z] Go version: go1.13.15 [2021-03-16T07:50:27.526Z] Git commit: 46229ca [2021-03-16T07:50:27.526Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-16T07:50:27.526Z] OS/Arch: linux/amd64 [2021-03-16T07:50:27.526Z] Experimental: true [2021-03-16T07:50:27.526Z] containerd: [2021-03-16T07:50:27.526Z] Version: 1.4.3 [2021-03-16T07:50:27.526Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-16T07:50:27.526Z] runc: [2021-03-16T07:50:27.526Z] Version: 1.0.0-rc92 [2021-03-16T07:50:27.526Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-16T07:50:27.526Z] docker-init: [2021-03-16T07:50:27.526Z] Version: 0.19.0 [2021-03-16T07:50:27.526Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-16T07:50:27.623Z] #49 38.75 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:50:27.623Z] #49 38.87 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:50:27.769Z] #46 86.14 vendor/golang.org/x/crypto/curve25519 [2021-03-16T07:50:27.857Z] + docker info [2021-03-16T07:50:27.880Z] #49 38.98 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:50:27.880Z] #49 39.05 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:50:27.880Z] #49 39.11 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-16T07:50:26.848Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-16T07:50:26.862Z] > git config --add remote.origin.fetch +refs/pull/42152/head:refs/remotes/origin/PR-42152 # timeout=10 [2021-03-16T07:50:26.878Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:50:26.897Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-16T07:50:26.916Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-16T07:50:26.917Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:50:26.918Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42152/head:refs/remotes/origin/PR-42152 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:50:27.323Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:50:27.347Z] > git checkout -f 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 # timeout=10 [2021-03-16T07:50:28.060Z] #46 86.48 vendor/golang.org/x/crypto/hkdf [2021-03-16T07:50:28.136Z] #49 39.11 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:50:28.137Z] #49 39.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:50:28.351Z] #46 86.62 vendor/golang.org/x/text/transform [2021-03-16T07:50:28.700Z] #49 ... [2021-03-16T07:50:28.700Z] [2021-03-16T07:50:28.700Z] #58 [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-03-16T07:50:28.700Z] #58 sha256:8b13a7fe4f7181f9f5b54a001787efda772438a29acfc0252807ef2e76d347ce [2021-03-16T07:50:28.700Z] #58 39.68 go: finding github.com/pkg/errors v0.9.1 [2021-03-16T07:50:28.985Z] #46 87.01 vendor/golang.org/x/text/unicode/bidi [2021-03-16T07:50:29.027Z] #58 40.16 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:50:29.295Z] #58 40.17 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:50:29.554Z] #58 40.51 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:50:29.554Z] #58 40.63 go: finding github.com/google/uuid v1.2.0 [2021-03-16T07:50:29.667Z] Merge succeeded, producing 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:50:29.667Z] Checking out Revision 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 (PR-42152) [2021-03-16T07:50:29.843Z] #58 40.83 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:50:29.843Z] #58 40.89 go: finding github.com/gofrs/flock v0.8.0 [2021-03-16T07:50:29.843Z] #58 ... [2021-03-16T07:50:29.843Z] [2021-03-16T07:50:29.843Z] #51 [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-03-16T07:50:29.843Z] #51 sha256:206f8f120d720ba09a511bfa535d54f663c277973e0b9e2e3e2b72142e5f62dc [2021-03-16T07:50:29.843Z] #51 30.86 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:50:29.843Z] #51 32.82 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:50:29.843Z] #51 33.41 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:50:29.843Z] #51 33.48 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:50:29.843Z] #51 33.69 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:50:29.843Z] #51 35.04 runtime/cgo [2021-03-16T07:50:29.843Z] #51 35.12 runtime [2021-03-16T07:50:29.843Z] #51 ... [2021-03-16T07:50:29.843Z] [2021-03-16T07:50:29.843Z] #58 [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-03-16T07:50:29.843Z] #58 sha256:8b13a7fe4f7181f9f5b54a001787efda772438a29acfc0252807ef2e76d347ce [2021-03-16T07:50:29.843Z] #58 40.90 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-16T07:50:30.074Z] #46 88.19 vendor/golang.org/x/text/secure/bidirule [2021-03-16T07:50:30.074Z] #46 88.40 vendor/golang.org/x/text/unicode/norm [2021-03-16T07:50:30.139Z] #58 41.27 go: finding github.com/gorilla/mux v1.8.0 [2021-03-16T07:50:30.365Z] #46 ... [2021-03-16T07:50:30.365Z] [2021-03-16T07:50:30.365Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-16T07:50:30.365Z] #14 82.51 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-16T07:50:30.365Z] #14 82.57 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-16T07:50:30.365Z] #14 82.57 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:50:30.400Z] #58 41.39 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:50:30.400Z] #58 41.48 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:50:30.400Z] #58 41.51 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:50:29.460Z] > git remote # timeout=10 [2021-03-16T07:50:29.475Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T07:50:29.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:50:29.536Z] > git merge 4735a0c84f89d6be53d92cf2ccbd086d682edc42 # timeout=10 [2021-03-16T07:50:29.646Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T07:50:29.670Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:50:29.674Z] > git checkout -f 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 # timeout=10 [2021-03-16T07:50:30.657Z] #14 ... [2021-03-16T07:50:30.657Z] [2021-03-16T07:50:30.657Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:50:30.657Z] #44 46.39 CC compel/src/lib/ptrace.o [2021-03-16T07:50:30.657Z] #44 46.64 AR compel/libcompel.a [2021-03-16T07:50:30.657Z] #44 46.69 HOSTCC compel/src/main-host.o [2021-03-16T07:50:30.657Z] #44 46.92 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-03-16T07:50:30.657Z] #44 47.03 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-16T07:50:30.657Z] #44 47.40 HOSTCC compel/src/lib/log-host.o [2021-03-16T07:50:30.657Z] #44 47.52 HOSTLINK compel/compel-host-bin [2021-03-16T07:50:30.657Z] #44 47.67 DEP soccr/soccr.d [2021-03-16T07:50:30.657Z] #44 47.77 CC soccr/soccr.o [2021-03-16T07:50:30.657Z] #44 48.71 AR soccr/libsoccr.a [2021-03-16T07:50:30.657Z] #44 48.74 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-16T07:50:30.657Z] #44 49.02 DEP criu/arch/s390/sigframe.d [2021-03-16T07:50:30.657Z] #44 49.14 DEP criu/arch/s390/crtools.d [2021-03-16T07:50:30.657Z] #44 49.34 DEP criu/arch/s390/cpu.d [2021-03-16T07:50:30.657Z] #44 49.45 CC criu/arch/s390/cpu.o [2021-03-16T07:50:30.657Z] #44 49.80 CC criu/arch/s390/crtools.o [2021-03-16T07:50:30.657Z] #44 50.72 CC criu/arch/s390/sigframe.o [2021-03-16T07:50:30.658Z] #58 41.75 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:50:30.950Z] #44 51.00 LINK criu/arch/s390/crtools.built-in.o [2021-03-16T07:50:30.950Z] #44 51.05 DEP criu/pie/util-vdso.d [2021-03-16T07:50:30.950Z] #44 51.17 DEP criu/pie/util.d [2021-03-16T07:50:31.221Z] #58 42.22 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:50:31.221Z] #58 42.37 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:50:31.241Z] #44 51.30 CC criu/pie/util.o [2021-03-16T07:50:31.478Z] #58 ... [2021-03-16T07:50:31.478Z] [2021-03-16T07:50:31.478Z] #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-03-16T07:50:31.478Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:50:31.478Z] #36 32.59 Fetched 8423 kB in 24s (351 kB/s) [2021-03-16T07:50:31.478Z] #36 32.59 Reading package lists... [2021-03-16T07:50:31.601Z] #44 51.73 CC criu/pie/util-vdso.o [2021-03-16T07:50:31.734Z] #36 ... [2021-03-16T07:50:31.734Z] [2021-03-16T07:50:31.734Z] #49 [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-03-16T07:50:31.734Z] #49 sha256:d46dcf4d061758246fa3d982fa67494b5571eb21c6283602407efd397a97ffe7 [2021-03-16T07:50:31.734Z] #49 39.80 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:50:31.734Z] #49 39.96 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:50:31.734Z] #49 40.06 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:50:31.734Z] #49 42.07 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:50:32.245Z] #44 52.26 AR criu/pie/pie.lib.a [2021-03-16T07:50:32.245Z] #44 52.31 DEP criu/pie/restorer.d [2021-03-16T07:50:32.245Z] #44 52.44 DEP criu/arch/s390/restorer.d [2021-03-16T07:50:32.350Z] Client: [2021-03-16T07:50:32.350Z] Context: default [2021-03-16T07:50:32.350Z] Debug Mode: false [2021-03-16T07:50:32.350Z] Plugins: [2021-03-16T07:50:32.350Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-16T07:50:32.350Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-16T07:50:32.350Z] [2021-03-16T07:50:32.350Z] Server: [2021-03-16T07:50:32.350Z] Containers: 0 [2021-03-16T07:50:32.350Z] Running: 0 [2021-03-16T07:50:32.350Z] Paused: 0 [2021-03-16T07:50:32.350Z] Stopped: 0 [2021-03-16T07:50:32.350Z] Images: 0 [2021-03-16T07:50:32.350Z] Server Version: 20.10.3 [2021-03-16T07:50:32.350Z] Storage Driver: overlay2 [2021-03-16T07:50:32.350Z] Backing Filesystem: extfs [2021-03-16T07:50:32.350Z] Supports d_type: true [2021-03-16T07:50:32.350Z] Native Overlay Diff: true [2021-03-16T07:50:32.350Z] Logging Driver: json-file [2021-03-16T07:50:32.350Z] Cgroup Driver: cgroupfs [2021-03-16T07:50:32.350Z] Cgroup Version: 1 [2021-03-16T07:50:32.350Z] Plugins: [2021-03-16T07:50:32.350Z] Volume: local [2021-03-16T07:50:32.350Z] Network: bridge host ipvlan macvlan null overlay [2021-03-16T07:50:32.350Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-16T07:50:32.350Z] Swarm: inactive [2021-03-16T07:50:32.350Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-03-16T07:50:32.350Z] Default Runtime: runc [2021-03-16T07:50:32.350Z] Init Binary: docker-init [2021-03-16T07:50:32.350Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-16T07:50:32.350Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-16T07:50:32.350Z] init version: de40ad0 [2021-03-16T07:50:32.350Z] Security Options: [2021-03-16T07:50:32.350Z] apparmor [2021-03-16T07:50:32.350Z] seccomp [2021-03-16T07:50:32.350Z] Profile: default [2021-03-16T07:50:32.350Z] Kernel Version: 5.4.0-1037-aws [2021-03-16T07:50:32.350Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-16T07:50:32.350Z] OSType: linux [2021-03-16T07:50:32.350Z] Architecture: x86_64 [2021-03-16T07:50:32.350Z] CPUs: 2 [2021-03-16T07:50:32.350Z] Total Memory: 7.487GiB [2021-03-16T07:50:32.350Z] Name: ip-10-100-109-216 [2021-03-16T07:50:32.350Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-16T07:50:32.350Z] Docker Root Dir: /var/lib/docker [2021-03-16T07:50:32.350Z] Debug Mode: false [2021-03-16T07:50:32.350Z] Registry: https://index.docker.io/v1/ [2021-03-16T07:50:32.350Z] Labels: [2021-03-16T07:50:32.350Z] Experimental: true [2021-03-16T07:50:32.350Z] Insecure Registries: [2021-03-16T07:50:32.350Z] 127.0.0.0/8 [2021-03-16T07:50:32.350Z] Live Restore Enabled: true [2021-03-16T07:50:32.350Z] [2021-03-16T07:50:32.350Z] WARNING: No swap limit support [2021-03-16T07:50:32.350Z] WARNING: No blkio weight support [2021-03-16T07:50:32.350Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-16T07:50:32.537Z] #44 52.64 DEP criu/arch/s390/vdso-pie.d [2021-03-16T07:50:32.537Z] #44 52.70 DEP criu/pie/parasite-vdso.d [2021-03-16T07:50:32.637Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-16T07:50:32.637Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-16T07:50:32.637Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42152/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-16T07:50:32.637Z] + bash /home/ubuntu/workspace/moby_PR-42152/check-config.sh [2021-03-16T07:50:32.637Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-16T07:50:32.637Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-16T07:50:32.637Z] [2021-03-16T07:50:32.637Z] Generally Necessary: [2021-03-16T07:50:32.637Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-16T07:50:32.637Z] - apparmor: enabled and tools installed [2021-03-16T07:50:32.637Z] - CONFIG_NAMESPACES: enabled [2021-03-16T07:50:32.637Z] - CONFIG_NET_NS: enabled [2021-03-16T07:50:32.637Z] - CONFIG_PID_NS: enabled [2021-03-16T07:50:32.637Z] - CONFIG_IPC_NS: enabled [2021-03-16T07:50:32.637Z] - CONFIG_UTS_NS: enabled [2021-03-16T07:50:32.637Z] - CONFIG_CGROUPS: enabled [2021-03-16T07:50:32.637Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-16T07:50:32.637Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-16T07:50:32.637Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-16T07:50:32.637Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-16T07:50:32.637Z] - CONFIG_CPUSETS: enabled [2021-03-16T07:50:32.637Z] - CONFIG_MEMCG: enabled [2021-03-16T07:50:32.637Z] - CONFIG_KEYS: enabled [2021-03-16T07:50:32.637Z] - CONFIG_VETH: enabled (as module) [2021-03-16T07:50:32.637Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-16T07:50:32.637Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-16T07:50:32.637Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-16T07:50:32.637Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-16T07:50:32.637Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-16T07:50:32.637Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-16T07:50:32.637Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-16T07:50:32.637Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-16T07:50:32.637Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-16T07:50:32.637Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-16T07:50:32.637Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-16T07:50:32.637Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-16T07:50:32.637Z] [2021-03-16T07:50:32.637Z] Optional Features: [2021-03-16T07:50:32.637Z] - CONFIG_USER_NS: enabled [2021-03-16T07:50:32.637Z] - CONFIG_SECCOMP: enabled [2021-03-16T07:50:32.637Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-16T07:50:32.637Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-16T07:50:32.637Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-16T07:50:32.637Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-16T07:50:32.637Z] - CONFIG_BLK_CGROUP: enabled [2021-03-16T07:50:32.637Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-16T07:50:32.637Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-16T07:50:32.637Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-16T07:50:32.637Z] - CONFIG_CGROUP_PERF: enabled [2021-03-16T07:50:32.637Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-16T07:50:32.663Z] #49 ... [2021-03-16T07:50:32.663Z] [2021-03-16T07:50:32.663Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:50:32.663Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:50:32.663Z] #42 33.67 Fetched 8423 kB in 25s (340 kB/s) [2021-03-16T07:50:32.663Z] #42 33.67 Reading package lists... [2021-03-16T07:50:32.663Z] #42 ... [2021-03-16T07:50:32.663Z] [2021-03-16T07:50:32.663Z] #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-03-16T07:50:32.663Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:50:32.828Z] #44 52.82 DEP criu/pie/parasite.d [2021-03-16T07:50:32.896Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-16T07:50:32.896Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-16T07:50:32.896Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-16T07:50:32.896Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-16T07:50:32.896Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-16T07:50:32.896Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-16T07:50:32.896Z] - CONFIG_IP_VS: enabled (as module) [2021-03-16T07:50:32.896Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-16T07:50:32.896Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-16T07:50:32.896Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-16T07:50:32.896Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-16T07:50:32.896Z] - CONFIG_EXT4_FS: enabled [2021-03-16T07:50:32.896Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-16T07:50:32.896Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-16T07:50:32.896Z] - Network Drivers: [2021-03-16T07:50:32.896Z] - "overlay": [2021-03-16T07:50:32.896Z] - CONFIG_VXLAN: enabled (as module) [2021-03-16T07:50:32.896Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-16T07:50:32.896Z] Optional (for encrypted networks): [2021-03-16T07:50:32.896Z] - CONFIG_CRYPTO: enabled [2021-03-16T07:50:32.896Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-16T07:50:32.896Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-16T07:50:32.896Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-16T07:50:32.896Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-16T07:50:32.896Z] - CONFIG_XFRM: enabled [2021-03-16T07:50:32.896Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-16T07:50:32.896Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-16T07:50:32.896Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-16T07:50:32.896Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-16T07:50:32.896Z] - "ipvlan": [2021-03-16T07:50:32.896Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-16T07:50:32.896Z] - "macvlan": [2021-03-16T07:50:32.896Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-16T07:50:32.896Z] - CONFIG_DUMMY: enabled (as module) [2021-03-16T07:50:32.896Z] - "ftp,tftp client in container": [2021-03-16T07:50:32.896Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-16T07:50:32.896Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-16T07:50:32.896Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-16T07:50:32.896Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-16T07:50:32.896Z] - Storage Drivers: [2021-03-16T07:50:32.896Z] - "aufs": [2021-03-16T07:50:32.896Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-16T07:50:32.896Z] - "btrfs": [2021-03-16T07:50:32.896Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-16T07:50:32.896Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-16T07:50:32.896Z] - "devicemapper": [2021-03-16T07:50:32.896Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-16T07:50:32.896Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-16T07:50:32.896Z] - "overlay": [2021-03-16T07:50:32.896Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-16T07:50:32.896Z] - "zfs": [2021-03-16T07:50:32.896Z] - /dev/zfs: present [2021-03-16T07:50:32.896Z] - zfs command: missing [2021-03-16T07:50:32.896Z] - zpool command: missing [2021-03-16T07:50:32.896Z] [2021-03-16T07:50:32.896Z] Limits: [2021-03-16T07:50:32.896Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-16T07:50:32.896Z] [2021-03-16T07:50:32.896Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-16T07:50:33.119Z] #44 52.99 CC criu/pie/parasite.o [2021-03-16T07:50:33.309Z] + sudo modprobe ip_vs [2021-03-16T07:50:33.309Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 . [2021-03-16T07:50:33.410Z] #44 ... [2021-03-16T07:50:33.410Z] [2021-03-16T07:50:33.410Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-16T07:50:33.410Z] #14 95.44 Selecting previously unselected package libapparmor1:s390x. [2021-03-16T07:50:33.410Z] #14 95.45 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-03-16T07:50:33.410Z] #14 95.45 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-03-16T07:50:33.410Z] #14 95.55 Selecting previously unselected package libapparmor-dev:s390x. [2021-03-16T07:50:33.592Z] #36 43.08 Reading package lists... [2021-03-16T07:50:33.592Z] #36 ... [2021-03-16T07:50:33.592Z] [2021-03-16T07:50:33.592Z] #55 [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-03-16T07:50:33.592Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:50:33.592Z] #55 34.61 Fetched 8423 kB in 25s (332 kB/s) [2021-03-16T07:50:33.701Z] #14 95.56 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-03-16T07:50:33.701Z] #14 95.56 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-03-16T07:50:33.701Z] #14 95.67 Selecting previously unselected package libbtrfs0. [2021-03-16T07:50:33.701Z] #14 95.67 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-03-16T07:50:33.701Z] #14 95.68 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-16T07:50:33.701Z] #14 95.75 Selecting previously unselected package libbtrfs-dev. [2021-03-16T07:50:33.701Z] #14 95.78 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-03-16T07:50:33.701Z] #14 95.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:50:33.701Z] #14 95.90 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-03-16T07:50:33.848Z] #55 34.61 Reading package lists... [2021-03-16T07:50:33.848Z] #55 ... [2021-03-16T07:50:33.848Z] [2021-03-16T07:50:33.848Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:50:33.848Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:50:33.876Z] #1 [internal] load build definition from Dockerfile [2021-03-16T07:50:33.876Z] #1 sha256:fed6554aa7d972b2c0ebcf261d7428c740b40726fdd8b4383eb0c4ba13b0d396 [2021-03-16T07:50:33.876Z] #1 transferring dockerfile: 17.02kB done [2021-03-16T07:50:33.876Z] #1 DONE 0.1s [2021-03-16T07:50:33.876Z] [2021-03-16T07:50:33.876Z] #2 [internal] load .dockerignore [2021-03-16T07:50:33.876Z] #2 sha256:1b15c5ffd2b41012768be64c169c1873c95044938563a3c2bb7018522e30f682 [2021-03-16T07:50:33.876Z] #2 transferring context: [2021-03-16T07:50:33.876Z] #2 transferring context: 87B done [2021-03-16T07:50:33.876Z] #2 DONE 0.1s [2021-03-16T07:50:33.876Z] [2021-03-16T07:50:33.876Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-16T07:50:33.876Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-16T07:50:33.992Z] #14 95.91 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-03-16T07:50:33.992Z] #14 95.91 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-03-16T07:50:33.992Z] #14 95.97 Selecting previously unselected package libudev-dev:s390x. [2021-03-16T07:50:33.992Z] #14 95.98 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_s390x.deb ... [2021-03-16T07:50:33.992Z] #14 95.99 Unpacking libudev-dev:s390x (241-7~deb10u6) ... [2021-03-16T07:50:33.992Z] #14 96.15 Selecting previously unselected package libsepol1-dev:s390x. [2021-03-16T07:50:34.133Z] Commit message: "info: unset cgroup-related fields when CgroupDriver == none" [2021-03-16T07:50:34.171Z] > git --version # timeout=10 [2021-03-16T07:50:34.181Z] > git --version # 'git version 2.7.4' [2021-03-16T07:50:34.190Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-16T07:50:34.283Z] #14 96.17 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-03-16T07:50:34.283Z] #14 96.17 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-03-16T07:50:34.283Z] #14 96.44 Selecting previously unselected package libpcre16-3:s390x. [2021-03-16T07:50:34.450Z] #3 DONE 0.6s [2021-03-16T07:50:34.450Z] [2021-03-16T07:50:34.450Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-16T07:50:34.450Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-16T07:50:34.450Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-16T07:50:34.450Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-03-16T07:50:34.450Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-16T07:50:34.450Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-16T07:50:34.450Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [Pipeline] withEnv [Pipeline] { [2021-03-16T07:50:34.643Z] #14 96.44 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-03-16T07:50:34.644Z] #14 96.45 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-03-16T07:50:34.644Z] #14 96.55 Selecting previously unselected package libpcre32-3:s390x. [2021-03-16T07:50:34.644Z] #14 96.56 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-03-16T07:50:34.644Z] #14 96.56 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-03-16T07:50:34.644Z] #14 96.71 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-03-16T07:50:34.644Z] #14 96.71 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-03-16T07:50:34.644Z] #14 96.71 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-03-16T07:50:34.644Z] #14 96.81 Selecting previously unselected package libpcre3-dev:s390x. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-16T07:50:34.709Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.2s [2021-03-16T07:50:34.709Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-03-16T07:50:34.934Z] #14 96.84 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-03-16T07:50:34.934Z] #14 96.84 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-03-16T07:50:34.969Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-16T07:50:35.226Z] #14 97.15 Selecting previously unselected package libselinux1-dev:s390x. [2021-03-16T07:50:35.226Z] #14 97.16 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-03-16T07:50:35.226Z] #14 97.16 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-03-16T07:50:35.227Z] #14 97.38 Selecting previously unselected package libdevmapper-dev:s390x. [2021-03-16T07:50:35.228Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-03-16T07:50:35.228Z] #4 DONE 1.0s [2021-03-16T07:50:35.517Z] #14 97.41 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-03-16T07:50:35.517Z] #14 97.43 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-03-16T07:50:35.517Z] #14 97.50 Selecting previously unselected package libseccomp-dev:s390x. [2021-03-16T07:50:35.517Z] #14 97.51 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-03-16T07:50:35.517Z] #14 97.51 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-03-16T07:50:35.517Z] #14 97.62 Selecting previously unselected package libsystemd-dev:s390x. [2021-03-16T07:50:35.804Z] [2021-03-16T07:50:35.804Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-16T07:50:35.804Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-16T07:50:35.810Z] #14 97.62 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_s390x.deb ... [2021-03-16T07:50:35.810Z] #14 97.63 Unpacking libsystemd-dev:s390x (241-7~deb10u6) ... [2021-03-16T07:50:35.810Z] #14 97.95 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-03-16T07:50:35.810Z] #14 97.96 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-03-16T07:50:35.810Z] #14 97.97 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-03-16T07:50:35.810Z] #14 97.99 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-16T07:50:35.810Z] #14 97.99 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-03-16T07:50:35.810Z] #14 98.00 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-03-16T07:50:35.810Z] #14 98.02 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:50:35.810Z] #14 98.03 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-16T07:50:35.896Z] + docker version [2021-03-16T07:50:36.012Z] Client: [2021-03-16T07:50:36.012Z] Context: default [2021-03-16T07:50:36.012Z] Debug Mode: false [2021-03-16T07:50:36.012Z] Plugins: [2021-03-16T07:50:36.012Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-16T07:50:36.012Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-16T07:50:36.012Z] [2021-03-16T07:50:36.012Z] Server: [2021-03-16T07:50:36.012Z] Containers: 0 [2021-03-16T07:50:36.012Z] Running: 0 [2021-03-16T07:50:36.012Z] Paused: 0 [2021-03-16T07:50:36.012Z] Stopped: 0 [2021-03-16T07:50:36.012Z] Images: 0 [2021-03-16T07:50:36.012Z] Server Version: 20.10.3 [2021-03-16T07:50:36.012Z] Storage Driver: overlay2 [2021-03-16T07:50:36.012Z] Backing Filesystem: extfs [2021-03-16T07:50:36.012Z] Supports d_type: true [2021-03-16T07:50:36.012Z] Native Overlay Diff: true [2021-03-16T07:50:36.012Z] Logging Driver: json-file [2021-03-16T07:50:36.012Z] Cgroup Driver: cgroupfs [2021-03-16T07:50:36.012Z] Cgroup Version: 1 [2021-03-16T07:50:36.012Z] Plugins: [2021-03-16T07:50:36.012Z] Volume: local [2021-03-16T07:50:36.012Z] Network: bridge host ipvlan macvlan null overlay [2021-03-16T07:50:36.012Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-16T07:50:36.012Z] Swarm: inactive [2021-03-16T07:50:36.012Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-16T07:50:36.012Z] Default Runtime: runc [2021-03-16T07:50:36.012Z] Init Binary: docker-init [2021-03-16T07:50:36.012Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-16T07:50:36.012Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-16T07:50:36.012Z] init version: de40ad0 [2021-03-16T07:50:36.012Z] Security Options: [2021-03-16T07:50:36.012Z] apparmor [2021-03-16T07:50:36.012Z] seccomp [2021-03-16T07:50:36.012Z] Profile: default [2021-03-16T07:50:36.012Z] Kernel Version: 5.4.0-1037-aws [2021-03-16T07:50:36.012Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-16T07:50:36.012Z] OSType: linux [2021-03-16T07:50:36.012Z] Architecture: x86_64 [2021-03-16T07:50:36.012Z] CPUs: 2 [2021-03-16T07:50:36.012Z] Total Memory: 7.569GiB [2021-03-16T07:50:36.012Z] Name: ip-10-100-47-7 [2021-03-16T07:50:36.012Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-16T07:50:36.012Z] Docker Root Dir: /var/lib/docker [2021-03-16T07:50:36.012Z] Debug Mode: false [2021-03-16T07:50:36.012Z] Registry: https://index.docker.io/v1/ [2021-03-16T07:50:36.012Z] Labels: [2021-03-16T07:50:36.012Z] Experimental: true [2021-03-16T07:50:36.012Z] Insecure Registries: [2021-03-16T07:50:36.012Z] 127.0.0.0/8 [2021-03-16T07:50:36.012Z] Live Restore Enabled: true [2021-03-16T07:50:36.012Z] [2021-03-16T07:50:36.012Z] WARNING: No swap limit support [2021-03-16T07:50:36.012Z] WARNING: No blkio weight support [2021-03-16T07:50:36.012Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-16T07:50:36.101Z] #14 98.04 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-03-16T07:50:36.101Z] #14 98.06 Setting up libudev-dev:s390x (241-7~deb10u6) ... [2021-03-16T07:50:36.101Z] #14 98.07 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-16T07:50:36.101Z] #14 98.08 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:50:36.101Z] #14 98.09 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-03-16T07:50:36.101Z] #14 98.10 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-16T07:50:36.101Z] #14 98.11 Setting up libsystemd-dev:s390x (241-7~deb10u6) ... [2021-03-16T07:50:36.101Z] #14 98.11 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-16T07:50:36.101Z] #14 98.12 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-03-16T07:50:36.101Z] #14 98.13 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:50:36.101Z] #14 98.15 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-03-16T07:50:36.101Z] #14 98.15 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-03-16T07:50:36.101Z] #14 98.16 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:50:36.101Z] #14 98.17 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-03-16T07:50:36.101Z] #14 98.17 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-03-16T07:50:36.101Z] #14 98.17 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-16T07:50:36.101Z] #14 98.18 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-03-16T07:50:36.101Z] #14 98.19 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-03-16T07:50:36.101Z] #14 98.20 Setting up dmsetup (2:1.02.155-3) ... [2021-03-16T07:50:36.101Z] #14 98.21 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-03-16T07:50:36.101Z] #14 98.22 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-03-16T07:50:36.101Z] #14 98.23 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:50:36.317Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-16T07:50:36.317Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-16T07:50:36.317Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42152/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-16T07:50:36.317Z] + bash /home/ubuntu/workspace/moby_PR-42152/check-config.sh [2021-03-16T07:50:36.317Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-16T07:50:36.317Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-16T07:50:36.317Z] [2021-03-16T07:50:36.317Z] Generally Necessary: [2021-03-16T07:50:36.317Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-16T07:50:36.317Z] - apparmor: enabled and tools installed [2021-03-16T07:50:36.317Z] - CONFIG_NAMESPACES: enabled [2021-03-16T07:50:36.317Z] - CONFIG_NET_NS: enabled [2021-03-16T07:50:36.317Z] - CONFIG_PID_NS: enabled [2021-03-16T07:50:36.317Z] - CONFIG_IPC_NS: enabled [2021-03-16T07:50:36.317Z] - CONFIG_UTS_NS: enabled [2021-03-16T07:50:36.317Z] - CONFIG_CGROUPS: enabled [2021-03-16T07:50:36.317Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-16T07:50:36.317Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-16T07:50:36.317Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-16T07:50:36.317Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-16T07:50:36.317Z] - CONFIG_CPUSETS: enabled [2021-03-16T07:50:36.317Z] - CONFIG_MEMCG: enabled [2021-03-16T07:50:36.317Z] - CONFIG_KEYS: enabled [2021-03-16T07:50:36.317Z] - CONFIG_VETH: enabled (as module) [2021-03-16T07:50:36.317Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-16T07:50:36.317Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-16T07:50:36.317Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-16T07:50:36.317Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-16T07:50:36.317Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-16T07:50:36.317Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-16T07:50:36.317Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-16T07:50:36.317Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-16T07:50:36.317Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-16T07:50:36.317Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-16T07:50:36.317Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-16T07:50:36.317Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-16T07:50:36.317Z] [2021-03-16T07:50:36.317Z] Optional Features: [2021-03-16T07:50:36.317Z] - CONFIG_USER_NS: enabled [2021-03-16T07:50:36.317Z] - CONFIG_SECCOMP: enabled [2021-03-16T07:50:36.317Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-16T07:50:36.317Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-16T07:50:36.317Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-16T07:50:36.595Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-16T07:50:36.595Z] - CONFIG_BLK_CGROUP: enabled [2021-03-16T07:50:36.595Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-16T07:50:36.595Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-16T07:50:36.595Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-16T07:50:36.595Z] - CONFIG_CGROUP_PERF: enabled [2021-03-16T07:50:36.595Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-16T07:50:36.595Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-16T07:50:36.595Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-16T07:50:36.595Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-16T07:50:36.595Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-16T07:50:36.595Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-16T07:50:36.595Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-16T07:50:36.595Z] - CONFIG_IP_VS: enabled (as module) [2021-03-16T07:50:36.595Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-16T07:50:36.595Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-16T07:50:36.595Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-16T07:50:36.595Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-16T07:50:36.595Z] - CONFIG_EXT4_FS: enabled [2021-03-16T07:50:36.595Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-16T07:50:36.595Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-16T07:50:36.595Z] - Network Drivers: [2021-03-16T07:50:36.595Z] - "overlay": [2021-03-16T07:50:36.595Z] - CONFIG_VXLAN: enabled (as module) [2021-03-16T07:50:36.595Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-16T07:50:36.595Z] Optional (for encrypted networks): [2021-03-16T07:50:36.595Z] - CONFIG_CRYPTO: enabled [2021-03-16T07:50:36.595Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-16T07:50:36.595Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-16T07:50:36.595Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-16T07:50:36.595Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-16T07:50:36.595Z] - CONFIG_XFRM: enabled [2021-03-16T07:50:36.595Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-16T07:50:36.595Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-16T07:50:36.595Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-16T07:50:36.595Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-16T07:50:36.595Z] - "ipvlan": [2021-03-16T07:50:36.595Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-16T07:50:36.595Z] - "macvlan": [2021-03-16T07:50:36.595Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-16T07:50:36.595Z] - CONFIG_DUMMY: enabled (as module) [2021-03-16T07:50:36.595Z] - "ftp,tftp client in container": [2021-03-16T07:50:36.754Z] #8 ... [2021-03-16T07:50:36.754Z] [2021-03-16T07:50:36.754Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-16T07:50:36.754Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-16T07:50:36.754Z] #5 DONE 1.0s [2021-03-16T07:50:36.754Z] [2021-03-16T07:50:36.754Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-16T07:50:36.754Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-16T07:50:36.754Z] #8 DONE 1.1s [2021-03-16T07:50:36.754Z] [2021-03-16T07:50:36.754Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-16T07:50:36.754Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-16T07:50:36.754Z] #7 DONE 1.1s [2021-03-16T07:50:36.754Z] [2021-03-16T07:50:36.754Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-16T07:50:36.754Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-16T07:50:36.754Z] #6 DONE 1.1s [2021-03-16T07:50:36.797Z] #14 DONE 98.6s [2021-03-16T07:50:36.797Z] [2021-03-16T07:50:36.797Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-16T07:50:36.807Z] Fetching without tags [2021-03-16T07:50:36.873Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-16T07:50:36.873Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-16T07:50:36.873Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-16T07:50:36.873Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-16T07:50:36.873Z] - Storage Drivers: [2021-03-16T07:50:36.873Z] - "aufs": [2021-03-16T07:50:36.873Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-16T07:50:36.873Z] - "btrfs": [2021-03-16T07:50:36.873Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-16T07:50:36.873Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-16T07:50:36.873Z] - "devicemapper": [2021-03-16T07:50:36.873Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-16T07:50:36.873Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-16T07:50:36.873Z] - "overlay": [2021-03-16T07:50:36.873Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-16T07:50:36.873Z] - "zfs": [2021-03-16T07:50:36.873Z] - /dev/zfs: present [2021-03-16T07:50:36.873Z] - zfs command: missing [2021-03-16T07:50:36.873Z] - zpool command: missing [2021-03-16T07:50:36.873Z] [2021-03-16T07:50:36.873Z] Limits: [2021-03-16T07:50:36.873Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-16T07:50:36.873Z] [2021-03-16T07:50:36.873Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-16T07:50:36.646Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-16T07:50:36.665Z] > git config --add remote.origin.fetch +refs/pull/42152/head:refs/remotes/origin/PR-42152 # timeout=10 [2021-03-16T07:50:36.689Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:50:36.785Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-16T07:50:36.810Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-16T07:50:36.810Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:50:36.811Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42152/head:refs/remotes/origin/PR-42152 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:50:37.225Z] Merging remotes/origin/master commit 4735a0c84f89d6be53d92cf2ccbd086d682edc42 into PR head commit 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:50:37.236Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 . [2021-03-16T07:50:37.809Z] #2 [internal] load .dockerignore [2021-03-16T07:50:37.809Z] #2 sha256:e23bf452dca143b3985a75f6596ef1790bbfaa8da1a919f2b06c80a34baa9bf8 [2021-03-16T07:50:37.809Z] #2 ... [2021-03-16T07:50:37.809Z] [2021-03-16T07:50:37.809Z] #1 [internal] load build definition from Dockerfile [2021-03-16T07:50:37.809Z] #1 sha256:1139e8352ae0315bf83e148c5025ef4ec1821afebd631cb1ee4941d6ee00cf94 [2021-03-16T07:50:37.809Z] #1 transferring dockerfile: 17.02kB done [2021-03-16T07:50:37.809Z] #1 DONE 0.3s [2021-03-16T07:50:37.809Z] [2021-03-16T07:50:37.809Z] #2 [internal] load .dockerignore [2021-03-16T07:50:37.809Z] #2 sha256:e23bf452dca143b3985a75f6596ef1790bbfaa8da1a919f2b06c80a34baa9bf8 [2021-03-16T07:50:37.809Z] #2 transferring context: 87B done [2021-03-16T07:50:37.809Z] #2 DONE 0.2s [2021-03-16T07:50:37.809Z] [2021-03-16T07:50:37.809Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-16T07:50:37.809Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-16T07:50:38.119Z] #42 44.28 Reading package lists... [2021-03-16T07:50:38.119Z] #42 ... [2021-03-16T07:50:38.119Z] [2021-03-16T07:50:38.119Z] #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-03-16T07:50:38.119Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:50:38.119Z] #13 32.44 Fetched 8922 kB in 28s (320 kB/s) [2021-03-16T07:50:38.119Z] #13 32.44 Reading package lists... [2021-03-16T07:50:38.119Z] #13 ... [2021-03-16T07:50:38.119Z] [2021-03-16T07:50:38.119Z] #55 [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-03-16T07:50:38.119Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:50:38.119Z] #55 34.61 Reading package lists... [2021-03-16T07:50:38.145Z] [2021-03-16T07:50:38.145Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-16T07:50:38.145Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-16T07:50:38.145Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-16T07:50:38.145Z] #64 DONE 0.0s [2021-03-16T07:50:38.145Z] [2021-03-16T07:50:38.145Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-16T07:50:38.145Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-16T07:50:38.145Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-16T07:50:38.145Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-16T07:50:38.145Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-16T07:50:38.145Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-16T07:50:38.382Z] Merge succeeded, producing 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:50:38.382Z] Checking out Revision 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 (PR-42152) [2021-03-16T07:50:38.383Z] #3 DONE 0.5s [2021-03-16T07:50:38.383Z] [2021-03-16T07:50:38.383Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-16T07:50:38.383Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-16T07:50:38.383Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-16T07:50:38.383Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-16T07:50:38.383Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-16T07:50:38.383Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-16T07:50:38.383Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-16T07:50:38.383Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2021-03-16T07:50:38.645Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-03-16T07:50:38.716Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 0B / 50.40MB 0.3s [2021-03-16T07:50:38.717Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 7.34MB / 50.40MB 0.5s [2021-03-16T07:50:38.908Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-03-16T07:50:38.908Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-16T07:50:38.979Z] #15 DONE 1.9s [2021-03-16T07:50:38.979Z] [2021-03-16T07:50:38.979Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-03-16T07:50:38.979Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 16.78MB / 50.40MB 0.6s [2021-03-16T07:50:38.979Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 27.97MB / 50.40MB 0.8s [2021-03-16T07:50:39.240Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 41.94MB / 50.40MB 1.0s [2021-03-16T07:50:39.488Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-03-16T07:50:39.488Z] #4 DONE 1.0s [2021-03-16T07:50:39.501Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 46.14MB / 50.40MB 1.1s [2021-03-16T07:50:39.501Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 1.2s [2021-03-16T07:50:37.233Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:50:37.270Z] > git checkout -f 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 # timeout=10 [2021-03-16T07:50:38.304Z] > git remote # timeout=10 [2021-03-16T07:50:38.327Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T07:50:38.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:50:38.353Z] > git merge 4735a0c84f89d6be53d92cf2ccbd086d682edc42 # timeout=10 [2021-03-16T07:50:38.366Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T07:50:38.383Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:50:38.394Z] > git checkout -f 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 # timeout=10 [2021-03-16T07:50:39.751Z] [2021-03-16T07:50:39.751Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-16T07:50:39.751Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-16T07:50:40.010Z] #55 46.02 Reading package lists... [2021-03-16T07:50:40.010Z] #55 ... [2021-03-16T07:50:40.010Z] [2021-03-16T07:50:40.010Z] #49 [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-03-16T07:50:40.010Z] #49 sha256:d46dcf4d061758246fa3d982fa67494b5571eb21c6283602407efd397a97ffe7 [2021-03-16T07:50:40.010Z] #49 49.36 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-16T07:50:40.010Z] #49 50.46 go: extracting golang.org/x/text v0.3.2 [2021-03-16T07:50:40.069Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 1.7s done [2021-03-16T07:50:40.085Z] #16 DONE 1.8s [2021-03-16T07:50:40.085Z] [2021-03-16T07:50:40.085Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-03-16T07:50:40.327Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d [2021-03-16T07:50:40.346Z] #8 DONE 0.8s [2021-03-16T07:50:40.346Z] [2021-03-16T07:50:40.346Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-16T07:50:40.346Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-16T07:50:40.346Z] #7 DONE 0.8s [2021-03-16T07:50:40.346Z] [2021-03-16T07:50:40.346Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-16T07:50:40.346Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-16T07:50:40.346Z] #5 DONE 0.9s [2021-03-16T07:50:40.346Z] [2021-03-16T07:50:40.346Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-16T07:50:40.346Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-16T07:50:40.608Z] #6 DONE 0.9s [2021-03-16T07:50:40.944Z] #49 ... [2021-03-16T07:50:40.944Z] [2021-03-16T07:50:40.944Z] #45 [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-03-16T07:50:40.944Z] #45 sha256:3f38aae2e3a465e058a85b7fc04de203f4138a8d202a012f4be3ee33365046ad [2021-03-16T07:50:40.944Z] #45 41.86 vendor/golang.org/x/crypto/curve25519 [2021-03-16T07:50:40.944Z] #45 ... [2021-03-16T07:50:40.944Z] [2021-03-16T07:50:40.944Z] #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-03-16T07:50:40.944Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:50:40.944Z] #36 43.08 Reading package lists... [2021-03-16T07:50:41.560Z] [2021-03-16T07:50:41.560Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:50:41.560Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:50:41.560Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-16T07:50:41.560Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-16T07:50:41.560Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-16T07:50:41.560Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-16T07:50:41.828Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.2s [2021-03-16T07:50:41.828Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.75MB / 50.40MB 0.4s [2021-03-16T07:50:42.089Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.49MB / 50.40MB 0.4s [2021-03-16T07:50:42.233Z] Commit message: "info: unset cgroup-related fields when CgroupDriver == none" [2021-03-16T07:50:42.282Z] #17 1.785 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-16T07:50:42.282Z] #17 DONE 2.0s [2021-03-16T07:50:42.282Z] [2021-03-16T07:50:42.282Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-03-16T07:50:42.265Z] > git --version # timeout=10 [2021-03-16T07:50:42.300Z] > git --version # 'git version 2.25.1' [2021-03-16T07:50:42.323Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-16T07:50:42.352Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.73MB / 50.40MB 0.6s [2021-03-16T07:50:42.352Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.61MB / 50.40MB 0.7s [2021-03-16T07:50:42.352Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.31MB / 50.40MB 0.9s [2021-03-16T07:50:42.352Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.9s [2021-03-16T07:50:42.613Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.10MB / 7.81MB 1.0s [2021-03-16T07:50:42.613Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.54MB / 50.40MB 1.1s [2021-03-16T07:50:42.613Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 1.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-16T07:50:42.876Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.85MB / 50.40MB 1.2s [2021-03-16T07:50:42.876Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.20MB / 7.81MB 1.2s [2021-03-16T07:50:42.876Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.14MB / 50.40MB 1.3s [2021-03-16T07:50:42.876Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s [2021-03-16T07:50:43.140Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s [2021-03-16T07:50:43.140Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.4s done [2021-03-16T07:50:43.140Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 1.5s [2021-03-16T07:50:43.140Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.44MB / 10.00MB 1.7s [2021-03-16T07:50:43.406Z] #36 52.41 Building dependency tree... [2021-03-16T07:50:43.410Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.8s [2021-03-16T07:50:43.467Z] + docker version [2021-03-16T07:50:43.674Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2021-03-16T07:50:43.823Z] #18 ... [2021-03-16T07:50:43.823Z] [2021-03-16T07:50:43.823Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-16T07:50:43.823Z] #46 92.02 vendor/golang.org/x/net/idna [2021-03-16T07:50:43.823Z] #46 94.07 vendor/golang.org/x/net/http2/hpack [2021-03-16T07:50:43.823Z] #46 95.41 mime [2021-03-16T07:50:43.823Z] #46 97.16 mime/quotedprintable [2021-03-16T07:50:43.823Z] #46 97.53 net/http/internal [2021-03-16T07:50:43.823Z] #46 99.61 crypto/tls [2021-03-16T07:50:43.823Z] #46 ... [2021-03-16T07:50:43.823Z] [2021-03-16T07:50:43.823Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:50:43.823Z] #44 53.79 LINK criu/pie/parasite.built-in.o [2021-03-16T07:50:43.823Z] #44 53.81 GEN criu/pie/parasite-blob.h [2021-03-16T07:50:43.823Z] #44 53.82 CC criu/pie/parasite-vdso.o [2021-03-16T07:50:43.823Z] #44 54.45 CC criu/arch/s390/vdso-pie.o [2021-03-16T07:50:43.823Z] #44 54.72 CC criu/arch/s390/restorer.o [2021-03-16T07:50:43.823Z] #44 55.09 CC criu/pie/restorer.o [2021-03-16T07:50:43.823Z] #44 57.43 LINK criu/pie/restorer.built-in.o [2021-03-16T07:50:43.823Z] #44 57.47 GEN criu/pie/restorer-blob.h [2021-03-16T07:50:43.823Z] #44 57.54 DEP criu/vdso.d [2021-03-16T07:50:43.823Z] #44 57.70 DEP criu/uts_ns.d [2021-03-16T07:50:43.823Z] #44 57.90 DEP criu/util.d [2021-03-16T07:50:43.823Z] #44 58.16 DEP criu/uffd.d [2021-03-16T07:50:43.823Z] #44 58.31 DEP criu/tun.d [2021-03-16T07:50:43.823Z] #44 58.49 DEP criu/tty.d [2021-03-16T07:50:43.823Z] #44 58.73 DEP criu/timerfd.d [2021-03-16T07:50:43.823Z] #44 59.05 DEP criu/timens.d [2021-03-16T07:50:43.823Z] #44 59.33 DEP criu/sysfs_parse.d [2021-03-16T07:50:43.823Z] #44 59.54 DEP criu/sysctl.d [2021-03-16T07:50:43.823Z] #44 59.72 DEP criu/string.d [2021-03-16T07:50:43.823Z] #44 59.76 DEP criu/stats.d [2021-03-16T07:50:43.823Z] #44 59.92 DEP criu/sockets.d [2021-03-16T07:50:43.823Z] #44 60.15 DEP criu/sk-unix.d [2021-03-16T07:50:43.823Z] #44 60.56 DEP criu/sk-tcp.d [2021-03-16T07:50:43.823Z] #44 61.01 DEP criu/sk-queue.d [2021-03-16T07:50:43.823Z] #44 61.18 DEP criu/sk-packet.d [2021-03-16T07:50:43.823Z] #44 61.51 DEP criu/sk-netlink.d [2021-03-16T07:50:43.823Z] #44 61.62 DEP criu/sk-inet.d [2021-03-16T07:50:43.823Z] #44 61.75 DEP criu/signalfd.d [2021-03-16T07:50:43.823Z] #44 61.92 DEP criu/sigframe.d [2021-03-16T07:50:43.823Z] #44 62.04 DEP criu/shmem.d [2021-03-16T07:50:43.823Z] #44 62.22 DEP criu/servicefd.d [2021-03-16T07:50:43.823Z] #44 62.49 DEP criu/seize.d [2021-03-16T07:50:43.823Z] #44 62.64 DEP criu/seccomp.d [2021-03-16T07:50:43.823Z] #44 62.91 DEP criu/rst-malloc.d [2021-03-16T07:50:43.823Z] #44 62.97 DEP criu/rbtree.d [2021-03-16T07:50:43.823Z] #44 62.98 DEP criu/pstree.d [2021-03-16T07:50:43.823Z] #44 63.21 DEP criu/protobuf.d [2021-03-16T07:50:43.823Z] #44 63.47 GEN criu/protobuf-desc-gen.h [2021-03-16T07:50:43.937Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-03-16T07:50:44.114Z] #44 ... [2021-03-16T07:50:44.114Z] [2021-03-16T07:50:44.114Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-03-16T07:50:44.114Z] #18 DONE 1.9s [2021-03-16T07:50:44.114Z] [2021-03-16T07:50:44.114Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-03-16T07:50:44.202Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.5s done [2021-03-16T07:50:44.202Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.6s [2021-03-16T07:50:44.464Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.08MB / 120.17MB 2.8s [2021-03-16T07:50:44.464Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 2.8s [2021-03-16T07:50:44.464Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.29MB / 51.83MB 2.8s [2021-03-16T07:50:44.464Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.19MB / 68.67MB 2.9s [2021-03-16T07:50:44.464Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.63MB / 51.83MB 2.9s [2021-03-16T07:50:44.538Z] #26 ... [2021-03-16T07:50:44.538Z] [2021-03-16T07:50:44.538Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:50:44.538Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:50:44.538Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-16T07:50:44.538Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-16T07:50:44.538Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-16T07:50:44.538Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-16T07:50:44.538Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done [2021-03-16T07:50:44.538Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2021-03-16T07:50:44.538Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s done [2021-03-16T07:50:44.538Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.7s done [2021-03-16T07:50:44.538Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.5s done [2021-03-16T07:50:44.538Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.81MB / 120.17MB 5.3s [2021-03-16T07:50:44.538Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.7s [2021-03-16T07:50:44.538Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.9s done [2021-03-16T07:50:44.538Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.15MB / 120.17MB 5.5s [2021-03-16T07:50:44.538Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.7s [2021-03-16T07:50:44.727Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.22MB / 120.17MB 3.0s [2021-03-16T07:50:44.727Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.39MB / 68.67MB 3.0s [2021-03-16T07:50:44.727Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.83MB / 51.83MB 3.0s [2021-03-16T07:50:44.727Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.58MB / 68.67MB 3.1s [2021-03-16T07:50:44.727Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.46MB / 120.17MB 3.3s [2021-03-16T07:50:44.727Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.97MB / 68.67MB 3.3s [2021-03-16T07:50:44.727Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.26MB / 51.83MB 3.3s [2021-03-16T07:50:44.990Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.46MB / 51.83MB 3.3s [2021-03-16T07:50:44.990Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.89MB / 120.17MB 3.5s [2021-03-16T07:50:44.990Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.51MB / 68.67MB 3.5s [2021-03-16T07:50:44.990Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.89MB / 51.83MB 3.5s [2021-03-16T07:50:45.251Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.09MB / 51.83MB 3.6s [2021-03-16T07:50:45.251Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.28MB / 120.17MB 3.7s [2021-03-16T07:50:45.251Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.94MB / 68.67MB 3.7s [2021-03-16T07:50:45.251Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.28MB / 51.83MB 3.7s [2021-03-16T07:50:45.482Z] #9 ... [2021-03-16T07:50:45.482Z] [2021-03-16T07:50:45.482Z] #23 [internal] load build context [2021-03-16T07:50:45.482Z] #23 sha256:801a2a2236c9ca9dae778dfe0ba4023f288b39399942b61e968af793a5d5e83b [2021-03-16T07:50:45.482Z] #23 transferring context: 53.42MB 6.7s done [2021-03-16T07:50:45.482Z] #23 DONE 7.3s [2021-03-16T07:50:45.482Z] [2021-03-16T07:50:45.482Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:50:45.482Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:50:45.482Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.6s done [2021-03-16T07:50:45.482Z] #9 ... [2021-03-16T07:50:45.482Z] [2021-03-16T07:50:45.482Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-16T07:50:45.482Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-16T07:50:45.482Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 5.1s [2021-03-16T07:50:45.512Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.14MB / 68.67MB 3.8s [2021-03-16T07:50:45.512Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.87MB / 120.17MB 4.0s [2021-03-16T07:50:45.512Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.72MB / 68.67MB 4.0s [2021-03-16T07:50:45.775Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.06MB / 68.67MB 4.1s [2021-03-16T07:50:45.775Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.74MB / 120.17MB 4.3s [2021-03-16T07:50:45.775Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.2s done [2021-03-16T07:50:46.037Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.4s [2021-03-16T07:50:46.190Z] #19 DONE 1.7s [2021-03-16T07:50:46.190Z] [2021-03-16T07:50:46.190Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-03-16T07:50:46.300Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.55MB / 120.17MB 4.6s [2021-03-16T07:50:46.300Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.61MB / 120.17MB 4.7s [2021-03-16T07:50:46.300Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.05MB / 120.17MB 4.8s [2021-03-16T07:50:46.563Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.54MB / 120.17MB 4.9s [2021-03-16T07:50:46.682Z] #36 57.16 The following additional packages will be installed: [2021-03-16T07:50:46.682Z] #36 57.20 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-16T07:50:46.682Z] #36 57.24 Suggested packages: [2021-03-16T07:50:46.682Z] #36 57.24 cmake-doc ninja-build lrzip [2021-03-16T07:50:46.682Z] #36 57.24 Recommended packages: [2021-03-16T07:50:46.682Z] #36 57.24 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-16T07:50:46.822Z] #20 ... [2021-03-16T07:50:46.822Z] [2021-03-16T07:50:46.822Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-16T07:50:46.822Z] #54 1.792 + RM_GOPATH=0 [2021-03-16T07:50:46.822Z] #54 1.792 + TMP_GOPATH= [2021-03-16T07:50:46.822Z] #54 1.792 + : /build [2021-03-16T07:50:46.822Z] #54 1.792 + '[' -z '' ']' [2021-03-16T07:50:46.822Z] #54 1.792 ++ mktemp -d [2021-03-16T07:50:46.822Z] #54 1.793 + export GOPATH=/tmp/tmp.uagr1qKw9q [2021-03-16T07:50:46.822Z] #54 1.793 + GOPATH=/tmp/tmp.uagr1qKw9q [2021-03-16T07:50:46.822Z] #54 1.793 + RM_GOPATH=1 [2021-03-16T07:50:46.822Z] #54 1.793 + case "$(go env GOARCH)" in [2021-03-16T07:50:46.822Z] #54 1.793 ++ go env GOARCH [2021-03-16T07:50:46.822Z] #54 1.833 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:50:46.822Z] #54 1.833 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:50:46.822Z] #54 1.837 ++ dirname /tmp/install/install.sh [2021-03-16T07:50:46.822Z] #54 1.838 + dir=/tmp/install [2021-03-16T07:50:46.822Z] #54 1.838 + bin=runc [2021-03-16T07:50:46.822Z] #54 1.838 + shift [2021-03-16T07:50:46.822Z] #54 1.838 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-16T07:50:46.822Z] #54 1.838 + . /tmp/install/runc.installer [2021-03-16T07:50:46.822Z] #54 1.838 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-16T07:50:46.822Z] #54 1.838 + install_runc [2021-03-16T07:50:46.822Z] #54 1.841 + uname -r [2021-03-16T07:50:46.822Z] #54 1.842 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-16T07:50:46.822Z] #54 1.845 + RUNC_BUILDTAGS='seccomp ' [2021-03-16T07:50:46.822Z] #54 1.845 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-16T07:50:46.822Z] #54 1.845 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-16T07:50:46.822Z] #54 1.845 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uagr1qKw9q/src/github.com/opencontainers/runc [2021-03-16T07:50:46.822Z] #54 1.846 Cloning into '/tmp/tmp.uagr1qKw9q/src/github.com/opencontainers/runc'... [2021-03-16T07:50:46.822Z] #54 8.690 + cd /tmp/tmp.uagr1qKw9q/src/github.com/opencontainers/runc [2021-03-16T07:50:46.822Z] #54 8.692 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-16T07:50:46.822Z] #54 8.815 + '[' -z '' ']' [2021-03-16T07:50:46.822Z] #54 8.816 + target=static [2021-03-16T07:50:46.822Z] #54 8.816 + make 'BUILDTAGS=seccomp ' static [2021-03-16T07:50:46.822Z] #54 9.231 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-16T07:50:46.822Z] #54 ... [2021-03-16T07:50:46.822Z] [2021-03-16T07:50:46.822Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:50:46.822Z] #44 65.04 DEP criu/protobuf-desc.d [2021-03-16T07:50:46.822Z] #44 65.23 DEP criu/proc_parse.d [2021-03-16T07:50:46.822Z] #44 65.44 DEP criu/plugin.d [2021-03-16T07:50:46.822Z] #44 65.56 DEP criu/pipes.d [2021-03-16T07:50:46.822Z] #44 65.81 DEP criu/pie-util.d [2021-03-16T07:50:46.822Z] #44 65.92 DEP criu/pie-util-vdso.d [2021-03-16T07:50:46.822Z] #44 66.02 DEP criu/path.d [2021-03-16T07:50:46.822Z] #44 66.15 DEP criu/parasite-syscall.d [2021-03-16T07:50:46.822Z] #44 66.42 DEP criu/pagemap.d [2021-03-16T07:50:46.822Z] #44 66.56 DEP criu/pagemap-cache.d [2021-03-16T07:50:46.822Z] #44 66.63 DEP criu/page-xfer.d [2021-03-16T07:50:46.822Z] #44 66.78 DEP criu/page-pipe.d [2021-03-16T07:50:46.822Z] #44 67.00 DEP criu/netfilter.d [2021-03-16T07:50:46.824Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.0s done [2021-03-16T07:50:46.824Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.0s done [2021-03-16T07:50:46.859Z] #26 ... [2021-03-16T07:50:46.859Z] [2021-03-16T07:50:46.859Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-16T07:50:46.859Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-16T07:50:46.859Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-16T07:50:46.859Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-16T07:50:46.859Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-16T07:50:46.859Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-16T07:50:46.859Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.8s done [2021-03-16T07:50:46.859Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2021-03-16T07:50:46.859Z] #62 DONE 8.6s [2021-03-16T07:50:46.859Z] [2021-03-16T07:50:46.860Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-16T07:50:46.860Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-16T07:50:47.119Z] #26 ... [2021-03-16T07:50:47.119Z] [2021-03-16T07:50:47.119Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-16T07:50:47.119Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-16T07:50:47.119Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-16T07:50:47.119Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-16T07:50:47.119Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-16T07:50:47.119Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-16T07:50:47.119Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2021-03-16T07:50:47.119Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done [2021-03-16T07:50:47.119Z] #64 DONE 9.1s [2021-03-16T07:50:47.119Z] [2021-03-16T07:50:47.119Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-16T07:50:47.119Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-16T07:50:47.152Z] #44 67.25 DEP criu/net.d [2021-03-16T07:50:47.549Z] #44 67.55 DEP criu/namespaces.d [2021-03-16T07:50:47.549Z] #44 ... [2021-03-16T07:50:47.549Z] [2021-03-16T07:50:47.549Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-03-16T07:50:47.549Z] #20 DONE 1.8s [2021-03-16T07:50:47.615Z] #36 58.68 The following NEW packages will be installed: [2021-03-16T07:50:47.615Z] #36 58.75 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-16T07:50:47.615Z] #36 58.76 vim-common xxd [2021-03-16T07:50:47.767Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.2s done [2021-03-16T07:50:47.840Z] [2021-03-16T07:50:47.840Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:50:47.840Z] #44 67.73 DEP criu/mount.d [2021-03-16T07:50:47.872Z] #36 ... [2021-03-16T07:50:47.872Z] [2021-03-16T07:50:47.872Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:50:47.872Z] #67 sha256:c525ce69c07643873710023894ad3e2b102efd166428ec713dfcae700bf6cee1 [2021-03-16T07:50:47.872Z] #67 DONE 59.1s [2021-03-16T07:50:47.872Z] [2021-03-16T07:50:47.872Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:50:47.872Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:50:47.872Z] #42 44.28 Reading package lists... [2021-03-16T07:50:47.872Z] #42 53.48 Building dependency tree... [2021-03-16T07:50:47.872Z] #42 58.49 The following additional packages will be installed: [2021-03-16T07:50:47.872Z] #42 58.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-16T07:50:47.872Z] #42 58.53 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-16T07:50:47.872Z] #42 58.54 Suggested packages: [2021-03-16T07:50:47.872Z] #42 58.54 manpages-dev python-setuptools [2021-03-16T07:50:48.028Z] #9 ... [2021-03-16T07:50:48.028Z] [2021-03-16T07:50:48.028Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-16T07:50:48.028Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-16T07:50:48.028Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-16T07:50:48.028Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-16T07:50:48.028Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-16T07:50:48.028Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-16T07:50:48.028Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-03-16T07:50:48.028Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2021-03-16T07:50:48.028Z] #62 DONE 6.6s [2021-03-16T07:50:48.028Z] [2021-03-16T07:50:48.028Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:50:48.028Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:50:48.028Z] #9 ... [2021-03-16T07:50:48.028Z] [2021-03-16T07:50:48.028Z] #23 [internal] load build context [2021-03-16T07:50:48.028Z] #23 sha256:91652bdf2e35e02033f5e238aa86422b91714f19fe01b3efc53a59aee65d4fbe [2021-03-16T07:50:48.028Z] #23 transferring context: 53.42MB 5.7s done [2021-03-16T07:50:48.028Z] #23 DONE 6.7s [2021-03-16T07:50:48.028Z] [2021-03-16T07:50:48.028Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-16T07:50:48.028Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-16T07:50:48.028Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-16T07:50:48.028Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-16T07:50:48.028Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-16T07:50:48.028Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-16T07:50:48.028Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 2.4s done [2021-03-16T07:50:48.028Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 3.8s [2021-03-16T07:50:48.128Z] #42 ... [2021-03-16T07:50:48.128Z] [2021-03-16T07:50:48.128Z] #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-03-16T07:50:48.128Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:50:48.128Z] #13 32.44 Reading package lists... [2021-03-16T07:50:48.128Z] #13 43.62 Reading package lists... [2021-03-16T07:50:48.130Z] #44 68.04 DEP criu/memfd.d [2021-03-16T07:50:48.130Z] #44 68.21 DEP criu/mem.d [2021-03-16T07:50:48.147Z] Client: Docker Engine - Community [2021-03-16T07:50:48.147Z] Version: 20.10.3 [2021-03-16T07:50:48.147Z] API version: 1.41 [2021-03-16T07:50:48.147Z] Go version: go1.13.15 [2021-03-16T07:50:48.147Z] Git commit: 48d30b5 [2021-03-16T07:50:48.147Z] Built: Fri Jan 29 14:33:53 2021 [2021-03-16T07:50:48.147Z] OS/Arch: linux/arm64 [2021-03-16T07:50:48.147Z] Context: default [2021-03-16T07:50:48.147Z] Experimental: true [2021-03-16T07:50:48.147Z] [2021-03-16T07:50:48.147Z] Server: Docker Engine - Community [2021-03-16T07:50:48.147Z] Engine: [2021-03-16T07:50:48.147Z] Version: 20.10.3 [2021-03-16T07:50:48.147Z] API version: 1.41 (minimum version 1.12) [2021-03-16T07:50:48.147Z] Go version: go1.13.15 [2021-03-16T07:50:48.147Z] Git commit: 46229ca [2021-03-16T07:50:48.147Z] Built: Fri Jan 29 14:32:08 2021 [2021-03-16T07:50:48.147Z] OS/Arch: linux/arm64 [2021-03-16T07:50:48.147Z] Experimental: true [2021-03-16T07:50:48.147Z] containerd: [2021-03-16T07:50:48.147Z] Version: 1.4.3 [2021-03-16T07:50:48.147Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-16T07:50:48.147Z] runc: [2021-03-16T07:50:48.147Z] Version: 1.0.0-rc92 [2021-03-16T07:50:48.147Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-16T07:50:48.147Z] docker-init: [2021-03-16T07:50:48.147Z] Version: 0.19.0 [2021-03-16T07:50:48.147Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-16T07:50:48.385Z] #13 ... [2021-03-16T07:50:48.385Z] [2021-03-16T07:50:48.385Z] #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-03-16T07:50:48.385Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:50:48.385Z] #36 59.25 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:50:48.385Z] #36 59.25 Need to get 14.9 MB of archives. [2021-03-16T07:50:48.385Z] #36 59.25 After this operation, 61.8 MB of additional disk space will be used. [2021-03-16T07:50:48.385Z] #36 59.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-16T07:50:48.385Z] #36 59.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-16T07:50:48.385Z] #36 59.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-16T07:50:48.385Z] #36 59.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-16T07:50:48.421Z] #44 68.55 DEP criu/lsm.d [2021-03-16T07:50:48.472Z] + docker info [2021-03-16T07:50:48.599Z] #26 ... [2021-03-16T07:50:48.599Z] [2021-03-16T07:50:48.599Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:50:48.599Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:50:48.712Z] #44 68.65 DEP criu/log.d [2021-03-16T07:50:48.712Z] #44 68.75 DEP criu/libnetlink.d [2021-03-16T07:50:48.712Z] #44 68.83 DEP criu/kerndat.d [2021-03-16T07:50:48.862Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2021-03-16T07:50:49.003Z] #44 69.04 DEP criu/kcmp-ids.d [2021-03-16T07:50:49.294Z] #44 69.17 DEP criu/irmap.d [2021-03-16T07:50:49.294Z] #44 69.36 DEP criu/ipc_ns.d [2021-03-16T07:50:49.585Z] #44 69.51 DEP criu/image.d [2021-03-16T07:50:49.952Z] #44 69.75 DEP criu/image-desc.d [2021-03-16T07:50:49.952Z] #44 69.88 DEP criu/fsnotify.d [2021-03-16T07:50:50.243Z] #44 70.16 DEP criu/filesystems.d [2021-03-16T07:50:50.243Z] #44 70.29 DEP criu/files.d [2021-03-16T07:50:50.243Z] #44 70.40 DEP criu/files-reg.d [2021-03-16T07:50:50.276Z] #36 61.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-16T07:50:50.276Z] #36 61.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-16T07:50:50.276Z] #36 61.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-16T07:50:50.276Z] #36 61.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-16T07:50:50.276Z] #36 61.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-16T07:50:50.276Z] #36 61.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-16T07:50:50.432Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 10.2s [2021-03-16T07:50:50.501Z] Removing intermediate container 1c108fafa6b5 [2021-03-16T07:50:50.501Z] ---> d0042d4a4700 [2021-03-16T07:50:50.501Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-03-16T07:50:50.501Z] ---> 805dc2d65d1c [2021-03-16T07:50:50.501Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-03-16T07:50:50.501Z] ---> 240e58f5a869 [2021-03-16T07:50:50.501Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-03-16T07:50:50.501Z] ---> Running in dd51339d07c2 [2021-03-16T07:50:50.501Z] Removing intermediate container dd51339d07c2 [2021-03-16T07:50:50.501Z] ---> 80032e6d95ef [2021-03-16T07:50:50.501Z] Successfully built 80032e6d95ef [2021-03-16T07:50:50.501Z] Successfully tagged moby-buildx:latest [2021-03-16T07:50:50.501Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-03-16T07:50:50.501Z] if [ -n "${id}" ]; then \ [2021-03-16T07:50:50.501Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-03-16T07:50:50.501Z] && touch bundles/buildx; \ [2021-03-16T07:50:50.501Z] docker rm -f ${id}; \ [2021-03-16T07:50:50.501Z] fi [2021-03-16T07:50:50.501Z] 440f7743ea461e3c47043e919f78af52c7eba1b622420f1a2415785a450be57b [2021-03-16T07:50:50.501Z] bundles/buildx version [2021-03-16T07:50:50.501Z] buildx v0.5.1 11057da [2021-03-16T07:50:50.501Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 . [2021-03-16T07:50:50.501Z] #1 [internal] booting buildkit [2021-03-16T07:50:50.501Z] #1 sha256:73f38f3b2d05f0cb9bf45e6a4397fefaf43ff7c87834443c27cf81331d4ccb29 [2021-03-16T07:50:50.501Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-03-16T07:50:50.501Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2021-03-16T07:50:50.501Z] #1 creating container buildx_buildkit_default [2021-03-16T07:50:50.501Z] #1 creating container buildx_buildkit_default 0.4s done [2021-03-16T07:50:50.501Z] #1 DONE 3.0s [2021-03-16T07:50:50.501Z] [2021-03-16T07:50:50.501Z] #2 [internal] load build definition from Dockerfile [2021-03-16T07:50:50.501Z] #2 sha256:24f12e59a88650c4dc542bd99981a2dbd16729d80a0ac8ec4acf9b6d7c6ea83b [2021-03-16T07:50:50.501Z] #2 transferring dockerfile: 17.01kB done [2021-03-16T07:50:50.501Z] #2 DONE 0.0s [2021-03-16T07:50:50.501Z] [2021-03-16T07:50:50.501Z] #3 [internal] load .dockerignore [2021-03-16T07:50:50.501Z] #3 sha256:a6c74dc3ffe8c1086fe5680447bbe2c78c668ff930b5da81d5ec143ddc0ed007 [2021-03-16T07:50:50.501Z] #3 transferring context: 87B done [2021-03-16T07:50:50.501Z] #3 DONE 0.0s [2021-03-16T07:50:50.501Z] [2021-03-16T07:50:50.501Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-16T07:50:50.501Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-03-16T07:50:50.535Z] #44 70.51 DEP criu/files-ext.d [2021-03-16T07:50:50.692Z] #26 ... [2021-03-16T07:50:50.692Z] [2021-03-16T07:50:50.692Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-16T07:50:50.692Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-16T07:50:50.692Z] #63 DONE 0.8s [2021-03-16T07:50:50.692Z] [2021-03-16T07:50:50.692Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-16T07:50:50.692Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-16T07:50:50.779Z] #9 ... [2021-03-16T07:50:50.779Z] [2021-03-16T07:50:50.779Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-16T07:50:50.779Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-16T07:50:50.779Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-16T07:50:50.779Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-16T07:50:50.779Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-16T07:50:50.779Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-16T07:50:50.779Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.3s done [2021-03-16T07:50:50.779Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2021-03-16T07:50:50.779Z] #64 DONE 9.4s [2021-03-16T07:50:50.779Z] [2021-03-16T07:50:50.779Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:50:50.779Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:50:50.825Z] #44 70.73 DEP criu/file-lock.d [2021-03-16T07:50:50.825Z] #44 70.95 DEP criu/file-ids.d [2021-03-16T07:50:50.897Z] #4 DONE 0.5s [2021-03-16T07:50:50.897Z] [2021-03-16T07:50:50.897Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-16T07:50:50.897Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-03-16T07:50:50.897Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-16T07:50:50.897Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.2s done [2021-03-16T07:50:51.116Z] #44 71.09 DEP criu/fifo.d [2021-03-16T07:50:51.191Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-03-16T07:50:51.409Z] #44 71.36 DEP criu/fdstore.d [2021-03-16T07:50:51.409Z] #44 71.45 DEP criu/fault-injection.d [2021-03-16T07:50:51.409Z] #44 71.49 DEP criu/external.d [2021-03-16T07:50:51.482Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.1s done [2021-03-16T07:50:51.482Z] #5 DONE 0.3s [2021-03-16T07:50:51.482Z] [2021-03-16T07:50:51.482Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-16T07:50:51.482Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-16T07:50:51.631Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 11.1s done [2021-03-16T07:50:51.631Z] #26 ... [2021-03-16T07:50:51.631Z] [2021-03-16T07:50:51.631Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-16T07:50:51.631Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-16T07:50:51.631Z] #65 DONE 1.1s [2021-03-16T07:50:51.770Z] #44 71.57 DEP criu/eventpoll.d [2021-03-16T07:50:51.770Z] #44 71.87 DEP criu/eventfd.d [2021-03-16T07:50:51.776Z] #9 DONE 0.5s [2021-03-16T07:50:51.776Z] [2021-03-16T07:50:51.776Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-16T07:50:51.776Z] #8 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-03-16T07:50:51.776Z] #8 DONE 0.4s [2021-03-16T07:50:51.776Z] [2021-03-16T07:50:51.776Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-16T07:50:51.776Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-16T07:50:51.776Z] #6 DONE 0.5s [2021-03-16T07:50:51.776Z] [2021-03-16T07:50:51.776Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-16T07:50:51.776Z] #7 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-03-16T07:50:51.776Z] #7 DONE 0.5s [2021-03-16T07:50:51.783Z] #9 ... [2021-03-16T07:50:51.783Z] [2021-03-16T07:50:51.783Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-16T07:50:51.783Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-16T07:50:51.783Z] #63 DONE 0.8s [2021-03-16T07:50:51.783Z] [2021-03-16T07:50:51.783Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:50:51.783Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:50:51.891Z] [2021-03-16T07:50:51.891Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:50:51.891Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:50:51.891Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.1s done [2021-03-16T07:50:51.891Z] #9 ... [2021-03-16T07:50:51.891Z] [2021-03-16T07:50:51.891Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-16T07:50:51.891Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-16T07:50:51.891Z] #26 DONE 13.7s [2021-03-16T07:50:51.891Z] [2021-03-16T07:50:51.891Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:50:51.891Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:50:51.891Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-16T07:50:51.891Z] #9 ... [2021-03-16T07:50:51.891Z] [2021-03-16T07:50:51.891Z] #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-03-16T07:50:51.891Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-16T07:50:52.063Z] #44 71.99 DEP criu/crtools.d [2021-03-16T07:50:52.063Z] #44 72.18 DEP criu/cr-service.d [2021-03-16T07:50:52.116Z] [2021-03-16T07:50:52.116Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-16T07:50:52.116Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-16T07:50:52.116Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-03-16T07:50:52.116Z] #63 DONE 0.1s [2021-03-16T07:50:52.116Z] [2021-03-16T07:50:52.116Z] #24 [internal] load build context [2021-03-16T07:50:52.116Z] #24 sha256:37147602131786bbf07eca4c9116268e40ab86b9bd4c82812c727a78c3bd9b99 [2021-03-16T07:50:52.353Z] #44 72.40 DEP criu/cr-restore.d [2021-03-16T07:50:52.644Z] #44 72.60 DEP criu/cr-errno.d [2021-03-16T07:50:52.644Z] #44 72.63 DEP criu/cr-dump.d [2021-03-16T07:50:52.793Z] #36 63.69 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:50:52.804Z] #9 ... [2021-03-16T07:50:52.804Z] [2021-03-16T07:50:52.804Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-16T07:50:52.804Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-16T07:50:52.804Z] #65 DONE 1.0s [2021-03-16T07:50:52.936Z] #44 72.79 DEP criu/cr-dedup.d [2021-03-16T07:50:52.937Z] #44 73.01 DEP criu/cr-check.d [2021-03-16T07:50:53.049Z] #36 64.07 Fetched 14.9 MB in 3s (5175 kB/s) [2021-03-16T07:50:53.065Z] [2021-03-16T07:50:53.065Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-16T07:50:53.065Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-16T07:50:53.065Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 8.8s [2021-03-16T07:50:53.228Z] #44 73.24 DEP criu/config.d [2021-03-16T07:50:53.276Z] #27 1.468 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:50:53.276Z] #27 1.476 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:50:53.276Z] #27 1.484 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:50:53.308Z] #36 64.35 Selecting previously unselected package xxd. [2021-03-16T07:50:53.521Z] #44 73.40 DEP criu/clone-noasan.d [2021-03-16T07:50:53.521Z] #44 73.57 DEP criu/cgroup.d [2021-03-16T07:50:53.567Z] #36 64.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 ... 15410 files and directories currently installed.) [2021-03-16T07:50:53.567Z] #36 64.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-16T07:50:53.567Z] #36 64.51 Unpacking xxd (2:8.1.0875-5) ... [2021-03-16T07:50:53.567Z] #36 ... [2021-03-16T07:50:53.567Z] [2021-03-16T07:50:53.567Z] #55 [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-03-16T07:50:53.567Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:50:53.567Z] #55 46.02 Reading package lists... [2021-03-16T07:50:53.567Z] #55 54.98 Building dependency tree... [2021-03-16T07:50:53.567Z] #55 60.60 The following additional packages will be installed: [2021-03-16T07:50:53.567Z] #55 60.62 libbtrfs0 [2021-03-16T07:50:53.567Z] #55 61.08 The following NEW packages will be installed: [2021-03-16T07:50:53.567Z] #55 61.11 libbtrfs-dev libbtrfs0 [2021-03-16T07:50:53.567Z] #55 61.69 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:50:53.567Z] #55 61.69 Need to get 119 kB of archives. [2021-03-16T07:50:53.567Z] #55 61.69 After this operation, 387 kB of additional disk space will be used. [2021-03-16T07:50:53.567Z] #55 61.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-16T07:50:53.567Z] #55 61.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-16T07:50:53.567Z] #55 63.52 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:50:53.567Z] #55 63.91 Fetched 119 kB in 0s (428 kB/s) [2021-03-16T07:50:53.567Z] #55 64.20 Selecting previously unselected package libbtrfs0. [2021-03-16T07:50:53.567Z] #55 64.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 ... 15410 files and directories currently installed.) [2021-03-16T07:50:53.567Z] #55 64.30 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-16T07:50:53.567Z] #55 64.32 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-16T07:50:53.567Z] #55 64.61 Selecting previously unselected package libbtrfs-dev. [2021-03-16T07:50:53.567Z] #55 64.61 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-16T07:50:53.567Z] #55 64.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:50:53.637Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 9.2s done [2021-03-16T07:50:53.824Z] #55 ... [2021-03-16T07:50:53.825Z] [2021-03-16T07:50:53.825Z] #49 [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-03-16T07:50:53.825Z] #49 sha256:d46dcf4d061758246fa3d982fa67494b5571eb21c6283602407efd397a97ffe7 [2021-03-16T07:50:53.825Z] #49 59.84 go: finding github.com/fatih/color v1.7.0 [2021-03-16T07:50:53.825Z] #49 60.08 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:50:53.825Z] #49 60.24 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:50:53.825Z] #49 60.25 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:50:53.825Z] #49 60.43 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:50:53.825Z] #49 60.50 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:50:53.825Z] #49 60.63 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:50:53.825Z] #49 60.64 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:50:53.825Z] #49 60.71 go: finding github.com/pkg/errors v0.8.1 [2021-03-16T07:50:53.825Z] #49 60.77 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:50:53.825Z] #49 60.77 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:50:53.825Z] #49 60.83 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:50:53.825Z] #49 60.89 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:50:53.825Z] #49 60.95 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:50:53.825Z] #49 60.99 go: finding github.com/stretchr/testify v1.4.0 [2021-03-16T07:50:53.825Z] #49 60.99 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:50:53.825Z] #49 60.99 go: finding github.com/spf13/viper v1.6.1 [2021-03-16T07:50:53.825Z] #49 61.01 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:50:53.825Z] #49 61.04 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:50:53.825Z] #49 61.04 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:50:53.825Z] #49 61.38 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:50:53.825Z] #49 61.39 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:50:53.825Z] #49 61.44 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:50:53.825Z] #49 61.44 go: finding github.com/stretchr/objx v0.2.0 [2021-03-16T07:50:53.825Z] #49 61.45 go: finding github.com/spf13/cobra v0.0.5 [2021-03-16T07:50:53.825Z] #49 61.52 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:50:53.825Z] #49 61.55 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:50:53.825Z] #49 61.57 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:50:53.825Z] #49 61.59 go: finding github.com/gobwas/glob v0.2.3 [2021-03-16T07:50:53.825Z] #49 61.63 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:50:53.825Z] #49 61.66 go: finding github.com/spf13/pflag v1.0.5 [2021-03-16T07:50:53.825Z] #49 61.72 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:50:53.825Z] #49 61.80 go: finding github.com/magiconair/properties v1.8.1 [2021-03-16T07:50:53.825Z] #49 61.80 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:50:53.825Z] #49 61.90 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:50:53.825Z] #49 61.96 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:50:53.825Z] #49 62.12 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:50:53.825Z] #49 62.16 go: finding github.com/spf13/afero v1.1.2 [2021-03-16T07:50:53.825Z] #49 62.21 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:50:53.825Z] #49 62.30 go: finding github.com/spf13/cast v1.3.0 [2021-03-16T07:50:53.825Z] #44 73.81 DEP criu/cgroup-props.d [2021-03-16T07:50:53.825Z] #49 62.41 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:50:53.825Z] #49 62.42 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:50:53.825Z] #49 62.49 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:50:53.825Z] #49 62.50 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:50:53.825Z] #49 62.57 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:50:53.825Z] #49 62.58 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-16T07:50:53.825Z] #49 62.64 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:50:53.825Z] #49 62.88 go: finding golang.org/x/text v0.3.2 [2021-03-16T07:50:53.825Z] #49 63.08 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:50:53.825Z] #49 63.11 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:50:53.825Z] #49 63.15 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:50:53.825Z] #49 63.19 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:50:53.825Z] #49 63.22 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:50:53.825Z] #49 63.25 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:50:53.825Z] #49 63.27 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:50:53.825Z] #49 63.28 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:50:53.825Z] #49 63.31 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:50:53.825Z] #49 63.34 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:50:53.825Z] #49 63.37 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:50:53.825Z] #49 63.41 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-16T07:50:53.825Z] #49 63.43 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:50:53.825Z] #49 63.46 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:50:53.825Z] #49 63.49 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:50:53.825Z] #49 63.52 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:50:53.825Z] #49 63.64 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-16T07:50:53.825Z] #49 63.66 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:50:53.825Z] #49 63.88 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:50:53.825Z] #49 64.15 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:50:53.825Z] #49 64.31 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-16T07:50:53.825Z] #49 64.65 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:50:53.825Z] #49 64.70 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:50:53.825Z] #49 64.72 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:50:53.825Z] #49 65.04 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:50:53.850Z] #27 1.715 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:50:53.850Z] #27 2.023 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:50:53.898Z] #26 DONE 12.5s [2021-03-16T07:50:53.898Z] [2021-03-16T07:50:53.898Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:50:53.898Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:50:53.898Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.5s done [2021-03-16T07:50:53.898Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-16T07:50:54.085Z] #49 65.09 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:50:54.117Z] #44 ... [2021-03-16T07:50:54.117Z] [2021-03-16T07:50:54.117Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:50:54.117Z] #59 104.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-16T07:50:54.117Z] #59 104.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-16T07:50:54.117Z] #59 DONE 112.7s [2021-03-16T07:50:54.117Z] [2021-03-16T07:50:54.117Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:50:54.117Z] #44 73.97 DEP criu/bitmap.d [2021-03-16T07:50:54.117Z] #44 73.98 DEP criu/bfd.d [2021-03-16T07:50:54.117Z] #44 ... [2021-03-16T07:50:54.117Z] [2021-03-16T07:50:54.117Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-16T07:50:54.117Z] #21 1.892 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-16T07:50:54.117Z] #21 1.922 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:50:54.117Z] #21 1.951 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:50:54.117Z] #21 1.969 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:50:54.117Z] #21 2.500 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [419 kB] [2021-03-16T07:50:54.117Z] #21 3.495 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-16T07:50:54.117Z] #21 4.890 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-16T07:50:54.117Z] #21 5.858 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-16T07:50:54.117Z] #21 ... [2021-03-16T07:50:54.117Z] [2021-03-16T07:50:54.117Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-16T07:50:54.117Z] #60 DONE 0.1s [2021-03-16T07:50:54.117Z] [2021-03-16T07:50:54.117Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-16T07:50:54.117Z] #61 DONE 0.1s [2021-03-16T07:50:54.117Z] [2021-03-16T07:50:54.117Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:50:54.117Z] #44 74.11 DEP criu/autofs.d [2021-03-16T07:50:54.341Z] #49 ... [2021-03-16T07:50:54.341Z] [2021-03-16T07:50:54.341Z] #55 [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-03-16T07:50:54.342Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:50:54.342Z] #55 64.96 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-16T07:50:54.342Z] #55 64.99 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:50:54.342Z] #55 65.02 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:50:54.342Z] #55 DONE 65.4s [2021-03-16T07:50:54.342Z] [2021-03-16T07:50:54.342Z] #56 [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-03-16T07:50:54.342Z] #56 sha256:992c956a80c24b72b4677c7b6029598b8eace8fe52143fe3d22f6d92217fcf45 [2021-03-16T07:50:54.409Z] #44 74.27 DEP criu/aio.d [2021-03-16T07:50:54.423Z] #27 2.427 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:50:54.494Z] #24 ... [2021-03-16T07:50:54.494Z] [2021-03-16T07:50:54.494Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-16T07:50:54.494Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-16T07:50:54.494Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-03-16T07:50:54.494Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2021-03-16T07:50:54.494Z] #63 DONE 2.4s [2021-03-16T07:50:54.494Z] [2021-03-16T07:50:54.494Z] #24 [internal] load build context [2021-03-16T07:50:54.494Z] #24 sha256:37147602131786bbf07eca4c9116268e40ab86b9bd4c82812c727a78c3bd9b99 [2021-03-16T07:50:54.701Z] #44 74.75 DEP criu/action-scripts.d [2021-03-16T07:50:54.840Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-03-16T07:50:54.840Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-16T07:50:55.255Z] #24 ... [2021-03-16T07:50:55.255Z] [2021-03-16T07:50:55.255Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-16T07:50:55.255Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-16T07:50:55.255Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-03-16T07:50:55.255Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-03-16T07:50:55.255Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done [2021-03-16T07:50:55.255Z] #65 DONE 2.8s [2021-03-16T07:50:55.255Z] [2021-03-16T07:50:55.255Z] #24 [internal] load build context [2021-03-16T07:50:55.255Z] #24 sha256:37147602131786bbf07eca4c9116268e40ab86b9bd4c82812c727a78c3bd9b99 [2021-03-16T07:50:55.255Z] #24 transferring context: 14.65MB 3.3s [2021-03-16T07:50:55.424Z] #44 75.35 CC criu/action-scripts.o [2021-03-16T07:50:55.564Z] #24 ... [2021-03-16T07:50:55.564Z] [2021-03-16T07:50:55.564Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-16T07:50:55.564Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-03-16T07:50:55.564Z] #64 DONE 0.3s [2021-03-16T07:50:55.663Z] Client: Docker Engine - Community [2021-03-16T07:50:55.663Z] Version: 20.10.3 [2021-03-16T07:50:55.663Z] API version: 1.41 [2021-03-16T07:50:55.663Z] Go version: go1.13.15 [2021-03-16T07:50:55.663Z] Git commit: 48d30b5 [2021-03-16T07:50:55.663Z] Built: Fri Jan 29 14:33:21 2021 [2021-03-16T07:50:55.663Z] OS/Arch: linux/amd64 [2021-03-16T07:50:55.663Z] Context: default [2021-03-16T07:50:55.663Z] Experimental: true [2021-03-16T07:50:55.663Z] [2021-03-16T07:50:55.663Z] Server: Docker Engine - Community [2021-03-16T07:50:55.663Z] Engine: [2021-03-16T07:50:55.663Z] Version: 20.10.3 [2021-03-16T07:50:55.663Z] API version: 1.41 (minimum version 1.12) [2021-03-16T07:50:55.663Z] Go version: go1.13.15 [2021-03-16T07:50:55.663Z] Git commit: 46229ca [2021-03-16T07:50:55.663Z] Built: Fri Jan 29 14:31:32 2021 [2021-03-16T07:50:55.663Z] OS/Arch: linux/amd64 [2021-03-16T07:50:55.663Z] Experimental: true [2021-03-16T07:50:55.663Z] containerd: [2021-03-16T07:50:55.663Z] Version: 1.4.3 [2021-03-16T07:50:55.663Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-16T07:50:55.663Z] runc: [2021-03-16T07:50:55.663Z] Version: 1.0.0-rc92 [2021-03-16T07:50:55.663Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-16T07:50:55.663Z] docker-init: [2021-03-16T07:50:55.663Z] Version: 0.19.0 [2021-03-16T07:50:55.663Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-16T07:50:55.706Z] #56 ... [2021-03-16T07:50:55.706Z] [2021-03-16T07:50:55.706Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:50:55.706Z] #34 sha256:dd3b9509cd5b60ee4509f912bf90afc81e5ce4af284863f5fc2cb2db659930b8 [2021-03-16T07:50:55.706Z] #34 56.68 sync [2021-03-16T07:50:55.706Z] #34 56.71 internal/reflectlite [2021-03-16T07:50:55.706Z] #34 61.20 sort [2021-03-16T07:50:55.706Z] #34 61.20 errors [2021-03-16T07:50:55.706Z] #34 61.98 strconv [2021-03-16T07:50:55.706Z] #34 63.42 io [2021-03-16T07:50:55.706Z] #34 65.69 internal/oserror [2021-03-16T07:50:55.706Z] #34 65.95 syscall [2021-03-16T07:50:55.706Z] #34 ... [2021-03-16T07:50:55.706Z] [2021-03-16T07:50:55.706Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:50:55.706Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:50:55.706Z] #42 61.08 The following NEW packages will be installed: [2021-03-16T07:50:55.706Z] #42 61.08 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-16T07:50:55.706Z] #42 61.08 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-16T07:50:55.706Z] #42 61.08 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-16T07:50:55.706Z] #42 61.08 python-six zlib1g-dev [2021-03-16T07:50:55.706Z] #42 61.74 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:50:55.706Z] #42 61.74 Need to get 4095 kB of archives. [2021-03-16T07:50:55.706Z] #42 61.74 After this operation, 22.5 MB of additional disk space will be used. [2021-03-16T07:50:55.706Z] #42 61.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-16T07:50:55.706Z] #42 61.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-16T07:50:55.706Z] #42 61.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-16T07:50:55.706Z] #42 61.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-16T07:50:55.706Z] #42 61.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-16T07:50:55.706Z] #42 61.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-16T07:50:55.706Z] #42 61.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-16T07:50:55.706Z] #42 61.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-16T07:50:55.706Z] #42 61.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-16T07:50:55.706Z] #42 62.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-16T07:50:55.706Z] #42 62.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-16T07:50:55.706Z] #42 62.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-16T07:50:55.706Z] #42 62.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-16T07:50:55.706Z] #42 62.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-16T07:50:55.706Z] #42 62.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-16T07:50:55.706Z] #42 62.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-16T07:50:55.706Z] #42 62.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-16T07:50:55.706Z] #42 64.34 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:50:55.706Z] #42 64.74 Fetched 4095 kB in 1s (3565 kB/s) [2021-03-16T07:50:55.706Z] #42 64.83 Selecting previously unselected package libcap-dev:amd64. [2021-03-16T07:50:55.706Z] #42 64.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 ... 15410 files and directories currently installed.) [2021-03-16T07:50:55.706Z] #42 64.94 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-16T07:50:55.706Z] #42 64.96 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-16T07:50:55.706Z] #42 65.23 Selecting previously unselected package libnet1:amd64. [2021-03-16T07:50:55.706Z] #42 65.24 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-16T07:50:55.706Z] #42 65.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:50:55.706Z] #42 65.56 Selecting previously unselected package libnet1-dev. [2021-03-16T07:50:55.706Z] #42 65.60 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-16T07:50:55.706Z] #42 65.63 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-16T07:50:55.706Z] #42 66.01 Selecting previously unselected package libnl-3-200:amd64. [2021-03-16T07:50:55.706Z] #42 66.04 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-16T07:50:55.706Z] #42 66.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-16T07:50:55.706Z] #42 66.27 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-16T07:50:55.706Z] #42 66.32 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-16T07:50:55.706Z] #42 66.34 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-16T07:50:55.707Z] #42 66.69 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-16T07:50:55.707Z] #42 66.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-16T07:50:55.707Z] #42 66.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-16T07:50:55.716Z] #44 75.54 CC criu/aio.o [2021-03-16T07:50:55.783Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-03-16T07:50:55.783Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-16T07:50:55.820Z] #27 3.919 Fetched 8423 kB in 3s (3132 kB/s) [2021-03-16T07:50:55.962Z] #42 66.88 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-16T07:50:55.962Z] #42 66.90 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-16T07:50:55.962Z] #42 66.93 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-16T07:50:55.962Z] #42 ... [2021-03-16T07:50:55.962Z] [2021-03-16T07:50:55.962Z] #56 [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-03-16T07:50:55.962Z] #56 sha256:992c956a80c24b72b4677c7b6029598b8eace8fe52143fe3d22f6d92217fcf45 [2021-03-16T07:50:55.962Z] #56 1.610 + RM_GOPATH=0 [2021-03-16T07:50:55.962Z] #56 1.610 + TMP_GOPATH= [2021-03-16T07:50:55.962Z] #56 1.610 + : /build [2021-03-16T07:50:55.962Z] #56 1.610 + '[' -z '' ']' [2021-03-16T07:50:55.962Z] #56 1.618 ++ mktemp -d [2021-03-16T07:50:55.962Z] #56 1.627 + export GOPATH=/tmp/tmp.8TqqkD5Lsu [2021-03-16T07:50:55.962Z] #56 1.627 + GOPATH=/tmp/tmp.8TqqkD5Lsu [2021-03-16T07:50:55.962Z] #56 1.627 + RM_GOPATH=1 [2021-03-16T07:50:55.962Z] #56 1.627 + case "$(go env GOARCH)" in [2021-03-16T07:50:55.962Z] #56 1.628 ++ go env GOARCH [2021-03-16T07:50:55.962Z] #56 1.694 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:50:55.962Z] [2021-03-16T07:50:55.962Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:50:55.962Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-16T07:50:55.962Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-03-16T07:50:55.963Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done [2021-03-16T07:50:55.963Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 45.09MB / 96.52MB 3.0s [2021-03-16T07:50:55.963Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 26.21MB / 57.46MB 3.0s [2021-03-16T07:50:55.963Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.9s done [2021-03-16T07:50:55.963Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 46.14MB / 73.58MB 3.0s [2021-03-16T07:50:55.963Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.8s done [2021-03-16T07:50:55.963Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 34.60MB / 54.14MB 2.9s [2021-03-16T07:50:55.963Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 50.33MB / 96.52MB 3.3s [2021-03-16T07:50:55.963Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 30.41MB / 57.46MB 3.3s [2021-03-16T07:50:55.963Z] #10 ... [2021-03-16T07:50:55.963Z] [2021-03-16T07:50:55.963Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-16T07:50:55.963Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-03-16T07:50:55.963Z] #66 DONE 0.2s [2021-03-16T07:50:55.963Z] [2021-03-16T07:50:55.963Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:50:55.963Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-16T07:50:55.963Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 50.33MB / 73.58MB 3.5s [2021-03-16T07:50:56.007Z] #44 76.00 CC criu/autofs.o [2021-03-16T07:50:56.017Z] + docker info [2021-03-16T07:50:56.218Z] #56 1.694 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:50:56.218Z] #56 1.695 ++ dirname /tmp/install/install.sh [2021-03-16T07:50:56.218Z] #56 1.707 + dir=/tmp/install [2021-03-16T07:50:56.218Z] #56 1.707 + bin=containerd [2021-03-16T07:50:56.218Z] #56 1.707 + shift [2021-03-16T07:50:56.218Z] #56 1.707 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-16T07:50:56.218Z] #56 1.707 + . /tmp/install/containerd.installer [2021-03-16T07:50:56.218Z] #56 1.707 ++ set -e [2021-03-16T07:50:56.218Z] #56 1.707 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:50:56.218Z] #56 1.708 + install_containerd [2021-03-16T07:50:56.218Z] #56 1.708 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-16T07:50:56.218Z] #56 1.708 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:50:56.218Z] #56 1.708 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8TqqkD5Lsu/src/github.com/containerd/containerd [2021-03-16T07:50:56.218Z] #56 1.746 Cloning into '/tmp/tmp.8TqqkD5Lsu/src/github.com/containerd/containerd'... [2021-03-16T07:50:56.369Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 38.80MB / 54.14MB 3.5s [2021-03-16T07:50:56.369Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 55.57MB / 96.52MB 3.6s [2021-03-16T07:50:56.369Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 33.55MB / 57.46MB 3.6s [2021-03-16T07:50:56.760Z] #27 3.919 Reading package lists... [2021-03-16T07:50:56.821Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 60.82MB / 96.52MB 3.9s [2021-03-16T07:50:56.822Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 37.75MB / 57.46MB 3.9s [2021-03-16T07:50:56.822Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 55.57MB / 73.58MB 3.9s [2021-03-16T07:50:56.822Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 41.94MB / 54.14MB 3.9s [2021-03-16T07:50:56.822Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 66.06MB / 96.52MB 4.3s [2021-03-16T07:50:56.822Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 41.94MB / 57.46MB 4.2s [2021-03-16T07:50:56.822Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 59.77MB / 73.58MB 4.2s [2021-03-16T07:50:57.038Z] #44 77.07 CC criu/bfd.o [2021-03-16T07:50:57.189Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 46.14MB / 54.14MB 4.4s [2021-03-16T07:50:57.189Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 45.09MB / 57.46MB 4.5s [2021-03-16T07:50:57.189Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 65.01MB / 73.58MB 4.7s [2021-03-16T07:50:57.562Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 72.35MB / 96.52MB 4.8s [2021-03-16T07:50:57.562Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 48.23MB / 57.46MB 4.8s [2021-03-16T07:50:57.562Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 50.33MB / 54.14MB 4.8s [2021-03-16T07:50:57.562Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 70.25MB / 73.58MB 5.0s [2021-03-16T07:50:57.669Z] #44 ... [2021-03-16T07:50:57.669Z] [2021-03-16T07:50:57.669Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-16T07:50:57.669Z] #46 105.8 net/http/httptrace [2021-03-16T07:50:57.669Z] #46 106.1 net/http [2021-03-16T07:50:57.669Z] #46 ... [2021-03-16T07:50:57.669Z] [2021-03-16T07:50:57.669Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:50:57.669Z] #44 77.61 CC criu/bitmap.o [2021-03-16T07:50:57.713Z] #27 4.868 Reading package lists... [2021-03-16T07:50:57.860Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 52.43MB / 57.46MB 5.1s [2021-03-16T07:50:57.860Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.2s done [2021-03-16T07:50:57.860Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 77.59MB / 96.52MB 5.3s [2021-03-16T07:50:57.860Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.1s done [2021-03-16T07:50:57.860Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-03-16T07:50:57.973Z] #27 5.783 Building dependency tree... [2021-03-16T07:50:57.973Z] #27 6.107 The following additional packages will be installed: [2021-03-16T07:50:57.973Z] #27 6.107 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-16T07:50:57.973Z] #27 6.107 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-16T07:50:57.973Z] #27 6.107 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-16T07:50:57.973Z] #27 6.107 Suggested packages: [2021-03-16T07:50:57.973Z] #27 6.107 krb5-doc krb5-user [2021-03-16T07:50:57.973Z] #27 6.107 Recommended packages: [2021-03-16T07:50:57.973Z] #27 6.107 krb5-locales publicsuffix libsasl2-modules [2021-03-16T07:50:58.033Z] #44 77.75 CC criu/cgroup-props.o [2021-03-16T07:50:58.159Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 56.62MB / 57.46MB 5.4s [2021-03-16T07:50:58.159Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 83.89MB / 96.52MB 5.6s [2021-03-16T07:50:58.159Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.5s done [2021-03-16T07:50:58.232Z] #27 6.295 The following NEW packages will be installed: [2021-03-16T07:50:58.232Z] #27 6.295 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-16T07:50:58.232Z] #27 6.295 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-16T07:50:58.232Z] #27 6.295 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-16T07:50:58.232Z] #27 6.295 libssh2-1 libssl1.1 openssl [2021-03-16T07:50:58.324Z] #44 78.39 CC criu/cgroup.o [2021-03-16T07:50:58.458Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 92.27MB / 96.52MB 5.9s [2021-03-16T07:50:58.493Z] #27 6.582 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-16T07:50:58.493Z] #27 6.582 Need to get 5057 kB of archives. [2021-03-16T07:50:58.493Z] #27 6.582 After this operation, 12.1 MB of additional disk space will be used. [2021-03-16T07:50:58.493Z] #27 6.582 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-16T07:50:58.493Z] #27 6.591 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-16T07:50:58.493Z] #27 6.591 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-16T07:50:58.493Z] #27 6.591 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-16T07:50:58.493Z] #27 6.611 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-16T07:50:58.493Z] #27 6.611 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-16T07:50:58.493Z] #27 6.611 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-16T07:50:58.493Z] #27 6.611 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-16T07:50:58.493Z] #27 6.629 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-16T07:50:58.493Z] #27 6.629 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-16T07:50:58.493Z] #27 6.629 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-16T07:50:58.493Z] #27 6.647 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-16T07:50:58.493Z] #27 6.647 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-16T07:50:58.493Z] #27 6.647 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-16T07:50:58.493Z] #27 6.647 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-16T07:50:58.493Z] #27 6.647 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-16T07:50:58.493Z] #27 6.647 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-16T07:50:58.493Z] #27 6.671 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-16T07:50:58.493Z] #27 6.671 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-16T07:50:58.493Z] #27 6.671 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-16T07:50:58.493Z] #27 6.671 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-16T07:50:58.738Z] #56 ... [2021-03-16T07:50:58.738Z] [2021-03-16T07:50:58.738Z] #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-03-16T07:50:58.738Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:50:58.738Z] #13 53.72 Building dependency tree... [2021-03-16T07:50:58.738Z] #13 59.74 The following additional packages will be installed: [2021-03-16T07:50:58.738Z] #13 59.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-16T07:50:58.738Z] #13 59.74 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-16T07:50:58.738Z] #13 59.74 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-16T07:50:58.738Z] #13 59.74 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-16T07:50:58.738Z] #13 59.74 mingw-w64-common mingw-w64-x86-64-dev [2021-03-16T07:50:58.738Z] #13 59.77 Suggested packages: [2021-03-16T07:50:58.738Z] #13 59.77 gcc-8-locales seccomp wine64 [2021-03-16T07:50:58.738Z] #13 61.50 The following NEW packages will be installed: [2021-03-16T07:50:58.738Z] #13 61.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-16T07:50:58.738Z] #13 61.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-16T07:50:58.738Z] #13 61.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-16T07:50:58.738Z] #13 61.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-16T07:50:58.738Z] #13 61.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-16T07:50:58.738Z] #13 61.58 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-16T07:50:58.738Z] #13 61.58 The following packages will be upgraded: [2021-03-16T07:50:58.738Z] #13 61.60 libseccomp2 libsystemd0 libudev1 [2021-03-16T07:50:58.738Z] #13 62.08 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-16T07:50:58.738Z] #13 62.08 Need to get 78.2 MB of archives. [2021-03-16T07:50:58.738Z] #13 62.08 After this operation, 487 MB of additional disk space will be used. [2021-03-16T07:50:58.738Z] #13 62.08 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-16T07:50:58.738Z] #13 62.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-16T07:50:58.738Z] #13 62.08 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-16T07:50:58.738Z] #13 62.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-16T07:50:58.738Z] #13 62.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-16T07:50:58.738Z] #13 62.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-16T07:50:58.738Z] #13 62.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-16T07:50:58.738Z] #13 62.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-16T07:50:58.738Z] #13 62.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-16T07:50:58.738Z] #13 62.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-16T07:50:58.738Z] #13 63.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-16T07:50:58.738Z] #13 ... [2021-03-16T07:50:58.738Z] [2021-03-16T07:50:58.738Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:50:58.738Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-16T07:50:58.753Z] #27 6.823 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:50:58.753Z] #27 6.863 Fetched 5057 kB in 0s (14.5 MB/s) [2021-03-16T07:50:58.753Z] #27 6.903 Selecting previously unselected package libssl1.1:amd64. [2021-03-16T07:50:58.753Z] #27 6.903 (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-03-16T07:50:58.753Z] #27 6.911 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-16T07:50:58.753Z] #27 6.920 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-16T07:50:58.760Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.1s done [2021-03-16T07:50:58.995Z] #32 67.95 Checking out files: 77% (1176/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/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: 92% (1402/1521) Checking out files: 93% (1415/1521) [2021-03-16T07:50:58.995Z] #32 ... [2021-03-16T07:50:58.995Z] [2021-03-16T07:50:58.995Z] #45 [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-03-16T07:50:58.995Z] #45 sha256:3f38aae2e3a465e058a85b7fc04de203f4138a8d202a012f4be3ee33365046ad [2021-03-16T07:50:58.995Z] #45 60.02 github.com/LK4D4/vndr/godl/singleflight [2021-03-16T07:50:58.995Z] #45 60.16 internal/reflectlite [2021-03-16T07:50:58.995Z] #45 61.20 math/rand [2021-03-16T07:50:58.995Z] #45 62.82 internal/singleflight [2021-03-16T07:50:58.995Z] #45 65.07 strconv [2021-03-16T07:50:58.995Z] #45 65.08 io [2021-03-16T07:50:58.995Z] #45 67.11 bytes [2021-03-16T07:50:58.995Z] #45 ... [2021-03-16T07:50:58.995Z] [2021-03-16T07:50:58.995Z] #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-03-16T07:50:58.995Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:50:58.995Z] #13 64.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-16T07:50:59.013Z] #27 7.139 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-16T07:50:59.013Z] #27 7.139 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-16T07:50:59.013Z] #27 7.144 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:50:59.013Z] #27 7.203 Selecting previously unselected package libsasl2-2:amd64. [2021-03-16T07:50:59.013Z] #27 7.203 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-16T07:50:59.013Z] #27 7.210 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:50:59.013Z] #27 7.270 Selecting previously unselected package libldap-common. [2021-03-16T07:50:59.013Z] #27 7.270 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-16T07:50:59.254Z] #13 64.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-03-16T07:50:59.272Z] #27 7.274 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:50:59.272Z] #27 7.381 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-16T07:50:59.272Z] #27 7.381 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-16T07:50:59.272Z] #27 7.386 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:50:59.272Z] #27 7.480 Selecting previously unselected package openssl. [2021-03-16T07:50:59.272Z] #27 7.480 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-16T07:50:59.272Z] #27 7.484 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-16T07:50:59.531Z] #27 7.676 Selecting previously unselected package ca-certificates. [2021-03-16T07:50:59.531Z] #27 7.676 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-16T07:50:59.531Z] #27 7.681 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-16T07:50:59.793Z] #27 7.773 Selecting previously unselected package libkeyutils1:amd64. [2021-03-16T07:50:59.793Z] #27 7.775 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-16T07:50:59.793Z] #27 7.784 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-16T07:50:59.793Z] #27 7.841 Selecting previously unselected package libkrb5support0:amd64. [2021-03-16T07:50:59.793Z] #27 7.841 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-16T07:50:59.793Z] #27 7.845 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:50:59.793Z] #27 7.925 Selecting previously unselected package libk5crypto3:amd64. [2021-03-16T07:50:59.793Z] #27 7.925 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-16T07:50:59.793Z] #27 7.929 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:00.052Z] #27 7.999 Selecting previously unselected package libkrb5-3:amd64. [2021-03-16T07:51:00.052Z] #27 7.999 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-16T07:51:00.052Z] #27 8.004 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:00.052Z] #27 8.111 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-16T07:51:00.052Z] #27 8.114 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-16T07:51:00.052Z] #27 8.121 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:00.052Z] #27 8.201 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-16T07:51:00.052Z] #27 8.201 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-16T07:51:00.052Z] #27 8.210 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-16T07:51:00.301Z] #10 ... [2021-03-16T07:51:00.301Z] [2021-03-16T07:51:00.301Z] #24 [internal] load build context [2021-03-16T07:51:00.301Z] #24 sha256:37147602131786bbf07eca4c9116268e40ab86b9bd4c82812c727a78c3bd9b99 [2021-03-16T07:51:00.301Z] #24 transferring context: 53.42MB 8.1s done [2021-03-16T07:51:00.301Z] #24 DONE 8.1s [2021-03-16T07:51:00.301Z] [2021-03-16T07:51:00.301Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-16T07:51:00.301Z] #27 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-16T07:51:00.301Z] #27 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 0.1s done [2021-03-16T07:51:00.301Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 54.14MB / 54.14MB 5.5s done [2021-03-16T07:51:00.301Z] #27 extracting sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf [2021-03-16T07:51:00.311Z] #27 8.268 Selecting previously unselected package libpsl5:amd64. [2021-03-16T07:51:00.311Z] #27 8.268 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-16T07:51:00.311Z] #27 8.282 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-16T07:51:00.311Z] #27 8.329 Selecting previously unselected package librtmp1:amd64. [2021-03-16T07:51:00.311Z] #27 8.329 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-16T07:51:00.311Z] #27 8.340 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-16T07:51:00.311Z] #27 8.396 Selecting previously unselected package libssh2-1:amd64. [2021-03-16T07:51:00.311Z] #27 8.396 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-16T07:51:00.311Z] #27 8.399 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-16T07:51:00.311Z] #27 8.487 Selecting previously unselected package libcurl4:amd64. [2021-03-16T07:51:00.311Z] #27 8.487 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-16T07:51:00.311Z] #27 8.491 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-16T07:51:00.311Z] #27 8.584 Selecting previously unselected package curl. [2021-03-16T07:51:00.311Z] #27 8.584 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-16T07:51:00.311Z] #27 8.588 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-16T07:51:00.570Z] #27 8.688 Selecting previously unselected package libonig5:amd64. [2021-03-16T07:51:00.570Z] #27 8.688 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-16T07:51:00.570Z] #27 8.692 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-16T07:51:00.570Z] #27 8.776 Selecting previously unselected package libjq1:amd64. [2021-03-16T07:51:00.570Z] #27 8.776 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-16T07:51:00.570Z] #27 8.785 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-16T07:51:00.833Z] #27 8.834 Selecting previously unselected package jq. [2021-03-16T07:51:00.833Z] #27 8.834 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-16T07:51:00.833Z] #27 8.841 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-16T07:51:00.833Z] #27 8.907 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-16T07:51:00.833Z] #27 8.915 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-16T07:51:00.833Z] #27 8.928 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-16T07:51:01.076Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-03-16T07:51:01.093Z] #27 9.077 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-16T07:51:01.093Z] #27 9.093 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:51:01.093Z] #27 9.110 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:01.093Z] #27 9.134 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:51:01.093Z] #27 9.136 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-16T07:51:01.093Z] #27 9.147 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:01.093Z] #27 9.159 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:51:01.093Z] #27 9.173 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-16T07:51:01.093Z] #27 9.186 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:01.093Z] #27 9.198 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-16T07:51:01.093Z] #27 9.222 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-16T07:51:01.093Z] #27 9.236 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-16T07:51:01.093Z] #27 9.251 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:51:01.093Z] #27 9.265 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-16T07:51:01.110Z] #44 80.77 CC criu/clone-noasan.o [2021-03-16T07:51:01.110Z] #44 81.06 CC criu/config.o [2021-03-16T07:51:02.036Z] #27 10.00 Updating certificates in /etc/ssl/certs... [2021-03-16T07:51:02.036Z] #27 ... [2021-03-16T07:51:02.036Z] [2021-03-16T07:51:02.036Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:02.036Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:51:02.036Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done [2021-03-16T07:51:02.036Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-03-16T07:51:02.036Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.1s done [2021-03-16T07:51:02.036Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.5s [2021-03-16T07:51:02.188Z] #44 82.23 CC criu/cr-check.o [2021-03-16T07:51:02.400Z] #27 extracting sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 4.5s done [2021-03-16T07:51:02.400Z] #27 DONE 10.0s [2021-03-16T07:51:02.400Z] [2021-03-16T07:51:02.400Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:02.400Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-16T07:51:02.400Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.4s done [2021-03-16T07:51:02.400Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e [2021-03-16T07:51:02.700Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-03-16T07:51:02.700Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 [2021-03-16T07:51:02.992Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.9s done [2021-03-16T07:51:02.992Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-16T07:51:02.992Z] #9 ... [2021-03-16T07:51:02.992Z] [2021-03-16T07:51:02.992Z] #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-03-16T07:51:02.992Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-16T07:51:02.992Z] #27 1.631 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:51:02.992Z] #27 1.631 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:51:02.992Z] #27 1.640 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:51:02.992Z] #27 1.865 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:51:02.992Z] #27 2.149 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:51:02.992Z] #27 2.603 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:51:02.992Z] #27 4.056 Fetched 8423 kB in 3s (3140 kB/s) [2021-03-16T07:51:02.992Z] #27 4.056 Reading package lists... [2021-03-16T07:51:02.992Z] #27 5.026 Reading package lists... [2021-03-16T07:51:02.992Z] #27 5.978 Building dependency tree... [2021-03-16T07:51:02.992Z] #27 6.314 The following additional packages will be installed: [2021-03-16T07:51:02.992Z] #27 6.314 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-16T07:51:02.992Z] #27 6.314 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-16T07:51:02.992Z] #27 6.315 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-16T07:51:02.992Z] #27 6.322 Suggested packages: [2021-03-16T07:51:02.992Z] #27 6.322 krb5-doc krb5-user [2021-03-16T07:51:02.992Z] #27 6.322 Recommended packages: [2021-03-16T07:51:02.992Z] #27 6.322 krb5-locales publicsuffix libsasl2-modules [2021-03-16T07:51:02.992Z] #27 6.549 The following NEW packages will be installed: [2021-03-16T07:51:02.992Z] #27 6.556 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-16T07:51:02.992Z] #27 6.556 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-16T07:51:02.992Z] #27 6.556 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-16T07:51:02.992Z] #27 6.556 libssh2-1 libssl1.1 openssl [2021-03-16T07:51:02.992Z] #27 6.869 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-16T07:51:02.992Z] #27 6.869 Need to get 5057 kB of archives. [2021-03-16T07:51:02.992Z] #27 6.869 After this operation, 12.1 MB of additional disk space will be used. [2021-03-16T07:51:02.992Z] #27 6.869 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-16T07:51:02.992Z] #27 6.869 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-16T07:51:02.992Z] #27 6.869 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-16T07:51:02.992Z] #27 6.869 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-16T07:51:02.992Z] #27 6.869 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-16T07:51:02.992Z] #27 6.869 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-16T07:51:02.992Z] #27 6.869 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-16T07:51:02.992Z] #27 6.882 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-16T07:51:02.992Z] #27 6.894 Get:9 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-16T07:51:02.992Z] #27 6.898 Get:10 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-16T07:51:02.992Z] #27 6.901 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-16T07:51:02.992Z] #27 6.901 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-16T07:51:02.992Z] #27 6.910 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-16T07:51:02.992Z] #27 6.910 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-16T07:51:02.992Z] #27 6.910 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-16T07:51:02.992Z] #27 6.910 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-16T07:51:02.992Z] #27 6.913 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-16T07:51:02.992Z] #27 6.921 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-16T07:51:02.992Z] #27 6.926 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-16T07:51:02.992Z] #27 6.935 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-16T07:51:02.992Z] #27 6.936 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-16T07:51:02.992Z] #27 7.239 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:51:02.992Z] #27 7.269 Fetched 5057 kB in 0s (14.3 MB/s) [2021-03-16T07:51:02.992Z] #27 7.329 Selecting previously unselected package libssl1.1:amd64. [2021-03-16T07:51:02.992Z] #27 7.329 (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-03-16T07:51:02.992Z] #27 7.329 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-16T07:51:02.992Z] #27 7.338 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-16T07:51:02.992Z] #27 7.650 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-16T07:51:02.992Z] #27 7.650 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-16T07:51:02.992Z] #27 7.657 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:51:02.992Z] #27 7.710 Selecting previously unselected package libsasl2-2:amd64. [2021-03-16T07:51:02.992Z] #27 7.710 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-16T07:51:02.992Z] #27 7.739 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:51:02.992Z] #27 7.933 Selecting previously unselected package libldap-common. [2021-03-16T07:51:02.992Z] #27 7.933 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-16T07:51:02.992Z] #27 7.940 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:51:02.992Z] #27 8.015 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-16T07:51:02.992Z] #27 8.015 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-16T07:51:02.992Z] #27 8.024 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:51:02.992Z] #27 8.130 Selecting previously unselected package openssl. [2021-03-16T07:51:02.992Z] #27 8.130 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-16T07:51:02.992Z] #27 8.135 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-16T07:51:02.992Z] #27 8.308 Selecting previously unselected package ca-certificates. [2021-03-16T07:51:02.992Z] #27 8.308 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-16T07:51:02.992Z] #27 8.316 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-16T07:51:02.992Z] #27 8.452 Selecting previously unselected package libkeyutils1:amd64. [2021-03-16T07:51:02.992Z] #27 8.452 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-16T07:51:02.992Z] #27 8.457 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-16T07:51:02.992Z] #27 8.519 Selecting previously unselected package libkrb5support0:amd64. [2021-03-16T07:51:02.992Z] #27 8.519 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-16T07:51:02.992Z] #27 8.527 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:02.992Z] #27 8.601 Selecting previously unselected package libk5crypto3:amd64. [2021-03-16T07:51:02.992Z] #27 8.601 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-16T07:51:02.992Z] #27 8.608 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:02.992Z] #27 8.696 Selecting previously unselected package libkrb5-3:amd64. [2021-03-16T07:51:02.992Z] #27 8.696 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-16T07:51:02.992Z] #27 8.709 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:02.992Z] #27 8.830 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-16T07:51:02.992Z] #27 8.830 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-16T07:51:02.992Z] #27 8.837 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:02.992Z] #27 8.937 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-16T07:51:02.992Z] #27 8.937 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-16T07:51:02.992Z] #27 8.961 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-16T07:51:02.992Z] #27 9.019 Selecting previously unselected package libpsl5:amd64. [2021-03-16T07:51:02.992Z] #27 9.019 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-16T07:51:02.992Z] #27 9.024 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-16T07:51:02.992Z] #27 9.089 Selecting previously unselected package librtmp1:amd64. [2021-03-16T07:51:02.992Z] #27 9.089 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-16T07:51:02.992Z] #27 9.105 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-16T07:51:02.992Z] #27 9.169 Selecting previously unselected package libssh2-1:amd64. [2021-03-16T07:51:02.992Z] #27 9.169 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-16T07:51:02.992Z] #27 9.174 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-16T07:51:03.060Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-03-16T07:51:03.060Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 [2021-03-16T07:51:03.218Z] #44 83.42 CC criu/cr-dedup.o [2021-03-16T07:51:03.253Z] #27 9.254 Selecting previously unselected package libcurl4:amd64. [2021-03-16T07:51:03.253Z] #27 9.256 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-16T07:51:03.253Z] #27 9.269 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-16T07:51:03.253Z] #27 ... [2021-03-16T07:51:03.253Z] [2021-03-16T07:51:03.253Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:03.253Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:51:03.404Z] Client: [2021-03-16T07:51:03.404Z] Context: default [2021-03-16T07:51:03.404Z] Debug Mode: false [2021-03-16T07:51:03.404Z] Plugins: [2021-03-16T07:51:03.404Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-16T07:51:03.404Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-16T07:51:03.404Z] [2021-03-16T07:51:03.404Z] Server: [2021-03-16T07:51:03.404Z] Containers: 0 [2021-03-16T07:51:03.404Z] Running: 0 [2021-03-16T07:51:03.404Z] Paused: 0 [2021-03-16T07:51:03.404Z] Stopped: 0 [2021-03-16T07:51:03.404Z] Images: 0 [2021-03-16T07:51:03.404Z] Server Version: 20.10.3 [2021-03-16T07:51:03.404Z] Storage Driver: overlay2 [2021-03-16T07:51:03.404Z] Backing Filesystem: extfs [2021-03-16T07:51:03.404Z] Supports d_type: true [2021-03-16T07:51:03.404Z] Native Overlay Diff: true [2021-03-16T07:51:03.404Z] Logging Driver: json-file [2021-03-16T07:51:03.404Z] Cgroup Driver: cgroupfs [2021-03-16T07:51:03.404Z] Cgroup Version: 1 [2021-03-16T07:51:03.404Z] Plugins: [2021-03-16T07:51:03.404Z] Volume: local [2021-03-16T07:51:03.404Z] Network: bridge host ipvlan macvlan null overlay [2021-03-16T07:51:03.404Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-16T07:51:03.404Z] Swarm: inactive [2021-03-16T07:51:03.404Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-16T07:51:03.404Z] Default Runtime: runc [2021-03-16T07:51:03.404Z] Init Binary: docker-init [2021-03-16T07:51:03.404Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-16T07:51:03.404Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-16T07:51:03.404Z] init version: de40ad0 [2021-03-16T07:51:03.404Z] Security Options: [2021-03-16T07:51:03.404Z] apparmor [2021-03-16T07:51:03.404Z] seccomp [2021-03-16T07:51:03.404Z] Profile: default [2021-03-16T07:51:03.404Z] Kernel Version: 4.15.0-1093-aws [2021-03-16T07:51:03.404Z] Operating System: Ubuntu 16.04.7 LTS [2021-03-16T07:51:03.404Z] OSType: linux [2021-03-16T07:51:03.404Z] Architecture: aarch64 [2021-03-16T07:51:03.404Z] CPUs: 4 [2021-03-16T07:51:03.404Z] Total Memory: 7.525GiB [2021-03-16T07:51:03.404Z] Name: ip-10-100-96-182 [2021-03-16T07:51:03.404Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-03-16T07:51:03.404Z] Docker Root Dir: /var/lib/docker [2021-03-16T07:51:03.404Z] Debug Mode: false [2021-03-16T07:51:03.404Z] Registry: https://index.docker.io/v1/ [2021-03-16T07:51:03.404Z] Labels: [2021-03-16T07:51:03.404Z] Experimental: true [2021-03-16T07:51:03.404Z] Insecure Registries: [2021-03-16T07:51:03.404Z] 127.0.0.0/8 [2021-03-16T07:51:03.404Z] Live Restore Enabled: true [2021-03-16T07:51:03.404Z] [2021-03-16T07:51:03.404Z] WARNING: No swap limit support [Pipeline] sh [2021-03-16T07:51:03.420Z] #9 ... [2021-03-16T07:51:03.420Z] [2021-03-16T07:51:03.420Z] #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-03-16T07:51:03.420Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-16T07:51:03.420Z] #27 11.39 137 added, 0 removed; done. [2021-03-16T07:51:03.420Z] #27 11.44 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:03.420Z] #27 11.45 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-16T07:51:03.420Z] #27 11.46 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-16T07:51:03.420Z] #27 11.48 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-16T07:51:03.420Z] #27 11.49 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:51:03.420Z] #27 11.51 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-16T07:51:03.420Z] #27 11.53 Updating certificates in /etc/ssl/certs... [2021-03-16T07:51:03.579Z] #44 83.69 CC criu/cr-dump.o [2021-03-16T07:51:03.697Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-16T07:51:03.697Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-16T07:51:03.697Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42152/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-16T07:51:03.697Z] + bash /home/ubuntu/workspace/moby_PR-42152/check-config.sh [2021-03-16T07:51:03.697Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-16T07:51:03.697Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-03-16T07:51:03.697Z] [2021-03-16T07:51:03.697Z] Generally Necessary: [2021-03-16T07:51:03.697Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-16T07:51:03.697Z] - apparmor: enabled and tools installed [2021-03-16T07:51:03.697Z] - CONFIG_NAMESPACES: enabled [2021-03-16T07:51:03.697Z] - CONFIG_NET_NS: enabled [2021-03-16T07:51:03.697Z] - CONFIG_PID_NS: enabled [2021-03-16T07:51:03.697Z] - CONFIG_IPC_NS: enabled [2021-03-16T07:51:03.697Z] - CONFIG_UTS_NS: enabled [2021-03-16T07:51:03.697Z] - CONFIG_CGROUPS: enabled [2021-03-16T07:51:03.697Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-16T07:51:03.697Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-16T07:51:03.697Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-16T07:51:03.697Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-16T07:51:03.959Z] - CONFIG_CPUSETS: enabled [2021-03-16T07:51:03.959Z] - CONFIG_MEMCG: enabled [2021-03-16T07:51:03.959Z] - CONFIG_KEYS: enabled [2021-03-16T07:51:03.959Z] - CONFIG_VETH: enabled (as module) [2021-03-16T07:51:03.959Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-16T07:51:03.959Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-16T07:51:03.959Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-16T07:51:03.959Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-16T07:51:03.959Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-16T07:51:03.959Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-16T07:51:03.959Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-16T07:51:03.959Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-16T07:51:03.959Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-16T07:51:03.959Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-16T07:51:03.959Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-16T07:51:03.959Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-16T07:51:03.959Z] [2021-03-16T07:51:03.959Z] Optional Features: [2021-03-16T07:51:03.959Z] - CONFIG_USER_NS: enabled [2021-03-16T07:51:03.959Z] - CONFIG_SECCOMP: enabled [2021-03-16T07:51:03.959Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-16T07:51:03.959Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-16T07:51:03.959Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-16T07:51:03.959Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-16T07:51:03.959Z] - CONFIG_BLK_CGROUP: enabled [2021-03-16T07:51:03.959Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-16T07:51:04.223Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-16T07:51:04.224Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-16T07:51:04.224Z] - CONFIG_CGROUP_PERF: enabled [2021-03-16T07:51:04.224Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-16T07:51:04.224Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-16T07:51:04.224Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-16T07:51:04.224Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-16T07:51:04.224Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-16T07:51:04.224Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-16T07:51:04.224Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-16T07:51:04.224Z] - CONFIG_IP_VS: enabled (as module) [2021-03-16T07:51:04.224Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-16T07:51:04.224Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-16T07:51:04.224Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-16T07:51:04.224Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-16T07:51:04.224Z] - CONFIG_EXT4_FS: enabled [2021-03-16T07:51:04.224Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-16T07:51:04.224Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-16T07:51:04.224Z] - Network Drivers: [2021-03-16T07:51:04.224Z] - "overlay": [2021-03-16T07:51:04.224Z] - CONFIG_VXLAN: enabled (as module) [2021-03-16T07:51:04.224Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-16T07:51:04.224Z] Optional (for encrypted networks): [2021-03-16T07:51:04.362Z] #27 12.53 0 added, 0 removed; done. [2021-03-16T07:51:04.362Z] #27 12.53 Running hooks in /etc/ca-certificates/update.d... [2021-03-16T07:51:04.362Z] #27 12.53 done. [2021-03-16T07:51:04.485Z] - CONFIG_CRYPTO: enabled [2021-03-16T07:51:04.485Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-16T07:51:04.485Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-16T07:51:04.485Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-16T07:51:04.485Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-16T07:51:04.485Z] - CONFIG_XFRM: enabled [2021-03-16T07:51:04.485Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-16T07:51:04.485Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-16T07:51:04.485Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-16T07:51:04.485Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-16T07:51:04.485Z] - "ipvlan": [2021-03-16T07:51:04.485Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-16T07:51:04.485Z] - "macvlan": [2021-03-16T07:51:04.485Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-16T07:51:04.485Z] - CONFIG_DUMMY: enabled (as module) [2021-03-16T07:51:04.485Z] - "ftp,tftp client in container": [2021-03-16T07:51:04.485Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-16T07:51:04.485Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-16T07:51:04.485Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-16T07:51:04.485Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-16T07:51:04.485Z] - Storage Drivers: [2021-03-16T07:51:04.485Z] - "aufs": [2021-03-16T07:51:04.485Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-16T07:51:04.485Z] - "btrfs": [2021-03-16T07:51:04.485Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-16T07:51:04.485Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-16T07:51:04.485Z] - "devicemapper": [2021-03-16T07:51:04.485Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-16T07:51:04.485Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-16T07:51:04.485Z] - "overlay": [2021-03-16T07:51:04.485Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-16T07:51:04.485Z] - "zfs": [2021-03-16T07:51:04.485Z] - /dev/zfs: missing [2021-03-16T07:51:04.485Z] - zfs command: missing [2021-03-16T07:51:04.485Z] - zpool command: missing [2021-03-16T07:51:04.485Z] [2021-03-16T07:51:04.485Z] Limits: [2021-03-16T07:51:04.485Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-16T07:51:04.485Z] [2021-03-16T07:51:04.485Z] + true [Pipeline] } [Pipeline] // stage [2021-03-16T07:51:04.511Z] #13 ... [2021-03-16T07:51:04.511Z] [2021-03-16T07:51:04.511Z] #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-03-16T07:51:04.511Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:51:04.511Z] #36 64.84 Selecting previously unselected package vim-common. [2021-03-16T07:51:04.511Z] #36 64.86 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:51:04.511Z] #36 64.91 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-16T07:51:04.511Z] #36 65.39 Selecting previously unselected package cmake-data. [2021-03-16T07:51:04.511Z] #36 65.39 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-16T07:51:04.511Z] #36 65.46 Unpacking cmake-data (3.13.4-1) ... [2021-03-16T07:51:04.511Z] #36 70.08 Selecting previously unselected package libicu63:amd64. [2021-03-16T07:51:04.511Z] #36 70.15 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-16T07:51:04.511Z] #36 70.17 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-16T07:51:04.511Z] #36 ... [2021-03-16T07:51:04.511Z] [2021-03-16T07:51:04.511Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:51:04.511Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:51:04.511Z] #42 67.17 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-16T07:51:04.511Z] #42 67.18 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-16T07:51:04.511Z] #42 67.20 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-16T07:51:04.511Z] #42 67.52 Selecting previously unselected package libprotobuf17:amd64. [2021-03-16T07:51:04.511Z] #42 67.52 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-16T07:51:04.511Z] #42 67.55 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-16T07:51:04.511Z] #42 68.96 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-16T07:51:04.511Z] #42 68.97 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-16T07:51:04.511Z] #42 69.00 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-16T07:51:04.511Z] #42 69.57 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-16T07:51:04.511Z] #42 69.57 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-16T07:51:04.511Z] #42 69.58 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-16T07:51:04.511Z] #42 71.61 Selecting previously unselected package libprotoc17:amd64. [2021-03-16T07:51:04.511Z] #42 71.62 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-16T07:51:04.511Z] #42 71.63 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-16T07:51:04.511Z] #42 72.60 Selecting previously unselected package protobuf-c-compiler. [2021-03-16T07:51:04.511Z] #42 72.62 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-16T07:51:04.511Z] #42 72.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-16T07:51:04.511Z] #42 72.85 Selecting previously unselected package protobuf-compiler. [2021-03-16T07:51:04.511Z] #42 72.85 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-16T07:51:04.511Z] #42 72.88 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-16T07:51:04.511Z] #42 73.09 Selecting previously unselected package python-pkg-resources. [2021-03-16T07:51:04.511Z] #42 73.09 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-16T07:51:04.511Z] #42 73.11 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-16T07:51:04.511Z] #42 73.63 Selecting previously unselected package python-six. [2021-03-16T07:51:04.511Z] #42 73.63 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-16T07:51:04.511Z] #42 73.66 Unpacking python-six (1.12.0-1) ... [2021-03-16T07:51:04.511Z] #42 74.01 Selecting previously unselected package python-protobuf. [2021-03-16T07:51:04.511Z] #42 74.01 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-16T07:51:04.511Z] #42 74.01 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-16T07:51:04.511Z] #42 75.18 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-16T07:51:04.511Z] #42 ... [2021-03-16T07:51:04.511Z] [2021-03-16T07:51:04.511Z] #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-03-16T07:51:04.511Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:51:04.511Z] #13 69.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-16T07:51:04.848Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 . [2021-03-16T07:51:05.086Z] #44 ... [2021-03-16T07:51:05.086Z] [2021-03-16T07:51:05.086Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-16T07:51:05.086Z] #21 9.609 Fetched 8577 kB in 8s (1104 kB/s) [2021-03-16T07:51:05.086Z] #21 9.609 Reading package lists... [2021-03-16T07:51:05.086Z] #21 12.07 Reading package lists... [2021-03-16T07:51:05.086Z] #21 14.78 Building dependency tree... [2021-03-16T07:51:05.086Z] #21 15.70 libcap2-bin is already the newest version (1:2.25-2). [2021-03-16T07:51:05.086Z] #21 15.70 The following additional packages will be installed: [2021-03-16T07:51:05.086Z] #21 15.70 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-16T07:51:05.086Z] #21 15.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-16T07:51:05.086Z] #21 15.70 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-16T07:51:05.086Z] #21 15.70 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-16T07:51:05.086Z] #21 15.70 python3.7 python3.7-minimal vim-runtime xxd [2021-03-16T07:51:05.086Z] #21 15.70 Suggested packages: [2021-03-16T07:51:05.086Z] #21 15.70 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-16T07:51:05.086Z] #21 15.70 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-16T07:51:05.086Z] #21 15.70 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-16T07:51:05.086Z] #21 15.70 Recommended packages: [2021-03-16T07:51:05.086Z] #21 15.70 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-16T07:51:05.086Z] #21 15.70 python3-keyrings.alt python3-xdg unzip [2021-03-16T07:51:05.086Z] #21 17.44 The following NEW packages will be installed: [2021-03-16T07:51:05.086Z] #21 17.45 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-16T07:51:05.086Z] #21 17.45 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-16T07:51:05.086Z] #21 17.45 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-16T07:51:05.086Z] #21 17.45 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-16T07:51:05.086Z] #21 17.45 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-16T07:51:05.086Z] #21 17.45 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-16T07:51:05.086Z] #21 17.45 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-16T07:51:05.086Z] #21 17.45 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-16T07:51:05.086Z] #21 17.45 xz-utils zip [2021-03-16T07:51:05.086Z] #21 17.56 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-16T07:51:05.086Z] #21 17.56 Need to get 27.7 MB of archives. [2021-03-16T07:51:05.086Z] #21 17.56 After this operation, 117 MB of additional disk space will be used. [2021-03-16T07:51:05.086Z] #21 17.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-03-16T07:51:05.111Z] #1 [internal] load build definition from Dockerfile [2021-03-16T07:51:05.111Z] #1 sha256:0d3171811d44d81ef071525637de98132ec6c352d7983c8d74471d48dd130f4f [2021-03-16T07:51:05.111Z] #1 transferring dockerfile: [2021-03-16T07:51:05.372Z] #1 transferring dockerfile: 17.02kB done [2021-03-16T07:51:05.372Z] #1 DONE 0.2s [2021-03-16T07:51:05.372Z] [2021-03-16T07:51:05.372Z] #2 [internal] load .dockerignore [2021-03-16T07:51:05.372Z] #2 sha256:aab41e84c26af0a223f00b9a7ce6323c8785e0360528437b26a9c2d309c4bd44 [2021-03-16T07:51:05.372Z] #2 transferring context: [2021-03-16T07:51:05.372Z] #2 transferring context: 87B done [2021-03-16T07:51:05.372Z] #2 DONE 0.1s [2021-03-16T07:51:05.372Z] [2021-03-16T07:51:05.372Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-16T07:51:05.372Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-03-16T07:51:05.379Z] #21 17.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2021-03-16T07:51:05.379Z] #21 17.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2021-03-16T07:51:05.379Z] #21 17.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-03-16T07:51:05.379Z] #21 17.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-03-16T07:51:05.379Z] #21 17.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2021-03-16T07:51:05.379Z] #21 17.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-03-16T07:51:05.379Z] #21 17.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-03-16T07:51:05.379Z] #21 17.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-03-16T07:51:05.379Z] #21 17.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-03-16T07:51:05.379Z] #21 17.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-03-16T07:51:05.379Z] #21 17.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-03-16T07:51:05.379Z] #21 17.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-03-16T07:51:05.379Z] #21 17.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-03-16T07:51:05.379Z] #21 17.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-03-16T07:51:05.379Z] #21 17.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-03-16T07:51:05.379Z] #21 17.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-03-16T07:51:05.379Z] #21 17.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-03-16T07:51:05.379Z] #21 17.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-03-16T07:51:05.379Z] #21 17.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-03-16T07:51:05.379Z] #21 17.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-03-16T07:51:05.379Z] #21 17.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-03-16T07:51:05.379Z] #21 17.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-03-16T07:51:05.379Z] #21 17.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-03-16T07:51:05.379Z] #21 17.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-03-16T07:51:05.379Z] #21 17.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-03-16T07:51:05.379Z] #21 17.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-03-16T07:51:05.379Z] #21 17.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-03-16T07:51:05.379Z] #21 17.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-03-16T07:51:05.670Z] #21 18.09 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-03-16T07:51:05.670Z] #21 18.09 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-03-16T07:51:05.670Z] #21 18.09 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-03-16T07:51:05.670Z] #21 18.09 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-03-16T07:51:05.670Z] #21 18.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-03-16T07:51:05.670Z] #21 18.10 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-03-16T07:51:05.670Z] #21 18.16 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-16T07:51:05.670Z] #21 18.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-03-16T07:51:05.670Z] #21 18.17 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-03-16T07:51:05.670Z] #21 18.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-16T07:51:05.670Z] #21 18.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-03-16T07:51:05.828Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.7s done [2021-03-16T07:51:05.828Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad [2021-03-16T07:51:05.961Z] #21 18.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-16T07:51:05.961Z] #21 18.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-03-16T07:51:05.961Z] #21 18.24 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-03-16T07:51:05.961Z] #21 18.26 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-03-16T07:51:05.961Z] #21 18.27 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-16T07:51:05.961Z] #21 ... [2021-03-16T07:51:05.961Z] [2021-03-16T07:51:05.961Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:51:05.961Z] #44 85.99 CC criu/cr-errno.o [2021-03-16T07:51:05.961Z] #44 86.07 CC criu/cr-restore.o [2021-03-16T07:51:06.275Z] #27 DONE 14.1s [2021-03-16T07:51:06.275Z] [2021-03-16T07:51:06.275Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-16T07:51:06.275Z] #28 sha256:1d4472f4ccb421232312ea16a135948ce391a0e77647c3a0ec79c0872bd33f4b [2021-03-16T07:51:06.275Z] #28 DONE 0.1s [2021-03-16T07:51:06.275Z] [2021-03-16T07:51:06.275Z] #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-03-16T07:51:06.275Z] #29 sha256:658ab07a5d1685daf292e0fbeb200a879a83ced3866da33d6b8961862c98d115 [2021-03-16T07:51:06.316Z] #3 DONE 0.6s [2021-03-16T07:51:06.316Z] [2021-03-16T07:51:06.316Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-16T07:51:06.316Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-03-16T07:51:06.316Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-16T07:51:06.316Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-16T07:51:06.316Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-03-16T07:51:06.316Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-03-16T07:51:06.316Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-03-16T07:51:06.316Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 1.05MB / 9.01MB 0.2s [2021-03-16T07:51:06.577Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s [2021-03-16T07:51:06.577Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s done [2021-03-16T07:51:06.838Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-03-16T07:51:07.100Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-03-16T07:51:07.100Z] #4 DONE 1.0s [2021-03-16T07:51:07.652Z] #29 1.468 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-16T07:51:07.652Z] #29 1.574 [2021-03-16T07:51:07.676Z] [2021-03-16T07:51:07.676Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-16T07:51:07.676Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-03-16T07:51:07.788Z] #13 ... [2021-03-16T07:51:07.788Z] [2021-03-16T07:51:07.788Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:51:07.788Z] #34 sha256:dd3b9509cd5b60ee4509f912bf90afc81e5ce4af284863f5fc2cb2db659930b8 [2021-03-16T07:51:07.788Z] #34 68.35 reflect [2021-03-16T07:51:07.788Z] #34 77.77 time [2021-03-16T07:51:07.788Z] #34 ... [2021-03-16T07:51:07.788Z] [2021-03-16T07:51:07.788Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:51:07.788Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-16T07:51:07.788Z] #32 67.95 Checking out files: 77% (1176/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/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: 92% (1402/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-03-16T07:51:07.788Z] #32 69.51 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-16T07:51:07.788Z] #32 69.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:51:07.788Z] #32 ... [2021-03-16T07:51:07.788Z] [2021-03-16T07:51:07.789Z] #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-03-16T07:51:07.789Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:51:07.789Z] #13 72.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-16T07:51:07.789Z] #13 72.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-16T07:51:07.789Z] #13 72.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-16T07:51:07.789Z] #13 72.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-16T07:51:07.789Z] #13 72.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-16T07:51:07.789Z] #13 72.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-16T07:51:07.789Z] #13 72.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-16T07:51:07.789Z] #13 72.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-16T07:51:07.789Z] #13 72.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-16T07:51:07.789Z] #13 72.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-16T07:51:07.789Z] #13 72.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-16T07:51:07.789Z] #13 72.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-16T07:51:07.789Z] #13 72.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-16T07:51:07.789Z] #13 72.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-16T07:51:08.171Z] #29 1.706 ####### 10.7% ######################## 34.1% ###################################### 54.0% ##################################################### 73.9% ################################################################### 93.6% ######################################################################## 100.0% [2021-03-16T07:51:08.249Z] #8 DONE 0.8s [2021-03-16T07:51:08.249Z] [2021-03-16T07:51:08.249Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-16T07:51:08.249Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-16T07:51:08.249Z] #6 DONE 0.8s [2021-03-16T07:51:08.249Z] [2021-03-16T07:51:08.249Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-16T07:51:08.249Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-03-16T07:51:08.249Z] #7 DONE 0.8s [2021-03-16T07:51:08.249Z] [2021-03-16T07:51:08.249Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-16T07:51:08.249Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-16T07:51:08.249Z] #5 DONE 0.8s [2021-03-16T07:51:08.432Z] #29 2.228 [2021-03-16T07:51:08.432Z] #29 2.343 ######################################################################## 100.0% [2021-03-16T07:51:08.432Z] #29 2.430 [2021-03-16T07:51:08.547Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-03-16T07:51:08.547Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.4s done [2021-03-16T07:51:08.591Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.5s done [2021-03-16T07:51:08.591Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-03-16T07:51:08.688Z] #44 ... [2021-03-16T07:51:08.688Z] [2021-03-16T07:51:08.688Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-16T07:51:08.688Z] #46 117.8 github.com/LK4D4/vndr/godl [2021-03-16T07:51:08.688Z] #46 118.6 github.com/LK4D4/vndr [2021-03-16T07:51:08.688Z] #46 DONE 126.7s [2021-03-16T07:51:08.688Z] [2021-03-16T07:51:08.688Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-16T07:51:08.688Z] #21 18.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-03-16T07:51:08.688Z] #21 18.53 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-03-16T07:51:08.688Z] #21 18.55 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-03-16T07:51:08.688Z] #21 19.28 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:51:08.688Z] #21 19.43 Fetched 27.7 MB in 1s (26.9 MB/s) [2021-03-16T07:51:08.688Z] #21 19.49 Selecting previously unselected package pigz. [2021-03-16T07:51:08.688Z] #21 19.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23201 files and directories currently installed.) [2021-03-16T07:51:08.688Z] #21 19.55 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-03-16T07:51:08.688Z] #21 19.56 Unpacking pigz (2.4-1) ... [2021-03-16T07:51:08.688Z] #21 19.64 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-03-16T07:51:08.688Z] #21 19.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-03-16T07:51:08.688Z] #21 19.65 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-03-16T07:51:08.688Z] #21 20.13 Selecting previously unselected package python3.7-minimal. [2021-03-16T07:51:08.688Z] #21 20.13 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-03-16T07:51:08.688Z] #21 20.14 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-16T07:51:08.688Z] #21 20.87 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-03-16T07:51:08.688Z] #21 21.01 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-16T07:51:08.692Z] #29 2.552 ############################################################### 88.4% ######################################################################## 100.0% [2021-03-16T07:51:08.693Z] #29 2.673 [2021-03-16T07:51:08.808Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-03-16T07:51:09.155Z] #13 74.13 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:51:09.195Z] [2021-03-16T07:51:09.195Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-16T07:51:09.195Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-16T07:51:09.195Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-16T07:51:09.196Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-16T07:51:09.196Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-16T07:51:09.196Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-16T07:51:09.196Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.24MB / 12.42MB 0.2s [2021-03-16T07:51:09.461Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s [2021-03-16T07:51:09.472Z] #29 2.802 ##### 7.7% ######################## 33.5% ####################################### 55.2% ##################################################### 74.0% ################################################################### 93.8% ######################################################################## 100.0% [2021-03-16T07:51:09.472Z] #29 3.348 [2021-03-16T07:51:09.485Z] #13 74.35 Fetched 78.2 MB in 11s (7002 kB/s) [2021-03-16T07:51:09.651Z] #10 ... [2021-03-16T07:51:09.651Z] [2021-03-16T07:51:09.651Z] #28 [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-03-16T07:51:09.651Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-16T07:51:09.651Z] #28 0.306 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:51:09.651Z] #28 0.322 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:51:09.651Z] #28 0.345 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:51:09.651Z] #28 0.618 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-16T07:51:09.651Z] #28 0.874 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-16T07:51:09.651Z] #28 1.223 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-16T07:51:09.651Z] #28 3.446 Fetched 8198 kB in 3s (2595 kB/s) [2021-03-16T07:51:09.651Z] #28 3.446 Reading package lists... [2021-03-16T07:51:09.651Z] #28 5.020 Reading package lists... [2021-03-16T07:51:09.651Z] #28 6.408 Building dependency tree... [2021-03-16T07:51:09.651Z] #28 6.841 The following additional packages will be installed: [2021-03-16T07:51:09.651Z] #28 6.841 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-16T07:51:09.651Z] #28 6.841 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-16T07:51:09.651Z] #28 6.842 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-16T07:51:09.651Z] #28 6.843 Suggested packages: [2021-03-16T07:51:09.651Z] #28 6.843 krb5-doc krb5-user [2021-03-16T07:51:09.651Z] #28 6.843 Recommended packages: [2021-03-16T07:51:09.651Z] #28 6.843 krb5-locales publicsuffix libsasl2-modules [2021-03-16T07:51:09.651Z] #28 7.113 The following NEW packages will be installed: [2021-03-16T07:51:09.651Z] #28 7.113 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-16T07:51:09.651Z] #28 7.113 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-16T07:51:09.651Z] #28 7.113 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-16T07:51:09.651Z] #28 7.113 libssh2-1 libssl1.1 openssl [2021-03-16T07:51:09.651Z] #28 7.184 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-16T07:51:09.651Z] #28 7.184 Need to get 5175 kB of archives. [2021-03-16T07:51:09.651Z] #28 7.184 After this operation, 14.6 MB of additional disk space will be used. [2021-03-16T07:51:09.651Z] #28 7.184 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u5 [1526 kB] [2021-03-16T07:51:09.651Z] #28 7.189 Get:2 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-03-16T07:51:09.651Z] #28 7.216 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-03-16T07:51:09.651Z] #28 7.229 Get:4 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-16T07:51:09.651Z] #28 7.245 Get:5 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-03-16T07:51:09.651Z] #28 7.245 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-03-16T07:51:09.651Z] #28 7.245 Get:7 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-03-16T07:51:09.651Z] #28 7.251 Get:8 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-03-16T07:51:09.651Z] #28 7.266 Get:9 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-03-16T07:51:09.651Z] #28 7.275 Get:10 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-03-16T07:51:09.651Z] #28 7.280 Get:11 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-03-16T07:51:09.651Z] #28 7.282 Get:12 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-03-16T07:51:09.651Z] #28 7.285 Get:13 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-03-16T07:51:09.651Z] #28 7.288 Get:14 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-03-16T07:51:09.651Z] #28 7.298 Get:15 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-03-16T07:51:09.651Z] #28 7.303 Get:16 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-03-16T07:51:09.651Z] #28 7.304 Get:17 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-16T07:51:09.651Z] #28 7.308 Get:18 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-03-16T07:51:09.651Z] #28 7.314 Get:19 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-03-16T07:51:09.651Z] #28 7.318 Get:20 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-03-16T07:51:09.651Z] #28 7.328 Get:21 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u5 [844 kB] [2021-03-16T07:51:09.651Z] #28 7.596 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:51:09.726Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2021-03-16T07:51:09.726Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-03-16T07:51:09.949Z] #28 7.624 Fetched 5175 kB in 0s (26.1 MB/s) [2021-03-16T07:51:09.949Z] #28 7.662 Selecting previously unselected package libssl1.1:ppc64el. [2021-03-16T07:51:09.949Z] #28 7.662 (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-03-16T07:51:09.949Z] #28 7.667 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-03-16T07:51:09.949Z] #28 7.669 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-03-16T07:51:10.048Z] #13 ... [2021-03-16T07:51:10.048Z] [2021-03-16T07:51:10.048Z] #45 [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-03-16T07:51:10.048Z] #45 sha256:3f38aae2e3a465e058a85b7fc04de203f4138a8d202a012f4be3ee33365046ad [2021-03-16T07:51:10.048Z] #45 70.92 reflect [2021-03-16T07:51:10.048Z] #45 71.00 bufio [2021-03-16T07:51:10.048Z] #45 73.50 syscall [2021-03-16T07:51:10.048Z] #45 ... [2021-03-16T07:51:10.048Z] [2021-03-16T07:51:10.048Z] #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-03-16T07:51:10.048Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:51:10.049Z] #13 75.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-16T07:51:10.049Z] #13 75.14 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-16T07:51:10.245Z] #28 7.876 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-03-16T07:51:10.245Z] #28 7.890 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-03-16T07:51:10.245Z] #28 7.890 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:51:10.245Z] #28 7.916 Selecting previously unselected package libsasl2-2:ppc64el. [2021-03-16T07:51:10.245Z] #28 7.918 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-03-16T07:51:10.245Z] #28 7.920 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:51:10.245Z] #28 7.956 Selecting previously unselected package libldap-common. [2021-03-16T07:51:10.245Z] #28 7.958 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-16T07:51:10.245Z] #28 7.961 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:51:10.245Z] #28 7.992 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-03-16T07:51:10.245Z] #28 7.994 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-03-16T07:51:10.245Z] #28 7.996 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:51:10.245Z] #28 8.051 Selecting previously unselected package openssl. [2021-03-16T07:51:10.245Z] #28 8.055 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-03-16T07:51:10.245Z] #28 8.055 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-16T07:51:10.245Z] #28 8.179 Selecting previously unselected package ca-certificates. [2021-03-16T07:51:10.245Z] #28 8.181 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-16T07:51:10.245Z] #28 8.183 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-16T07:51:10.245Z] #28 8.253 Selecting previously unselected package libkeyutils1:ppc64el. [2021-03-16T07:51:10.541Z] #28 8.255 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ... [2021-03-16T07:51:10.541Z] #28 8.257 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-03-16T07:51:10.541Z] #28 8.279 Selecting previously unselected package libkrb5support0:ppc64el. [2021-03-16T07:51:10.541Z] #28 8.281 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-03-16T07:51:10.541Z] #28 8.284 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-03-16T07:51:10.541Z] #28 8.313 Selecting previously unselected package libk5crypto3:ppc64el. [2021-03-16T07:51:10.541Z] #28 8.315 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-03-16T07:51:10.541Z] #28 8.317 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-03-16T07:51:10.541Z] #28 8.359 Selecting previously unselected package libkrb5-3:ppc64el. [2021-03-16T07:51:10.541Z] #28 8.361 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-03-16T07:51:10.541Z] #28 8.362 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-03-16T07:51:10.541Z] #28 8.453 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-03-16T07:51:10.541Z] #28 8.455 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-03-16T07:51:10.541Z] #28 8.457 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-03-16T07:51:10.541Z] #28 8.501 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-03-16T07:51:10.611Z] #13 75.81 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-16T07:51:10.765Z] #21 23.25 Selecting previously unselected package python3-minimal. [2021-03-16T07:51:10.836Z] #28 8.503 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-03-16T07:51:10.836Z] #28 8.505 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-03-16T07:51:10.836Z] #28 8.537 Selecting previously unselected package libpsl5:ppc64el. [2021-03-16T07:51:10.836Z] #28 8.539 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-03-16T07:51:10.836Z] #28 8.541 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-03-16T07:51:10.836Z] #28 8.568 Selecting previously unselected package librtmp1:ppc64el. [2021-03-16T07:51:10.836Z] #28 8.571 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-03-16T07:51:10.836Z] #28 8.572 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-03-16T07:51:10.836Z] #28 8.602 Selecting previously unselected package libssh2-1:ppc64el. [2021-03-16T07:51:10.836Z] #28 8.604 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-03-16T07:51:10.836Z] #28 8.605 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-03-16T07:51:10.836Z] #28 8.642 Selecting previously unselected package libcurl4:ppc64el. [2021-03-16T07:51:10.836Z] #28 8.644 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-03-16T07:51:10.836Z] #28 8.646 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-03-16T07:51:10.836Z] #28 8.703 Selecting previously unselected package curl. [2021-03-16T07:51:10.836Z] #28 8.705 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-03-16T07:51:10.836Z] #28 8.708 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-16T07:51:10.836Z] #28 8.759 Selecting previously unselected package libonig5:ppc64el. [2021-03-16T07:51:10.836Z] #28 8.761 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-03-16T07:51:10.836Z] #28 8.762 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-03-16T07:51:10.836Z] #28 8.808 Selecting previously unselected package libjq1:ppc64el. [2021-03-16T07:51:10.871Z] #13 ... [2021-03-16T07:51:10.871Z] [2021-03-16T07:51:10.871Z] #47 [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-03-16T07:51:10.871Z] #47 sha256:8a6e8649beefe3128a19c77c20938d1d0677c4149bd11e95a249f1b3463f2ff3 [2021-03-16T07:51:10.871Z] #47 DONE 81.8s [2021-03-16T07:51:10.879Z] Client: [2021-03-16T07:51:10.879Z] Context: default [2021-03-16T07:51:10.879Z] Debug Mode: false [2021-03-16T07:51:10.879Z] Plugins: [2021-03-16T07:51:10.879Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-16T07:51:10.879Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-16T07:51:10.879Z] [2021-03-16T07:51:10.879Z] Server: [2021-03-16T07:51:10.879Z] Containers: 0 [2021-03-16T07:51:10.879Z] Running: 0 [2021-03-16T07:51:10.879Z] Paused: 0 [2021-03-16T07:51:10.879Z] Stopped: 0 [2021-03-16T07:51:10.879Z] Images: 0 [2021-03-16T07:51:10.879Z] Server Version: 20.10.3 [2021-03-16T07:51:10.879Z] Storage Driver: overlay2 [2021-03-16T07:51:10.879Z] Backing Filesystem: extfs [2021-03-16T07:51:10.879Z] Supports d_type: true [2021-03-16T07:51:10.879Z] Native Overlay Diff: true [2021-03-16T07:51:10.879Z] Logging Driver: json-file [2021-03-16T07:51:10.879Z] Cgroup Driver: systemd [2021-03-16T07:51:10.879Z] Cgroup Version: 2 [2021-03-16T07:51:10.879Z] Plugins: [2021-03-16T07:51:10.879Z] Volume: local [2021-03-16T07:51:10.879Z] Network: bridge host ipvlan macvlan null overlay [2021-03-16T07:51:10.879Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-16T07:51:10.879Z] Swarm: inactive [2021-03-16T07:51:10.879Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-16T07:51:10.879Z] Default Runtime: runc [2021-03-16T07:51:10.879Z] Init Binary: docker-init [2021-03-16T07:51:10.879Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-16T07:51:10.879Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-16T07:51:10.879Z] init version: de40ad0 [2021-03-16T07:51:10.879Z] Security Options: [2021-03-16T07:51:10.879Z] apparmor [2021-03-16T07:51:10.879Z] seccomp [2021-03-16T07:51:10.879Z] Profile: default [2021-03-16T07:51:10.879Z] cgroupns [2021-03-16T07:51:10.879Z] Kernel Version: 5.4.0-1037-aws [2021-03-16T07:51:10.879Z] Operating System: Ubuntu 20.04.2 LTS [2021-03-16T07:51:10.879Z] OSType: linux [2021-03-16T07:51:10.879Z] Architecture: x86_64 [2021-03-16T07:51:10.879Z] CPUs: 2 [2021-03-16T07:51:10.879Z] Total Memory: 7.569GiB [2021-03-16T07:51:10.879Z] Name: ip-10-100-79-57 [2021-03-16T07:51:10.879Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-03-16T07:51:10.879Z] Docker Root Dir: /var/lib/docker [2021-03-16T07:51:10.879Z] Debug Mode: false [2021-03-16T07:51:10.879Z] Registry: https://index.docker.io/v1/ [2021-03-16T07:51:10.879Z] Labels: [2021-03-16T07:51:10.879Z] Experimental: true [2021-03-16T07:51:10.879Z] Insecure Registries: [2021-03-16T07:51:10.879Z] 127.0.0.0/8 [2021-03-16T07:51:10.879Z] Live Restore Enabled: true [2021-03-16T07:51:10.879Z] [2021-03-16T07:51:10.879Z] WARNING: No kernel memory TCP limit support [2021-03-16T07:51:10.879Z] WARNING: No oom kill disable support [2021-03-16T07:51:10.879Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-16T07:51:11.059Z] #21 23.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 ... 23450 files and directories currently installed.) [2021-03-16T07:51:11.059Z] #21 23.35 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-03-16T07:51:11.059Z] #21 23.35 Unpacking python3-minimal (3.7.3-1) ... [2021-03-16T07:51:11.059Z] #21 23.42 Selecting previously unselected package libmpdec2:s390x. [2021-03-16T07:51:11.059Z] #21 23.43 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-03-16T07:51:11.059Z] #21 23.44 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-03-16T07:51:11.059Z] #21 23.55 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-03-16T07:51:11.059Z] #21 23.55 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-03-16T07:51:11.059Z] #21 23.56 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-03-16T07:51:11.130Z] [2021-03-16T07:51:11.131Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:51:11.131Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:51:11.131Z] #42 81.18 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-16T07:51:11.131Z] #42 81.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:51:11.131Z] #42 81.84 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-16T07:51:11.131Z] #42 81.88 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-16T07:51:11.131Z] #42 81.93 Setting up python-six (1.12.0-1) ... [2021-03-16T07:51:11.131Z] #28 8.810 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-16T07:51:11.131Z] #28 8.811 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-16T07:51:11.131Z] #28 8.845 Selecting previously unselected package jq. [2021-03-16T07:51:11.131Z] #28 8.847 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-16T07:51:11.131Z] #28 8.848 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-16T07:51:11.131Z] #28 8.883 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-03-16T07:51:11.131Z] #28 8.887 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-03-16T07:51:11.131Z] #28 8.889 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-03-16T07:51:11.131Z] #28 9.045 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-03-16T07:51:11.131Z] #28 9.052 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:51:11.131Z] #28 9.056 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-03-16T07:51:11.131Z] #28 9.059 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:51:11.220Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 . [2021-03-16T07:51:11.427Z] #28 9.062 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-03-16T07:51:11.427Z] #28 9.065 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-03-16T07:51:11.427Z] #28 9.068 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:51:11.427Z] #28 9.072 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-03-16T07:51:11.427Z] #28 9.075 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-03-16T07:51:11.427Z] #28 9.078 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-16T07:51:11.427Z] #28 9.083 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-03-16T07:51:11.427Z] #28 9.086 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-16T07:51:11.427Z] #28 9.090 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:51:11.427Z] #28 9.092 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-16T07:51:11.482Z] #1 [internal] load build definition from Dockerfile [2021-03-16T07:51:11.482Z] #1 sha256:9820faf73f85f0716564640f427dcbc9d42ad89b59f9668ab9c3a1974a7c3827 [2021-03-16T07:51:11.482Z] #1 transferring dockerfile: 17.02kB done [2021-03-16T07:51:11.482Z] #1 DONE 0.1s [2021-03-16T07:51:11.482Z] [2021-03-16T07:51:11.482Z] #2 [internal] load .dockerignore [2021-03-16T07:51:11.482Z] #2 sha256:23a0bf61be349fa65db3906e82e7c6dbeb26d238c2cdcae62603ddf402ed74ff [2021-03-16T07:51:11.482Z] #2 transferring context: 87B done [2021-03-16T07:51:11.482Z] #2 DONE 0.0s [2021-03-16T07:51:11.482Z] [2021-03-16T07:51:11.482Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-16T07:51:11.482Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-16T07:51:11.557Z] #29 3.474 ### 4.3% ####### 9.8% ########## 15.0% ########### 16.4% ################# 23.8% ###################### 30.6% ######################### 35.7% ############################# 41.0% ################################# 46.2% ##################################### 51.6% ######################################## 56.7% ############################################ 62.1% ################################################ 67.2% #################################################### 72.6% ####################################################### 77.8% ########################################################### 83.0% ############################################################### 88.2% ################################################################### 93.4% ###################################################################### 98.6% ######################################################################## 100.0% [2021-03-16T07:51:11.557Z] #29 5.334 [2021-03-16T07:51:11.755Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2021-03-16T07:51:11.821Z] #29 5.649 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-16T07:51:11.821Z] #29 5.756 [2021-03-16T07:51:12.048Z] #3 DONE 0.5s [2021-03-16T07:51:12.048Z] [2021-03-16T07:51:12.048Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-16T07:51:12.048Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-16T07:51:12.048Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-16T07:51:12.048Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-16T07:51:12.048Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-16T07:51:12.048Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-16T07:51:12.048Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2021-03-16T07:51:12.069Z] #28 9.883 Updating certificates in /etc/ssl/certs... [2021-03-16T07:51:12.082Z] #29 5.840 ######################################################################## 100.0% [2021-03-16T07:51:12.082Z] #29 5.869 [2021-03-16T07:51:12.095Z] #21 24.44 Selecting previously unselected package python3.7. [2021-03-16T07:51:12.095Z] #21 24.44 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-03-16T07:51:12.095Z] #21 24.44 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-16T07:51:12.095Z] #21 24.53 Selecting previously unselected package libpython3-stdlib:s390x. [2021-03-16T07:51:12.095Z] #21 24.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-03-16T07:51:12.095Z] #21 24.54 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-03-16T07:51:12.095Z] #21 24.61 Setting up python3-minimal (3.7.3-1) ... [2021-03-16T07:51:12.111Z] #9 ... [2021-03-16T07:51:12.111Z] [2021-03-16T07:51:12.111Z] #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-03-16T07:51:12.111Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-16T07:51:12.111Z] #27 9.375 Selecting previously unselected package curl. [2021-03-16T07:51:12.111Z] #27 9.375 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-16T07:51:12.111Z] #27 9.382 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-16T07:51:12.111Z] #27 9.493 Selecting previously unselected package libonig5:amd64. [2021-03-16T07:51:12.111Z] #27 9.493 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-16T07:51:12.111Z] #27 9.500 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-16T07:51:12.111Z] #27 9.587 Selecting previously unselected package libjq1:amd64. [2021-03-16T07:51:12.111Z] #27 9.588 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-16T07:51:12.111Z] #27 9.593 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-16T07:51:12.111Z] #27 9.665 Selecting previously unselected package jq. [2021-03-16T07:51:12.111Z] #27 9.665 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-16T07:51:12.111Z] #27 9.668 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-16T07:51:12.111Z] #27 9.731 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-16T07:51:12.111Z] #27 9.748 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-16T07:51:12.111Z] #27 9.768 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-16T07:51:12.111Z] #27 9.910 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-16T07:51:12.111Z] #27 9.928 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:51:12.111Z] #27 9.952 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:12.111Z] #27 9.971 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:51:12.111Z] #27 9.992 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-16T07:51:12.111Z] #27 10.04 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:12.111Z] #27 10.06 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:51:12.111Z] #27 10.07 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-16T07:51:12.111Z] #27 10.09 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:12.111Z] #27 10.11 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-16T07:51:12.111Z] #27 10.13 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-16T07:51:12.111Z] #27 10.15 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-16T07:51:12.111Z] #27 10.17 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:51:12.111Z] #27 10.19 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-16T07:51:12.111Z] #27 11.05 Updating certificates in /etc/ssl/certs... [2021-03-16T07:51:12.111Z] #27 12.43 137 added, 0 removed; done. [2021-03-16T07:51:12.111Z] #27 12.48 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:12.111Z] #27 12.50 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-16T07:51:12.111Z] #27 12.54 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-16T07:51:12.111Z] #27 12.55 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-16T07:51:12.111Z] #27 12.57 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:51:12.111Z] #27 12.64 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-16T07:51:12.111Z] #27 12.66 Updating certificates in /etc/ssl/certs... [2021-03-16T07:51:12.111Z] #27 13.62 0 added, 0 removed; done. [2021-03-16T07:51:12.111Z] #27 13.62 Running hooks in /etc/ca-certificates/update.d... [2021-03-16T07:51:12.111Z] #27 13.62 done. [2021-03-16T07:51:12.111Z] #27 DONE 17.9s [2021-03-16T07:51:12.111Z] [2021-03-16T07:51:12.111Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:12.111Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:51:12.111Z] #9 ... [2021-03-16T07:51:12.111Z] [2021-03-16T07:51:12.111Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-16T07:51:12.111Z] #28 sha256:b37d5827d9f233477da2cac3b8f0f454d9235a15bd9c336d726093dcf280a034 [2021-03-16T07:51:12.304Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-03-16T07:51:12.304Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-03-16T07:51:12.342Z] #29 6.252 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-16T07:51:12.342Z] #29 6.355 [2021-03-16T07:51:12.374Z] #28 DONE 0.6s [2021-03-16T07:51:12.374Z] [2021-03-16T07:51:12.374Z] #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-03-16T07:51:12.374Z] #29 sha256:688496a21f1e61c7621a9cb3faa7bc92423adb9848cfc56c3e1f36c917edf7f0 [2021-03-16T07:51:12.389Z] #21 ... [2021-03-16T07:51:12.389Z] [2021-03-16T07:51:12.389Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-16T07:51:12.389Z] #33 DONE 135.8s [2021-03-16T07:51:12.389Z] [2021-03-16T07:51:12.389Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:51:12.389Z] #44 90.43 CC criu/cr-service.o [2021-03-16T07:51:12.389Z] #44 91.89 CC criu/crtools.o [2021-03-16T07:51:12.389Z] #44 92.38 CC criu/eventfd.o [2021-03-16T07:51:12.498Z] #42 ... [2021-03-16T07:51:12.498Z] [2021-03-16T07:51:12.498Z] #51 [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-03-16T07:51:12.498Z] #51 sha256:206f8f120d720ba09a511bfa535d54f663c277973e0b9e2e3e2b72142e5f62dc [2021-03-16T07:51:12.498Z] #51 73.44 syscall [2021-03-16T07:51:12.498Z] #51 73.59 reflect [2021-03-16T07:51:12.498Z] #51 82.43 time [2021-03-16T07:51:12.498Z] #51 ... [2021-03-16T07:51:12.498Z] [2021-03-16T07:51:12.498Z] #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-03-16T07:51:12.498Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:51:12.498Z] #13 76.42 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-16T07:51:12.498Z] #13 76.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 ... 15410 files and directories currently installed.) [2021-03-16T07:51:12.498Z] #13 76.72 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-16T07:51:12.498Z] #13 76.74 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-16T07:51:12.498Z] #13 77.01 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-16T07:51:12.498Z] #13 77.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 ... 15410 files and directories currently installed.) [2021-03-16T07:51:12.498Z] #13 77.46 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-16T07:51:12.498Z] #13 77.49 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-16T07:51:12.498Z] #13 77.72 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-16T07:51:12.561Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-03-16T07:51:12.606Z] #29 6.475 ################# 24.0% #################################################################### 95.6% ######################################################################## 100.0% [2021-03-16T07:51:12.721Z] #64 ... [2021-03-16T07:51:12.721Z] [2021-03-16T07:51:12.721Z] #23 [internal] load build context [2021-03-16T07:51:12.721Z] #23 sha256:d321dbd0d128bb3233d9b80229709c27e066d4353fa012637cec172ba2974fe0 [2021-03-16T07:51:12.721Z] #23 transferring context: 53.42MB 3.2s done [2021-03-16T07:51:12.721Z] #23 DONE 3.7s [2021-03-16T07:51:12.721Z] [2021-03-16T07:51:12.721Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:12.721Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-16T07:51:12.721Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-16T07:51:12.721Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-03-16T07:51:12.721Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-16T07:51:12.721Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-03-16T07:51:12.721Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.6s [2021-03-16T07:51:12.721Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.4s done [2021-03-16T07:51:12.721Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 50.33MB / 52.16MB 3.6s [2021-03-16T07:51:12.727Z] #28 ... [2021-03-16T07:51:12.727Z] [2021-03-16T07:51:12.727Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:12.727Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-16T07:51:12.727Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.7s done [2021-03-16T07:51:12.727Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-03-16T07:51:12.727Z] #10 DONE 20.3s [2021-03-16T07:51:12.755Z] #13 77.93 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-16T07:51:12.818Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-03-16T07:51:12.818Z] #4 DONE 0.9s [2021-03-16T07:51:12.865Z] #29 6.635 [2021-03-16T07:51:12.983Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.6s done [2021-03-16T07:51:13.012Z] #13 77.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 ... 15410 files and directories currently installed.) [2021-03-16T07:51:13.012Z] #13 78.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-16T07:51:13.012Z] #13 78.13 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-16T07:51:13.022Z] [2021-03-16T07:51:13.022Z] #28 [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-03-16T07:51:13.022Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-16T07:51:13.022Z] #28 10.76 137 added, 0 removed; done. [2021-03-16T07:51:13.022Z] #28 10.78 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-03-16T07:51:13.022Z] #28 ... [2021-03-16T07:51:13.022Z] [2021-03-16T07:51:13.022Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-16T07:51:13.022Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-03-16T07:51:13.022Z] #11 DONE 0.2s [2021-03-16T07:51:13.022Z] [2021-03-16T07:51:13.022Z] #28 [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-03-16T07:51:13.022Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-16T07:51:13.022Z] #28 10.79 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-16T07:51:13.022Z] #28 10.79 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-03-16T07:51:13.022Z] #28 10.79 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-16T07:51:13.022Z] #28 10.79 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:51:13.022Z] #28 10.80 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-16T07:51:13.022Z] #28 10.81 Updating certificates in /etc/ssl/certs... [2021-03-16T07:51:13.032Z] #44 92.91 CC criu/eventpoll.o [2021-03-16T07:51:13.076Z] [2021-03-16T07:51:13.076Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-16T07:51:13.076Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-16T07:51:13.127Z] #29 6.975 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-16T07:51:13.127Z] #29 7.075 [2021-03-16T07:51:13.322Z] #28 ... [2021-03-16T07:51:13.322Z] [2021-03-16T07:51:13.322Z] #12 [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-03-16T07:51:13.322Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-03-16T07:51:13.322Z] #12 DONE 0.2s [2021-03-16T07:51:13.322Z] [2021-03-16T07:51:13.322Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-16T07:51:13.322Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-03-16T07:51:13.322Z] #32 DONE 0.1s [2021-03-16T07:51:13.374Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-03-16T07:51:13.386Z] #29 7.264 0.0% [2021-03-16T07:51:13.386Z] #29 ... [2021-03-16T07:51:13.386Z] [2021-03-16T07:51:13.386Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:13.386Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:51:13.386Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.9s done [2021-03-16T07:51:13.386Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.8s [2021-03-16T07:51:13.620Z] [2021-03-16T07:51:13.620Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-16T07:51:13.620Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-03-16T07:51:13.620Z] #40 DONE 0.1s [2021-03-16T07:51:13.620Z] [2021-03-16T07:51:13.620Z] #41 [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-03-16T07:51:13.620Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-16T07:51:13.620Z] #41 ... [2021-03-16T07:51:13.620Z] [2021-03-16T07:51:13.620Z] #13 [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-03-16T07:51:13.620Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-03-16T07:51:13.620Z] #13 DONE 0.5s [2021-03-16T07:51:13.646Z] #9 ... [2021-03-16T07:51:13.646Z] [2021-03-16T07:51:13.646Z] #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-03-16T07:51:13.646Z] #29 sha256:658ab07a5d1685daf292e0fbeb200a879a83ced3866da33d6b8961862c98d115 [2021-03-16T07:51:13.922Z] [2021-03-16T07:51:13.922Z] #28 [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-03-16T07:51:13.922Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-16T07:51:13.922Z] #28 11.73 0 added, 0 removed; done. [2021-03-16T07:51:13.922Z] #28 11.73 Running hooks in /etc/ca-certificates/update.d... [2021-03-16T07:51:13.922Z] #28 11.73 done. [2021-03-16T07:51:13.922Z] #28 DONE 11.8s [2021-03-16T07:51:13.922Z] [2021-03-16T07:51:13.922Z] #41 [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-03-16T07:51:13.922Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-16T07:51:13.922Z] #41 0.583 + git clone https://github.com/docker/distribution.git . [2021-03-16T07:51:13.922Z] #41 0.587 Cloning into '.'... [2021-03-16T07:51:13.948Z] #9 ... [2021-03-16T07:51:13.948Z] [2021-03-16T07:51:13.948Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-16T07:51:13.948Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-16T07:51:13.948Z] #64 DONE 5.0s [2021-03-16T07:51:13.948Z] [2021-03-16T07:51:13.948Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:13.948Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-16T07:51:13.948Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.8s done [2021-03-16T07:51:13.948Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 4.9s [2021-03-16T07:51:13.948Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 4.9s [2021-03-16T07:51:13.948Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 4.9s [2021-03-16T07:51:13.948Z] #9 ... [2021-03-16T07:51:13.948Z] [2021-03-16T07:51:13.948Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-16T07:51:13.948Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd [2021-03-16T07:51:13.948Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-16T07:51:13.948Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-16T07:51:13.948Z] #26 sha256:917ab0af993d3997abb8404f8b309c832d73bc9996cb04cc89c656258c6b3999 529B / 529B done [2021-03-16T07:51:13.948Z] #26 sha256:e2e57caf3a6744542984f4107cd43fe826e3fb8be3a0d4d34a6cb158851f4c42 1.46kB / 1.46kB done [2021-03-16T07:51:13.948Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 49.20MB / 49.20MB 2.2s done [2021-03-16T07:51:13.948Z] #26 extracting sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 2.4s [2021-03-16T07:51:14.212Z] #26 ... [2021-03-16T07:51:14.212Z] [2021-03-16T07:51:14.212Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-16T07:51:14.212Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-16T07:51:14.212Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-16T07:51:14.212Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-16T07:51:14.212Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-16T07:51:14.212Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-03-16T07:51:14.212Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2021-03-16T07:51:14.212Z] #62 DONE 5.0s [2021-03-16T07:51:14.212Z] [2021-03-16T07:51:14.212Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-16T07:51:14.212Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd [2021-03-16T07:51:14.212Z] #26 ... [2021-03-16T07:51:14.212Z] [2021-03-16T07:51:14.212Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:14.212Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-16T07:51:14.212Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 15.34MB / 62.53MB 5.2s [2021-03-16T07:51:14.212Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 12.58MB / 97.69MB 5.2s [2021-03-16T07:51:14.212Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 3.15MB / 9.98MB 5.2s [2021-03-16T07:51:14.226Z] #41 ... [2021-03-16T07:51:14.226Z] [2021-03-16T07:51:14.226Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-16T07:51:14.226Z] #29 sha256:9503b9ca0ca4ef331b2c8ffe0730c7a0c7021cf55977ee903cce93baaeb03c63 [2021-03-16T07:51:14.226Z] #29 DONE 0.1s [2021-03-16T07:51:14.226Z] [2021-03-16T07:51:14.226Z] #25 [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-03-16T07:51:14.226Z] #25 sha256:9185e6a61a7c3c31d48f04088029ff75f669c1f0ab13c713531b2367acdb0593 [2021-03-16T07:51:14.226Z] #25 0.790 + RM_GOPATH=0 [2021-03-16T07:51:14.226Z] #25 0.791 + TMP_GOPATH= [2021-03-16T07:51:14.226Z] #25 0.791 + : /build [2021-03-16T07:51:14.226Z] #25 0.791 + '[' -z '' ']' [2021-03-16T07:51:14.226Z] #25 0.792 ++ mktemp -d [2021-03-16T07:51:14.226Z] #25 0.797 + export GOPATH=/tmp/tmp.CLfNxHRQN8 [2021-03-16T07:51:14.226Z] #25 0.797 + GOPATH=/tmp/tmp.CLfNxHRQN8 [2021-03-16T07:51:14.226Z] #25 0.797 + RM_GOPATH=1 [2021-03-16T07:51:14.226Z] #25 0.799 + case "$(go env GOARCH)" in [2021-03-16T07:51:14.226Z] #25 0.800 ++ go env GOARCH [2021-03-16T07:51:14.226Z] #25 0.877 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:14.226Z] #25 0.877 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:14.226Z] #25 0.879 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:14.226Z] #25 0.881 + dir=/tmp/install [2021-03-16T07:51:14.226Z] #25 0.881 + bin=dockercli [2021-03-16T07:51:14.226Z] #25 0.881 + shift [2021-03-16T07:51:14.226Z] #25 0.881 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-16T07:51:14.226Z] #25 0.881 + . /tmp/install/dockercli.installer [2021-03-16T07:51:14.226Z] #25 0.881 ++ : stable [2021-03-16T07:51:14.226Z] #25 0.881 ++ : 17.06.2-ce [2021-03-16T07:51:14.226Z] #25 0.882 + install_dockercli [2021-03-16T07:51:14.226Z] #25 0.882 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-16T07:51:14.226Z] #25 0.882 Install docker/cli version 17.06.2-ce from stable [2021-03-16T07:51:14.226Z] #25 0.891 ++ uname -m [2021-03-16T07:51:14.226Z] #25 0.904 + arch=ppc64le [2021-03-16T07:51:14.226Z] #25 0.904 + '[' ppc64le '!=' x86_64 ']' [2021-03-16T07:51:14.226Z] #25 0.905 + '[' ppc64le '!=' s390x ']' [2021-03-16T07:51:14.226Z] #25 0.905 + '[' ppc64le '!=' armhf ']' [2021-03-16T07:51:14.226Z] #25 0.906 + build_dockercli [2021-03-16T07:51:14.226Z] #25 0.906 + git clone https://github.com/docker/docker-ce /tmp/tmp.CLfNxHRQN8/tmp/docker-ce [2021-03-16T07:51:14.226Z] #25 0.910 Cloning into '/tmp/tmp.CLfNxHRQN8/tmp/docker-ce'... [2021-03-16T07:51:14.289Z] #29 1.764 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-16T07:51:14.289Z] #29 1.865 [2021-03-16T07:51:14.430Z] #29 7.264 0.0% #### 5.8% ############ 17.6% ############################# 40.8% ###################################### 53.0% ########################################### 60.4% ################################################## 69.8% ######################################################## 78.0% ######################################################################## 100.0% [2021-03-16T07:51:14.430Z] #29 8.493 [2021-03-16T07:51:14.441Z] #8 DONE 1.1s [2021-03-16T07:51:14.441Z] [2021-03-16T07:51:14.441Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-16T07:51:14.441Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-16T07:51:14.441Z] #5 DONE 1.2s [2021-03-16T07:51:14.441Z] [2021-03-16T07:51:14.441Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-16T07:51:14.441Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-16T07:51:14.441Z] #7 DONE 1.2s [2021-03-16T07:51:14.441Z] [2021-03-16T07:51:14.441Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-16T07:51:14.441Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-16T07:51:14.441Z] #6 DONE 1.2s [2021-03-16T07:51:14.479Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 23.07MB / 62.53MB 5.3s [2021-03-16T07:51:14.479Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 19.92MB / 97.69MB 5.3s [2021-03-16T07:51:14.479Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 7.34MB / 9.98MB 5.3s [2021-03-16T07:51:14.479Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 29.27MB / 62.53MB 5.4s [2021-03-16T07:51:14.479Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 31.46MB / 97.69MB 5.4s [2021-03-16T07:51:14.479Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 5.4s [2021-03-16T07:51:14.552Z] #44 94.40 CC criu/external.o [2021-03-16T07:51:14.552Z] #44 94.54 CC criu/fault-injection.o [2021-03-16T07:51:14.552Z] #44 94.59 CC criu/fdstore.o [2021-03-16T07:51:14.747Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 39.30MB / 62.53MB 5.5s [2021-03-16T07:51:14.747Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 40.89MB / 97.69MB 5.5s [2021-03-16T07:51:14.843Z] #44 94.78 CC criu/fifo.o [2021-03-16T07:51:14.843Z] #44 94.98 CC criu/file-ids.o [2021-03-16T07:51:14.998Z] #29 8.800 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-16T07:51:14.998Z] #29 8.892 [2021-03-16T07:51:14.998Z] #29 8.983 ######################################################################## 100.0% [2021-03-16T07:51:14.998Z] #29 9.013 [2021-03-16T07:51:15.010Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 53.48MB / 62.53MB 5.8s [2021-03-16T07:51:15.010Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 48.23MB / 97.69MB 5.8s [2021-03-16T07:51:15.010Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.9s [2021-03-16T07:51:15.133Z] #44 95.12 CC criu/file-lock.o [2021-03-16T07:51:15.258Z] #29 9.238 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-16T07:51:15.273Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 83.05MB / 97.69MB 6.2s [2021-03-16T07:51:15.390Z] #29 1.985 #### 5.7% #################### 27.8% ######################################## 55.7% ############################################### 66.3% ############################################### 66.6% ######################################################################## 100.0% [2021-03-16T07:51:15.390Z] #29 3.080 [2021-03-16T07:51:15.518Z] #29 9.332 [2021-03-16T07:51:15.518Z] #29 9.385 ######################################################################## 100.0% [2021-03-16T07:51:15.518Z] #29 9.419 [2021-03-16T07:51:15.518Z] #29 9.438 Download of images into '/build' complete. [2021-03-16T07:51:15.518Z] #29 9.438 Use something like the following to load the result into a Docker daemon: [2021-03-16T07:51:15.518Z] #29 9.438 tar -cC '/build' . | docker load [2021-03-16T07:51:15.537Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 93.32MB / 97.69MB 6.3s [2021-03-16T07:51:15.537Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 6.2s done [2021-03-16T07:51:15.652Z] #29 3.210 ########################################## 58.4% ######################################################################## 100.0% [2021-03-16T07:51:15.652Z] #29 3.357 [2021-03-16T07:51:15.766Z] #44 95.63 CC criu/files-ext.o [2021-03-16T07:51:15.798Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 6.6s [2021-03-16T07:51:15.798Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 6.7s [2021-03-16T07:51:15.914Z] #29 3.489 ############################### 43.7% ######################################################################## 100.0% [2021-03-16T07:51:15.914Z] #29 3.628 [2021-03-16T07:51:16.057Z] #44 95.88 CC criu/files-reg.o [2021-03-16T07:51:16.281Z] #13 80.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-16T07:51:16.282Z] #13 80.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-16T07:51:16.282Z] #13 80.78 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-16T07:51:16.282Z] #13 ... [2021-03-16T07:51:16.282Z] [2021-03-16T07:51:16.282Z] #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-03-16T07:51:16.282Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:51:16.282Z] #36 80.17 Selecting previously unselected package libxml2:amd64. [2021-03-16T07:51:16.282Z] #36 80.17 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-16T07:51:16.282Z] #36 80.18 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-16T07:51:16.282Z] #36 81.83 Selecting previously unselected package libarchive13:amd64. [2021-03-16T07:51:16.282Z] #36 81.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-16T07:51:16.282Z] #36 81.85 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-16T07:51:16.282Z] #36 82.35 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-16T07:51:16.282Z] #36 82.41 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-16T07:51:16.282Z] #36 82.43 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-16T07:51:16.282Z] #36 82.65 Selecting previously unselected package librhash0:amd64. [2021-03-16T07:51:16.282Z] #36 82.68 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-16T07:51:16.282Z] #36 82.68 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-16T07:51:16.282Z] #36 82.96 Selecting previously unselected package libuv1:amd64. [2021-03-16T07:51:16.282Z] #36 82.99 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-16T07:51:16.282Z] #36 83.00 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-16T07:51:16.282Z] #36 83.36 Selecting previously unselected package cmake. [2021-03-16T07:51:16.282Z] #36 83.37 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-16T07:51:16.282Z] #36 83.37 Unpacking cmake (3.13.4-1) ... [2021-03-16T07:51:16.282Z] #36 86.53 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-16T07:51:16.282Z] #36 86.55 Setting up xxd (2:8.1.0875-5) ... [2021-03-16T07:51:16.282Z] #36 86.57 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-16T07:51:16.282Z] #36 86.58 Setting up vim-common (2:8.1.0875-5) ... [2021-03-16T07:51:16.282Z] #36 86.62 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-16T07:51:16.282Z] #36 86.63 Setting up cmake-data (3.13.4-1) ... [2021-03-16T07:51:16.282Z] #36 86.65 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-16T07:51:16.282Z] #36 86.66 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-16T07:51:16.282Z] #36 86.67 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-16T07:51:16.282Z] #36 86.68 Setting up cmake (3.13.4-1) ... [2021-03-16T07:51:16.282Z] #36 86.70 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:51:16.282Z] #36 86.82 Processing triggers for mime-support (3.62) ... [2021-03-16T07:51:16.282Z] #36 DONE 87.4s [2021-03-16T07:51:16.282Z] [2021-03-16T07:51:16.282Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:51:16.282Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:51:16.282Z] #42 86.66 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-16T07:51:16.282Z] #42 86.68 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-16T07:51:16.282Z] #42 86.70 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-16T07:51:16.282Z] #42 86.72 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-16T07:51:16.282Z] #42 86.73 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-16T07:51:16.282Z] #42 86.74 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-16T07:51:16.282Z] #42 86.75 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-16T07:51:16.282Z] #42 86.79 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-16T07:51:16.282Z] #42 86.80 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-16T07:51:16.282Z] #42 86.82 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-16T07:51:16.333Z] [2021-03-16T07:51:16.333Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-16T07:51:16.333Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-16T07:51:16.333Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 0.1s done [2021-03-16T07:51:16.333Z] #26 DONE 0.1s [2021-03-16T07:51:16.333Z] [2021-03-16T07:51:16.333Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-16T07:51:16.333Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-16T07:51:16.333Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-03-16T07:51:16.333Z] #64 DONE 0.1s [2021-03-16T07:51:16.333Z] [2021-03-16T07:51:16.333Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:16.333Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:51:16.333Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:16.333Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-16T07:51:16.333Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-16T07:51:16.333Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-16T07:51:16.348Z] #44 ... [2021-03-16T07:51:16.348Z] [2021-03-16T07:51:16.348Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-16T07:51:16.348Z] #21 25.97 Selecting previously unselected package python3. [2021-03-16T07:51:16.348Z] #21 25.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 ... 23862 files and directories currently installed.) [2021-03-16T07:51:16.348Z] #21 26.04 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-03-16T07:51:16.348Z] #21 26.07 Unpacking python3 (3.7.3-1) ... [2021-03-16T07:51:16.348Z] #21 26.20 Selecting previously unselected package libip4tc0:s390x. [2021-03-16T07:51:16.348Z] #21 26.20 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-03-16T07:51:16.348Z] #21 26.20 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-03-16T07:51:16.348Z] #21 26.28 Selecting previously unselected package libip6tc0:s390x. [2021-03-16T07:51:16.348Z] #21 26.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-03-16T07:51:16.348Z] #21 26.29 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-03-16T07:51:16.348Z] #21 26.38 Selecting previously unselected package libiptc0:s390x. [2021-03-16T07:51:16.348Z] #21 26.38 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-03-16T07:51:16.348Z] #21 26.38 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-03-16T07:51:16.348Z] #21 26.47 Selecting previously unselected package libnfnetlink0:s390x. [2021-03-16T07:51:16.348Z] #21 26.48 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-03-16T07:51:16.348Z] #21 26.48 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-03-16T07:51:16.348Z] #21 26.56 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-03-16T07:51:16.348Z] #21 26.56 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-03-16T07:51:16.348Z] #21 26.57 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-03-16T07:51:16.348Z] #21 26.65 Selecting previously unselected package libnftnl11:s390x. [2021-03-16T07:51:16.348Z] #21 26.65 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-03-16T07:51:16.348Z] #21 26.66 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-03-16T07:51:16.348Z] #21 26.73 Selecting previously unselected package iptables. [2021-03-16T07:51:16.348Z] #21 26.73 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-03-16T07:51:16.348Z] #21 26.74 Unpacking iptables (1.8.2-4) ... [2021-03-16T07:51:16.348Z] #21 27.07 Selecting previously unselected package xxd. [2021-03-16T07:51:16.348Z] #21 27.08 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-03-16T07:51:16.348Z] #21 27.08 Unpacking xxd (2:8.1.0875-5) ... [2021-03-16T07:51:16.348Z] #21 27.23 Selecting previously unselected package vim-common. [2021-03-16T07:51:16.348Z] #21 27.26 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:51:16.348Z] #21 27.28 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-16T07:51:16.348Z] #21 27.46 Selecting previously unselected package bash-completion. [2021-03-16T07:51:16.348Z] #21 27.47 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-16T07:51:16.589Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-16T07:51:16.589Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-03-16T07:51:16.639Z] #21 28.99 Unpacking bash-completion (1:2.8-6) ... [2021-03-16T07:51:16.696Z] #29 3.756 ######### 13.5% ######################## 34.4% ###################################### 53.9% #################################################### 73.1% ################################################################### 93.2% ######################################################################## 100.0% [2021-03-16T07:51:16.696Z] #29 4.292 [2021-03-16T07:51:16.848Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.3s [2021-03-16T07:51:16.848Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.39MB / 50.40MB 0.4s [2021-03-16T07:51:16.848Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.10MB / 7.81MB 0.4s [2021-03-16T07:51:16.932Z] #21 29.35 Selecting previously unselected package bzip2. [2021-03-16T07:51:16.932Z] #21 29.37 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-03-16T07:51:16.932Z] #21 29.37 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-16T07:51:17.104Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 0.5s [2021-03-16T07:51:17.104Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.53MB / 50.40MB 0.6s [2021-03-16T07:51:17.104Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.19MB / 7.81MB 0.6s [2021-03-16T07:51:17.223Z] #21 29.44 Selecting previously unselected package xz-utils. [2021-03-16T07:51:17.223Z] #21 29.45 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-03-16T07:51:17.223Z] #21 29.45 Unpacking xz-utils (5.2.4-1) ... [2021-03-16T07:51:17.223Z] #21 29.57 Selecting previously unselected package apparmor. [2021-03-16T07:51:17.223Z] #21 29.57 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-03-16T07:51:17.223Z] #21 29.64 Unpacking apparmor (2.13.2-10) ... [2021-03-16T07:51:17.378Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.73MB / 50.40MB 0.8s [2021-03-16T07:51:17.378Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s [2021-03-16T07:51:17.515Z] #21 29.95 Selecting previously unselected package aufs-tools. [2021-03-16T07:51:17.515Z] #21 29.96 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-03-16T07:51:17.515Z] #21 29.96 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-16T07:51:17.638Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.02MB / 50.40MB 1.0s [2021-03-16T07:51:17.638Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s done [2021-03-16T07:51:17.638Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.05MB / 10.00MB 1.0s [2021-03-16T07:51:17.638Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.24MB / 10.00MB 1.1s [2021-03-16T07:51:17.724Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.6s done [2021-03-16T07:51:17.806Z] #21 30.12 Selecting previously unselected package libonig5:s390x. [2021-03-16T07:51:17.806Z] #21 30.13 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-03-16T07:51:17.806Z] #21 30.15 Unpacking libonig5:s390x (6.9.1-1) ... [2021-03-16T07:51:17.806Z] #21 30.27 Selecting previously unselected package libjq1:s390x. [2021-03-16T07:51:17.806Z] #21 30.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-03-16T07:51:17.806Z] #21 30.28 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-16T07:51:17.806Z] #21 30.37 Selecting previously unselected package jq. [2021-03-16T07:51:17.806Z] #21 30.39 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-03-16T07:51:17.900Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.51MB / 50.40MB 1.3s [2021-03-16T07:51:17.900Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s [2021-03-16T07:51:17.900Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.94MB / 50.40MB 1.4s [2021-03-16T07:51:18.097Z] #21 30.40 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-16T07:51:18.097Z] #21 30.46 Selecting previously unselected package libaio1:s390x. [2021-03-16T07:51:18.097Z] #21 30.47 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-03-16T07:51:18.097Z] #21 30.47 Unpacking libaio1:s390x (0.3.112-3) ... [2021-03-16T07:51:18.097Z] #21 30.53 Selecting previously unselected package libgpm2:s390x. [2021-03-16T07:51:18.097Z] #21 30.53 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-03-16T07:51:18.097Z] #21 30.54 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-03-16T07:51:18.097Z] #21 30.61 Selecting previously unselected package libicu63:s390x. [2021-03-16T07:51:18.097Z] #21 30.62 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-03-16T07:51:18.097Z] #21 30.62 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-03-16T07:51:18.159Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s [2021-03-16T07:51:18.476Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.8s done [2021-03-16T07:51:18.476Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.9s [2021-03-16T07:51:18.668Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 9.1s done [2021-03-16T07:51:18.733Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.24MB / 68.67MB 2.0s [2021-03-16T07:51:18.733Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.78MB / 68.67MB 2.2s [2021-03-16T07:51:18.761Z] #25 ... [2021-03-16T07:51:18.761Z] [2021-03-16T07:51:18.761Z] #30 [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-03-16T07:51:18.761Z] #30 sha256:435975cd8fca18007da9742b4bd5d54bf6ddaf1a0f8c884fa50b753c78496a28 [2021-03-16T07:51:18.761Z] #30 2.054 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-16T07:51:18.761Z] #30 2.615 [2021-03-16T07:51:18.761Z] #30 2.938 0.0% ##### 7.7% ######### 13.8% ############### 21.9% ####################### 32.1% ############################ 40.3% ################################## 48.4% ########################################## 58.6% ################################################# 68.7% ######################################################## 78.8% ############################################################## 86.9% ##################################################################### 97.1% ######################################################################## 100.0% [2021-03-16T07:51:18.838Z] #29 4.431 # 2.3% ###### 9.5% ######## 11.1% ########### 15.9% ################ 22.8% ###################### 30.9% ######################## 33.4% ########################## 36.4% ############################# 41.4% ################################## 48.0% ######################################## 55.8% ############################################# 62.8% ################################################## 70.3% ######################################################## 77.9% ############################################################## 86.6% #################################################################### 95.1% ######################################################################## 100.0% [2021-03-16T07:51:18.838Z] #29 6.362 [2021-03-16T07:51:18.990Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.68MB / 68.67MB 2.3s [2021-03-16T07:51:18.990Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s done [2021-03-16T07:51:18.990Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.81MB / 68.67MB 2.5s [2021-03-16T07:51:18.990Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.5s [2021-03-16T07:51:18.990Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.05MB / 51.83MB 2.5s [2021-03-16T07:51:19.103Z] #29 6.660 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-16T07:51:19.103Z] #29 ... [2021-03-16T07:51:19.103Z] [2021-03-16T07:51:19.103Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:19.103Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:51:19.103Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.6s done [2021-03-16T07:51:19.103Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-16T07:51:19.103Z] #9 DONE 37.7s [2021-03-16T07:51:19.103Z] [2021-03-16T07:51:19.103Z] #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-03-16T07:51:19.103Z] #29 sha256:688496a21f1e61c7621a9cb3faa7bc92423adb9848cfc56c3e1f36c917edf7f0 [2021-03-16T07:51:19.103Z] #29 6.748 [2021-03-16T07:51:19.103Z] #29 6.835 ######################################################################## 100.0% [2021-03-16T07:51:19.103Z] #29 6.846 [2021-03-16T07:51:19.103Z] #29 ... [2021-03-16T07:51:19.103Z] [2021-03-16T07:51:19.103Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-16T07:51:19.103Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-16T07:51:19.246Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.04MB / 51.83MB 2.7s [2021-03-16T07:51:19.416Z] #30 5.070 [2021-03-16T07:51:19.505Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.36MB / 68.67MB 2.9s [2021-03-16T07:51:19.505Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.59MB / 68.67MB 3.1s [2021-03-16T07:51:19.505Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.29MB / 120.17MB 3.1s [2021-03-16T07:51:19.505Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.53MB / 51.83MB 3.1s [2021-03-16T07:51:19.763Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-03-16T07:51:20.021Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.36MB / 68.67MB 3.4s [2021-03-16T07:51:20.021Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.69MB / 51.83MB 3.4s [2021-03-16T07:51:20.021Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 12.59MB / 120.17MB 3.5s [2021-03-16T07:51:20.021Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.83MB / 51.83MB 3.5s [2021-03-16T07:51:20.027Z] #30 5.337 0.5% ############## 19.8% ################################# 46.5% ############################################################## 86.7% ######################################################################## 100.0% [2021-03-16T07:51:20.279Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.65MB / 68.67MB 3.7s [2021-03-16T07:51:20.280Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.12MB / 51.83MB 3.7s [2021-03-16T07:51:20.280Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 19.92MB / 120.17MB 3.8s [2021-03-16T07:51:20.280Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.26MB / 51.83MB 3.8s [2021-03-16T07:51:20.326Z] #30 6.295 [2021-03-16T07:51:20.537Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.33MB / 68.67MB 3.9s [2021-03-16T07:51:20.537Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.51MB / 51.83MB 3.9s [2021-03-16T07:51:20.537Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.53MB / 68.67MB 4.1s [2021-03-16T07:51:20.537Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.70MB / 120.17MB 4.1s [2021-03-16T07:51:20.537Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.70MB / 51.83MB 4.1s [2021-03-16T07:51:20.582Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 11.5s [2021-03-16T07:51:20.798Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 4.4s [2021-03-16T07:51:20.798Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.99MB / 51.83MB 4.4s [2021-03-16T07:51:20.820Z] #21 32.90 Selecting previously unselected package libnet1:s390x. [2021-03-16T07:51:20.820Z] #21 32.92 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-16T07:51:20.820Z] #21 32.92 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-16T07:51:20.820Z] #21 33.01 Selecting previously unselected package libnl-3-200:s390x. [2021-03-16T07:51:20.820Z] #21 33.01 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-03-16T07:51:20.820Z] #21 33.02 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-03-16T07:51:20.820Z] #21 33.12 Selecting previously unselected package libprotobuf-c1:s390x. [2021-03-16T07:51:20.820Z] #21 33.12 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-03-16T07:51:20.820Z] #21 33.12 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-16T07:51:20.820Z] #21 33.18 Selecting previously unselected package libreadline5:s390x. [2021-03-16T07:51:20.820Z] #21 33.18 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-03-16T07:51:20.820Z] #21 33.19 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-03-16T07:51:20.820Z] #21 33.28 Selecting previously unselected package net-tools. [2021-03-16T07:51:20.820Z] #21 33.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-03-16T07:51:20.844Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 11.8s [2021-03-16T07:51:20.891Z] #29 ... [2021-03-16T07:51:20.891Z] [2021-03-16T07:51:20.891Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:20.891Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:51:20.891Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.3s done [2021-03-16T07:51:20.891Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-16T07:51:20.891Z] #9 DONE 41.8s [2021-03-16T07:51:20.891Z] [2021-03-16T07:51:20.891Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-16T07:51:20.891Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-16T07:51:20.891Z] #10 ... [2021-03-16T07:51:20.891Z] [2021-03-16T07:51:20.891Z] #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-03-16T07:51:20.891Z] #29 sha256:658ab07a5d1685daf292e0fbeb200a879a83ced3866da33d6b8961862c98d115 [2021-03-16T07:51:20.891Z] #29 DONE 14.4s [2021-03-16T07:51:20.891Z] [2021-03-16T07:51:20.891Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-16T07:51:20.891Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-16T07:51:21.059Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.5s [2021-03-16T07:51:21.059Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.99MB / 120.17MB 4.5s [2021-03-16T07:51:21.111Z] #21 33.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-16T07:51:21.111Z] #21 33.48 Selecting previously unselected package python-pip-whl. [2021-03-16T07:51:21.111Z] #21 33.48 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-16T07:51:21.111Z] #21 33.48 Unpacking python-pip-whl (18.1-5) ... [2021-03-16T07:51:21.232Z] #30 6.562 # 1.7% #################### 28.9% ################################### 49.4% ################################################################# 90.6% ######################################################################## 100.0% [2021-03-16T07:51:21.318Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.8s [2021-03-16T07:51:21.318Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.43MB / 120.17MB 4.9s [2021-03-16T07:51:21.402Z] #21 33.89 Selecting previously unselected package python3-lib2to3. [2021-03-16T07:51:21.529Z] #30 7.481 [2021-03-16T07:51:21.534Z] #42 ... [2021-03-16T07:51:21.534Z] [2021-03-16T07:51:21.534Z] #45 [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-03-16T07:51:21.534Z] #45 sha256:3f38aae2e3a465e058a85b7fc04de203f4138a8d202a012f4be3ee33365046ad [2021-03-16T07:51:21.534Z] #45 82.59 time [2021-03-16T07:51:21.534Z] #45 86.58 internal/fmtsort [2021-03-16T07:51:21.534Z] #45 87.21 strings [2021-03-16T07:51:21.534Z] #45 89.27 os [2021-03-16T07:51:21.534Z] #45 91.18 regexp/syntax [2021-03-16T07:51:21.695Z] #21 33.91 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-16T07:51:21.695Z] #21 33.91 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-16T07:51:21.695Z] #21 34.04 Selecting previously unselected package python3-distutils. [2021-03-16T07:51:21.695Z] #21 34.06 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-16T07:51:21.695Z] #21 34.07 Unpacking python3-distutils (3.7.3-1) ... [2021-03-16T07:51:21.789Z] #45 ... [2021-03-16T07:51:21.789Z] [2021-03-16T07:51:21.789Z] #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-03-16T07:51:21.789Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:51:21.789Z] #13 84.09 Selecting previously unselected package binutils-mingw-w64. [2021-03-16T07:51:21.789Z] #13 84.09 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-16T07:51:21.789Z] #13 84.10 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-16T07:51:21.789Z] #13 84.22 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-16T07:51:21.789Z] #13 84.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-16T07:51:21.789Z] #13 84.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-16T07:51:21.789Z] #13 84.43 Selecting previously unselected package dmsetup. [2021-03-16T07:51:21.789Z] #13 84.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-16T07:51:21.789Z] #13 84.44 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-16T07:51:21.790Z] #13 84.62 Selecting previously unselected package mingw-w64-common. [2021-03-16T07:51:21.790Z] #13 84.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-16T07:51:21.790Z] #13 84.65 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-16T07:51:21.829Z] #10 DONE 1.8s [2021-03-16T07:51:21.829Z] [2021-03-16T07:51:21.829Z] #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-03-16T07:51:21.829Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-16T07:51:21.966Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.91MB / 120.17MB 5.4s [2021-03-16T07:51:21.985Z] #21 34.20 Selecting previously unselected package python3-pip. [2021-03-16T07:51:21.985Z] #21 34.20 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-16T07:51:21.985Z] #21 34.21 Unpacking python3-pip (18.1-5) ... [2021-03-16T07:51:21.985Z] #21 34.38 Selecting previously unselected package python3-pkg-resources. [2021-03-16T07:51:21.985Z] #21 34.38 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-16T07:51:21.985Z] #21 34.39 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-16T07:51:21.985Z] #21 34.47 Selecting previously unselected package python3-setuptools. [2021-03-16T07:51:22.045Z] #13 ... [2021-03-16T07:51:22.045Z] [2021-03-16T07:51:22.045Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:51:22.045Z] #34 sha256:dd3b9509cd5b60ee4509f912bf90afc81e5ce4af284863f5fc2cb2db659930b8 [2021-03-16T07:51:22.045Z] #34 83.04 internal/poll [2021-03-16T07:51:22.045Z] #34 85.40 internal/syscall/execenv [2021-03-16T07:51:22.045Z] #34 85.57 internal/syscall/unix [2021-03-16T07:51:22.045Z] #34 85.83 os [2021-03-16T07:51:22.045Z] #34 86.15 internal/fmtsort [2021-03-16T07:51:22.045Z] #34 86.89 strings [2021-03-16T07:51:22.045Z] #34 90.06 path [2021-03-16T07:51:22.045Z] #34 90.21 fmt [2021-03-16T07:51:22.045Z] #34 90.63 path/filepath [2021-03-16T07:51:22.045Z] #34 91.99 io/ioutil [2021-03-16T07:51:22.045Z] #34 92.68 text/tabwriter [2021-03-16T07:51:22.045Z] #34 ... [2021-03-16T07:51:22.045Z] [2021-03-16T07:51:22.045Z] #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-03-16T07:51:22.045Z] #37 sha256:ac6c7508ad242ee74f349da80d22224bd45a62ddfd970cc8e053d28e476eeff0 [2021-03-16T07:51:22.045Z] #37 1.177 + RM_GOPATH=0 [2021-03-16T07:51:22.045Z] #37 1.177 + TMP_GOPATH= [2021-03-16T07:51:22.045Z] #37 1.177 + : /build [2021-03-16T07:51:22.045Z] #37 1.177 + '[' -z '' ']' [2021-03-16T07:51:22.045Z] #37 1.177 ++ mktemp -d [2021-03-16T07:51:22.046Z] #37 1.182 + export GOPATH=/tmp/tmp.te3i49nRgq [2021-03-16T07:51:22.046Z] #37 1.182 + GOPATH=/tmp/tmp.te3i49nRgq [2021-03-16T07:51:22.046Z] #37 1.182 + RM_GOPATH=1 [2021-03-16T07:51:22.046Z] #37 1.182 + case "$(go env GOARCH)" in [2021-03-16T07:51:22.046Z] #37 1.184 ++ go env GOARCH [2021-03-16T07:51:22.046Z] #37 1.208 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:22.046Z] #37 1.208 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:22.046Z] #37 1.208 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:22.046Z] #37 1.210 + dir=/tmp/install [2021-03-16T07:51:22.046Z] #37 1.223 + bin=tini [2021-03-16T07:51:22.046Z] #37 1.227 + shift [2021-03-16T07:51:22.046Z] #37 1.228 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-16T07:51:22.046Z] #37 1.228 + . /tmp/install/tini.installer [2021-03-16T07:51:22.046Z] #37 1.228 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:51:22.046Z] #37 1.228 + install_tini [2021-03-16T07:51:22.046Z] #37 1.228 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-16T07:51:22.046Z] #37 1.229 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:51:22.046Z] #37 1.229 + git clone https://github.com/krallin/tini.git /tmp/tmp.te3i49nRgq/tini [2021-03-16T07:51:22.046Z] #37 1.237 Cloning into '/tmp/tmp.te3i49nRgq/tini'... [2021-03-16T07:51:22.046Z] #37 1.917 + cd /tmp/tmp.te3i49nRgq/tini [2021-03-16T07:51:22.046Z] #37 1.927 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:51:22.046Z] #37 1.934 + cmake . [2021-03-16T07:51:22.046Z] #37 2.710 -- The C compiler identification is GNU 8.3.0 [2021-03-16T07:51:22.046Z] #37 2.791 -- Check for working C compiler: /usr/bin/cc [2021-03-16T07:51:22.046Z] #37 3.518 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-16T07:51:22.046Z] #37 3.519 -- Detecting C compiler ABI info [2021-03-16T07:51:22.046Z] #37 4.390 -- Detecting C compiler ABI info - done [2021-03-16T07:51:22.046Z] #37 4.482 -- Detecting C compile features [2021-03-16T07:51:22.231Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-03-16T07:51:22.233Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.6s done [2021-03-16T07:51:22.233Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.26MB / 120.17MB 5.7s [2021-03-16T07:51:22.233Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.7s [2021-03-16T07:51:22.277Z] #21 34.48 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-16T07:51:22.277Z] #21 34.48 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-16T07:51:22.277Z] #21 34.68 Selecting previously unselected package python3-wheel. [2021-03-16T07:51:22.277Z] #21 34.69 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-16T07:51:22.277Z] #21 34.70 Unpacking python3-wheel (0.32.3-2) ... [2021-03-16T07:51:22.277Z] #21 34.77 Selecting previously unselected package sudo. [2021-03-16T07:51:22.493Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 13.0s done [2021-03-16T07:51:22.493Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 13.3s done [2021-03-16T07:51:22.567Z] #21 34.78 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-03-16T07:51:22.567Z] #21 34.78 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-16T07:51:22.608Z] #37 ... [2021-03-16T07:51:22.608Z] [2021-03-16T07:51:22.608Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:51:22.608Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:51:22.608Z] #42 93.68 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-16T07:51:22.608Z] #42 93.71 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:51:22.754Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2021-03-16T07:51:22.766Z] #11 DONE 1.0s [2021-03-16T07:51:22.801Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.79MB / 120.17MB 6.1s [2021-03-16T07:51:22.801Z] #9 ... [2021-03-16T07:51:22.801Z] [2021-03-16T07:51:22.801Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-16T07:51:22.801Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-16T07:51:22.801Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-03-16T07:51:22.801Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-16T07:51:22.801Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-16T07:51:22.801Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-16T07:51:22.801Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-03-16T07:51:22.801Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2021-03-16T07:51:22.801Z] #62 DONE 6.5s [2021-03-16T07:51:22.801Z] [2021-03-16T07:51:22.801Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:22.801Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:51:22.801Z] #9 ... [2021-03-16T07:51:22.801Z] [2021-03-16T07:51:22.801Z] #23 [internal] load build context [2021-03-16T07:51:22.801Z] #23 sha256:00fb5d1828a99582e5a9b0f0587530318a051661a6b954780d54215b88d86dab [2021-03-16T07:51:22.801Z] #23 transferring context: 50.53MB 6.6s [2021-03-16T07:51:22.801Z] #23 ... [2021-03-16T07:51:22.801Z] [2021-03-16T07:51:22.801Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:22.801Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:51:22.801Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.49MB / 120.17MB 6.3s [2021-03-16T07:51:22.801Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 6.2s done [2021-03-16T07:51:22.801Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.2s done [2021-03-16T07:51:22.858Z] #21 35.10 Selecting previously unselected package thin-provisioning-tools. [2021-03-16T07:51:22.858Z] #21 35.12 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-03-16T07:51:22.858Z] #21 35.13 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-16T07:51:22.858Z] #21 35.32 Selecting previously unselected package uidmap. [2021-03-16T07:51:22.858Z] #21 35.32 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-03-16T07:51:22.858Z] #21 35.33 Unpacking uidmap (1:4.5-1.1) ... [2021-03-16T07:51:22.858Z] #21 35.43 Selecting previously unselected package vim-runtime. [2021-03-16T07:51:23.027Z] [2021-03-16T07:51:23.027Z] #58 [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-03-16T07:51:23.027Z] #58 sha256:4735d554106de53210c79f9664e73921375b121a0d80044ea6555a3ce853f47c [2021-03-16T07:51:23.059Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.71MB / 120.17MB 6.6s [2021-03-16T07:51:23.149Z] #21 35.43 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:51:23.149Z] #21 35.47 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-16T07:51:23.149Z] #21 35.48 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-16T07:51:23.149Z] #21 35.49 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-16T07:51:23.287Z] #58 ... [2021-03-16T07:51:23.287Z] [2021-03-16T07:51:23.287Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-16T07:51:23.287Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-16T07:51:23.287Z] #39 DONE 0.3s [2021-03-16T07:51:23.287Z] [2021-03-16T07:51:23.287Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-16T07:51:23.287Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-16T07:51:23.287Z] #31 DONE 0.3s [2021-03-16T07:51:23.287Z] [2021-03-16T07:51:23.287Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:51:23.287Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-16T07:51:23.321Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.11MB / 120.17MB 6.8s [2021-03-16T07:51:23.326Z] #9 ... [2021-03-16T07:51:23.326Z] [2021-03-16T07:51:23.326Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-16T07:51:23.326Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd [2021-03-16T07:51:23.326Z] #26 extracting sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 5.2s done [2021-03-16T07:51:23.326Z] #26 DONE 14.2s [2021-03-16T07:51:23.353Z] #30 7.684 0.9% ### 5.3% ###### 9.1% ######### 13.0% ############# 18.7% ################### 26.4% ####################### 32.2% ######################### 36.0% ############################ 39.8% ############################### 43.7% ################################## 47.5% #################################### 51.4% ########## [2021-03-16T07:51:23.353Z] #30 ... [2021-03-16T07:51:23.353Z] [2021-03-16T07:51:23.353Z] #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-03-16T07:51:23.353Z] #59 sha256:0bc5e94299fec3f8a176ef05e48d56d8b81f8c31d1ce5b196a61da53b1b496f3 [2021-03-16T07:51:23.353Z] #59 0.519 + RM_GOPATH=0 [2021-03-16T07:51:23.353Z] #59 0.519 + TMP_GOPATH= [2021-03-16T07:51:23.353Z] #59 0.519 + : /build [2021-03-16T07:51:23.353Z] #59 0.519 + '[' -z '' ']' [2021-03-16T07:51:23.353Z] #59 0.520 ++ mktemp -d [2021-03-16T07:51:23.353Z] #59 0.522 + export GOPATH=/tmp/tmp.hdbIDqoQSR [2021-03-16T07:51:23.353Z] #59 0.522 + GOPATH=/tmp/tmp.hdbIDqoQSR [2021-03-16T07:51:23.353Z] #59 0.522 + RM_GOPATH=1 [2021-03-16T07:51:23.353Z] #59 0.523 + case "$(go env GOARCH)" in [2021-03-16T07:51:23.353Z] #59 0.524 ++ go env GOARCH [2021-03-16T07:51:23.353Z] #59 0.534 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:23.353Z] #59 0.534 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:23.353Z] #59 0.534 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:23.353Z] #59 0.538 + dir=/tmp/install [2021-03-16T07:51:23.353Z] #59 0.538 + bin=rootlesskit [2021-03-16T07:51:23.353Z] #59 0.538 + shift [2021-03-16T07:51:23.353Z] #59 0.538 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-16T07:51:23.353Z] #59 0.539 + . /tmp/install/rootlesskit.installer [2021-03-16T07:51:23.353Z] #59 0.543 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:51:23.353Z] #59 0.545 + install_rootlesskit [2021-03-16T07:51:23.353Z] #59 0.545 + case "$1" in [2021-03-16T07:51:23.353Z] #59 0.545 + export CGO_ENABLED=0 [2021-03-16T07:51:23.353Z] #59 0.545 + CGO_ENABLED=0 [2021-03-16T07:51:23.353Z] #59 0.545 + _install_rootlesskit [2021-03-16T07:51:23.353Z] #59 0.546 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-16T07:51:23.353Z] #59 0.547 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:51:23.353Z] #59 0.547 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hdbIDqoQSR/src/github.com/rootless-containers/rootlesskit [2021-03-16T07:51:23.353Z] #59 0.554 Cloning into '/tmp/tmp.hdbIDqoQSR/src/github.com/rootless-containers/rootlesskit'... [2021-03-16T07:51:23.353Z] #59 5.349 + cd /tmp/tmp.hdbIDqoQSR/src/github.com/rootless-containers/rootlesskit [2021-03-16T07:51:23.353Z] #59 5.350 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:51:23.353Z] #59 5.452 + export GO111MODULE=on [2021-03-16T07:51:23.353Z] #59 5.455 + GO111MODULE=on [2021-03-16T07:51:23.353Z] #59 5.456 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-16T07:51:23.353Z] #59 5.458 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-16T07:51:23.353Z] #59 8.168 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:51:23.353Z] #59 8.175 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:51:23.353Z] #59 8.281 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-16T07:51:23.353Z] #59 8.289 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:51:23.353Z] #59 8.293 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:51:23.353Z] #59 8.338 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-16T07:51:23.353Z] #59 8.374 go: downloading github.com/pkg/errors v0.9.1 [2021-03-16T07:51:23.353Z] #59 8.600 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:51:23.353Z] #59 8.769 go: downloading github.com/google/uuid v1.2.0 [2021-03-16T07:51:23.353Z] #59 8.863 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:51:23.353Z] #59 9.139 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-16T07:51:23.353Z] #59 9.216 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:51:23.353Z] #59 9.288 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:51:23.353Z] #59 9.492 go: extracting github.com/pkg/errors v0.9.1 [2021-03-16T07:51:23.353Z] #59 9.496 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-16T07:51:23.353Z] #59 9.551 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-16T07:51:23.353Z] #59 10.14 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:51:23.353Z] #59 ... [2021-03-16T07:51:23.353Z] [2021-03-16T07:51:23.353Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:51:23.353Z] #68 sha256:a1883bab9e6863f93ced0fd5cefc67e4a5262c87fc94a0aa034b3a37968981cb [2021-03-16T07:51:23.353Z] #68 0.774 + RM_GOPATH=0 [2021-03-16T07:51:23.353Z] #68 0.781 + TMP_GOPATH= [2021-03-16T07:51:23.353Z] #68 0.781 + : /build [2021-03-16T07:51:23.353Z] #68 0.782 + '[' -z '' ']' [2021-03-16T07:51:23.353Z] #68 0.783 ++ mktemp -d [2021-03-16T07:51:23.353Z] #68 0.795 + export GOPATH=/tmp/tmp.7LdveM6ICz [2021-03-16T07:51:23.353Z] #68 0.795 + GOPATH=/tmp/tmp.7LdveM6ICz [2021-03-16T07:51:23.353Z] #68 0.795 + RM_GOPATH=1 [2021-03-16T07:51:23.353Z] #68 0.795 + case "$(go env GOARCH)" in [2021-03-16T07:51:23.353Z] #68 0.797 ++ go env GOARCH [2021-03-16T07:51:23.353Z] #68 0.811 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:23.353Z] #68 0.828 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:23.353Z] #68 0.846 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:23.353Z] #68 0.851 + dir=/tmp/install [2021-03-16T07:51:23.353Z] #68 0.853 + bin=proxy [2021-03-16T07:51:23.353Z] #68 0.853 + shift [2021-03-16T07:51:23.353Z] #68 0.854 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-16T07:51:23.353Z] #68 0.854 + . /tmp/install/proxy.installer [2021-03-16T07:51:23.353Z] #68 0.856 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:51:23.353Z] #68 0.859 + install_proxy [2021-03-16T07:51:23.353Z] #68 0.859 + case "$1" in [2021-03-16T07:51:23.353Z] #68 0.860 + export CGO_ENABLED=0 [2021-03-16T07:51:23.353Z] #68 0.861 + CGO_ENABLED=0 [2021-03-16T07:51:23.353Z] #68 0.862 + _install_proxy [2021-03-16T07:51:23.353Z] #68 0.864 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-16T07:51:23.353Z] #68 0.865 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7LdveM6ICz/src/github.com/docker/libnetwork [2021-03-16T07:51:23.353Z] #68 0.865 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:51:23.353Z] #68 0.891 Cloning into '/tmp/tmp.7LdveM6ICz/src/github.com/docker/libnetwork'... [2021-03-16T07:51:23.578Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.39MB / 120.17MB 7.1s [2021-03-16T07:51:23.587Z] [2021-03-16T07:51:23.587Z] #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-03-16T07:51:23.587Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-16T07:51:23.655Z] #68 ... [2021-03-16T07:51:23.655Z] [2021-03-16T07:51:23.655Z] #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-03-16T07:51:23.655Z] #48 sha256:c9e5d81f6d259cb45a7d53d531bc09847a8a8a5e54fba906be6277f00bd9ba9b [2021-03-16T07:51:23.655Z] #48 0.790 + RM_GOPATH=0 [2021-03-16T07:51:23.655Z] #48 0.790 + TMP_GOPATH= [2021-03-16T07:51:23.655Z] #48 0.790 + : /build [2021-03-16T07:51:23.655Z] #48 0.790 + '[' -z '' ']' [2021-03-16T07:51:23.655Z] #48 0.792 ++ mktemp -d [2021-03-16T07:51:23.655Z] #48 0.795 + export GOPATH=/tmp/tmp.jtiJRhTfhf [2021-03-16T07:51:23.655Z] #48 0.795 + GOPATH=/tmp/tmp.jtiJRhTfhf [2021-03-16T07:51:23.655Z] #48 0.795 + RM_GOPATH=1 [2021-03-16T07:51:23.655Z] #48 0.795 + case "$(go env GOARCH)" in [2021-03-16T07:51:23.655Z] #48 0.819 ++ go env GOARCH [2021-03-16T07:51:23.655Z] #48 0.872 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:23.655Z] #48 0.873 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:23.655Z] #48 0.880 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:23.655Z] #48 0.892 + dir=/tmp/install [2021-03-16T07:51:23.655Z] #48 0.893 + bin=gotestsum [2021-03-16T07:51:23.655Z] #48 0.894 + shift [2021-03-16T07:51:23.655Z] #48 0.894 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-16T07:51:23.655Z] #48 0.895 + . /tmp/install/gotestsum.installer [2021-03-16T07:51:23.655Z] #48 0.896 ++ : v0.5.3 [2021-03-16T07:51:23.655Z] #48 0.897 + install_gotestsum [2021-03-16T07:51:23.655Z] #48 0.898 + set -e [2021-03-16T07:51:23.655Z] #48 0.898 + export GO111MODULE=on [2021-03-16T07:51:23.655Z] #48 0.898 + GO111MODULE=on [2021-03-16T07:51:23.655Z] #48 0.898 + GOBIN=/build [2021-03-16T07:51:23.655Z] #48 0.899 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-16T07:51:23.655Z] #48 0.986 go: finding gotest.tools v0.5.3 [2021-03-16T07:51:23.655Z] #48 0.988 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-16T07:51:23.655Z] #48 2.068 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-16T07:51:23.655Z] #48 3.273 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-16T07:51:23.655Z] #48 5.372 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:51:23.655Z] #48 5.372 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:51:23.655Z] #48 5.394 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:51:23.655Z] #48 5.403 go: downloading github.com/fatih/color v1.9.0 [2021-03-16T07:51:23.655Z] #48 5.517 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:51:23.655Z] #48 5.587 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:51:23.655Z] #48 5.705 go: downloading github.com/pkg/errors v0.9.1 [2021-03-16T07:51:23.655Z] #48 5.738 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:51:23.655Z] #48 5.951 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:51:23.655Z] #48 5.959 go: extracting github.com/fatih/color v1.9.0 [2021-03-16T07:51:23.655Z] #48 6.159 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-16T07:51:23.655Z] #48 6.414 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:51:23.655Z] #48 6.685 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:51:23.655Z] #48 6.728 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:51:23.655Z] #48 6.908 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:51:23.655Z] #48 6.929 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-16T07:51:23.655Z] #48 7.005 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:51:23.655Z] #48 7.172 go: extracting github.com/pkg/errors v0.9.1 [2021-03-16T07:51:23.655Z] #48 7.230 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:51:23.655Z] #48 9.526 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:51:23.655Z] #48 ... [2021-03-16T07:51:23.655Z] [2021-03-16T07:51:23.655Z] #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-03-16T07:51:23.655Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-16T07:51:23.655Z] #56 1.052 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:51:23.655Z] #56 1.160 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:51:23.655Z] #56 1.162 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:51:23.655Z] #56 2.585 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-16T07:51:23.655Z] #56 5.116 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-16T07:51:23.655Z] #56 7.370 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-16T07:51:23.930Z] #9 ... [2021-03-16T07:51:23.930Z] [2021-03-16T07:51:23.930Z] #23 [internal] load build context [2021-03-16T07:51:23.930Z] #23 sha256:00fb5d1828a99582e5a9b0f0587530318a051661a6b954780d54215b88d86dab [2021-03-16T07:51:23.930Z] #23 transferring context: 53.41MB 7.1s done [2021-03-16T07:51:23.930Z] #23 DONE 7.5s [2021-03-16T07:51:23.930Z] [2021-03-16T07:51:23.930Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:23.930Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:51:23.961Z] #56 ... [2021-03-16T07:51:23.961Z] [2021-03-16T07:51:23.961Z] #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-03-16T07:51:23.961Z] #52 sha256:9c17b3d3282a91c65427e90a554c4ecba504dbbbe34db3f51fd29cd7a7aca16c [2021-03-16T07:51:23.961Z] #52 0.726 + RM_GOPATH=0 [2021-03-16T07:51:23.961Z] #52 0.727 + TMP_GOPATH= [2021-03-16T07:51:23.961Z] #52 0.727 + : /build [2021-03-16T07:51:23.961Z] #52 0.727 + '[' -z '' ']' [2021-03-16T07:51:23.961Z] #52 0.729 ++ mktemp -d [2021-03-16T07:51:23.961Z] #52 0.752 + export GOPATH=/tmp/tmp.4SG5DFZonx [2021-03-16T07:51:23.961Z] #52 0.755 + GOPATH=/tmp/tmp.4SG5DFZonx [2021-03-16T07:51:23.961Z] #52 0.755 + RM_GOPATH=1 [2021-03-16T07:51:23.961Z] #52 0.761 + case "$(go env GOARCH)" in [2021-03-16T07:51:23.961Z] #52 0.761 ++ go env GOARCH [2021-03-16T07:51:23.961Z] #52 0.829 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:23.961Z] #52 0.829 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:23.961Z] #52 0.846 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:23.961Z] #52 0.853 + dir=/tmp/install [2021-03-16T07:51:23.961Z] #52 0.853 + bin=shfmt [2021-03-16T07:51:23.961Z] #52 0.854 + shift [2021-03-16T07:51:23.961Z] #52 0.854 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-16T07:51:23.961Z] #52 0.855 + . /tmp/install/shfmt.installer [2021-03-16T07:51:23.961Z] #52 0.857 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:51:23.961Z] #52 0.859 + install_shfmt [2021-03-16T07:51:23.961Z] #52 0.859 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-16T07:51:23.961Z] #52 0.861 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:51:23.961Z] #52 0.863 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4SG5DFZonx/src/github.com/mvdan/sh [2021-03-16T07:51:23.961Z] #52 0.897 Cloning into '/tmp/tmp.4SG5DFZonx/src/github.com/mvdan/sh'... [2021-03-16T07:51:23.961Z] #52 ... [2021-03-16T07:51:23.961Z] [2021-03-16T07:51:23.961Z] #37 [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-03-16T07:51:23.961Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-16T07:51:23.961Z] #37 0.664 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:51:23.961Z] #37 0.779 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:51:23.961Z] #37 0.807 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:51:23.961Z] #37 1.980 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-16T07:51:23.961Z] #37 4.608 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-16T07:51:23.961Z] #37 6.521 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-16T07:51:23.961Z] #37 ... [2021-03-16T07:51:23.961Z] [2021-03-16T07:51:23.961Z] #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-03-16T07:51:23.961Z] #50 sha256:f248ad00cbcd36fdb6ad5a2fea6268af1fd50859d59ad4b4a0122c447a269ca7 [2021-03-16T07:51:23.961Z] #50 0.776 + RM_GOPATH=0 [2021-03-16T07:51:23.961Z] #50 0.776 + TMP_GOPATH= [2021-03-16T07:51:23.961Z] #50 0.776 + : /build [2021-03-16T07:51:23.961Z] #50 0.777 + '[' -z '' ']' [2021-03-16T07:51:23.961Z] #50 0.790 ++ mktemp -d [2021-03-16T07:51:23.961Z] #50 0.793 + export GOPATH=/tmp/tmp.phZvj6dEx9 [2021-03-16T07:51:23.961Z] #50 0.793 + GOPATH=/tmp/tmp.phZvj6dEx9 [2021-03-16T07:51:23.961Z] #50 0.793 + RM_GOPATH=1 [2021-03-16T07:51:23.961Z] #50 0.794 + case "$(go env GOARCH)" in [2021-03-16T07:51:23.961Z] #50 0.798 ++ go env GOARCH [2021-03-16T07:51:23.961Z] #50 0.884 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:23.961Z] #50 0.884 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:23.961Z] #50 0.887 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:23.961Z] #50 0.889 + dir=/tmp/install [2021-03-16T07:51:23.961Z] #50 0.889 + bin=golangci_lint [2021-03-16T07:51:23.961Z] #50 0.889 + shift [2021-03-16T07:51:23.961Z] #50 0.889 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-16T07:51:23.961Z] #50 0.889 + . /tmp/install/golangci_lint.installer [2021-03-16T07:51:23.961Z] #50 0.890 ++ : v1.23.8 [2021-03-16T07:51:23.961Z] #50 0.890 + install_golangci_lint [2021-03-16T07:51:23.961Z] #50 0.890 + set -e [2021-03-16T07:51:23.961Z] #50 0.890 + export GO111MODULE=on [2021-03-16T07:51:23.961Z] #50 0.890 + GO111MODULE=on [2021-03-16T07:51:23.961Z] #50 0.890 + GOBIN=/build [2021-03-16T07:51:23.961Z] #50 0.890 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-16T07:51:23.961Z] #50 0.975 go: finding github.com v1.23.8 [2021-03-16T07:51:23.961Z] #50 0.981 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-16T07:51:23.961Z] #50 0.983 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:51:23.961Z] #50 0.983 go: finding github.com/golangci v1.23.8 [2021-03-16T07:51:23.961Z] #50 0.983 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-16T07:51:23.961Z] #50 2.126 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:51:23.961Z] #50 3.691 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:51:23.977Z] #42 DONE 94.7s [2021-03-16T07:51:23.977Z] [2021-03-16T07:51:23.977Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:51:23.977Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:51:24.259Z] #50 ... [2021-03-16T07:51:24.259Z] [2021-03-16T07:51:24.259Z] #43 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:51:24.259Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-16T07:51:24.259Z] #43 1.038 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:51:24.259Z] #43 1.099 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:51:24.259Z] #43 1.226 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:51:24.259Z] #43 2.571 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-16T07:51:24.259Z] #43 5.202 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-16T07:51:24.259Z] #43 7.391 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-16T07:51:24.259Z] #43 ... [2021-03-16T07:51:24.259Z] [2021-03-16T07:51:24.259Z] #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-03-16T07:51:24.259Z] #46 sha256:d78f9c51648f540f897a36e6ce2e0d475cef560008560a13d24f13c03e21fe2e [2021-03-16T07:51:24.259Z] #46 0.674 + RM_GOPATH=0 [2021-03-16T07:51:24.259Z] #46 0.675 + TMP_GOPATH= [2021-03-16T07:51:24.259Z] #46 0.676 + : /build [2021-03-16T07:51:24.259Z] #46 0.676 + '[' -z '' ']' [2021-03-16T07:51:24.259Z] #46 0.681 ++ mktemp -d [2021-03-16T07:51:24.259Z] #46 0.694 + export GOPATH=/tmp/tmp.j8UwKTbIvk [2021-03-16T07:51:24.259Z] #46 0.694 + GOPATH=/tmp/tmp.j8UwKTbIvk [2021-03-16T07:51:24.259Z] #46 0.694 + RM_GOPATH=1 [2021-03-16T07:51:24.259Z] #46 0.695 + case "$(go env GOARCH)" in [2021-03-16T07:51:24.259Z] #46 0.696 ++ go env GOARCH [2021-03-16T07:51:24.259Z] #46 0.712 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:24.259Z] #46 0.713 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:24.259Z] #46 0.714 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:24.259Z] #46 0.736 + dir=/tmp/install [2021-03-16T07:51:24.259Z] #46 0.737 + bin=vndr [2021-03-16T07:51:24.259Z] #46 0.737 + shift [2021-03-16T07:51:24.259Z] #46 0.738 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-16T07:51:24.259Z] #46 0.751 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:51:24.259Z] #46 0.751 + . /tmp/install/vndr.installer [2021-03-16T07:51:24.259Z] #46 0.751 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:51:24.259Z] #46 0.751 + install_vndr [2021-03-16T07:51:24.259Z] #46 0.751 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-16T07:51:24.259Z] #46 0.751 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.j8UwKTbIvk/src/github.com/LK4D4/vndr [2021-03-16T07:51:24.259Z] #46 0.787 Cloning into '/tmp/tmp.j8UwKTbIvk/src/github.com/LK4D4/vndr'... [2021-03-16T07:51:24.259Z] #46 1.712 + cd /tmp/tmp.j8UwKTbIvk/src/github.com/LK4D4/vndr [2021-03-16T07:51:24.259Z] #46 1.713 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:51:24.259Z] #46 1.762 + go build -buildmode=pie -v -o /build/vndr . [2021-03-16T07:51:24.259Z] #46 3.469 runtime/internal/sys [2021-03-16T07:51:24.259Z] #46 3.496 internal/cpu [2021-03-16T07:51:24.259Z] #46 3.526 internal/race [2021-03-16T07:51:24.259Z] #46 3.621 runtime/internal/atomic [2021-03-16T07:51:24.259Z] #46 3.882 runtime/internal/math [2021-03-16T07:51:24.259Z] #46 3.959 sync/atomic [2021-03-16T07:51:24.259Z] #46 4.636 unicode [2021-03-16T07:51:24.259Z] #46 4.726 unicode/utf8 [2021-03-16T07:51:24.259Z] #46 4.915 internal/bytealg [2021-03-16T07:51:24.259Z] #46 5.285 math [2021-03-16T07:51:24.259Z] #46 6.482 internal/testlog [2021-03-16T07:51:24.259Z] #46 7.256 runtime [2021-03-16T07:51:24.259Z] #46 7.720 unicode/utf16 [2021-03-16T07:51:24.259Z] #46 8.266 container/list [2021-03-16T07:51:24.259Z] #46 10.91 crypto/internal/subtle [2021-03-16T07:51:24.397Z] #10 ... [2021-03-16T07:51:24.397Z] [2021-03-16T07:51:24.397Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-16T07:51:24.397Z] #29 sha256:688496a21f1e61c7621a9cb3faa7bc92423adb9848cfc56c3e1f36c917edf7f0 [2021-03-16T07:51:24.397Z] #29 7.271 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-16T07:51:24.397Z] #29 7.377 [2021-03-16T07:51:24.397Z] #29 7.502 ################## 25.1% ######################################################################## 100.0% [2021-03-16T07:51:24.397Z] #29 7.613 [2021-03-16T07:51:24.397Z] #29 7.937 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-16T07:51:24.397Z] #29 8.024 [2021-03-16T07:51:24.397Z] #29 8.137 0.4% ############## 20.1% ############################## 42.8% ###################################### 53.0% ######################################### 57.5% ############################################### 66.2% ######################################################## 78.9% ######################################################################## 100.0% [2021-03-16T07:51:24.397Z] #29 8.958 [2021-03-16T07:51:24.397Z] #29 9.390 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-16T07:51:24.397Z] #29 9.453 [2021-03-16T07:51:24.397Z] #29 9.518 ######################################################################## 100.0% [2021-03-16T07:51:24.397Z] #29 9.536 [2021-03-16T07:51:24.397Z] #29 9.694 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-16T07:51:24.397Z] #29 9.760 [2021-03-16T07:51:24.397Z] #29 9.793 ######################################################################## 100.0% [2021-03-16T07:51:24.397Z] #29 9.813 [2021-03-16T07:51:24.397Z] #29 9.823 Download of images into '/build' complete. [2021-03-16T07:51:24.397Z] #29 9.823 Use something like the following to load the result into a Docker daemon: [2021-03-16T07:51:24.397Z] #29 9.823 tar -cC '/build' . | docker load [2021-03-16T07:51:24.559Z] #46 11.12 crypto/subtle [2021-03-16T07:51:24.559Z] #46 ... [2021-03-16T07:51:24.559Z] [2021-03-16T07:51:24.559Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:51:24.559Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-16T07:51:24.559Z] #33 0.473 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-16T07:51:24.559Z] #33 0.476 Cloning into '.'... [2021-03-16T07:51:24.559Z] #33 ... [2021-03-16T07:51:24.559Z] [2021-03-16T07:51:24.559Z] #14 [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-03-16T07:51:24.559Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-16T07:51:24.559Z] #14 0.645 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-16T07:51:24.559Z] #14 0.751 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:51:24.559Z] #14 0.821 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:51:24.559Z] #14 0.910 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:51:24.560Z] #14 2.390 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [440 kB] [2021-03-16T07:51:24.560Z] #14 4.719 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-16T07:51:24.560Z] #14 6.988 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-16T07:51:24.560Z] #14 9.046 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-16T07:51:24.560Z] #14 ... [2021-03-16T07:51:24.560Z] [2021-03-16T07:51:24.560Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:51:24.560Z] #35 sha256:a2e33d68e7ce0916709c6b699ed064b647db5fb1c2ee663647741d2969449121 [2021-03-16T07:51:24.560Z] #35 0.785 + RM_GOPATH=0 [2021-03-16T07:51:24.560Z] #35 0.785 + TMP_GOPATH= [2021-03-16T07:51:24.560Z] #35 0.786 + : /build [2021-03-16T07:51:24.560Z] #35 0.786 + '[' -z '' ']' [2021-03-16T07:51:24.560Z] #35 0.787 ++ mktemp -d [2021-03-16T07:51:24.560Z] #35 0.789 + export GOPATH=/tmp/tmp.CZ76M7T2WY [2021-03-16T07:51:24.560Z] #35 0.789 + GOPATH=/tmp/tmp.CZ76M7T2WY [2021-03-16T07:51:24.560Z] #35 0.789 + RM_GOPATH=1 [2021-03-16T07:51:24.560Z] #35 0.790 + case "$(go env GOARCH)" in [2021-03-16T07:51:24.560Z] #35 0.797 ++ go env GOARCH [2021-03-16T07:51:24.560Z] #35 0.823 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:24.560Z] #35 0.823 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:24.560Z] #35 0.830 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:24.560Z] #35 0.848 + dir=/tmp/install [2021-03-16T07:51:24.560Z] #35 0.849 + bin=tomlv [2021-03-16T07:51:24.560Z] #35 0.849 + shift [2021-03-16T07:51:24.560Z] #35 0.849 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-16T07:51:24.560Z] #35 0.850 + . /tmp/install/tomlv.installer [2021-03-16T07:51:24.560Z] #35 0.850 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:51:24.560Z] #35 0.853 + install_tomlv [2021-03-16T07:51:24.560Z] #35 0.853 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-16T07:51:24.560Z] #35 0.853 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:51:24.560Z] #35 0.853 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CZ76M7T2WY/src/github.com/BurntSushi/toml [2021-03-16T07:51:24.560Z] #35 0.893 Cloning into '/tmp/tmp.CZ76M7T2WY/src/github.com/BurntSushi/toml'... [2021-03-16T07:51:24.560Z] #35 2.234 + cd /tmp/tmp.CZ76M7T2WY/src/github.com/BurntSushi/toml [2021-03-16T07:51:24.560Z] #35 2.248 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:51:24.560Z] #35 2.292 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-16T07:51:24.560Z] #35 3.208 math/bits [2021-03-16T07:51:24.560Z] #35 3.225 internal/cpu [2021-03-16T07:51:24.560Z] #35 3.236 runtime/internal/sys [2021-03-16T07:51:24.560Z] #35 3.348 runtime/internal/atomic [2021-03-16T07:51:24.560Z] #35 3.810 runtime/internal/math [2021-03-16T07:51:24.560Z] #35 4.263 unicode/utf8 [2021-03-16T07:51:24.560Z] #35 4.377 internal/bytealg [2021-03-16T07:51:24.560Z] #35 4.751 sync/atomic [2021-03-16T07:51:24.560Z] #35 4.826 math [2021-03-16T07:51:24.560Z] #35 5.635 unicode [2021-03-16T07:51:24.560Z] #35 6.058 internal/testlog [2021-03-16T07:51:24.560Z] #35 6.634 runtime [2021-03-16T07:51:24.560Z] #35 6.809 encoding [2021-03-16T07:51:24.560Z] #35 7.183 runtime/cgo [2021-03-16T07:51:24.857Z] #35 ... [2021-03-16T07:51:24.857Z] [2021-03-16T07:51:24.857Z] #30 [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-03-16T07:51:24.857Z] #30 sha256:435975cd8fca18007da9742b4bd5d54bf6ddaf1a0f8c884fa50b753c78496a28 [2021-03-16T07:51:24.857Z] #30 7.684 0.9% ### 5.3% ###### 9.1% ######### 13.0% ############# 18.7% ################### 26.4% ####################### 32.2% ######################### 36.0% ############################ 39.8% ############################### 43.7% ################################## 47.5% #################################### 51.4% ###################################### 53.3% ############################################# 62.9% ################################################# 68.6% ##################################################### 74.4% ######################################################## 77.8% ########################################################## 81.7% ############################################################# 85.5% ################################################################ 89.3% #################################################################### 95.6% ######################################################################## 100.0% [2021-03-16T07:51:24.857Z] #30 10.92 [2021-03-16T07:51:24.865Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2021-03-16T07:51:25.923Z] #21 38.13 Selecting previously unselected package vim. [2021-03-16T07:51:25.923Z] #21 38.13 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-03-16T07:51:25.923Z] #21 38.15 Unpacking vim (2:8.1.0875-5) ... [2021-03-16T07:51:26.214Z] #21 38.58 Selecting previously unselected package xfsprogs. [2021-03-16T07:51:26.214Z] #21 38.58 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-03-16T07:51:26.214Z] #21 38.59 Unpacking xfsprogs (4.20.0-1) ... [2021-03-16T07:51:26.238Z] #9 ... [2021-03-16T07:51:26.238Z] [2021-03-16T07:51:26.238Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-16T07:51:26.238Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-16T07:51:26.238Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-16T07:51:26.238Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-16T07:51:26.238Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-16T07:51:26.238Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-16T07:51:26.238Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 1.9s done [2021-03-16T07:51:26.238Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 7.7s [2021-03-16T07:51:26.311Z] #29 DONE 13.6s [2021-03-16T07:51:26.311Z] [2021-03-16T07:51:26.311Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-16T07:51:26.311Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-16T07:51:26.311Z] #10 DONE 6.8s [2021-03-16T07:51:26.311Z] [2021-03-16T07:51:26.311Z] #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-03-16T07:51:26.311Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-16T07:51:26.494Z] #26 ... [2021-03-16T07:51:26.494Z] [2021-03-16T07:51:26.494Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-16T07:51:26.494Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-16T07:51:26.494Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-16T07:51:26.494Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-16T07:51:26.494Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-16T07:51:26.494Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-16T07:51:26.494Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.1s done [2021-03-16T07:51:26.494Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2021-03-16T07:51:26.494Z] #64 ... [2021-03-16T07:51:26.494Z] [2021-03-16T07:51:26.494Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-16T07:51:26.494Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-16T07:51:26.498Z] #43 2.473 Note: Building without setproctitle() and strlcpy() support. [2021-03-16T07:51:26.498Z] #43 2.473 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-16T07:51:26.498Z] #43 2.487 Note: Building without GnuTLS support [2021-03-16T07:51:26.498Z] #43 2.521 Makefile.config:39: Warn: you have no libnftables installed [2021-03-16T07:51:26.498Z] #43 2.521 Makefile.config:40: Warn: Building without nftables support [2021-03-16T07:51:26.759Z] #43 ... [2021-03-16T07:51:26.759Z] [2021-03-16T07:51:26.759Z] #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-03-16T07:51:26.759Z] #37 sha256:ac6c7508ad242ee74f349da80d22224bd45a62ddfd970cc8e053d28e476eeff0 [2021-03-16T07:51:26.759Z] #37 6.806 -- Detecting C compile features - done [2021-03-16T07:51:26.759Z] #37 6.846 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-16T07:51:26.759Z] #37 7.110 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-16T07:51:26.759Z] #37 7.201 -- Configuring done [2021-03-16T07:51:26.759Z] #37 7.218 -- Generating done [2021-03-16T07:51:26.759Z] #37 7.234 -- Build files have been written to: /tmp/tmp.te3i49nRgq/tini [2021-03-16T07:51:26.759Z] #37 7.240 + make tini-static [2021-03-16T07:51:26.759Z] #37 7.941 Scanning dependencies of target tini-static [2021-03-16T07:51:26.759Z] #37 8.035 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-16T07:51:26.759Z] #37 9.565 [100%] Linking C executable tini-static [2021-03-16T07:51:26.759Z] #37 10.16 [100%] Built target tini-static [2021-03-16T07:51:26.759Z] #37 10.27 + mkdir -p /build [2021-03-16T07:51:26.759Z] #37 10.27 + cp tini-static /build/docker-init [2021-03-16T07:51:26.759Z] #37 DONE 10.5s [2021-03-16T07:51:26.845Z] #21 39.02 Selecting previously unselected package zip. [2021-03-16T07:51:26.845Z] #21 39.04 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-03-16T07:51:26.845Z] #21 39.05 Unpacking zip (3.0-11+b1) ... [2021-03-16T07:51:26.845Z] #21 39.25 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-16T07:51:26.845Z] #21 39.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-16T07:51:26.845Z] #21 39.30 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-03-16T07:51:26.845Z] #21 39.31 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-03-16T07:51:26.845Z] #21 39.32 Setting up libgpm2:s390x (1.20.7-5) ... [2021-03-16T07:51:26.845Z] #21 39.32 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-03-16T07:51:26.845Z] #21 39.33 Setting up uidmap (1:4.5-1.1) ... [2021-03-16T07:51:26.845Z] #21 39.34 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-03-16T07:51:26.845Z] #21 39.35 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-16T07:51:26.845Z] #21 39.36 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-16T07:51:26.903Z] #27 2.962 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:51:26.903Z] #27 2.979 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:51:26.903Z] #27 3.024 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:51:26.903Z] #27 ... [2021-03-16T07:51:26.903Z] [2021-03-16T07:51:26.903Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-16T07:51:26.903Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-03-16T07:51:26.903Z] #63 DONE 1.5s [2021-03-16T07:51:26.903Z] [2021-03-16T07:51:26.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-03-16T07:51:26.903Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-16T07:51:26.903Z] #27 3.320 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-16T07:51:27.015Z] [2021-03-16T07:51:27.015Z] #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-03-16T07:51:27.015Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:51:27.015Z] #13 91.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-16T07:51:27.015Z] #13 91.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-16T07:51:27.015Z] #13 91.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-16T07:51:27.015Z] #13 ... [2021-03-16T07:51:27.015Z] [2021-03-16T07:51:27.015Z] #51 [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-03-16T07:51:27.015Z] #51 sha256:206f8f120d720ba09a511bfa535d54f663c277973e0b9e2e3e2b72142e5f62dc [2021-03-16T07:51:27.015Z] #51 87.99 encoding/binary [2021-03-16T07:51:27.015Z] #51 89.19 context [2021-03-16T07:51:27.015Z] #51 90.23 fmt [2021-03-16T07:51:27.015Z] #51 90.90 encoding/base64 [2021-03-16T07:51:27.015Z] #51 91.78 path/filepath [2021-03-16T07:51:27.015Z] #51 93.36 golang.org/x/sys/unix [2021-03-16T07:51:27.015Z] #51 95.09 encoding/json [2021-03-16T07:51:27.136Z] #21 39.37 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-16T07:51:27.136Z] #21 39.37 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-03-16T07:51:27.136Z] #21 39.38 Setting up xxd (2:8.1.0875-5) ... [2021-03-16T07:51:27.136Z] #21 39.39 Setting up zip (3.0-11+b1) ... [2021-03-16T07:51:27.136Z] #21 39.40 Setting up vim-common (2:8.1.0875-5) ... [2021-03-16T07:51:27.136Z] #21 39.41 Setting up bash-completion (1:2.8-6) ... [2021-03-16T07:51:27.136Z] #21 ... [2021-03-16T07:51:27.136Z] [2021-03-16T07:51:27.136Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:51:27.136Z] #44 97.13 CC criu/files.o [2021-03-16T07:51:27.136Z] #44 98.56 CC criu/filesystems.o [2021-03-16T07:51:27.136Z] #44 99.19 CC criu/fsnotify.o [2021-03-16T07:51:27.136Z] #44 100.3 CC criu/image-desc.o [2021-03-16T07:51:27.136Z] #44 100.4 CC criu/image.o [2021-03-16T07:51:27.136Z] #44 101.2 CC criu/ipc_ns.o [2021-03-16T07:51:27.136Z] #44 102.1 CC criu/irmap.o [2021-03-16T07:51:27.136Z] #44 102.6 CC criu/kcmp-ids.o [2021-03-16T07:51:27.136Z] #44 102.9 CC criu/kerndat.o [2021-03-16T07:51:27.136Z] #44 103.8 CC criu/libnetlink.o [2021-03-16T07:51:27.136Z] #44 104.2 CC criu/log.o [2021-03-16T07:51:27.136Z] #44 104.5 CC criu/lsm.o [2021-03-16T07:51:27.136Z] #44 104.8 CC criu/mem.o [2021-03-16T07:51:27.136Z] #44 106.1 CC criu/memfd.o [2021-03-16T07:51:27.136Z] #44 106.5 CC criu/mount.o [2021-03-16T07:51:27.167Z] #27 3.707 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-16T07:51:27.272Z] #51 ... [2021-03-16T07:51:27.272Z] [2021-03-16T07:51:27.272Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:51:27.272Z] #34 sha256:dd3b9509cd5b60ee4509f912bf90afc81e5ce4af284863f5fc2cb2db659930b8 [2021-03-16T07:51:27.272Z] #34 94.27 flag [2021-03-16T07:51:27.272Z] #34 94.28 github.com/BurntSushi/toml [2021-03-16T07:51:27.272Z] #34 96.52 log [2021-03-16T07:51:27.429Z] #27 3.912 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [263 kB] [2021-03-16T07:51:27.493Z] #32 ... [2021-03-16T07:51:27.493Z] [2021-03-16T07:51:27.493Z] #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-03-16T07:51:27.493Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-16T07:51:27.493Z] #12 DONE 4.6s [2021-03-16T07:51:27.696Z] #11 DONE 1.7s [2021-03-16T07:51:27.696Z] [2021-03-16T07:51:27.696Z] #58 [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-03-16T07:51:27.696Z] #58 sha256:11c79c98848dbdd2f735f6cd606a73103e43edf0d37d14bf3bfee42db612f9b5 [2021-03-16T07:51:27.753Z] [2021-03-16T07:51:27.753Z] #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-03-16T07:51:27.753Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:51:27.861Z] #26 ... [2021-03-16T07:51:27.861Z] [2021-03-16T07:51:27.861Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-16T07:51:27.861Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-16T07:51:27.861Z] #64 DONE 11.5s [2021-03-16T07:51:27.957Z] #58 ... [2021-03-16T07:51:27.957Z] [2021-03-16T07:51:27.957Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-16T07:51:27.957Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-16T07:51:27.957Z] #39 DONE 0.4s [2021-03-16T07:51:27.957Z] [2021-03-16T07:51:27.957Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-16T07:51:27.957Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-16T07:51:27.957Z] #31 DONE 0.4s [2021-03-16T07:51:28.118Z] [2021-03-16T07:51:28.118Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:28.118Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:51:28.118Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 10.6s done [2021-03-16T07:51:28.228Z] [2021-03-16T07:51:28.228Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:51:28.228Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-16T07:51:28.638Z] #34 99.52 github.com/BurntSushi/toml/cmd/tomlv [2021-03-16T07:51:28.638Z] #34 ... [2021-03-16T07:51:28.638Z] [2021-03-16T07:51:28.638Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:51:28.638Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:51:28.638Z] #43 5.034 fatal: not a git repository (or any of the parent directories): .git [2021-03-16T07:51:28.638Z] #43 5.090 GEN .gitid [2021-03-16T07:51:28.638Z] #43 5.126 GEN criu/include/version.h [2021-03-16T07:51:28.643Z] #44 ... [2021-03-16T07:51:28.643Z] [2021-03-16T07:51:28.643Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-16T07:51:28.643Z] #21 41.09 Setting up libiptc0:s390x (1.8.2-4) ... [2021-03-16T07:51:28.643Z] #21 41.10 Setting up xz-utils (5.2.4-1) ... [2021-03-16T07:51:28.643Z] #21 41.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-16T07:51:28.643Z] #21 41.12 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-16T07:51:28.643Z] #21 41.19 invoke-rc.d: could not determine current runlevel [2021-03-16T07:51:28.643Z] #21 41.20 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-16T07:51:28.643Z] #21 41.20 Setting up pigz (2.4-1) ... [2021-03-16T07:51:28.643Z] #21 41.21 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-03-16T07:51:28.894Z] #43 5.197 GEN include/common/asm [2021-03-16T07:51:28.934Z] #21 41.22 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-03-16T07:51:28.934Z] #21 41.25 Setting up python-pip-whl (18.1-5) ... [2021-03-16T07:51:28.934Z] #21 41.25 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-03-16T07:51:28.934Z] #21 41.26 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-16T07:51:29.047Z] #9 ... [2021-03-16T07:51:29.047Z] [2021-03-16T07:51:29.047Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-16T07:51:29.047Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-16T07:51:29.047Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 10.0s done [2021-03-16T07:51:29.047Z] #26 DONE 12.6s [2021-03-16T07:51:29.047Z] [2021-03-16T07:51:29.047Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-16T07:51:29.047Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-16T07:51:29.047Z] #63 DONE 0.7s [2021-03-16T07:51:29.047Z] [2021-03-16T07:51:29.047Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:29.047Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:51:29.047Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.2s done [2021-03-16T07:51:29.225Z] #21 41.58 Setting up libaio1:s390x (0.3.112-3) ... [2021-03-16T07:51:29.225Z] #21 41.59 Setting up libonig5:s390x (6.9.1-1) ... [2021-03-16T07:51:29.225Z] #21 41.60 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-03-16T07:51:29.225Z] #21 41.61 Setting up vim (2:8.1.0875-5) ... [2021-03-16T07:51:29.225Z] #21 41.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-16T07:51:29.225Z] #21 41.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-16T07:51:29.225Z] #21 41.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-16T07:51:29.225Z] #21 41.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-16T07:51:29.225Z] #21 41.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-16T07:51:29.225Z] #21 41.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-16T07:51:29.225Z] #21 41.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-16T07:51:29.225Z] #21 41.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-16T07:51:29.225Z] #21 41.67 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-16T07:51:29.225Z] #21 41.67 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-16T07:51:29.225Z] #21 41.69 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-03-16T07:51:29.225Z] #21 41.70 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-16T07:51:29.225Z] #21 41.71 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-03-16T07:51:29.225Z] #21 41.72 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-16T07:51:29.303Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-16T07:51:29.303Z] #9 ... [2021-03-16T07:51:29.303Z] [2021-03-16T07:51:29.303Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-16T07:51:29.303Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-16T07:51:29.303Z] #65 DONE 0.3s [2021-03-16T07:51:29.373Z] #27 5.510 Fetched 8247 kB in 3s (2947 kB/s) [2021-03-16T07:51:29.373Z] #27 5.510 Reading package lists... [2021-03-16T07:51:29.373Z] #27 ... [2021-03-16T07:51:29.373Z] [2021-03-16T07:51:29.373Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-16T07:51:29.373Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-03-16T07:51:29.373Z] #65 DONE 2.3s [2021-03-16T07:51:29.373Z] [2021-03-16T07:51:29.373Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:29.373Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-16T07:51:29.373Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.5s done [2021-03-16T07:51:29.373Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.1s done [2021-03-16T07:51:29.373Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s [2021-03-16T07:51:29.559Z] [2021-03-16T07:51:29.559Z] #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-03-16T07:51:29.559Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-16T07:51:30.786Z] #43 6.817 PBCC images/timens.pb-c.c [2021-03-16T07:51:30.786Z] #43 6.863 DEP images/timens.pb-c.d [2021-03-16T07:51:30.786Z] #43 6.949 PBCC images/fown.pb-c.c [2021-03-16T07:51:30.786Z] #43 6.961 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-16T07:51:30.786Z] #43 7.033 PBCC images/opts.pb-c.c [2021-03-16T07:51:30.786Z] #43 7.097 PBCC images/memfd.pb-c.c [2021-03-16T07:51:30.786Z] #43 7.134 DEP images/fown.pb-c.d [2021-03-16T07:51:30.786Z] #43 7.203 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-16T07:51:30.786Z] #43 7.263 DEP images/opts.pb-c.d [2021-03-16T07:51:31.042Z] #43 7.336 DEP images/memfd.pb-c.d [2021-03-16T07:51:31.042Z] #43 7.429 PBCC images/sit.pb-c.c [2021-03-16T07:51:31.042Z] #43 7.481 DEP images/sit.pb-c.d [2021-03-16T07:51:31.042Z] #43 7.553 PBCC images/macvlan.pb-c.c [2021-03-16T07:51:31.298Z] #43 7.577 DEP images/macvlan.pb-c.d [2021-03-16T07:51:31.298Z] #43 7.631 PBCC images/autofs.pb-c.c [2021-03-16T07:51:31.298Z] #43 7.647 DEP images/autofs.pb-c.d [2021-03-16T07:51:31.301Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.2s done [2021-03-16T07:51:31.308Z] #30 11.16 0.0% # 1.4% # 2.5% ## 3.6% #### 5.8% #### 6.9% ###### 8.5% ####### 10.1% ######## 12.3% ########## 14.5% ############ 17.2% ############### 21.0% ################# 23.7% ################### 26.4% ##################### 29.9% ###################### 31.0% ###################### 31.5% ####################### 32.6% ######################## 34.2% ######################### 35.9% ########################## 36.4% ########################### 37.5% ############################ 39.7% ############################## 41.8% ############################### 43.8% ################################# 45.9% ################################## 48.1% ################################### 49.2% ################################### 49.7% #################################### 50.8% ##################################### 51.9% ###################################### 53.6% ####################################### 54.6% ######################################## 56.8% ########################################## 58.7% ########################################### 59.8% ############################################ 61.9% ############################################## 64.1% ############################################## 65.2% ############################################### 66.3% ################################################ 67.9% ################################################## 70.1% #################################################### 72.3% ##################################################### 75.0% ####################################################### 77.1% ######################################################### 79.3% ########################################################## 80.9% ########################################################### 82.6% ############################################################ 84.2% ############################################################# 85.3% [2021-03-16T07:51:31.308Z] #30 ... [2021-03-16T07:51:31.308Z] [2021-03-16T07:51:31.308Z] #43 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:51:31.308Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-16T07:51:31.308Z] #43 18.10 Fetched 8198 kB in 17s (480 kB/s) [2021-03-16T07:51:31.453Z] #27 2.188 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:51:31.453Z] #27 2.205 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:51:31.453Z] #27 2.205 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:51:31.453Z] #27 2.440 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:51:31.554Z] #43 7.717 PBCC images/sysctl.pb-c.c [2021-03-16T07:51:31.554Z] #43 7.741 DEP images/sysctl.pb-c.d [2021-03-16T07:51:31.554Z] #43 7.794 PBCC images/time.pb-c.c [2021-03-16T07:51:31.554Z] #43 7.857 DEP images/time.pb-c.d [2021-03-16T07:51:31.554Z] #43 7.915 PBCC images/binfmt-misc.pb-c.c [2021-03-16T07:51:31.554Z] #43 7.973 DEP images/binfmt-misc.pb-c.d [2021-03-16T07:51:31.569Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-03-16T07:51:31.709Z] #27 2.780 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:51:31.811Z] #43 8.011 PBCC images/seccomp.pb-c.c [2021-03-16T07:51:31.811Z] #43 8.044 DEP images/seccomp.pb-c.d [2021-03-16T07:51:31.811Z] #43 8.144 PBCC images/userns.pb-c.c [2021-03-16T07:51:31.811Z] #43 8.202 DEP images/userns.pb-c.d [2021-03-16T07:51:31.811Z] #43 8.270 PBCC images/cgroup.pb-c.c [2021-03-16T07:51:31.811Z] #43 ... [2021-03-16T07:51:31.811Z] [2021-03-16T07:51:31.811Z] #45 [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-03-16T07:51:31.811Z] #45 sha256:3f38aae2e3a465e058a85b7fc04de203f4138a8d202a012f4be3ee33365046ad [2021-03-16T07:51:31.811Z] #45 92.89 fmt [2021-03-16T07:51:31.811Z] #45 96.72 regexp [2021-03-16T07:51:31.811Z] #45 97.80 go/token [2021-03-16T07:51:31.811Z] #45 99.53 go/scanner [2021-03-16T07:51:31.811Z] #45 100.8 go/ast [2021-03-16T07:51:31.811Z] #45 100.9 internal/lazyregexp [2021-03-16T07:51:31.811Z] #45 101.2 net/url [2021-03-16T07:51:31.811Z] #45 102.8 text/template/parse [2021-03-16T07:51:31.950Z] #21 43.97 Setting up iptables (1.8.2-4) ... [2021-03-16T07:51:31.950Z] #21 44.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-16T07:51:31.950Z] #21 44.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-16T07:51:31.951Z] #21 44.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-16T07:51:31.951Z] #21 44.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-16T07:51:31.951Z] #21 44.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-16T07:51:31.951Z] #21 44.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-16T07:51:31.951Z] #21 44.04 Setting up python3 (3.7.3-1) ... [2021-03-16T07:51:31.951Z] #21 44.42 Setting up python3-wheel (0.32.3-2) ... [2021-03-16T07:51:32.070Z] #45 ... [2021-03-16T07:51:32.070Z] [2021-03-16T07:51:32.070Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:51:32.070Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:51:32.070Z] #43 8.296 DEP images/cgroup.pb-c.d [2021-03-16T07:51:32.070Z] #43 8.376 PBCC images/ext-file.pb-c.c [2021-03-16T07:51:32.070Z] #43 8.422 DEP images/ext-file.pb-c.d [2021-03-16T07:51:32.070Z] #43 8.499 PBCC images/rpc.pb-c.c [2021-03-16T07:51:32.272Z] #27 3.230 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:51:32.327Z] #43 ... [2021-03-16T07:51:32.327Z] [2021-03-16T07:51:32.327Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:51:32.327Z] #34 sha256:dd3b9509cd5b60ee4509f912bf90afc81e5ce4af284863f5fc2cb2db659930b8 [2021-03-16T07:51:32.327Z] #34 DONE 103.4s [2021-03-16T07:51:32.327Z] [2021-03-16T07:51:32.327Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:51:32.327Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:51:32.327Z] #43 8.582 DEP images/rpc.pb-c.d [2021-03-16T07:51:32.327Z] #43 8.656 PBCC images/siginfo.pb-c.c [2021-03-16T07:51:32.327Z] #43 8.729 DEP images/siginfo.pb-c.d [2021-03-16T07:51:32.327Z] #43 8.773 PBCC images/pagemap.pb-c.c [2021-03-16T07:51:32.582Z] #21 44.92 Setting up apparmor (2.13.2-10) ... [2021-03-16T07:51:32.583Z] #43 8.887 DEP images/pagemap.pb-c.d [2021-03-16T07:51:32.583Z] #43 8.993 PBCC images/rlimit.pb-c.c [2021-03-16T07:51:32.839Z] #43 9.053 DEP images/rlimit.pb-c.d [2021-03-16T07:51:32.839Z] #43 9.133 PBCC images/file-lock.pb-c.c [2021-03-16T07:51:32.839Z] #43 9.197 DEP images/file-lock.pb-c.d [2021-03-16T07:51:33.034Z] #13 ... [2021-03-16T07:51:33.034Z] [2021-03-16T07:51:33.034Z] #58 [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-03-16T07:51:33.034Z] #58 sha256:4735d554106de53210c79f9664e73921375b121a0d80044ea6555a3ce853f47c [2021-03-16T07:51:33.034Z] #58 8.167 + RM_GOPATH=0 [2021-03-16T07:51:33.034Z] #58 8.167 + TMP_GOPATH= [2021-03-16T07:51:33.034Z] #58 8.167 + : /build [2021-03-16T07:51:33.034Z] #58 8.167 + '[' -z '' ']' [2021-03-16T07:51:33.034Z] #58 8.167 ++ mktemp -d [2021-03-16T07:51:33.034Z] #58 8.167 + export GOPATH=/tmp/tmp.sMV58b6SGV [2021-03-16T07:51:33.034Z] #58 8.167 + GOPATH=/tmp/tmp.sMV58b6SGV [2021-03-16T07:51:33.034Z] #58 8.167 + RM_GOPATH=1 [2021-03-16T07:51:33.034Z] #58 8.167 + case "$(go env GOARCH)" in [2021-03-16T07:51:33.034Z] #58 8.167 ++ go env GOARCH [2021-03-16T07:51:33.034Z] #58 8.172 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:33.034Z] #58 8.172 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:33.034Z] #58 8.172 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:33.034Z] #58 8.172 + dir=/tmp/install [2021-03-16T07:51:33.034Z] #58 8.172 + bin=rootlesskit [2021-03-16T07:51:33.034Z] #58 8.172 + shift [2021-03-16T07:51:33.034Z] #58 8.172 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-16T07:51:33.034Z] #58 8.172 + . /tmp/install/rootlesskit.installer [2021-03-16T07:51:33.034Z] #58 8.172 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:51:33.034Z] #58 8.175 + install_rootlesskit [2021-03-16T07:51:33.034Z] #58 8.175 + case "$1" in [2021-03-16T07:51:33.034Z] #58 8.175 + export CGO_ENABLED=0 [2021-03-16T07:51:33.034Z] #58 8.175 + CGO_ENABLED=0 [2021-03-16T07:51:33.034Z] #58 8.175 + _install_rootlesskit [2021-03-16T07:51:33.034Z] #58 8.175 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-16T07:51:33.034Z] #58 8.175 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.sMV58b6SGV/src/github.com/rootless-containers/rootlesskit [2021-03-16T07:51:33.034Z] #58 8.175 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:51:33.034Z] #58 8.179 Cloning into '/tmp/tmp.sMV58b6SGV/src/github.com/rootless-containers/rootlesskit'... [2021-03-16T07:51:33.034Z] #58 ... [2021-03-16T07:51:33.034Z] [2021-03-16T07:51:33.034Z] #47 [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-03-16T07:51:33.034Z] #47 sha256:3f525d8926a719573030dd1b7f2d2e5f8baa953f118977aca1c8f98ada2e414c [2021-03-16T07:51:33.034Z] #47 7.765 + RM_GOPATH=0 [2021-03-16T07:51:33.034Z] #47 7.765 + TMP_GOPATH= [2021-03-16T07:51:33.034Z] #47 7.765 + : /build [2021-03-16T07:51:33.034Z] #47 7.765 + '[' -z '' ']' [2021-03-16T07:51:33.034Z] #47 7.765 ++ mktemp -d [2021-03-16T07:51:33.034Z] #47 7.778 + export GOPATH=/tmp/tmp.ismUsAah5d [2021-03-16T07:51:33.034Z] #47 7.778 + GOPATH=/tmp/tmp.ismUsAah5d [2021-03-16T07:51:33.034Z] #47 7.778 + RM_GOPATH=1 [2021-03-16T07:51:33.034Z] #47 7.778 + case "$(go env GOARCH)" in [2021-03-16T07:51:33.034Z] #47 7.778 ++ go env GOARCH [2021-03-16T07:51:33.034Z] #47 7.886 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:33.034Z] #47 7.886 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:33.034Z] #47 7.891 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:33.034Z] #47 7.893 + dir=/tmp/install [2021-03-16T07:51:33.034Z] #47 7.893 + bin=gotestsum [2021-03-16T07:51:33.034Z] #47 7.893 + shift [2021-03-16T07:51:33.034Z] #47 7.893 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-16T07:51:33.034Z] #47 7.893 + . /tmp/install/gotestsum.installer [2021-03-16T07:51:33.034Z] #47 7.893 ++ : v0.5.3 [2021-03-16T07:51:33.034Z] #47 7.893 + install_gotestsum [2021-03-16T07:51:33.034Z] #47 7.901 + set -e [2021-03-16T07:51:33.034Z] #47 7.901 + export GO111MODULE=on [2021-03-16T07:51:33.034Z] #47 7.901 + GO111MODULE=on [2021-03-16T07:51:33.034Z] #47 7.901 + GOBIN=/build [2021-03-16T07:51:33.034Z] #47 7.901 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-16T07:51:33.034Z] #47 7.934 go: finding gotest.tools v0.5.3 [2021-03-16T07:51:33.034Z] #47 7.934 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-16T07:51:33.034Z] #47 9.216 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-16T07:51:33.034Z] #47 9.953 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-16T07:51:33.034Z] #47 ... [2021-03-16T07:51:33.034Z] [2021-03-16T07:51:33.034Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:51:33.034Z] #67 sha256:56c7d12107f05db6d3f197b888e7e221612a64112840d2d1e9d325f8ad4a419f [2021-03-16T07:51:33.034Z] #67 7.257 + RM_GOPATH=0 [2021-03-16T07:51:33.034Z] #67 7.257 + TMP_GOPATH= [2021-03-16T07:51:33.034Z] #67 7.257 + : /build [2021-03-16T07:51:33.034Z] #67 7.257 + '[' -z '' ']' [2021-03-16T07:51:33.034Z] #67 7.257 ++ mktemp -d [2021-03-16T07:51:33.034Z] #67 7.264 + export GOPATH=/tmp/tmp.qaOgrHQsxQ [2021-03-16T07:51:33.034Z] #67 7.264 + GOPATH=/tmp/tmp.qaOgrHQsxQ [2021-03-16T07:51:33.034Z] #67 7.264 + RM_GOPATH=1 [2021-03-16T07:51:33.034Z] #67 7.264 + case "$(go env GOARCH)" in [2021-03-16T07:51:33.034Z] #67 7.264 ++ go env GOARCH [2021-03-16T07:51:33.034Z] #67 7.294 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:51:33.034Z] #67 7.297 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:33.034Z] #67 7.297 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:33.034Z] #67 7.297 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:33.034Z] #67 7.297 + dir=/tmp/install [2021-03-16T07:51:33.034Z] #67 7.297 + bin=proxy [2021-03-16T07:51:33.034Z] #67 7.297 + shift [2021-03-16T07:51:33.034Z] #67 7.297 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-16T07:51:33.034Z] #67 7.297 + . /tmp/install/proxy.installer [2021-03-16T07:51:33.034Z] #67 7.297 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:51:33.034Z] #67 7.297 + install_proxy [2021-03-16T07:51:33.034Z] #67 7.297 + case "$1" in [2021-03-16T07:51:33.034Z] #67 7.297 + export CGO_ENABLED=0 [2021-03-16T07:51:33.034Z] #67 7.297 + CGO_ENABLED=0 [2021-03-16T07:51:33.034Z] #67 7.297 + _install_proxy [2021-03-16T07:51:33.034Z] #67 7.297 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-16T07:51:33.034Z] #67 7.297 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qaOgrHQsxQ/src/github.com/docker/libnetwork [2021-03-16T07:51:33.034Z] #67 7.297 Cloning into '/tmp/tmp.qaOgrHQsxQ/src/github.com/docker/libnetwork'... [2021-03-16T07:51:33.034Z] #67 ... [2021-03-16T07:51:33.034Z] [2021-03-16T07:51:33.034Z] #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-03-16T07:51:33.034Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:51:33.034Z] #36 8.486 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:51:33.034Z] #36 8.617 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:51:33.034Z] #36 8.617 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:51:33.034Z] #36 9.888 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:51:33.095Z] #43 9.317 PBCC images/tty.pb-c.c [2021-03-16T07:51:33.095Z] #43 9.468 DEP images/tty.pb-c.d [2021-03-16T07:51:33.309Z] #36 ... [2021-03-16T07:51:33.309Z] [2021-03-16T07:51:33.309Z] #55 [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-03-16T07:51:33.309Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:51:33.309Z] #55 7.106 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:51:33.309Z] #55 7.146 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:51:33.309Z] #55 7.146 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:51:33.309Z] #55 7.835 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:51:33.309Z] #55 ... [2021-03-16T07:51:33.309Z] [2021-03-16T07:51:33.309Z] #45 [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-03-16T07:51:33.309Z] #45 sha256:9791cf47cd77fdfb452cea96641266fe030354dfa345947418f0814e331a0556 [2021-03-16T07:51:33.309Z] #45 7.540 + RM_GOPATH=0 [2021-03-16T07:51:33.309Z] #45 7.540 + TMP_GOPATH= [2021-03-16T07:51:33.309Z] #45 7.540 + : /build [2021-03-16T07:51:33.309Z] #45 7.540 + '[' -z '' ']' [2021-03-16T07:51:33.309Z] #45 7.540 ++ mktemp -d [2021-03-16T07:51:33.309Z] #45 7.540 + export GOPATH=/tmp/tmp.YmPDe1G7Yd [2021-03-16T07:51:33.309Z] #45 7.540 + GOPATH=/tmp/tmp.YmPDe1G7Yd [2021-03-16T07:51:33.309Z] #45 7.540 + RM_GOPATH=1 [2021-03-16T07:51:33.309Z] #45 7.540 + case "$(go env GOARCH)" in [2021-03-16T07:51:33.309Z] #45 7.540 ++ go env GOARCH [2021-03-16T07:51:33.309Z] #45 7.602 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:33.309Z] #45 7.602 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:33.309Z] #45 7.602 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:33.309Z] #45 7.647 + dir=/tmp/install [2021-03-16T07:51:33.309Z] #45 7.647 + bin=vndr [2021-03-16T07:51:33.309Z] #45 7.647 + shift [2021-03-16T07:51:33.309Z] #45 7.647 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-16T07:51:33.309Z] #45 7.647 + . /tmp/install/vndr.installer [2021-03-16T07:51:33.309Z] #45 7.647 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:51:33.309Z] #45 7.647 + install_vndr [2021-03-16T07:51:33.309Z] #45 7.647 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-16T07:51:33.309Z] #45 7.647 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YmPDe1G7Yd/src/github.com/LK4D4/vndr [2021-03-16T07:51:33.309Z] #45 7.647 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:51:33.309Z] #45 7.714 Cloning into '/tmp/tmp.YmPDe1G7Yd/src/github.com/LK4D4/vndr'... [2021-03-16T07:51:33.309Z] #45 8.568 + cd /tmp/tmp.YmPDe1G7Yd/src/github.com/LK4D4/vndr [2021-03-16T07:51:33.309Z] #45 8.572 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:51:33.309Z] #45 8.576 + go build -buildmode=pie -v -o /build/vndr . [2021-03-16T07:51:33.354Z] #43 9.610 PBCC images/tun.pb-c.c [2021-03-16T07:51:33.354Z] #43 9.749 PBCC images/netdev.pb-c.c [2021-03-16T07:51:33.354Z] #43 9.829 DEP images/tun.pb-c.d [2021-03-16T07:51:33.354Z] #43 9.852 DEP images/netdev.pb-c.d [2021-03-16T07:51:33.422Z] #43 18.10 Reading package lists... [2021-03-16T07:51:33.422Z] #43 ... [2021-03-16T07:51:33.422Z] [2021-03-16T07:51:33.422Z] #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-03-16T07:51:33.422Z] #59 sha256:0bc5e94299fec3f8a176ef05e48d56d8b81f8c31d1ce5b196a61da53b1b496f3 [2021-03-16T07:51:33.422Z] #59 10.17 go: extracting github.com/google/uuid v1.2.0 [2021-03-16T07:51:33.422Z] #59 11.30 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:51:33.422Z] #59 11.40 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-16T07:51:33.422Z] #59 12.63 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:51:33.422Z] #59 12.64 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:51:33.422Z] #59 13.69 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:51:33.422Z] #59 14.16 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:51:33.422Z] #59 18.79 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:51:33.422Z] #59 20.04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:51:33.489Z] #9 ... [2021-03-16T07:51:33.489Z] [2021-03-16T07:51:33.489Z] #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-03-16T07:51:33.489Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-16T07:51:33.489Z] #27 5.510 Reading package lists... [2021-03-16T07:51:33.489Z] #27 6.824 Reading package lists... [2021-03-16T07:51:33.489Z] #27 8.112 Building dependency tree... [2021-03-16T07:51:33.489Z] #27 8.781 The following additional packages will be installed: [2021-03-16T07:51:33.489Z] #27 8.781 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-16T07:51:33.489Z] #27 8.781 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-16T07:51:33.489Z] #27 8.781 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-16T07:51:33.489Z] #27 8.792 Suggested packages: [2021-03-16T07:51:33.489Z] #27 8.792 krb5-doc krb5-user [2021-03-16T07:51:33.489Z] #27 8.792 Recommended packages: [2021-03-16T07:51:33.489Z] #27 8.792 krb5-locales publicsuffix libsasl2-modules [2021-03-16T07:51:33.489Z] #27 9.024 The following NEW packages will be installed: [2021-03-16T07:51:33.489Z] #27 9.037 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-16T07:51:33.489Z] #27 9.037 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-16T07:51:33.489Z] #27 9.037 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-16T07:51:33.489Z] #27 9.037 libssh2-1 libssl1.1 openssl [2021-03-16T07:51:33.489Z] #27 9.328 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-16T07:51:33.489Z] #27 9.328 Need to get 4777 kB of archives. [2021-03-16T07:51:33.489Z] #27 9.328 After this operation, 11.5 MB of additional disk space will be used. [2021-03-16T07:51:33.489Z] #27 9.328 Get:1 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-03-16T07:51:33.489Z] #27 9.344 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u5 [1382 kB] [2021-03-16T07:51:33.489Z] #27 9.344 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-03-16T07:51:33.489Z] #27 9.344 Get:4 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-16T07:51:33.489Z] #27 9.344 Get:5 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-03-16T07:51:33.489Z] #27 9.344 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-03-16T07:51:33.489Z] #27 9.344 Get:7 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-03-16T07:51:33.489Z] #27 9.344 Get:8 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-03-16T07:51:33.489Z] #27 9.344 Get:9 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-03-16T07:51:33.489Z] #27 9.352 Get:10 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-16T07:51:33.489Z] #27 9.352 Get:11 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-03-16T07:51:33.489Z] #27 9.352 Get:12 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-03-16T07:51:33.489Z] #27 9.352 Get:13 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-03-16T07:51:33.489Z] #27 9.352 Get:14 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-03-16T07:51:33.489Z] #27 9.352 Get:15 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-03-16T07:51:33.489Z] #27 9.358 Get:16 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-03-16T07:51:33.489Z] #27 9.358 Get:17 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u5 [823 kB] [2021-03-16T07:51:33.489Z] #27 9.365 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-03-16T07:51:33.489Z] #27 9.365 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-16T07:51:33.489Z] #27 9.370 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-16T07:51:33.489Z] #27 9.370 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-16T07:51:33.489Z] #27 9.616 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:51:33.489Z] #27 9.657 Fetched 4777 kB in 0s (16.0 MB/s) [2021-03-16T07:51:33.489Z] #27 9.701 Selecting previously unselected package libssl1.1:arm64. [2021-03-16T07:51:33.489Z] #27 9.701 (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-03-16T07:51:33.489Z] #27 9.710 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_arm64.deb ... [2021-03-16T07:51:33.489Z] #27 9.718 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-03-16T07:51:33.524Z] #32 ... [2021-03-16T07:51:33.524Z] [2021-03-16T07:51:33.524Z] #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-03-16T07:51:33.524Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-16T07:51:33.524Z] #12 DONE 5.4s [2021-03-16T07:51:33.524Z] [2021-03-16T07:51:33.524Z] #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-03-16T07:51:33.524Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:51:33.569Z] #45 ... [2021-03-16T07:51:33.569Z] [2021-03-16T07:51:33.570Z] #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-03-16T07:51:33.570Z] #24 sha256:bbd353bd41ce2feda27e0cecebc3980c53e50a1eb4925b85e4de683805b81d78 [2021-03-16T07:51:33.570Z] #24 8.594 + RM_GOPATH=0 [2021-03-16T07:51:33.570Z] #24 8.594 + TMP_GOPATH= [2021-03-16T07:51:33.570Z] #24 8.594 + : /build [2021-03-16T07:51:33.570Z] #24 8.594 + '[' -z '' ']' [2021-03-16T07:51:33.570Z] #24 8.594 ++ mktemp -d [2021-03-16T07:51:33.570Z] #24 8.633 + export GOPATH=/tmp/tmp.kOmPY1Onxf [2021-03-16T07:51:33.570Z] #24 8.633 + GOPATH=/tmp/tmp.kOmPY1Onxf [2021-03-16T07:51:33.570Z] #24 8.633 + RM_GOPATH=1 [2021-03-16T07:51:33.570Z] #24 8.633 + case "$(go env GOARCH)" in [2021-03-16T07:51:33.570Z] #24 8.633 ++ go env GOARCH [2021-03-16T07:51:33.570Z] #24 8.643 Install docker/cli version 17.06.2-ce from stable [2021-03-16T07:51:33.570Z] #24 8.643 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:33.570Z] #24 8.643 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:33.570Z] #24 8.643 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:33.570Z] #24 8.643 + dir=/tmp/install [2021-03-16T07:51:33.570Z] #24 8.643 + bin=dockercli [2021-03-16T07:51:33.570Z] #24 8.643 + shift [2021-03-16T07:51:33.570Z] #24 8.643 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-16T07:51:33.570Z] #24 8.643 + . /tmp/install/dockercli.installer [2021-03-16T07:51:33.570Z] #24 8.643 ++ : stable [2021-03-16T07:51:33.570Z] #24 8.643 ++ : 17.06.2-ce [2021-03-16T07:51:33.570Z] #24 8.643 + install_dockercli [2021-03-16T07:51:33.570Z] #24 8.643 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-16T07:51:33.570Z] #24 8.643 ++ uname -m [2021-03-16T07:51:33.570Z] #24 8.649 + arch=x86_64 [2021-03-16T07:51:33.570Z] #24 8.649 + '[' x86_64 '!=' x86_64 ']' [2021-03-16T07:51:33.570Z] #24 8.649 + url=https://download.docker.com/linux/static [2021-03-16T07:51:33.570Z] #24 8.677 + tar -xz docker/docker [2021-03-16T07:51:33.570Z] #24 8.692 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-16T07:51:33.570Z] #24 ... [2021-03-16T07:51:33.570Z] [2021-03-16T07:51:33.570Z] #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-03-16T07:51:33.570Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:51:33.570Z] #40 8.000 + git clone https://github.com/docker/distribution.git . [2021-03-16T07:51:33.570Z] #40 8.012 Cloning into '.'... [2021-03-16T07:51:33.611Z] #43 9.907 PBCC images/vma.pb-c.c [2021-03-16T07:51:33.611Z] #43 9.961 DEP images/vma.pb-c.d [2021-03-16T07:51:33.611Z] #43 10.00 PBCC images/creds.pb-c.c [2021-03-16T07:51:33.611Z] #43 10.05 DEP images/creds.pb-c.d [2021-03-16T07:51:33.723Z] #59 20.20 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:51:33.723Z] #59 20.21 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:51:33.723Z] #59 ... [2021-03-16T07:51:33.723Z] [2021-03-16T07:51:33.723Z] #30 [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-03-16T07:51:33.723Z] #30 sha256:435975cd8fca18007da9742b4bd5d54bf6ddaf1a0f8c884fa50b753c78496a28 [2021-03-16T07:51:33.724Z] #30 11.16 0.0% # 1.4% # 2.5% ## 3.6% #### 5.8% #### 6.9% ###### 8.5% ####### 10.1% ######## 12.3% ########## 14.5% ############ 17.2% ############### 21.0% ################# 23.7% ################### 26.4% ##################### 29.9% ###################### 31.0% ###################### 31.5% ####################### 32.6% ######################## 34.2% ######################### 35.9% ########################## 36.4% ########################### 37.5% ############################ 39.7% ############################## 41.8% ############################### 43.8% ################################# 45.9% ################################## 48.1% ################################### 49.2% ################################### 49.7% #################################### 50.8% ##################################### 51.9% ###################################### 53.6% ####################################### 54.6% ######################################## 56.8% ########################################## 58.7% ########################################### 59.8% ############################################ 61.9% ############################################## 64.1% ############################################## 65.2% ############################################### 66.3% ################################################ 67.9% ################################################## 70.1% #################################################### 72.3% ##################################################### 75.0% ####################################################### 77.1% ######################################################### 79.3% ########################################################## 80.9% ########################################################### 82.6% ############################################################ 84.2% ############################################################# 85.3% ############################################################## 86.4% ############################################################### 88.0% ################################################################ 89.6% ################################################################# 91.3% ################################################################### 93.5% #################################################################### 95.1% ##################################################################### 96.7% ###################################################################### 98.3% ######################################################################## 100.0% [2021-03-16T07:51:33.724Z] #30 18.38 [2021-03-16T07:51:33.751Z] #27 10.01 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-03-16T07:51:33.751Z] #27 10.01 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-16T07:51:33.751Z] #27 10.02 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:51:33.751Z] #27 10.07 Selecting previously unselected package libsasl2-2:arm64. [2021-03-16T07:51:33.751Z] #27 10.08 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-16T07:51:33.751Z] #27 10.08 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:51:33.751Z] #27 10.13 Selecting previously unselected package libldap-common. [2021-03-16T07:51:33.751Z] #27 10.13 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-16T07:51:33.751Z] #27 10.14 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:51:33.751Z] #27 10.19 Selecting previously unselected package libldap-2.4-2:arm64. [2021-03-16T07:51:33.751Z] #27 10.19 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-03-16T07:51:33.751Z] #27 10.19 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:51:33.828Z] #40 ... [2021-03-16T07:51:33.828Z] [2021-03-16T07:51:33.828Z] #51 [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-03-16T07:51:33.828Z] #51 sha256:b8c7fdbdaeab95b45cbf98534823a84f40c0f015957af1034a515d57620d4459 [2021-03-16T07:51:33.828Z] #51 7.263 + RM_GOPATH=0 [2021-03-16T07:51:33.828Z] #51 7.263 + TMP_GOPATH= [2021-03-16T07:51:33.828Z] #51 7.263 + : /build [2021-03-16T07:51:33.828Z] #51 7.263 + '[' -z '' ']' [2021-03-16T07:51:33.828Z] #51 7.263 ++ mktemp -d [2021-03-16T07:51:33.828Z] #51 7.263 + export GOPATH=/tmp/tmp.uFS6uavCbJ [2021-03-16T07:51:33.828Z] #51 7.263 + GOPATH=/tmp/tmp.uFS6uavCbJ [2021-03-16T07:51:33.828Z] #51 7.263 + RM_GOPATH=1 [2021-03-16T07:51:33.828Z] #51 7.263 + case "$(go env GOARCH)" in [2021-03-16T07:51:33.828Z] #51 7.263 ++ go env GOARCH [2021-03-16T07:51:33.828Z] #51 7.297 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:51:33.828Z] #51 7.297 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:33.828Z] #51 7.297 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:33.828Z] #51 7.297 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:33.828Z] #51 7.297 + dir=/tmp/install [2021-03-16T07:51:33.828Z] #51 7.297 + bin=shfmt [2021-03-16T07:51:33.828Z] #51 7.297 + shift [2021-03-16T07:51:33.828Z] #51 7.297 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-16T07:51:33.828Z] #51 7.297 + . /tmp/install/shfmt.installer [2021-03-16T07:51:33.828Z] #51 7.297 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:51:33.828Z] #51 7.297 + install_shfmt [2021-03-16T07:51:33.828Z] #51 7.297 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-16T07:51:33.828Z] #51 7.297 + git clone https://github.com/mvdan/sh.git /tmp/tmp.uFS6uavCbJ/src/github.com/mvdan/sh [2021-03-16T07:51:33.828Z] #51 7.297 Cloning into '/tmp/tmp.uFS6uavCbJ/src/github.com/mvdan/sh'... [2021-03-16T07:51:33.867Z] #43 10.12 PBCC images/utsns.pb-c.c [2021-03-16T07:51:33.867Z] #43 10.15 DEP images/utsns.pb-c.d [2021-03-16T07:51:33.867Z] #43 10.21 PBCC images/ipc-desc.pb-c.c [2021-03-16T07:51:33.867Z] #43 10.24 PBCC images/ipc-sem.pb-c.c [2021-03-16T07:51:33.867Z] #43 10.26 DEP images/ipc-desc.pb-c.d [2021-03-16T07:51:33.867Z] #43 10.30 DEP images/ipc-sem.pb-c.d [2021-03-16T07:51:34.013Z] #27 10.32 Selecting previously unselected package openssl. [2021-03-16T07:51:34.013Z] #27 10.32 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_arm64.deb ... [2021-03-16T07:51:34.013Z] #27 10.32 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-16T07:51:34.028Z] #30 19.69 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-16T07:51:34.028Z] #30 ... [2021-03-16T07:51:34.028Z] [2021-03-16T07:51:34.028Z] #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-03-16T07:51:34.028Z] #48 sha256:c9e5d81f6d259cb45a7d53d531bc09847a8a8a5e54fba906be6277f00bd9ba9b [2021-03-16T07:51:34.028Z] #48 10.52 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:51:34.028Z] #48 11.97 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:51:34.028Z] #48 16.88 go: finding github.com/fatih/color v1.9.0 [2021-03-16T07:51:34.028Z] #48 16.89 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:51:34.028Z] #48 16.96 go: finding github.com/pkg/errors v0.9.1 [2021-03-16T07:51:34.028Z] #48 17.12 go: finding github.com/spf13/pflag v1.0.3 [2021-03-16T07:51:34.028Z] #48 17.23 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:51:34.028Z] #48 17.37 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:51:34.028Z] #48 17.87 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:51:34.028Z] #48 18.12 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:51:34.028Z] #48 18.13 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:51:34.028Z] #48 18.20 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:51:34.028Z] #48 18.22 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:51:34.028Z] #48 ... [2021-03-16T07:51:34.028Z] [2021-03-16T07:51:34.028Z] #41 [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-03-16T07:51:34.028Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-16T07:51:34.028Z] #41 19.19 Checking out files: 99% (1673/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-16T07:51:34.028Z] #41 19.23 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-16T07:51:34.087Z] #51 ... [2021-03-16T07:51:34.087Z] [2021-03-16T07:51:34.087Z] #49 [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-03-16T07:51:34.087Z] #49 sha256:bae4ca5fe17dbbb649c69c66191a7f8180210baf0d52175280d33433dd3094e2 [2021-03-16T07:51:34.087Z] #49 7.078 + RM_GOPATH=0 [2021-03-16T07:51:34.087Z] #49 7.078 + TMP_GOPATH= [2021-03-16T07:51:34.087Z] #49 7.078 + : /build [2021-03-16T07:51:34.087Z] #49 7.078 + '[' -z '' ']' [2021-03-16T07:51:34.087Z] #49 7.090 ++ mktemp -d [2021-03-16T07:51:34.087Z] #49 7.090 + export GOPATH=/tmp/tmp.gFRnQELZ4Q [2021-03-16T07:51:34.087Z] #49 7.090 + GOPATH=/tmp/tmp.gFRnQELZ4Q [2021-03-16T07:51:34.087Z] #49 7.090 + RM_GOPATH=1 [2021-03-16T07:51:34.087Z] #49 7.090 + case "$(go env GOARCH)" in [2021-03-16T07:51:34.087Z] #49 7.090 ++ go env GOARCH [2021-03-16T07:51:34.087Z] #49 7.114 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:34.087Z] #49 7.114 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:34.087Z] #49 7.114 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:34.087Z] #49 7.114 + dir=/tmp/install [2021-03-16T07:51:34.087Z] #49 7.114 + bin=golangci_lint [2021-03-16T07:51:34.087Z] #49 7.114 + shift [2021-03-16T07:51:34.087Z] #49 7.114 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-16T07:51:34.087Z] #49 7.114 + . /tmp/install/golangci_lint.installer [2021-03-16T07:51:34.087Z] #49 7.114 ++ : v1.23.8 [2021-03-16T07:51:34.087Z] #49 7.114 + install_golangci_lint [2021-03-16T07:51:34.087Z] #49 7.114 + set -e [2021-03-16T07:51:34.087Z] #49 7.114 + export GO111MODULE=on [2021-03-16T07:51:34.087Z] #49 7.114 + GO111MODULE=on [2021-03-16T07:51:34.087Z] #49 7.114 + GOBIN=/build [2021-03-16T07:51:34.087Z] #49 7.114 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-16T07:51:34.087Z] #49 7.219 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-16T07:51:34.087Z] #49 7.219 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-16T07:51:34.087Z] #49 7.237 go: finding github.com v1.23.8 [2021-03-16T07:51:34.087Z] #49 7.237 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:51:34.087Z] #49 7.237 go: finding github.com/golangci v1.23.8 [2021-03-16T07:51:34.087Z] #49 8.197 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:51:34.087Z] #49 9.216 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:51:34.087Z] #49 ... [2021-03-16T07:51:34.087Z] [2021-03-16T07:51:34.087Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:51:34.087Z] #34 sha256:058500cdec1a8482af5d00a7a30357fe0314dd2813ca24b72c10206a95ecedb2 [2021-03-16T07:51:34.087Z] #34 6.975 + RM_GOPATH=0 [2021-03-16T07:51:34.087Z] #34 6.975 + TMP_GOPATH= [2021-03-16T07:51:34.087Z] #34 6.975 + : /build [2021-03-16T07:51:34.087Z] #34 6.975 + '[' -z '' ']' [2021-03-16T07:51:34.087Z] #34 6.975 ++ mktemp -d [2021-03-16T07:51:34.087Z] #34 6.975 + export GOPATH=/tmp/tmp.jKo4RvcGtj [2021-03-16T07:51:34.087Z] #34 6.975 + GOPATH=/tmp/tmp.jKo4RvcGtj [2021-03-16T07:51:34.087Z] #34 6.975 + RM_GOPATH=1 [2021-03-16T07:51:34.087Z] #34 6.975 + case "$(go env GOARCH)" in [2021-03-16T07:51:34.087Z] #34 6.975 ++ go env GOARCH [2021-03-16T07:51:34.087Z] #34 6.975 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:34.087Z] #34 6.975 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:34.087Z] #34 6.975 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:34.087Z] #34 6.975 + dir=/tmp/install [2021-03-16T07:51:34.087Z] #34 6.975 + bin=tomlv [2021-03-16T07:51:34.087Z] #34 6.975 + shift [2021-03-16T07:51:34.087Z] #34 6.975 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-16T07:51:34.087Z] #34 6.975 + . /tmp/install/tomlv.installer [2021-03-16T07:51:34.087Z] #34 6.975 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:51:34.087Z] #34 6.975 + install_tomlv [2021-03-16T07:51:34.087Z] #34 6.975 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-16T07:51:34.087Z] #34 6.975 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jKo4RvcGtj/src/github.com/BurntSushi/toml [2021-03-16T07:51:34.087Z] #34 6.975 Cloning into '/tmp/tmp.jKo4RvcGtj/src/github.com/BurntSushi/toml'... [2021-03-16T07:51:34.087Z] #34 6.990 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:51:34.087Z] #34 7.580 + cd /tmp/tmp.jKo4RvcGtj/src/github.com/BurntSushi/toml [2021-03-16T07:51:34.087Z] #34 7.580 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:51:34.087Z] #34 7.602 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-16T07:51:34.087Z] #34 8.260 internal/cpu [2021-03-16T07:51:34.087Z] #34 8.263 runtime/internal/atomic [2021-03-16T07:51:34.087Z] #34 8.853 runtime/internal/sys [2021-03-16T07:51:34.087Z] #34 9.000 runtime/internal/math [2021-03-16T07:51:34.087Z] #34 9.062 internal/bytealg [2021-03-16T07:51:34.087Z] #34 9.168 math/bits [2021-03-16T07:51:34.087Z] #34 10.05 math [2021-03-16T07:51:34.087Z] #34 10.43 runtime [2021-03-16T07:51:34.088Z] #21 46.29 Setting up xfsprogs (4.20.0-1) ... [2021-03-16T07:51:34.088Z] #21 46.29 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-16T07:51:34.088Z] #21 46.57 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-16T07:51:34.165Z] #27 5.302 Fetched 8423 kB in 3s (2507 kB/s) [2021-03-16T07:51:34.175Z] #43 10.38 PBCC images/ipc-msg.pb-c.c [2021-03-16T07:51:34.175Z] #43 10.42 DEP images/ipc-msg.pb-c.d [2021-03-16T07:51:34.175Z] #43 10.47 PBCC images/ipc-shm.pb-c.c [2021-03-16T07:51:34.175Z] #43 10.50 DEP images/ipc-shm.pb-c.d [2021-03-16T07:51:34.175Z] #43 10.57 PBCC images/ipc-var.pb-c.c [2021-03-16T07:51:34.283Z] #27 10.63 Selecting previously unselected package ca-certificates. [2021-03-16T07:51:34.283Z] #27 10.63 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-16T07:51:34.283Z] #27 10.64 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-16T07:51:34.349Z] #34 ... [2021-03-16T07:51:34.349Z] [2021-03-16T07:51:34.350Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:51:34.350Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:51:34.350Z] #42 8.502 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:51:34.350Z] #42 8.617 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:51:34.350Z] #42 8.617 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:51:34.350Z] #42 10.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:51:34.350Z] #42 ... [2021-03-16T07:51:34.350Z] [2021-03-16T07:51:34.350Z] #47 [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-03-16T07:51:34.350Z] #47 sha256:3f525d8926a719573030dd1b7f2d2e5f8baa953f118977aca1c8f98ada2e414c [2021-03-16T07:51:34.350Z] #47 11.64 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:51:34.451Z] #43 10.61 DEP images/ipc-var.pb-c.d [2021-03-16T07:51:34.451Z] #43 10.76 PBCC images/sk-opts.pb-c.c [2021-03-16T07:51:34.451Z] #43 10.84 PBCC images/packet-sock.pb-c.c [2021-03-16T07:51:34.451Z] #43 10.94 DEP images/sk-opts.pb-c.d [2021-03-16T07:51:34.545Z] #27 10.88 Selecting previously unselected package libkeyutils1:arm64. [2021-03-16T07:51:34.545Z] #27 10.88 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2021-03-16T07:51:34.545Z] #27 10.89 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-03-16T07:51:34.609Z] #47 11.69 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:51:34.673Z] #41 21.20 + 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-03-16T07:51:34.673Z] #41 ... [2021-03-16T07:51:34.673Z] [2021-03-16T07:51:34.673Z] #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-03-16T07:51:34.673Z] #46 sha256:d78f9c51648f540f897a36e6ce2e0d475cef560008560a13d24f13c03e21fe2e [2021-03-16T07:51:34.673Z] #46 11.40 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-16T07:51:34.673Z] #46 11.53 internal/nettrace [2021-03-16T07:51:34.673Z] #46 11.78 runtime/cgo [2021-03-16T07:51:34.673Z] #46 15.27 vendor/golang.org/x/crypto/internal/subtle [2021-03-16T07:51:34.673Z] #46 ... [2021-03-16T07:51:34.673Z] [2021-03-16T07:51:34.673Z] #30 [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-03-16T07:51:34.673Z] #30 sha256:435975cd8fca18007da9742b4bd5d54bf6ddaf1a0f8c884fa50b753c78496a28 [2021-03-16T07:51:34.673Z] #30 20.31 [2021-03-16T07:51:34.673Z] #30 20.57 ######################################### 57.2% ######################################################################## 100.0% [2021-03-16T07:51:34.722Z] #43 11.04 DEP images/packet-sock.pb-c.d [2021-03-16T07:51:34.722Z] #43 11.08 PBCC images/sk-netlink.pb-c.c [2021-03-16T07:51:34.722Z] #43 11.12 DEP images/sk-netlink.pb-c.d [2021-03-16T07:51:34.722Z] #43 11.17 PBCC images/sk-inet.pb-c.c [2021-03-16T07:51:34.722Z] #43 11.23 DEP images/sk-inet.pb-c.d [2021-03-16T07:51:34.729Z] #27 5.302 Reading package lists... [2021-03-16T07:51:34.729Z] #27 ... [2021-03-16T07:51:34.729Z] [2021-03-16T07:51:34.729Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:34.729Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:51:34.729Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.4s done [2021-03-16T07:51:34.729Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-03-16T07:51:34.729Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.0s [2021-03-16T07:51:34.807Z] #27 11.04 Selecting previously unselected package libkrb5support0:arm64. [2021-03-16T07:51:34.807Z] #27 11.04 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-03-16T07:51:34.807Z] #27 11.05 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-16T07:51:34.807Z] #27 11.10 Selecting previously unselected package libk5crypto3:arm64. [2021-03-16T07:51:34.807Z] #27 11.10 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-03-16T07:51:34.807Z] #27 11.11 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-16T07:51:34.869Z] #47 12.18 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:51:34.971Z] #30 20.75 [2021-03-16T07:51:34.978Z] #43 11.33 PBCC images/sk-unix.pb-c.c [2021-03-16T07:51:34.978Z] #43 11.41 DEP images/sk-unix.pb-c.d [2021-03-16T07:51:34.978Z] #43 11.46 PBCC images/mm.pb-c.c [2021-03-16T07:51:35.071Z] #27 11.37 Selecting previously unselected package libkrb5-3:arm64. [2021-03-16T07:51:35.071Z] #27 11.37 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-03-16T07:51:35.071Z] #27 11.38 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-16T07:51:35.119Z] #21 47.26 Setting up python3-distutils (3.7.3-1) ... [2021-03-16T07:51:35.128Z] #47 12.27 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:51:35.128Z] #47 12.36 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:51:35.128Z] #47 12.36 go: downloading github.com/fatih/color v1.9.0 [2021-03-16T07:51:35.128Z] #47 12.43 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-16T07:51:35.128Z] #47 12.44 go: downloading github.com/pkg/errors v0.9.1 [2021-03-16T07:51:35.254Z] #43 11.55 DEP images/mm.pb-c.d [2021-03-16T07:51:35.254Z] #43 11.64 PBCC images/timerfd.pb-c.c [2021-03-16T07:51:35.254Z] #43 11.69 DEP images/timerfd.pb-c.d [2021-03-16T07:51:35.254Z] #43 11.74 PBCC images/timer.pb-c.c [2021-03-16T07:51:35.269Z] #30 ... [2021-03-16T07:51:35.269Z] [2021-03-16T07:51:35.269Z] #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-03-16T07:51:35.269Z] #52 sha256:9c17b3d3282a91c65427e90a554c4ecba504dbbbe34db3f51fd29cd7a7aca16c [2021-03-16T07:51:35.269Z] #52 12.07 + cd /tmp/tmp.4SG5DFZonx/src/github.com/mvdan/sh [2021-03-16T07:51:35.269Z] #52 12.07 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:51:35.269Z] #52 12.21 + GO111MODULE=on [2021-03-16T07:51:35.269Z] #52 12.22 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-16T07:51:35.269Z] #52 14.54 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:51:35.269Z] #52 14.57 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:51:35.269Z] #52 14.67 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:51:35.269Z] #52 14.85 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:51:35.269Z] #52 14.94 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:51:35.269Z] #52 16.53 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:51:35.269Z] #52 18.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:51:35.269Z] #52 20.03 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:51:35.269Z] #52 21.57 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:51:35.269Z] #52 21.62 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:51:35.269Z] #52 21.81 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:51:35.269Z] #52 22.16 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:51:35.388Z] #47 12.74 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:51:35.411Z] #21 47.69 Setting up python3-setuptools (40.8.0-1) ... [2021-03-16T07:51:35.512Z] #43 11.82 DEP images/timer.pb-c.d [2021-03-16T07:51:35.512Z] #43 11.86 PBCC images/sa.pb-c.c [2021-03-16T07:51:35.512Z] #43 11.89 DEP images/sa.pb-c.d [2021-03-16T07:51:35.512Z] #43 11.93 PBCC images/pipe-data.pb-c.c [2021-03-16T07:51:35.512Z] #43 11.97 DEP images/pipe-data.pb-c.d [2021-03-16T07:51:35.567Z] #52 ... [2021-03-16T07:51:35.567Z] [2021-03-16T07:51:35.567Z] #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-03-16T07:51:35.567Z] #50 sha256:f248ad00cbcd36fdb6ad5a2fea6268af1fd50859d59ad4b4a0122c447a269ca7 [2021-03-16T07:51:35.567Z] #50 13.34 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-16T07:51:35.567Z] #50 13.34 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:51:35.567Z] #50 13.44 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:51:35.567Z] #50 13.54 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:51:35.567Z] #50 13.69 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-16T07:51:35.567Z] #50 13.93 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:51:35.567Z] #50 13.93 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:51:35.567Z] #50 13.99 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:51:35.567Z] #50 14.09 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:51:35.567Z] #50 14.09 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:51:35.567Z] #50 14.09 go: downloading github.com/fatih/color v1.7.0 [2021-03-16T07:51:35.567Z] #50 14.09 go: downloading github.com/pkg/errors v0.8.1 [2021-03-16T07:51:35.567Z] #50 14.21 go: downloading github.com/spf13/viper v1.6.1 [2021-03-16T07:51:35.567Z] #50 14.38 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-16T07:51:35.567Z] #50 14.62 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-16T07:51:35.567Z] #50 14.66 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:51:35.567Z] #50 14.68 go: extracting github.com/pkg/errors v0.8.1 [2021-03-16T07:51:35.567Z] #50 14.80 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:51:35.567Z] #50 14.80 go: extracting github.com/spf13/viper v1.6.1 [2021-03-16T07:51:35.567Z] #50 14.91 go: extracting github.com/fatih/color v1.7.0 [2021-03-16T07:51:35.567Z] #50 15.00 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:51:35.567Z] #50 15.23 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:51:35.567Z] #50 15.37 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:51:35.567Z] #50 15.50 go: downloading github.com/spf13/cast v1.3.0 [2021-03-16T07:51:35.567Z] #50 15.69 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:51:35.567Z] #50 15.81 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:51:35.567Z] #50 15.86 go: extracting github.com/spf13/cast v1.3.0 [2021-03-16T07:51:35.567Z] #50 16.03 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:51:35.567Z] #50 16.41 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:51:35.567Z] #50 16.87 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:51:35.567Z] #50 17.01 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:51:35.567Z] #50 17.19 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:51:35.567Z] #50 17.31 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:51:35.567Z] #50 19.20 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:51:35.567Z] #50 21.71 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-16T07:51:35.567Z] #50 21.72 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:51:35.567Z] #50 21.72 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:51:35.567Z] #50 21.73 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:51:35.567Z] #50 21.73 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-16T07:51:35.567Z] #50 21.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:51:35.567Z] #50 21.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:51:35.567Z] #50 21.75 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:51:35.567Z] #50 21.76 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-16T07:51:35.567Z] #50 21.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:51:35.567Z] #50 21.81 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:51:35.567Z] #50 21.82 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:51:35.567Z] #50 21.92 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-16T07:51:35.567Z] #50 22.06 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:51:35.567Z] #50 22.06 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:51:35.567Z] #50 22.10 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:51:35.567Z] #50 22.17 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:51:35.567Z] #50 22.22 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:51:35.567Z] #50 22.22 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:51:35.567Z] #50 22.25 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:51:35.567Z] #50 22.26 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-16T07:51:35.652Z] #47 12.88 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:51:35.773Z] #43 12.02 PBCC images/mnt.pb-c.c [2021-03-16T07:51:35.773Z] #43 12.09 DEP images/mnt.pb-c.d [2021-03-16T07:51:35.773Z] #43 12.15 PBCC images/sk-packet.pb-c.c [2021-03-16T07:51:35.773Z] #43 12.19 DEP images/sk-packet.pb-c.d [2021-03-16T07:51:35.773Z] #43 12.22 PBCC images/tcp-stream.pb-c.c [2021-03-16T07:51:35.865Z] #50 22.32 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:51:35.865Z] #50 22.34 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:51:35.865Z] #50 22.36 go: downloading github.com/spf13/afero v1.1.2 [2021-03-16T07:51:35.865Z] #50 22.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:51:35.865Z] #50 22.50 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:51:35.865Z] #50 22.51 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:51:35.865Z] #50 22.60 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-16T07:51:35.912Z] #47 12.88 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:51:36.018Z] #27 12.19 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-03-16T07:51:36.018Z] #27 12.19 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-03-16T07:51:36.018Z] #27 12.39 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-16T07:51:36.029Z] #43 12.28 DEP images/tcp-stream.pb-c.d [2021-03-16T07:51:36.029Z] #43 12.36 PBCC images/pipe.pb-c.c [2021-03-16T07:51:36.029Z] #43 12.44 DEP images/pipe.pb-c.d [2021-03-16T07:51:36.163Z] #50 22.78 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:51:36.163Z] #50 22.97 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:51:36.163Z] #50 ... [2021-03-16T07:51:36.163Z] [2021-03-16T07:51:36.163Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:51:36.163Z] #68 sha256:a1883bab9e6863f93ced0fd5cefc67e4a5262c87fc94a0aa034b3a37968981cb [2021-03-16T07:51:36.280Z] #27 12.70 Selecting previously unselected package libnghttp2-14:arm64. [2021-03-16T07:51:36.280Z] #27 12.70 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-03-16T07:51:36.280Z] #27 12.70 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-16T07:51:36.285Z] #43 12.51 PBCC images/pstree.pb-c.c [2021-03-16T07:51:36.285Z] #43 12.53 DEP images/pstree.pb-c.d [2021-03-16T07:51:36.285Z] #43 12.59 PBCC images/fs.pb-c.c [2021-03-16T07:51:36.285Z] #43 12.60 DEP images/fs.pb-c.d [2021-03-16T07:51:36.285Z] #43 12.66 PBCC images/signalfd.pb-c.c [2021-03-16T07:51:36.285Z] #43 12.73 DEP images/signalfd.pb-c.d [2021-03-16T07:51:36.444Z] #21 48.72 Setting up python3-pip (18.1-5) ... [2021-03-16T07:51:36.540Z] #43 12.77 PBCC images/fh.pb-c.c [2021-03-16T07:51:36.540Z] #43 12.81 PBCC images/fsnotify.pb-c.c [2021-03-16T07:51:36.540Z] #43 12.92 DEP images/fh.pb-c.d [2021-03-16T07:51:36.540Z] #43 12.99 DEP images/fsnotify.pb-c.d [2021-03-16T07:51:36.543Z] #27 12.85 Selecting previously unselected package libpsl5:arm64. [2021-03-16T07:51:36.543Z] #27 12.85 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-03-16T07:51:36.543Z] #27 12.86 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-03-16T07:51:36.543Z] #27 12.91 Selecting previously unselected package librtmp1:arm64. [2021-03-16T07:51:36.543Z] #27 12.91 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-03-16T07:51:36.543Z] #27 12.92 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-16T07:51:36.786Z] #68 22.91 Checking out files: 86% (1651/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-16T07:51:36.786Z] #68 23.41 + cd /tmp/tmp.7LdveM6ICz/src/github.com/docker/libnetwork [2021-03-16T07:51:36.786Z] #68 23.41 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:51:36.796Z] #43 13.07 PBCC images/eventpoll.pb-c.c [2021-03-16T07:51:36.796Z] #43 13.09 DEP images/eventpoll.pb-c.d [2021-03-16T07:51:36.796Z] #43 13.16 PBCC images/eventfd.pb-c.c [2021-03-16T07:51:36.796Z] #43 13.19 DEP images/eventfd.pb-c.d [2021-03-16T07:51:36.804Z] #27 13.09 Selecting previously unselected package libssh2-1:arm64. [2021-03-16T07:51:36.804Z] #27 13.09 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-03-16T07:51:36.804Z] #27 13.09 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-16T07:51:36.804Z] #27 13.33 Selecting previously unselected package libcurl4:arm64. [2021-03-16T07:51:36.804Z] #27 13.33 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-03-16T07:51:36.855Z] #47 13.81 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:51:36.855Z] #47 13.81 go: extracting github.com/pkg/errors v0.9.1 [2021-03-16T07:51:36.855Z] #47 13.81 go: extracting github.com/fatih/color v1.9.0 [2021-03-16T07:51:36.855Z] #47 13.81 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-16T07:51:37.052Z] #43 13.25 PBCC images/remap-file-path.pb-c.c [2021-03-16T07:51:37.052Z] #43 13.28 DEP images/remap-file-path.pb-c.d [2021-03-16T07:51:37.052Z] #43 13.33 PBCC images/fifo.pb-c.c [2021-03-16T07:51:37.052Z] #43 13.35 DEP images/fifo.pb-c.d [2021-03-16T07:51:37.052Z] #43 13.41 PBCC images/ghost-file.pb-c.c [2021-03-16T07:51:37.052Z] #43 13.45 DEP images/ghost-file.pb-c.d [2021-03-16T07:51:37.066Z] #27 13.34 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-16T07:51:37.066Z] #27 13.48 Selecting previously unselected package curl. [2021-03-16T07:51:37.066Z] #27 ... [2021-03-16T07:51:37.066Z] [2021-03-16T07:51:37.066Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:37.066Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-16T07:51:37.066Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.6s done [2021-03-16T07:51:37.066Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-03-16T07:51:37.066Z] #9 DONE 28.1s [2021-03-16T07:51:37.066Z] [2021-03-16T07:51:37.066Z] #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-03-16T07:51:37.066Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-16T07:51:37.066Z] #27 13.48 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-03-16T07:51:37.066Z] #27 13.48 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-16T07:51:37.066Z] #27 13.55 Selecting previously unselected package libonig5:arm64. [2021-03-16T07:51:37.066Z] #27 13.55 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-03-16T07:51:37.066Z] #27 13.55 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-16T07:51:37.066Z] #27 ... [2021-03-16T07:51:37.066Z] [2021-03-16T07:51:37.066Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-16T07:51:37.066Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-03-16T07:51:37.162Z] #68 23.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-16T07:51:37.308Z] #43 13.52 PBCC images/regfile.pb-c.c [2021-03-16T07:51:37.308Z] #43 13.57 DEP images/regfile.pb-c.d [2021-03-16T07:51:37.308Z] #43 13.64 PBCC images/ns.pb-c.c [2021-03-16T07:51:37.308Z] #43 13.66 DEP images/ns.pb-c.d [2021-03-16T07:51:37.308Z] #43 13.71 PBCC images/fdinfo.pb-c.c [2021-03-16T07:51:37.424Z] #47 14.47 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:51:37.424Z] #47 14.57 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:51:37.478Z] #21 49.61 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:51:37.479Z] #21 49.71 Processing triggers for mime-support (3.62) ... [2021-03-16T07:51:37.564Z] #43 13.80 DEP images/fdinfo.pb-c.d [2021-03-16T07:51:37.564Z] #43 13.87 PBCC images/core-aarch64.pb-c.c [2021-03-16T07:51:37.564Z] #43 13.93 PBCC images/core-arm.pb-c.c [2021-03-16T07:51:37.564Z] #43 13.99 PBCC images/core-ppc64.pb-c.c [2021-03-16T07:51:37.564Z] #43 14.05 PBCC images/core-s390.pb-c.c [2021-03-16T07:51:37.742Z] #13 ... [2021-03-16T07:51:37.742Z] [2021-03-16T07:51:37.742Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:51:37.742Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:51:37.742Z] #42 8.863 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:51:37.743Z] #42 8.961 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:51:37.743Z] #42 8.961 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:51:37.743Z] #42 ... [2021-03-16T07:51:37.743Z] [2021-03-16T07:51:37.743Z] #51 [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-03-16T07:51:37.743Z] #51 sha256:ef8b98d6af1f7fc424d95465ff4f861ac3a75710e90665f6ff1f3f7efed5711f [2021-03-16T07:51:37.743Z] #51 7.405 + RM_GOPATH=0 [2021-03-16T07:51:37.743Z] #51 7.405 + TMP_GOPATH= [2021-03-16T07:51:37.743Z] #51 7.405 + : /build [2021-03-16T07:51:37.743Z] #51 7.405 + '[' -z '' ']' [2021-03-16T07:51:37.743Z] #51 7.405 ++ mktemp -d [2021-03-16T07:51:37.743Z] #51 7.405 + export GOPATH=/tmp/tmp.jtY2ho946U [2021-03-16T07:51:37.743Z] #51 7.405 + GOPATH=/tmp/tmp.jtY2ho946U [2021-03-16T07:51:37.743Z] #51 7.405 + RM_GOPATH=1 [2021-03-16T07:51:37.743Z] #51 7.405 + case "$(go env GOARCH)" in [2021-03-16T07:51:37.743Z] #51 7.405 ++ go env GOARCH [2021-03-16T07:51:37.743Z] #51 7.434 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:37.743Z] #51 7.434 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:37.743Z] #51 7.434 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:37.743Z] #51 7.452 + dir=/tmp/install [2021-03-16T07:51:37.743Z] #51 7.452 + bin=shfmt [2021-03-16T07:51:37.743Z] #51 7.452 + shift [2021-03-16T07:51:37.743Z] #51 7.452 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-16T07:51:37.743Z] #51 7.452 + . /tmp/install/shfmt.installer [2021-03-16T07:51:37.743Z] #51 7.452 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:51:37.743Z] #51 7.452 + install_shfmt [2021-03-16T07:51:37.743Z] #51 7.452 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-16T07:51:37.743Z] #51 7.452 + git clone https://github.com/mvdan/sh.git /tmp/tmp.jtY2ho946U/src/github.com/mvdan/sh [2021-03-16T07:51:37.743Z] #51 7.452 Cloning into '/tmp/tmp.jtY2ho946U/src/github.com/mvdan/sh'... [2021-03-16T07:51:37.743Z] #51 7.454 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:51:37.777Z] #21 DONE 50.2s [2021-03-16T07:51:37.777Z] [2021-03-16T07:51:37.777Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-03-16T07:51:37.820Z] #43 14.14 PBCC images/core-x86.pb-c.c [2021-03-16T07:51:37.820Z] #43 14.16 PBCC images/core.pb-c.c [2021-03-16T07:51:37.820Z] #43 14.24 PBCC images/inventory.pb-c.c [2021-03-16T07:51:37.820Z] #43 14.29 DEP images/core-aarch64.pb-c.d [2021-03-16T07:51:37.994Z] #47 15.10 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:51:38.008Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.4s done [2021-03-16T07:51:38.011Z] #51 ... [2021-03-16T07:51:38.011Z] [2021-03-16T07:51:38.011Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:51:38.011Z] #67 sha256:f4274f6cee9129e95421eed1c50f3d97ae1f246d1fc02e53ae36d93d4202140d [2021-03-16T07:51:38.011Z] #67 6.912 + RM_GOPATH=0 [2021-03-16T07:51:38.011Z] #67 6.912 + TMP_GOPATH= [2021-03-16T07:51:38.011Z] #67 6.912 + : /build [2021-03-16T07:51:38.011Z] #67 6.912 + '[' -z '' ']' [2021-03-16T07:51:38.011Z] #67 6.912 ++ mktemp -d [2021-03-16T07:51:38.011Z] #67 6.912 + export GOPATH=/tmp/tmp.usJxJnv7Gi [2021-03-16T07:51:38.011Z] #67 6.912 + GOPATH=/tmp/tmp.usJxJnv7Gi [2021-03-16T07:51:38.011Z] #67 6.912 + RM_GOPATH=1 [2021-03-16T07:51:38.011Z] #67 6.912 + case "$(go env GOARCH)" in [2021-03-16T07:51:38.011Z] #67 6.912 ++ go env GOARCH [2021-03-16T07:51:38.011Z] #67 6.938 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:51:38.011Z] #67 6.938 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:38.011Z] #67 6.938 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:38.011Z] #67 6.938 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:38.011Z] #67 6.938 + dir=/tmp/install [2021-03-16T07:51:38.011Z] #67 6.938 + bin=proxy [2021-03-16T07:51:38.011Z] #67 6.938 + shift [2021-03-16T07:51:38.011Z] #67 6.938 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-16T07:51:38.011Z] #67 6.938 + . /tmp/install/proxy.installer [2021-03-16T07:51:38.011Z] #67 6.938 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:51:38.011Z] #67 6.938 + install_proxy [2021-03-16T07:51:38.011Z] #67 6.938 + case "$1" in [2021-03-16T07:51:38.011Z] #67 6.938 + export CGO_ENABLED=0 [2021-03-16T07:51:38.011Z] #67 6.938 + CGO_ENABLED=0 [2021-03-16T07:51:38.011Z] #67 6.938 + _install_proxy [2021-03-16T07:51:38.011Z] #67 6.938 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-16T07:51:38.011Z] #67 6.938 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.usJxJnv7Gi/src/github.com/docker/libnetwork [2021-03-16T07:51:38.011Z] #67 6.938 Cloning into '/tmp/tmp.usJxJnv7Gi/src/github.com/docker/libnetwork'... [2021-03-16T07:51:38.011Z] #67 ... [2021-03-16T07:51:38.011Z] [2021-03-16T07:51:38.011Z] #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-03-16T07:51:38.011Z] #24 sha256:8947971622b1ddac750620bf965314386820afa23a4ade3f58c69fdca502cf76 [2021-03-16T07:51:38.011Z] #24 6.110 + RM_GOPATH=0 [2021-03-16T07:51:38.011Z] #24 6.110 + TMP_GOPATH= [2021-03-16T07:51:38.011Z] #24 6.110 + : /build [2021-03-16T07:51:38.011Z] #24 6.110 + '[' -z '' ']' [2021-03-16T07:51:38.011Z] #24 6.110 ++ mktemp -d [2021-03-16T07:51:38.011Z] #24 6.110 + export GOPATH=/tmp/tmp.r19eOyDWaS [2021-03-16T07:51:38.011Z] #24 6.110 + GOPATH=/tmp/tmp.r19eOyDWaS [2021-03-16T07:51:38.011Z] #24 6.110 + RM_GOPATH=1 [2021-03-16T07:51:38.011Z] #24 6.110 + case "$(go env GOARCH)" in [2021-03-16T07:51:38.011Z] #24 6.110 ++ go env GOARCH [2021-03-16T07:51:38.011Z] #24 6.127 Install docker/cli version 17.06.2-ce from stable [2021-03-16T07:51:38.011Z] #24 6.127 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:38.011Z] #24 6.127 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:38.011Z] #24 6.127 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:38.011Z] #24 6.127 + dir=/tmp/install [2021-03-16T07:51:38.011Z] #24 6.127 + bin=dockercli [2021-03-16T07:51:38.011Z] #24 6.127 + shift [2021-03-16T07:51:38.011Z] #24 6.127 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-16T07:51:38.011Z] #24 6.127 + . /tmp/install/dockercli.installer [2021-03-16T07:51:38.011Z] #24 6.127 ++ : stable [2021-03-16T07:51:38.011Z] #24 6.127 ++ : 17.06.2-ce [2021-03-16T07:51:38.011Z] #24 6.127 + install_dockercli [2021-03-16T07:51:38.011Z] #24 6.127 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-16T07:51:38.011Z] #24 6.127 ++ uname -m [2021-03-16T07:51:38.011Z] #24 6.127 + arch=x86_64 [2021-03-16T07:51:38.011Z] #24 6.127 + '[' x86_64 '!=' x86_64 ']' [2021-03-16T07:51:38.011Z] #24 6.127 + url=https://download.docker.com/linux/static [2021-03-16T07:51:38.011Z] #24 6.127 + tar -xz docker/docker [2021-03-16T07:51:38.011Z] #24 6.127 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-16T07:51:38.075Z] #43 14.33 DEP images/core-arm.pb-c.d [2021-03-16T07:51:38.075Z] #43 14.37 DEP images/core-ppc64.pb-c.d [2021-03-16T07:51:38.075Z] #43 14.41 DEP images/core-s390.pb-c.d [2021-03-16T07:51:38.075Z] #43 14.45 DEP images/core-x86.pb-c.d [2021-03-16T07:51:38.075Z] #43 14.51 DEP images/core.pb-c.d [2021-03-16T07:51:38.254Z] #47 15.22 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:51:38.273Z] #24 ... [2021-03-16T07:51:38.273Z] [2021-03-16T07:51:38.273Z] #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-03-16T07:51:38.273Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:51:38.273Z] #40 7.777 + git clone https://github.com/docker/distribution.git . [2021-03-16T07:51:38.273Z] #40 7.777 Cloning into '.'... [2021-03-16T07:51:38.273Z] #40 ... [2021-03-16T07:51:38.273Z] [2021-03-16T07:51:38.273Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:51:38.273Z] #34 sha256:30ff917ef7bf3c8f1825c06e8e17a42356e7db14b797370b575667aa3e07daaa [2021-03-16T07:51:38.273Z] #34 6.274 + RM_GOPATH=0 [2021-03-16T07:51:38.273Z] #34 6.274 + TMP_GOPATH= [2021-03-16T07:51:38.273Z] #34 6.274 + : /build [2021-03-16T07:51:38.273Z] #34 6.274 + '[' -z '' ']' [2021-03-16T07:51:38.273Z] #34 6.274 ++ mktemp -d [2021-03-16T07:51:38.273Z] #34 6.274 + export GOPATH=/tmp/tmp.CeO7ojo8r4 [2021-03-16T07:51:38.273Z] #34 6.274 + GOPATH=/tmp/tmp.CeO7ojo8r4 [2021-03-16T07:51:38.273Z] #34 6.274 + RM_GOPATH=1 [2021-03-16T07:51:38.273Z] #34 6.274 + case "$(go env GOARCH)" in [2021-03-16T07:51:38.273Z] #34 6.274 ++ go env GOARCH [2021-03-16T07:51:38.273Z] #34 6.282 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:38.273Z] #34 6.282 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:38.273Z] #34 6.282 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:38.273Z] #34 6.282 + dir=/tmp/install [2021-03-16T07:51:38.273Z] #34 6.282 + bin=tomlv [2021-03-16T07:51:38.273Z] #34 6.282 + shift [2021-03-16T07:51:38.273Z] #34 6.282 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-16T07:51:38.274Z] #34 6.282 + . /tmp/install/tomlv.installer [2021-03-16T07:51:38.274Z] #34 6.282 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:51:38.274Z] #34 6.282 + install_tomlv [2021-03-16T07:51:38.274Z] #34 6.282 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-16T07:51:38.274Z] #34 6.282 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CeO7ojo8r4/src/github.com/BurntSushi/toml [2021-03-16T07:51:38.274Z] #34 6.282 Cloning into '/tmp/tmp.CeO7ojo8r4/src/github.com/BurntSushi/toml'... [2021-03-16T07:51:38.274Z] #34 6.295 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:51:38.274Z] #34 6.754 + cd /tmp/tmp.CeO7ojo8r4/src/github.com/BurntSushi/toml [2021-03-16T07:51:38.274Z] #34 6.754 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:51:38.274Z] #34 6.754 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-16T07:51:38.274Z] #34 7.002 internal/cpu [2021-03-16T07:51:38.274Z] #34 7.030 runtime/internal/atomic [2021-03-16T07:51:38.274Z] #34 7.105 runtime/internal/sys [2021-03-16T07:51:38.274Z] #34 7.197 internal/bytealg [2021-03-16T07:51:38.274Z] #34 7.271 runtime/internal/math [2021-03-16T07:51:38.274Z] #34 7.343 math/bits [2021-03-16T07:51:38.274Z] #34 7.562 runtime [2021-03-16T07:51:38.274Z] #34 7.822 math [2021-03-16T07:51:38.331Z] #43 14.56 DEP images/inventory.pb-c.d [2021-03-16T07:51:38.331Z] #43 14.60 PBCC images/cpuinfo.pb-c.c [2021-03-16T07:51:38.331Z] #43 14.64 DEP images/cpuinfo.pb-c.d [2021-03-16T07:51:38.331Z] #43 14.69 PBCC images/stats.pb-c.c [2021-03-16T07:51:38.331Z] #43 14.71 DEP images/stats.pb-c.d [2021-03-16T07:51:38.551Z] #34 ... [2021-03-16T07:51:38.551Z] [2021-03-16T07:51:38.551Z] #49 [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-03-16T07:51:38.551Z] #49 sha256:c62c6b88cd1b124503752fdb7be569fb17ef7a65b9731eb4f407a9b097b60f82 [2021-03-16T07:51:38.551Z] #49 7.854 + RM_GOPATH=0 [2021-03-16T07:51:38.551Z] #49 7.854 + TMP_GOPATH= [2021-03-16T07:51:38.551Z] #49 7.854 + : /build [2021-03-16T07:51:38.551Z] #49 7.854 + '[' -z '' ']' [2021-03-16T07:51:38.551Z] #49 7.854 ++ mktemp -d [2021-03-16T07:51:38.551Z] #49 7.868 + export GOPATH=/tmp/tmp.eILQkhwt2B [2021-03-16T07:51:38.551Z] #49 7.868 + GOPATH=/tmp/tmp.eILQkhwt2B [2021-03-16T07:51:38.551Z] #49 7.868 + RM_GOPATH=1 [2021-03-16T07:51:38.551Z] #49 7.868 + case "$(go env GOARCH)" in [2021-03-16T07:51:38.551Z] #49 7.868 ++ go env GOARCH [2021-03-16T07:51:38.551Z] #49 7.894 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:38.551Z] #49 7.894 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:38.551Z] #49 7.894 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:38.551Z] #49 7.894 + dir=/tmp/install [2021-03-16T07:51:38.551Z] #49 7.894 + bin=golangci_lint [2021-03-16T07:51:38.551Z] #49 7.894 + shift [2021-03-16T07:51:38.551Z] #49 7.894 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-16T07:51:38.551Z] #49 7.894 + . /tmp/install/golangci_lint.installer [2021-03-16T07:51:38.551Z] #49 7.894 ++ : v1.23.8 [2021-03-16T07:51:38.551Z] #49 7.894 + install_golangci_lint [2021-03-16T07:51:38.551Z] #49 7.894 + set -e [2021-03-16T07:51:38.551Z] #49 7.894 + export GO111MODULE=on [2021-03-16T07:51:38.551Z] #49 7.894 + GO111MODULE=on [2021-03-16T07:51:38.551Z] #49 7.894 + GOBIN=/build [2021-03-16T07:51:38.551Z] #49 7.894 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-16T07:51:38.551Z] #49 7.918 go: finding github.com v1.23.8 [2021-03-16T07:51:38.551Z] #49 7.950 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:51:38.551Z] #49 7.950 go: finding github.com/golangci v1.23.8 [2021-03-16T07:51:38.551Z] #49 7.950 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-16T07:51:38.551Z] #49 7.950 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-16T07:51:38.551Z] #49 9.121 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:51:38.551Z] #49 10.35 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:51:38.572Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-16T07:51:38.572Z] #9 ... [2021-03-16T07:51:38.572Z] [2021-03-16T07:51:38.572Z] #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-03-16T07:51:38.572Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-16T07:51:38.572Z] #27 5.302 Reading package lists... [2021-03-16T07:51:38.572Z] #27 6.669 Reading package lists... [2021-03-16T07:51:38.572Z] #27 7.787 Building dependency tree... [2021-03-16T07:51:38.572Z] #27 8.268 The following additional packages will be installed: [2021-03-16T07:51:38.572Z] #27 8.268 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-16T07:51:38.572Z] #27 8.268 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-16T07:51:38.572Z] #27 8.268 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-16T07:51:38.572Z] #27 8.268 Suggested packages: [2021-03-16T07:51:38.572Z] #27 8.268 krb5-doc krb5-user [2021-03-16T07:51:38.572Z] #27 8.268 Recommended packages: [2021-03-16T07:51:38.572Z] #27 8.268 krb5-locales publicsuffix libsasl2-modules [2021-03-16T07:51:38.572Z] #27 8.476 The following NEW packages will be installed: [2021-03-16T07:51:38.572Z] #27 8.482 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-16T07:51:38.572Z] #27 8.482 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-16T07:51:38.572Z] #27 8.482 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-16T07:51:38.572Z] #27 8.482 libssh2-1 libssl1.1 openssl [2021-03-16T07:51:38.572Z] #27 8.774 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-16T07:51:38.572Z] #27 8.774 Need to get 5057 kB of archives. [2021-03-16T07:51:38.572Z] #27 8.774 After this operation, 12.1 MB of additional disk space will be used. [2021-03-16T07:51:38.572Z] #27 8.774 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-16T07:51:38.572Z] #27 8.774 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-16T07:51:38.572Z] #27 8.774 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-16T07:51:38.572Z] #27 8.777 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-16T07:51:38.572Z] #27 8.782 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-16T07:51:38.572Z] #27 8.782 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-16T07:51:38.572Z] #27 8.796 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-16T07:51:38.572Z] #27 8.796 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-16T07:51:38.572Z] #27 8.832 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-16T07:51:38.572Z] #27 8.832 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-16T07:51:38.572Z] #27 8.843 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-16T07:51:38.572Z] #27 8.843 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-16T07:51:38.572Z] #27 8.843 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-16T07:51:38.572Z] #27 8.848 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-16T07:51:38.572Z] #27 8.860 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-16T07:51:38.572Z] #27 8.873 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-16T07:51:38.572Z] #27 8.897 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-16T07:51:38.572Z] #27 8.897 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-16T07:51:38.572Z] #27 8.897 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-16T07:51:38.572Z] #27 8.897 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-16T07:51:38.572Z] #27 8.897 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-16T07:51:38.572Z] #27 9.249 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:51:38.572Z] #27 9.326 Fetched 5057 kB in 0s (12.5 MB/s) [2021-03-16T07:51:38.572Z] #27 9.508 Selecting previously unselected package libssl1.1:amd64. [2021-03-16T07:51:38.572Z] #27 9.508 (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-03-16T07:51:38.572Z] #27 9.520 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-16T07:51:38.572Z] #27 9.600 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-16T07:51:38.814Z] #49 ... [2021-03-16T07:51:38.814Z] [2021-03-16T07:51:38.814Z] #47 [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-03-16T07:51:38.814Z] #47 sha256:b9b101bfa00b2ff4ca8e21a3b47c7fef997fe119489026cd0f75a74eb214f09b [2021-03-16T07:51:38.814Z] #47 7.854 + RM_GOPATH=0 [2021-03-16T07:51:38.814Z] #47 7.854 + TMP_GOPATH= [2021-03-16T07:51:38.814Z] #47 7.854 + : /build [2021-03-16T07:51:38.814Z] #47 7.854 + '[' -z '' ']' [2021-03-16T07:51:38.814Z] #47 7.854 ++ mktemp -d [2021-03-16T07:51:38.814Z] #47 7.866 + export GOPATH=/tmp/tmp.k5eR6SyrWK [2021-03-16T07:51:38.814Z] #47 7.866 + GOPATH=/tmp/tmp.k5eR6SyrWK [2021-03-16T07:51:38.814Z] #47 7.866 + RM_GOPATH=1 [2021-03-16T07:51:38.814Z] #47 7.866 + case "$(go env GOARCH)" in [2021-03-16T07:51:38.814Z] #47 7.869 ++ go env GOARCH [2021-03-16T07:51:38.814Z] #47 7.894 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:38.814Z] #47 7.894 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:38.814Z] #47 7.907 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:38.814Z] #47 7.907 + dir=/tmp/install [2021-03-16T07:51:38.814Z] #47 7.907 + bin=gotestsum [2021-03-16T07:51:38.814Z] #47 7.907 + shift [2021-03-16T07:51:38.814Z] #47 7.907 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-16T07:51:38.814Z] #47 7.907 + . /tmp/install/gotestsum.installer [2021-03-16T07:51:38.814Z] #47 7.907 ++ : v0.5.3 [2021-03-16T07:51:38.814Z] #47 7.907 + install_gotestsum [2021-03-16T07:51:38.814Z] #47 7.907 + set -e [2021-03-16T07:51:38.814Z] #47 7.907 + export GO111MODULE=on [2021-03-16T07:51:38.814Z] #47 7.907 + GO111MODULE=on [2021-03-16T07:51:38.814Z] #47 7.907 + GOBIN=/build [2021-03-16T07:51:38.814Z] #47 7.907 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-16T07:51:38.814Z] #47 7.974 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-16T07:51:38.814Z] #47 7.974 go: finding gotest.tools v0.5.3 [2021-03-16T07:51:38.814Z] #47 9.375 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-16T07:51:38.814Z] #47 10.35 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-16T07:51:38.814Z] #47 ... [2021-03-16T07:51:38.814Z] [2021-03-16T07:51:38.814Z] #45 [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-03-16T07:51:38.814Z] #45 sha256:0cb526bda61a6dc2e7f85731b571da3f1b8cab584541bbe1567dbc013662bcea [2021-03-16T07:51:38.814Z] #45 8.753 + RM_GOPATH=0 [2021-03-16T07:51:38.814Z] #45 8.753 + TMP_GOPATH= [2021-03-16T07:51:38.814Z] #45 8.753 + : /build [2021-03-16T07:51:38.814Z] #45 8.753 + '[' -z '' ']' [2021-03-16T07:51:38.814Z] #45 8.753 ++ mktemp -d [2021-03-16T07:51:38.814Z] #45 8.753 + export GOPATH=/tmp/tmp.ckYLRWCfkm [2021-03-16T07:51:38.814Z] #45 8.753 + GOPATH=/tmp/tmp.ckYLRWCfkm [2021-03-16T07:51:38.814Z] #45 8.753 + RM_GOPATH=1 [2021-03-16T07:51:38.814Z] #45 8.753 + case "$(go env GOARCH)" in [2021-03-16T07:51:38.814Z] #45 8.756 ++ go env GOARCH [2021-03-16T07:51:38.814Z] #45 8.812 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:38.814Z] #45 8.812 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:38.814Z] #45 8.812 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:38.814Z] #45 8.845 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:51:38.814Z] #45 8.845 + dir=/tmp/install [2021-03-16T07:51:38.814Z] #45 8.845 + bin=vndr [2021-03-16T07:51:38.814Z] #45 8.845 + shift [2021-03-16T07:51:38.814Z] #45 8.845 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-16T07:51:38.814Z] #45 8.845 + . /tmp/install/vndr.installer [2021-03-16T07:51:38.814Z] #45 8.845 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:51:38.814Z] #45 8.845 + install_vndr [2021-03-16T07:51:38.814Z] #45 8.845 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-16T07:51:38.814Z] #45 8.845 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ckYLRWCfkm/src/github.com/LK4D4/vndr [2021-03-16T07:51:38.814Z] #45 8.878 Cloning into '/tmp/tmp.ckYLRWCfkm/src/github.com/LK4D4/vndr'... [2021-03-16T07:51:38.814Z] #45 9.998 + cd /tmp/tmp.ckYLRWCfkm/src/github.com/LK4D4/vndr [2021-03-16T07:51:38.814Z] #45 9.999 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:51:38.814Z] #45 10.09 + go build -buildmode=pie -v -o /build/vndr . [2021-03-16T07:51:38.829Z] #27 9.917 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-16T07:51:38.829Z] #27 9.917 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-16T07:51:38.829Z] #27 9.922 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:51:39.077Z] #45 ... [2021-03-16T07:51:39.077Z] [2021-03-16T07:51:39.077Z] #55 [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-03-16T07:51:39.077Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:51:39.077Z] #55 9.249 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:51:39.077Z] #55 9.396 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:51:39.077Z] #55 9.396 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:51:39.077Z] #55 11.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:51:39.077Z] #55 ... [2021-03-16T07:51:39.077Z] [2021-03-16T07:51:39.077Z] #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-03-16T07:51:39.077Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:51:39.077Z] #36 9.161 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:51:39.077Z] #36 9.410 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:51:39.077Z] #36 9.410 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:51:39.077Z] #36 11.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:51:39.086Z] #27 10.08 Selecting previously unselected package libsasl2-2:amd64. [2021-03-16T07:51:39.086Z] #27 10.08 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-16T07:51:39.086Z] #27 10.09 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:51:39.086Z] #27 10.24 Selecting previously unselected package libldap-common. [2021-03-16T07:51:39.086Z] #27 10.24 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-16T07:51:39.086Z] #27 10.26 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:51:39.086Z] #27 10.31 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-16T07:51:39.086Z] #27 10.31 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-16T07:51:39.086Z] #27 10.32 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:51:39.323Z] #22 1.442 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-16T07:51:39.323Z] #22 1.445 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-16T07:51:39.323Z] #22 1.448 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-16T07:51:39.323Z] #22 ... [2021-03-16T07:51:39.323Z] [2021-03-16T07:51:39.323Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:51:39.323Z] #44 109.3 CC criu/namespaces.o [2021-03-16T07:51:39.323Z] #44 110.7 CC criu/net.o [2021-03-16T07:51:39.323Z] #44 113.6 CC criu/netfilter.o [2021-03-16T07:51:39.323Z] #44 114.0 CC criu/page-pipe.o [2021-03-16T07:51:39.323Z] #44 114.4 CC criu/page-xfer.o [2021-03-16T07:51:39.323Z] #44 115.5 CC criu/pagemap-cache.o [2021-03-16T07:51:39.323Z] #44 115.9 CC criu/pagemap.o [2021-03-16T07:51:39.323Z] #44 116.7 CC criu/parasite-syscall.o [2021-03-16T07:51:39.323Z] #44 117.4 CC criu/path.o [2021-03-16T07:51:39.323Z] #44 117.6 CC criu/pie-util-vdso.o [2021-03-16T07:51:39.323Z] #44 118.0 CC criu/pie-util.o [2021-03-16T07:51:39.323Z] #44 118.2 CC criu/pipes.o [2021-03-16T07:51:39.323Z] #44 119.0 CC criu/plugin.o [2021-03-16T07:51:39.323Z] #44 119.3 CC criu/proc_parse.o [2021-03-16T07:51:39.323Z] #44 ... [2021-03-16T07:51:39.323Z] [2021-03-16T07:51:39.323Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-03-16T07:51:39.323Z] #22 DONE 1.6s [2021-03-16T07:51:39.323Z] [2021-03-16T07:51:39.323Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:51:39.343Z] #27 10.40 Selecting previously unselected package openssl. [2021-03-16T07:51:39.343Z] #27 10.40 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-16T07:51:39.343Z] #27 10.44 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-16T07:51:39.371Z] #36 ... [2021-03-16T07:51:39.371Z] [2021-03-16T07:51:39.371Z] #47 [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-03-16T07:51:39.371Z] #47 sha256:b9b101bfa00b2ff4ca8e21a3b47c7fef997fe119489026cd0f75a74eb214f09b [2021-03-16T07:51:39.371Z] #47 11.58 go: downloading github.com/pkg/errors v0.9.1 [2021-03-16T07:51:39.371Z] #47 11.66 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-16T07:51:39.371Z] #47 11.69 go: downloading github.com/fatih/color v1.9.0 [2021-03-16T07:51:39.371Z] #47 11.73 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:51:39.371Z] #47 11.73 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:51:39.371Z] #47 11.77 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:51:39.598Z] #27 10.62 Selecting previously unselected package ca-certificates. [2021-03-16T07:51:39.598Z] #27 10.62 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-16T07:51:39.598Z] #27 10.62 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-16T07:51:39.598Z] #27 10.75 Selecting previously unselected package libkeyutils1:amd64. [2021-03-16T07:51:39.598Z] #27 10.75 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-16T07:51:39.598Z] #27 10.76 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-16T07:51:39.598Z] #27 10.80 Selecting previously unselected package libkrb5support0:amd64. [2021-03-16T07:51:39.598Z] #27 10.80 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-16T07:51:39.598Z] #27 10.80 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:39.633Z] #47 11.82 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:51:39.697Z] #43 16.11 make[1]: Nothing to be done for 'all'. [2021-03-16T07:51:39.858Z] #27 10.86 Selecting previously unselected package libk5crypto3:amd64. [2021-03-16T07:51:39.858Z] #27 10.86 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-16T07:51:39.858Z] #27 10.86 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:39.858Z] #27 10.95 Selecting previously unselected package libkrb5-3:amd64. [2021-03-16T07:51:39.858Z] #27 10.95 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-16T07:51:39.858Z] #27 10.95 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:39.858Z] #27 11.07 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-16T07:51:39.858Z] #27 11.07 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-16T07:51:39.898Z] #47 12.23 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:51:39.898Z] #47 12.23 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:51:40.115Z] #27 11.08 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:40.115Z] #27 11.14 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-16T07:51:40.115Z] #27 11.14 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-16T07:51:40.115Z] #27 11.15 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-16T07:51:40.115Z] #27 11.21 Selecting previously unselected package libpsl5:amd64. [2021-03-16T07:51:40.115Z] #27 11.21 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-16T07:51:40.115Z] #27 11.21 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-16T07:51:40.115Z] #27 11.27 Selecting previously unselected package librtmp1:amd64. [2021-03-16T07:51:40.115Z] #27 11.27 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-16T07:51:40.115Z] #27 11.27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-16T07:51:40.170Z] #47 16.94 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:51:40.373Z] #27 11.33 Selecting previously unselected package libssh2-1:amd64. [2021-03-16T07:51:40.373Z] #27 11.33 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-16T07:51:40.373Z] #27 11.34 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-16T07:51:40.373Z] #27 11.41 Selecting previously unselected package libcurl4:amd64. [2021-03-16T07:51:40.373Z] #27 11.41 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-16T07:51:40.373Z] #27 11.42 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-16T07:51:40.373Z] #27 11.51 Selecting previously unselected package curl. [2021-03-16T07:51:40.373Z] #27 11.51 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-16T07:51:40.373Z] #27 11.52 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-16T07:51:40.472Z] #47 12.65 go: extracting github.com/pkg/errors v0.9.1 [2021-03-16T07:51:40.472Z] #47 12.69 go: extracting github.com/fatih/color v1.9.0 [2021-03-16T07:51:40.472Z] #47 12.84 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:51:40.629Z] #27 11.78 Selecting previously unselected package libonig5:amd64. [2021-03-16T07:51:40.734Z] #47 12.99 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:51:40.734Z] #47 12.99 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:51:40.734Z] #47 13.15 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-16T07:51:40.886Z] #27 11.78 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-16T07:51:40.886Z] #27 11.79 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-16T07:51:40.886Z] #27 11.86 Selecting previously unselected package libjq1:amd64. [2021-03-16T07:51:40.886Z] #27 11.87 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-16T07:51:40.886Z] #27 11.87 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-16T07:51:40.886Z] #27 12.01 Selecting previously unselected package jq. [2021-03-16T07:51:40.886Z] #27 12.01 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-16T07:51:41.108Z] #47 18.15 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:51:41.108Z] #47 ... [2021-03-16T07:51:41.108Z] [2021-03-16T07:51:41.108Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:51:41.108Z] #34 sha256:058500cdec1a8482af5d00a7a30357fe0314dd2813ca24b72c10206a95ecedb2 [2021-03-16T07:51:41.108Z] #34 18.08 unicode/utf8 [2021-03-16T07:51:41.151Z] #27 12.01 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-16T07:51:41.151Z] #27 12.16 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-16T07:51:41.151Z] #27 12.17 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-16T07:51:41.151Z] #27 12.18 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-16T07:51:41.151Z] #27 12.40 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-16T07:51:41.151Z] #27 12.41 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:51:41.367Z] #34 ... [2021-03-16T07:51:41.367Z] [2021-03-16T07:51:41.367Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:51:41.367Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-16T07:51:41.367Z] #32 8.345 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-16T07:51:41.367Z] #32 8.345 Cloning into '.'... [2021-03-16T07:51:41.407Z] #27 12.43 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:41.407Z] #27 12.48 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:51:41.407Z] #27 12.49 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-16T07:51:41.407Z] #27 12.51 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:41.407Z] #27 12.52 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:51:41.407Z] #27 12.53 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-16T07:51:41.407Z] #27 12.55 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:41.407Z] #27 12.56 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-16T07:51:41.407Z] #27 12.58 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-16T07:51:41.407Z] #27 12.59 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-16T07:51:41.407Z] #27 12.60 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:51:41.407Z] #27 12.62 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-16T07:51:41.585Z] #43 17.57 CC images/stats.o [2021-03-16T07:51:41.585Z] #43 ... [2021-03-16T07:51:41.585Z] [2021-03-16T07:51:41.585Z] #51 [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-03-16T07:51:41.585Z] #51 sha256:206f8f120d720ba09a511bfa535d54f663c277973e0b9e2e3e2b72142e5f62dc [2021-03-16T07:51:41.585Z] #51 102.3 github.com/pkg/diff [2021-03-16T07:51:41.585Z] #51 102.7 go/ast [2021-03-16T07:51:41.585Z] #51 104.4 golang.org/x/crypto/ssh/terminal [2021-03-16T07:51:41.585Z] #51 106.0 mvdan.cc/editorconfig [2021-03-16T07:51:41.585Z] #51 107.2 mvdan.cc/sh/v3/fileutil [2021-03-16T07:51:41.585Z] #51 107.4 mvdan.cc/sh/v3/syntax [2021-03-16T07:51:41.585Z] #51 ... [2021-03-16T07:51:41.585Z] [2021-03-16T07:51:41.585Z] #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-03-16T07:51:41.585Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:51:41.585Z] #13 98.84 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-16T07:51:41.585Z] #13 98.85 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-16T07:51:41.585Z] #13 98.86 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:51:41.585Z] #13 99.05 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-16T07:51:41.585Z] #13 99.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-16T07:51:41.585Z] #13 99.07 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:51:41.630Z] #32 ... [2021-03-16T07:51:41.630Z] [2021-03-16T07:51:41.630Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:51:41.630Z] #34 sha256:058500cdec1a8482af5d00a7a30357fe0314dd2813ca24b72c10206a95ecedb2 [2021-03-16T07:51:41.630Z] #34 18.78 internal/testlog [2021-03-16T07:51:41.678Z] #47 13.88 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:51:41.678Z] #47 13.90 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:51:41.678Z] #47 14.00 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:51:41.690Z] #68 ... [2021-03-16T07:51:41.690Z] [2021-03-16T07:51:41.690Z] #30 [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-03-16T07:51:41.690Z] #30 sha256:435975cd8fca18007da9742b4bd5d54bf6ddaf1a0f8c884fa50b753c78496a28 [2021-03-16T07:51:41.690Z] #30 22.32 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-16T07:51:41.690Z] #30 22.45 skipping existing 5cb8031fd95d [2021-03-16T07:51:41.690Z] #30 22.65 [2021-03-16T07:51:41.690Z] #30 23.88 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-16T07:51:41.690Z] #30 24.43 [2021-03-16T07:51:41.690Z] #30 24.61 #=#=# # 2.8% ##### 8.3% ######### 13.9% ############ 17.6% ################ 23.1% #################### 28.6% ######################## 34.2% ############################ 39.7% ################################ 45.3% #################################### 50.8% ######################################## 56.4% ############################################ 61.9% ################################################# 69.3% ####################################################### 76.7% ############################################################ 84.1% ################################################################ 89.6% #################################################################### 95.1% ####################################################################### 98.8% ######################################################################## 100.0% [2021-03-16T07:51:41.690Z] #30 27.22 [2021-03-16T07:51:41.841Z] #13 ... [2021-03-16T07:51:41.841Z] [2021-03-16T07:51:41.841Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:51:41.841Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:51:41.841Z] #43 18.05 CC images/core.o [2021-03-16T07:51:41.949Z] #47 14.15 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:51:41.989Z] #30 ... [2021-03-16T07:51:41.989Z] [2021-03-16T07:51:41.989Z] #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-03-16T07:51:41.989Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-16T07:51:41.989Z] #56 18.62 Fetched 8198 kB in 18s (466 kB/s) [2021-03-16T07:51:41.989Z] #56 18.62 Reading package lists... [2021-03-16T07:51:41.989Z] #56 26.76 Reading package lists... [2021-03-16T07:51:41.989Z] #56 ... [2021-03-16T07:51:41.989Z] [2021-03-16T07:51:41.989Z] #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-03-16T07:51:41.989Z] #50 sha256:f248ad00cbcd36fdb6ad5a2fea6268af1fd50859d59ad4b4a0122c447a269ca7 [2021-03-16T07:51:41.989Z] #50 23.11 go: extracting github.com/spf13/afero v1.1.2 [2021-03-16T07:51:41.989Z] #50 23.13 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:51:41.989Z] #50 23.19 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:51:41.989Z] #50 23.23 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:51:41.989Z] #50 23.26 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:51:41.989Z] #50 23.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:51:41.989Z] #50 23.66 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:51:41.989Z] #50 23.70 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:51:41.989Z] #50 23.72 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:51:41.989Z] #50 23.83 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:51:41.989Z] #50 23.89 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:51:41.989Z] #50 24.06 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:51:41.989Z] #50 24.10 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:51:41.989Z] #50 24.15 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:51:41.989Z] #50 24.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:51:41.989Z] #50 24.24 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:51:41.989Z] #50 24.26 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:51:41.989Z] #50 24.45 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:51:41.989Z] #50 24.62 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:51:41.989Z] #50 24.72 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:51:41.989Z] #50 25.04 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:51:41.989Z] #50 25.16 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:51:41.989Z] #50 25.17 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:51:41.989Z] #50 25.20 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:51:41.989Z] #50 25.29 go: downloading golang.org/x/text v0.3.2 [2021-03-16T07:51:41.989Z] #50 25.40 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:51:41.989Z] #50 25.41 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:51:41.989Z] #50 25.41 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:51:41.989Z] #50 25.86 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-16T07:51:41.989Z] #50 26.04 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:51:41.989Z] #50 26.05 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:51:41.989Z] #50 26.17 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-16T07:51:41.989Z] #50 26.25 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:51:41.989Z] #50 26.51 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-16T07:51:41.989Z] #50 26.59 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:51:41.989Z] #50 27.12 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-16T07:51:41.989Z] #50 27.14 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:51:41.989Z] #50 27.30 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:51:41.989Z] #50 27.36 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-16T07:51:41.989Z] #50 27.43 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:51:41.989Z] #50 27.70 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:51:41.989Z] #50 27.75 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:51:41.989Z] #50 27.77 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:51:41.989Z] #50 27.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:51:41.989Z] #50 27.91 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-16T07:51:41.989Z] #50 28.17 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:51:41.989Z] #50 28.24 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-16T07:51:41.989Z] #50 28.29 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:51:41.989Z] #50 28.46 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:51:41.989Z] #50 28.67 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:51:42.198Z] #34 19.51 encoding [2021-03-16T07:51:42.287Z] #50 28.86 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-16T07:51:42.287Z] #50 28.99 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:51:42.287Z] #50 29.05 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:51:42.341Z] #27 13.32 Updating certificates in /etc/ssl/certs... [2021-03-16T07:51:42.359Z] #10 ... [2021-03-16T07:51:42.359Z] [2021-03-16T07:51:42.359Z] #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-03-16T07:51:42.359Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-16T07:51:42.359Z] #27 13.72 Selecting previously unselected package libjq1:arm64. [2021-03-16T07:51:42.359Z] #27 13.72 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-16T07:51:42.359Z] #27 13.72 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-16T07:51:42.359Z] #27 13.79 Selecting previously unselected package jq. [2021-03-16T07:51:42.359Z] #27 13.79 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-16T07:51:42.359Z] #27 13.79 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-16T07:51:42.359Z] #27 13.84 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-03-16T07:51:42.359Z] #27 13.86 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-03-16T07:51:42.359Z] #27 13.87 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-03-16T07:51:42.359Z] #27 14.18 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-16T07:51:42.359Z] #27 14.20 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:51:42.359Z] #27 14.21 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-16T07:51:42.359Z] #27 14.23 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:51:42.359Z] #27 14.24 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-16T07:51:42.359Z] #27 14.34 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-16T07:51:42.359Z] #27 14.35 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-16T07:51:42.359Z] #27 14.36 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-16T07:51:42.359Z] #27 14.38 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-16T07:51:42.359Z] #27 14.39 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-16T07:51:42.359Z] #27 14.41 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-16T07:51:42.359Z] #27 14.43 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-16T07:51:42.360Z] #27 14.45 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-16T07:51:42.360Z] #27 15.86 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-16T07:51:42.360Z] #27 17.11 Updating certificates in /etc/ssl/certs... [2021-03-16T07:51:42.360Z] #27 18.35 137 added, 0 removed; done. [2021-03-16T07:51:42.360Z] #27 18.70 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-16T07:51:42.360Z] #27 18.72 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-16T07:51:42.360Z] #27 18.74 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-16T07:51:42.360Z] #27 18.76 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-16T07:51:42.360Z] #27 18.79 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:51:42.360Z] #27 18.82 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-16T07:51:42.360Z] #27 18.83 Updating certificates in /etc/ssl/certs... [2021-03-16T07:51:42.403Z] #43 18.70 CC images/core-x86.o [2021-03-16T07:51:42.590Z] #50 ... [2021-03-16T07:51:42.590Z] [2021-03-16T07:51:42.590Z] #37 [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-03-16T07:51:42.590Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-16T07:51:42.590Z] #37 19.16 Fetched 8198 kB in 19s (442 kB/s) [2021-03-16T07:51:42.590Z] #37 19.16 Reading package lists... [2021-03-16T07:51:42.590Z] #37 26.78 Reading package lists... [2021-03-16T07:51:42.590Z] #37 ... [2021-03-16T07:51:42.590Z] [2021-03-16T07:51:42.590Z] #30 [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-03-16T07:51:42.590Z] #30 sha256:435975cd8fca18007da9742b4bd5d54bf6ddaf1a0f8c884fa50b753c78496a28 [2021-03-16T07:51:42.590Z] #30 28.55 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-16T07:51:42.813Z] #34 ... [2021-03-16T07:51:42.813Z] [2021-03-16T07:51:42.813Z] #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-03-16T07:51:42.813Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:51:42.813Z] #13 5.247 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-16T07:51:42.813Z] #13 5.354 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:51:42.813Z] #13 5.354 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:51:42.813Z] #13 5.354 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:51:42.813Z] #13 7.967 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [453 kB] [2021-03-16T07:51:42.813Z] #13 10.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:51:42.813Z] #13 13.37 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:51:42.813Z] #13 ... [2021-03-16T07:51:42.813Z] [2021-03-16T07:51:42.813Z] #49 [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-03-16T07:51:42.813Z] #49 sha256:bae4ca5fe17dbbb649c69c66191a7f8180210baf0d52175280d33433dd3094e2 [2021-03-16T07:51:42.813Z] #49 19.15 go: downloading github.com/fatih/color v1.7.0 [2021-03-16T07:51:42.813Z] #49 19.16 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:51:42.813Z] #49 19.17 go: downloading github.com/pkg/errors v0.8.1 [2021-03-16T07:51:42.813Z] #49 19.26 go: extracting github.com/fatih/color v1.7.0 [2021-03-16T07:51:42.813Z] #49 19.42 go: downloading github.com/spf13/viper v1.6.1 [2021-03-16T07:51:42.813Z] #49 19.60 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:51:42.813Z] #49 19.85 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:51:42.813Z] #49 20.07 go: extracting github.com/pkg/errors v0.8.1 [2021-03-16T07:51:42.964Z] #43 19.31 CC images/core-arm.o [2021-03-16T07:51:43.075Z] #49 20.11 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-16T07:51:43.075Z] #49 20.17 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:51:43.075Z] #49 20.22 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:51:43.075Z] #49 20.24 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-16T07:51:43.233Z] #30 29.03 [2021-03-16T07:51:43.233Z] #30 29.18 ######################################################################## 100.0% [2021-03-16T07:51:43.302Z] #27 19.84 0 added, 0 removed; done. [2021-03-16T07:51:43.302Z] #27 19.84 Running hooks in /etc/ca-certificates/update.d... [2021-03-16T07:51:43.333Z] #49 20.32 go: extracting github.com/spf13/viper v1.6.1 [2021-03-16T07:51:43.350Z] #27 14.27 137 added, 0 removed; done. [2021-03-16T07:51:43.350Z] #27 14.36 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-16T07:51:43.350Z] #27 14.37 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-16T07:51:43.350Z] #27 14.39 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-16T07:51:43.350Z] #27 14.40 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-16T07:51:43.363Z] #47 ... [2021-03-16T07:51:43.363Z] [2021-03-16T07:51:43.363Z] #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-03-16T07:51:43.363Z] #24 sha256:8947971622b1ddac750620bf965314386820afa23a4ade3f58c69fdca502cf76 [2021-03-16T07:51:43.363Z] #24 14.99 + mkdir -p /build [2021-03-16T07:51:43.363Z] #24 15.01 + mv docker/docker /build/ [2021-03-16T07:51:43.363Z] #24 15.02 + rmdir docker [2021-03-16T07:51:43.363Z] #24 DONE 15.5s [2021-03-16T07:51:43.363Z] [2021-03-16T07:51:43.363Z] #58 [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-03-16T07:51:43.363Z] #58 sha256:11c79c98848dbdd2f735f6cd606a73103e43edf0d37d14bf3bfee42db612f9b5 [2021-03-16T07:51:43.363Z] #58 7.342 + RM_GOPATH=0 [2021-03-16T07:51:43.363Z] #58 7.342 + TMP_GOPATH= [2021-03-16T07:51:43.363Z] #58 7.342 + : /build [2021-03-16T07:51:43.363Z] #58 7.342 + '[' -z '' ']' [2021-03-16T07:51:43.363Z] #58 7.342 ++ mktemp -d [2021-03-16T07:51:43.363Z] #58 7.350 + export GOPATH=/tmp/tmp.X2y5xPFEYy [2021-03-16T07:51:43.363Z] #58 7.350 + GOPATH=/tmp/tmp.X2y5xPFEYy [2021-03-16T07:51:43.363Z] #58 7.350 + RM_GOPATH=1 [2021-03-16T07:51:43.363Z] #58 7.350 + case "$(go env GOARCH)" in [2021-03-16T07:51:43.363Z] #58 7.350 ++ go env GOARCH [2021-03-16T07:51:43.363Z] #58 7.367 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:43.363Z] #58 7.367 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:43.363Z] #58 7.368 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:43.363Z] #58 7.370 + dir=/tmp/install [2021-03-16T07:51:43.363Z] #58 7.371 + bin=rootlesskit [2021-03-16T07:51:43.363Z] #58 7.371 + shift [2021-03-16T07:51:43.363Z] #58 7.372 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-16T07:51:43.363Z] #58 7.372 + . /tmp/install/rootlesskit.installer [2021-03-16T07:51:43.363Z] #58 7.372 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:51:43.363Z] #58 7.372 + install_rootlesskit [2021-03-16T07:51:43.363Z] #58 7.372 + case "$1" in [2021-03-16T07:51:43.363Z] #58 7.372 + export CGO_ENABLED=0 [2021-03-16T07:51:43.363Z] #58 7.372 + CGO_ENABLED=0 [2021-03-16T07:51:43.363Z] #58 7.372 + _install_rootlesskit [2021-03-16T07:51:43.363Z] #58 7.373 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:51:43.363Z] #58 7.373 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-16T07:51:43.363Z] #58 7.373 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.X2y5xPFEYy/src/github.com/rootless-containers/rootlesskit [2021-03-16T07:51:43.363Z] #58 7.392 Cloning into '/tmp/tmp.X2y5xPFEYy/src/github.com/rootless-containers/rootlesskit'... [2021-03-16T07:51:43.363Z] #58 13.39 + cd /tmp/tmp.X2y5xPFEYy/src/github.com/rootless-containers/rootlesskit [2021-03-16T07:51:43.363Z] #58 13.40 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:51:43.363Z] #58 13.56 + export GO111MODULE=on [2021-03-16T07:51:43.363Z] #58 13.56 + GO111MODULE=on [2021-03-16T07:51:43.363Z] #58 13.56 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-16T07:51:43.363Z] #58 13.56 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-16T07:51:43.526Z] #43 19.70 CC images/core-aarch64.o [2021-03-16T07:51:43.530Z] #30 29.39 [2021-03-16T07:51:43.564Z] #27 19.84 done. [2021-03-16T07:51:43.564Z] #27 DONE 20.1s [2021-03-16T07:51:43.564Z] [2021-03-16T07:51:43.564Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-16T07:51:43.564Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-03-16T07:51:43.564Z] #10 DONE 6.5s [2021-03-16T07:51:43.564Z] [2021-03-16T07:51:43.564Z] #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-03-16T07:51:43.564Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-03-16T07:51:43.592Z] #49 20.74 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:51:43.592Z] #49 20.78 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:51:43.607Z] #27 14.50 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:51:43.607Z] #27 14.62 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-16T07:51:43.607Z] #27 14.63 Updating certificates in /etc/ssl/certs... [2021-03-16T07:51:43.782Z] #43 20.17 CC images/core-ppc64.o [2021-03-16T07:51:43.782Z] #23 4.188 Collecting yamllint==1.16.0 [2021-03-16T07:51:43.783Z] #23 4.361 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-16T07:51:43.783Z] #23 4.389 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-16T07:51:43.783Z] #23 4.433 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-16T07:51:43.783Z] #23 4.451 Collecting pyyaml (from yamllint==1.16.0) [2021-03-16T07:51:43.851Z] #49 ... [2021-03-16T07:51:43.851Z] [2021-03-16T07:51:43.851Z] #45 [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-03-16T07:51:43.851Z] #45 sha256:9791cf47cd77fdfb452cea96641266fe030354dfa345947418f0814e331a0556 [2021-03-16T07:51:43.851Z] #45 10.97 internal/race [2021-03-16T07:51:43.851Z] #45 11.11 sync/atomic [2021-03-16T07:51:43.851Z] #45 11.54 runtime [2021-03-16T07:51:43.851Z] #45 12.48 unicode [2021-03-16T07:51:43.851Z] #45 18.42 unicode/utf8 [2021-03-16T07:51:43.851Z] #45 19.35 internal/testlog [2021-03-16T07:51:43.851Z] #45 19.88 encoding [2021-03-16T07:51:43.851Z] #45 20.40 unicode/utf16 [2021-03-16T07:51:43.851Z] #45 20.87 container/list [2021-03-16T07:51:43.851Z] #45 ... [2021-03-16T07:51:43.851Z] [2021-03-16T07:51:43.851Z] #47 [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-03-16T07:51:43.851Z] #47 sha256:3f525d8926a719573030dd1b7f2d2e5f8baa953f118977aca1c8f98ada2e414c [2021-03-16T07:51:43.851Z] #47 20.92 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:51:43.938Z] #58 ... [2021-03-16T07:51:43.938Z] [2021-03-16T07:51:43.938Z] #47 [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-03-16T07:51:43.938Z] #47 sha256:b9b101bfa00b2ff4ca8e21a3b47c7fef997fe119489026cd0f75a74eb214f09b [2021-03-16T07:51:43.938Z] #47 16.08 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:51:44.137Z] #11 ... [2021-03-16T07:51:44.137Z] [2021-03-16T07:51:44.137Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-16T07:51:44.137Z] #28 sha256:1a4ae7124575d8498296efa1863de6d9820939ebd998d21fd2aaef26daf0325c [2021-03-16T07:51:44.137Z] #28 DONE 0.2s [2021-03-16T07:51:44.137Z] [2021-03-16T07:51:44.137Z] #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-03-16T07:51:44.137Z] #29 sha256:56b89c5a232450c0fbdc945617ace6b155a5c99b4f176850210129385511f3b9 [2021-03-16T07:51:44.141Z] #23 4.553 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-16T07:51:44.178Z] #30 ... [2021-03-16T07:51:44.178Z] [2021-03-16T07:51:44.178Z] #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-03-16T07:51:44.178Z] #59 sha256:0bc5e94299fec3f8a176ef05e48d56d8b81f8c31d1ce5b196a61da53b1b496f3 [2021-03-16T07:51:44.178Z] #59 20.83 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:51:44.178Z] #59 22.40 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:51:44.178Z] #59 25.57 go: finding github.com/pkg/errors v0.9.1 [2021-03-16T07:51:44.178Z] #59 25.61 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:51:44.178Z] #59 25.68 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:51:44.178Z] #59 25.79 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:51:44.178Z] #59 26.14 go: finding github.com/google/uuid v1.2.0 [2021-03-16T07:51:44.178Z] #59 26.30 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:51:44.178Z] #59 26.33 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-16T07:51:44.178Z] #59 26.34 go: finding github.com/gofrs/flock v0.8.0 [2021-03-16T07:51:44.178Z] #59 26.43 go: finding github.com/gorilla/mux v1.8.0 [2021-03-16T07:51:44.178Z] #59 26.65 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:51:44.178Z] #59 26.72 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:51:44.178Z] #59 26.72 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:51:44.178Z] #59 26.82 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:51:44.178Z] #59 27.43 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:51:44.178Z] #59 27.73 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:51:44.178Z] #59 ... [2021-03-16T07:51:44.178Z] [2021-03-16T07:51:44.178Z] #30 [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-03-16T07:51:44.178Z] #30 sha256:435975cd8fca18007da9742b4bd5d54bf6ddaf1a0f8c884fa50b753c78496a28 [2021-03-16T07:51:44.178Z] #30 30.16 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-16T07:51:44.431Z] #23 4.856 Installing build dependencies: started [2021-03-16T07:51:44.536Z] #27 15.43 0 added, 0 removed; done. [2021-03-16T07:51:44.536Z] #27 15.43 Running hooks in /etc/ca-certificates/update.d... [2021-03-16T07:51:44.536Z] #27 15.44 done. [2021-03-16T07:51:44.710Z] #43 20.76 CC images/core-s390.o [2021-03-16T07:51:44.789Z] #47 ... [2021-03-16T07:51:44.789Z] [2021-03-16T07:51:44.789Z] #55 [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-03-16T07:51:44.789Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:51:44.789Z] #55 11.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:51:44.789Z] #55 14.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:51:44.789Z] #55 ... [2021-03-16T07:51:44.789Z] [2021-03-16T07:51:44.789Z] #51 [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-03-16T07:51:44.789Z] #51 sha256:b8c7fdbdaeab95b45cbf98534823a84f40c0f015957af1034a515d57620d4459 [2021-03-16T07:51:44.789Z] #51 21.72 + cd /tmp/tmp.uFS6uavCbJ/src/github.com/mvdan/sh [2021-03-16T07:51:44.789Z] #51 21.72 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:51:44.789Z] #51 21.96 + GO111MODULE=on [2021-03-16T07:51:44.789Z] #51 21.97 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-16T07:51:44.825Z] #30 ... [2021-03-16T07:51:44.825Z] [2021-03-16T07:51:44.825Z] #14 [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-03-16T07:51:44.825Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-16T07:51:44.825Z] #14 20.88 Fetched 8685 kB in 20s (429 kB/s) [2021-03-16T07:51:44.825Z] #14 20.88 Reading package lists... [2021-03-16T07:51:44.826Z] #14 30.75 Reading package lists... [2021-03-16T07:51:44.826Z] #14 ... [2021-03-16T07:51:44.826Z] [2021-03-16T07:51:44.826Z] #30 [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-03-16T07:51:44.826Z] #30 sha256:435975cd8fca18007da9742b4bd5d54bf6ddaf1a0f8c884fa50b753c78496a28 [2021-03-16T07:51:44.826Z] #30 30.65 [2021-03-16T07:51:44.967Z] #43 21.28 CC images/cpuinfo.o [2021-03-16T07:51:45.088Z] #29 ... [2021-03-16T07:51:45.088Z] [2021-03-16T07:51:45.088Z] #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-03-16T07:51:45.088Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-03-16T07:51:45.088Z] #11 DONE 1.3s [2021-03-16T07:51:45.088Z] [2021-03-16T07:51:45.088Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:51:45.088Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-16T07:51:45.127Z] #30 30.84 ######################################################################## 100.0% [2021-03-16T07:51:45.127Z] #30 30.98 [2021-03-16T07:51:45.223Z] #43 21.70 CC images/inventory.o [2021-03-16T07:51:45.350Z] #42 ... [2021-03-16T07:51:45.350Z] [2021-03-16T07:51:45.350Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-16T07:51:45.350Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-03-16T07:51:45.350Z] #39 DONE 0.5s [2021-03-16T07:51:45.350Z] [2021-03-16T07:51:45.350Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-16T07:51:45.350Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-03-16T07:51:45.350Z] #31 DONE 0.5s [2021-03-16T07:51:45.441Z] #30 31.14 Download of images into '/build' complete. [2021-03-16T07:51:45.441Z] #30 31.14 Use something like the following to load the result into a Docker daemon: [2021-03-16T07:51:45.441Z] #30 31.14 tar -cC '/build' . | docker load [2021-03-16T07:51:45.441Z] #30 DONE 31.2s [2021-03-16T07:51:45.441Z] [2021-03-16T07:51:45.441Z] #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-03-16T07:51:45.441Z] #50 sha256:f248ad00cbcd36fdb6ad5a2fea6268af1fd50859d59ad4b4a0122c447a269ca7 [2021-03-16T07:51:45.441Z] #50 29.29 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:51:45.441Z] #50 29.46 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:51:45.441Z] #50 29.49 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:51:45.441Z] #50 29.53 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:51:45.441Z] #50 29.74 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:51:45.441Z] #50 29.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:51:45.441Z] #50 29.95 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-16T07:51:45.441Z] #50 30.01 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:51:45.441Z] #50 30.06 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-16T07:51:45.441Z] #50 30.08 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-16T07:51:45.441Z] #50 30.14 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:51:45.441Z] #50 30.28 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-16T07:51:45.441Z] #50 30.51 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:51:45.441Z] #50 30.56 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:51:45.441Z] #50 30.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:51:45.441Z] #50 30.76 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:51:45.441Z] #50 30.87 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:51:45.441Z] #50 30.87 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:51:45.441Z] #50 30.87 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:51:45.441Z] #50 30.87 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:51:45.441Z] #50 30.87 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:51:45.441Z] #50 31.02 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:51:45.441Z] #50 31.21 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:51:45.441Z] #50 31.23 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:51:45.441Z] #50 31.24 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:51:45.441Z] #50 31.25 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:51:45.441Z] #50 31.41 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:51:45.441Z] #50 31.58 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:51:45.441Z] #50 31.61 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:51:45.441Z] #50 31.61 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:51:45.441Z] #50 31.72 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-16T07:51:45.441Z] #50 31.84 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:51:45.478Z] #43 ... [2021-03-16T07:51:45.478Z] [2021-03-16T07:51:45.478Z] #45 [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-03-16T07:51:45.478Z] #45 sha256:3f38aae2e3a465e058a85b7fc04de203f4138a8d202a012f4be3ee33365046ad [2021-03-16T07:51:45.478Z] #45 106.5 go/parser [2021-03-16T07:51:45.478Z] #45 107.6 text/template [2021-03-16T07:51:45.478Z] #45 110.0 encoding/xml [2021-03-16T07:51:45.478Z] #45 112.4 go/doc [2021-03-16T07:51:45.478Z] #45 115.4 github.com/LK4D4/vndr/build [2021-03-16T07:51:45.478Z] #45 115.8 github.com/LK4D4/vndr/versioned [2021-03-16T07:51:45.478Z] #45 115.9 compress/flate [2021-03-16T07:51:45.613Z] [2021-03-16T07:51:45.613Z] #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-03-16T07:51:45.613Z] #29 sha256:56b89c5a232450c0fbdc945617ace6b155a5c99b4f176850210129385511f3b9 [2021-03-16T07:51:45.613Z] #29 1.296 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-16T07:51:45.613Z] #29 1.426 [2021-03-16T07:51:45.734Z] #45 ... [2021-03-16T07:51:45.734Z] [2021-03-16T07:51:45.734Z] #56 [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-03-16T07:51:45.734Z] #56 sha256:992c956a80c24b72b4677c7b6029598b8eace8fe52143fe3d22f6d92217fcf45 [2021-03-16T07:51:45.734Z] #56 48.29 Checking out files: 51% (1956/3819) Checking out files: 52% (1986/3819) Checking out files: 53% (2025/3819) Checking out files: 54% (2063/3819) Checking out files: 55% (2101/3819) Checking out files: 56% (2139/3819) Checking out files: 57% (2177/3819) Checking out files: 58% (2216/3819) Checking out files: 59% (2254/3819) Checking out files: 60% (2292/3819) Checking out files: 61% (2330/3819) Checking out files: 62% (2368/3819) Checking out files: 63% (2406/3819) Checking out files: 64% (2445/3819) Checking out files: 65% (2483/3819) Checking out files: 66% (2521/3819) Checking out files: 67% (2559/3819) Checking out files: 68% (2597/3819) Checking out files: 69% (2636/3819) Checking out files: 70% (2674/3819) Checking out files: 71% (2712/3819) Checking out files: 72% (2750/3819) Checking out files: 73% (2788/3819) Checking out files: 74% (2827/3819) Checking out files: 75% (2865/3819) Checking out files: 76% (2903/3819) Checking out files: 77% (2941/3819) Checking out files: 78% (2979/3819) Checking out files: 79% (3018/3819) Checking out files: 80% (3056/3819) Checking out files: 81% (3094/3819) Checking out files: 82% (3132/3819) Checking out files: 83% (3170/3819) Checking out files: 84% (3208/3819) Checking out files: 85% (3247/3819) Checking out files: 86% (3285/3819) Checking out files: 87% (3323/3819) Checking out files: 88% (3361/3819) Checking out files: 89% (3399/3819) Checking out files: 89% (3402/3819) Checking out files: 90% (3438/3819) Checking out files: 91% (3476/3819) Checking out files: 92% (3514/3819) Checking out files: 93% (3552/3819) Checking out files: 94% (3590/3819) Checking out files: 95% (3629/3819) Checking out files: 96% (3667/3819) Checking out files: 97% (3705/3819) Checking out files: 98% (3743/3819) Checking out files: 99% (3781/3819) Checking out files: 100% (3819/3819) Checking out files: 100% (3819/3819), done. [2021-03-16T07:51:45.734Z] #56 49.78 + cd /tmp/tmp.8TqqkD5Lsu/src/github.com/containerd/containerd [2021-03-16T07:51:45.734Z] #56 49.78 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:51:45.874Z] #47 18.35 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:51:45.936Z] #23 ... [2021-03-16T07:51:45.936Z] [2021-03-16T07:51:45.936Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-16T07:51:45.936Z] #41 167.0 + dpkg --print-architecture [2021-03-16T07:51:45.936Z] #41 167.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-16T07:51:45.936Z] #41 167.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-16T07:51:45.936Z] #41 167.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-16T07:51:46.086Z] #50 32.97 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:51:46.401Z] #29 1.606 0.0% ######## 11.4% ################## 25.2% ########################### 37.7% ####################################### 54.5% ################################################### 71.0% ############################################################ 84.2% ######################################################################## 100.0% [2021-03-16T07:51:46.401Z] #29 2.464 [2021-03-16T07:51:46.434Z] #27 DONE 17.6s [2021-03-16T07:51:46.434Z] [2021-03-16T07:51:46.434Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:46.434Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:51:46.434Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.5s done [2021-03-16T07:51:46.434Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.9s [2021-03-16T07:51:46.449Z] #47 ... [2021-03-16T07:51:46.449Z] [2021-03-16T07:51:46.449Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:51:46.449Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-16T07:51:46.449Z] #32 8.386 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-16T07:51:46.449Z] #32 8.408 Cloning into '.'... [2021-03-16T07:51:46.662Z] #56 52.19 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-16T07:51:46.662Z] #56 52.20 + BUILDTAGS='netgo osusergo static_build' [2021-03-16T07:51:46.662Z] #56 52.20 + export EXTRA_FLAGS=-buildmode=pie [2021-03-16T07:51:46.662Z] #56 52.20 + EXTRA_FLAGS=-buildmode=pie [2021-03-16T07:51:46.662Z] #56 52.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-16T07:51:46.662Z] #56 52.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-16T07:51:46.662Z] #56 52.20 + '[' '' = dynamic ']' [2021-03-16T07:51:46.662Z] #56 52.20 + make [2021-03-16T07:51:46.697Z] #51 ... [2021-03-16T07:51:46.697Z] [2021-03-16T07:51:46.697Z] #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-03-16T07:51:46.697Z] #24 sha256:bbd353bd41ce2feda27e0cecebc3980c53e50a1eb4925b85e4de683805b81d78 [2021-03-16T07:51:46.697Z] #24 21.55 + mkdir -p /build [2021-03-16T07:51:46.697Z] #24 21.64 + mv docker/docker /build/ [2021-03-16T07:51:46.697Z] #24 21.65 + rmdir docker [2021-03-16T07:51:46.697Z] #24 DONE 23.8s [2021-03-16T07:51:46.697Z] [2021-03-16T07:51:46.697Z] #49 [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-03-16T07:51:46.697Z] #49 sha256:bae4ca5fe17dbbb649c69c66191a7f8180210baf0d52175280d33433dd3094e2 [2021-03-16T07:51:46.697Z] #49 21.21 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-16T07:51:46.697Z] #49 21.45 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:51:46.697Z] #49 21.74 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-16T07:51:46.697Z] #49 21.77 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:51:46.697Z] #49 21.92 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:51:46.697Z] #49 22.67 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:51:46.697Z] #49 22.75 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:51:46.697Z] #49 23.11 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:51:46.697Z] #49 23.23 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-16T07:51:46.697Z] #49 23.23 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:51:46.697Z] #49 23.62 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-16T07:51:46.697Z] #49 23.63 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:51:46.697Z] #49 23.71 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:51:46.697Z] #49 23.86 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:51:46.697Z] #49 23.86 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:51:46.710Z] #32 ... [2021-03-16T07:51:46.710Z] [2021-03-16T07:51:46.710Z] #58 [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-03-16T07:51:46.710Z] #58 sha256:11c79c98848dbdd2f735f6cd606a73103e43edf0d37d14bf3bfee42db612f9b5 [2021-03-16T07:51:46.710Z] #58 16.22 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:51:46.710Z] #58 16.25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:51:46.710Z] #58 16.42 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:51:46.710Z] #58 16.56 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:51:46.710Z] #58 16.56 go: downloading github.com/google/uuid v1.2.0 [2021-03-16T07:51:46.710Z] #58 16.65 go: downloading github.com/pkg/errors v0.9.1 [2021-03-16T07:51:46.710Z] #58 16.71 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-16T07:51:46.710Z] #58 16.71 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:51:46.710Z] #58 17.26 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:51:46.710Z] #58 17.26 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:51:46.710Z] #58 17.56 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-16T07:51:46.710Z] #58 17.71 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:51:46.710Z] #58 17.95 go: extracting github.com/pkg/errors v0.9.1 [2021-03-16T07:51:46.710Z] #58 18.14 go: extracting github.com/google/uuid v1.2.0 [2021-03-16T07:51:46.710Z] #58 18.47 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-16T07:51:46.710Z] #58 18.63 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:51:46.710Z] #58 18.68 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-16T07:51:46.710Z] #58 19.05 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:51:46.732Z] #50 ... [2021-03-16T07:51:46.732Z] [2021-03-16T07:51:46.732Z] #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-03-16T07:51:46.732Z] #52 sha256:9c17b3d3282a91c65427e90a554c4ecba504dbbbe34db3f51fd29cd7a7aca16c [2021-03-16T07:51:46.732Z] #52 23.39 runtime/cgo [2021-03-16T07:51:46.732Z] #52 23.73 runtime [2021-03-16T07:51:46.732Z] #52 ... [2021-03-16T07:51:46.732Z] [2021-03-16T07:51:46.732Z] #43 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:51:46.732Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-16T07:51:46.732Z] #43 18.10 Reading package lists... [2021-03-16T07:51:46.990Z] #29 2.635 0.2% ## 3.8% ######################################################################## 100.0% [2021-03-16T07:51:47.253Z] #29 3.122 [2021-03-16T07:51:47.363Z] #9 ... [2021-03-16T07:51:47.363Z] [2021-03-16T07:51:47.363Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-16T07:51:47.363Z] #28 sha256:4a786581b5ac36f71fe3db9219a182659dd579af97f368a4eaf773bb6ec68b49 [2021-03-16T07:51:47.363Z] #28 DONE 0.7s [2021-03-16T07:51:47.363Z] [2021-03-16T07:51:47.363Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:47.363Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:51:47.363Z] #9 ... [2021-03-16T07:51:47.363Z] [2021-03-16T07:51:47.363Z] #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-03-16T07:51:47.363Z] #29 sha256:af5ed7de4a62ed0198c8d7045812adef6bbb25434cf0848ca7976ef6d12538a8 [2021-03-16T07:51:47.514Z] #29 3.304 0.2% ################################################## 70.2% ######################################################################## 100.0% [2021-03-16T07:51:47.640Z] #49 ... [2021-03-16T07:51:47.640Z] [2021-03-16T07:51:47.640Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:51:47.640Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:51:47.640Z] #42 14.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:51:47.640Z] #42 17.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:51:47.640Z] #42 ... [2021-03-16T07:51:47.640Z] [2021-03-16T07:51:47.640Z] #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-03-16T07:51:47.640Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:51:47.640Z] #36 14.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:51:47.640Z] #36 17.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:51:47.777Z] #29 3.597 [2021-03-16T07:51:47.785Z] #43 26.56 Reading package lists... [2021-03-16T07:51:47.785Z] #43 ... [2021-03-16T07:51:47.785Z] [2021-03-16T07:51:47.785Z] #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-03-16T07:51:47.785Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-16T07:51:47.785Z] #56 26.76 Reading package lists... [2021-03-16T07:51:47.899Z] #36 ... [2021-03-16T07:51:47.899Z] [2021-03-16T07:51:47.899Z] #58 [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-03-16T07:51:47.899Z] #58 sha256:4735d554106de53210c79f9664e73921375b121a0d80044ea6555a3ce853f47c [2021-03-16T07:51:47.899Z] #58 14.96 + cd /tmp/tmp.sMV58b6SGV/src/github.com/rootless-containers/rootlesskit [2021-03-16T07:51:47.899Z] #58 14.96 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:51:47.899Z] #58 15.06 + export GO111MODULE=on [2021-03-16T07:51:47.899Z] #58 15.10 + GO111MODULE=on [2021-03-16T07:51:47.899Z] #58 15.10 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-16T07:51:47.899Z] #58 15.10 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-16T07:51:47.899Z] #58 18.76 go: downloading github.com/pkg/errors v0.9.1 [2021-03-16T07:51:47.899Z] #58 18.81 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-16T07:51:47.899Z] #58 18.81 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:51:47.899Z] #58 18.81 go: downloading github.com/google/uuid v1.2.0 [2021-03-16T07:51:47.899Z] #58 18.81 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-16T07:51:47.899Z] #58 19.07 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:51:47.899Z] #58 19.09 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:51:47.899Z] #58 19.10 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:51:47.899Z] #58 19.24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:51:47.899Z] #58 19.65 go: extracting github.com/google/uuid v1.2.0 [2021-03-16T07:51:47.899Z] #58 19.75 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-16T07:51:47.899Z] #58 19.84 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:51:47.899Z] #58 20.10 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:51:47.899Z] #58 20.15 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:51:47.899Z] #58 20.27 go: extracting github.com/pkg/errors v0.9.1 [2021-03-16T07:51:47.899Z] #58 20.31 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-16T07:51:47.899Z] #58 21.21 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:51:47.899Z] #58 21.31 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-16T07:51:47.899Z] #58 21.51 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:51:47.899Z] #58 24.96 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:51:47.899Z] #58 25.12 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:51:47.899Z] #58 ... [2021-03-16T07:51:47.899Z] [2021-03-16T07:51:47.899Z] #51 [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-03-16T07:51:47.899Z] #51 sha256:b8c7fdbdaeab95b45cbf98534823a84f40c0f015957af1034a515d57620d4459 [2021-03-16T07:51:47.899Z] #51 24.00 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:51:47.899Z] #51 24.15 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:51:47.899Z] #51 24.18 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:51:47.899Z] #51 24.55 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:51:47.900Z] #51 24.67 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:51:48.038Z] #56 53.41 + bin/ctr [2021-03-16T07:51:48.600Z] #56 ... [2021-03-16T07:51:48.600Z] [2021-03-16T07:51:48.600Z] #51 [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-03-16T07:51:48.600Z] #51 sha256:206f8f120d720ba09a511bfa535d54f663c277973e0b9e2e3e2b72142e5f62dc [2021-03-16T07:51:48.600Z] #51 113.5 mvdan.cc/sh/v3/cmd/shfmt [2021-03-16T07:51:48.600Z] #51 DONE 119.6s [2021-03-16T07:51:48.600Z] [2021-03-16T07:51:48.600Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:51:48.600Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:51:48.600Z] #43 21.93 CC images/fdinfo.o [2021-03-16T07:51:48.600Z] #43 22.18 CC images/fown.o [2021-03-16T07:51:48.600Z] #43 22.40 CC images/ns.o [2021-03-16T07:51:48.600Z] #43 22.61 CC images/regfile.o [2021-03-16T07:51:48.600Z] #43 22.88 CC images/ghost-file.o [2021-03-16T07:51:48.600Z] #43 23.15 CC images/fifo.o [2021-03-16T07:51:48.600Z] #43 23.40 CC images/remap-file-path.o [2021-03-16T07:51:48.600Z] #43 23.73 CC images/eventfd.o [2021-03-16T07:51:48.600Z] #43 23.92 CC images/eventpoll.o [2021-03-16T07:51:48.600Z] #43 24.17 CC images/fh.o [2021-03-16T07:51:48.600Z] #43 24.40 CC images/fsnotify.o [2021-03-16T07:51:48.628Z] #58 ... [2021-03-16T07:51:48.628Z] [2021-03-16T07:51:48.628Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:51:48.628Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:51:48.628Z] #42 10.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:51:48.628Z] #42 14.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:51:48.628Z] #42 17.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:51:48.628Z] #42 ... [2021-03-16T07:51:48.628Z] [2021-03-16T07:51:48.628Z] #49 [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-03-16T07:51:48.628Z] #49 sha256:c62c6b88cd1b124503752fdb7be569fb17ef7a65b9731eb4f407a9b097b60f82 [2021-03-16T07:51:48.628Z] #49 19.16 go: downloading github.com/spf13/viper v1.6.1 [2021-03-16T07:51:48.628Z] #49 19.50 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-16T07:51:48.628Z] #49 19.51 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:51:48.628Z] #49 19.52 go: downloading github.com/pkg/errors v0.8.1 [2021-03-16T07:51:48.628Z] #49 19.60 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:51:48.628Z] #49 19.60 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:51:48.628Z] #49 19.60 go: downloading github.com/fatih/color v1.7.0 [2021-03-16T07:51:48.628Z] #49 19.72 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:51:48.628Z] #49 20.09 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:51:48.628Z] #49 20.10 go: extracting github.com/spf13/viper v1.6.1 [2021-03-16T07:51:48.628Z] #49 20.11 go: extracting github.com/pkg/errors v0.8.1 [2021-03-16T07:51:48.628Z] #49 20.55 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:51:48.628Z] #49 20.59 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:51:48.628Z] #49 20.69 go: extracting github.com/fatih/color v1.7.0 [2021-03-16T07:51:48.628Z] #49 20.72 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:51:48.628Z] #49 20.80 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-16T07:51:48.628Z] #49 20.80 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:51:48.628Z] #49 20.81 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-16T07:51:48.628Z] #49 ... [2021-03-16T07:51:48.628Z] [2021-03-16T07:51:48.628Z] #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-03-16T07:51:48.628Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:51:48.628Z] #13 5.449 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-16T07:51:48.628Z] #13 5.526 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:51:48.628Z] #13 5.529 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:51:48.628Z] #13 5.530 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:51:48.628Z] #13 7.082 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [453 kB] [2021-03-16T07:51:48.628Z] #13 10.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:51:48.628Z] #13 13.32 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:51:48.628Z] #13 ... [2021-03-16T07:51:48.628Z] [2021-03-16T07:51:48.628Z] #47 [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-03-16T07:51:48.628Z] #47 sha256:b9b101bfa00b2ff4ca8e21a3b47c7fef997fe119489026cd0f75a74eb214f09b [2021-03-16T07:51:48.628Z] #47 20.61 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:51:48.732Z] #29 1.613 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-16T07:51:48.844Z] #29 3.748 0.0% ######### 12.7% ################### 27.1% ################################## 48.2% ############################################ 62.3% ################################################### 72.1% ############################################################## 87.3% ################################################################### 94.0% ######################################################################## 100.0% [2021-03-16T07:51:48.856Z] #43 25.18 CC images/signalfd.o [2021-03-16T07:51:48.988Z] #29 1.796 [2021-03-16T07:51:49.106Z] #29 4.902 [2021-03-16T07:51:49.112Z] #43 25.59 CC images/fs.o [2021-03-16T07:51:49.201Z] #47 ... [2021-03-16T07:51:49.201Z] [2021-03-16T07:51:49.201Z] #45 [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-03-16T07:51:49.201Z] #45 sha256:0cb526bda61a6dc2e7f85731b571da3f1b8cab584541bbe1567dbc013662bcea [2021-03-16T07:51:49.201Z] #45 11.59 internal/race [2021-03-16T07:51:49.201Z] #45 11.86 runtime [2021-03-16T07:51:49.201Z] #45 12.06 sync/atomic [2021-03-16T07:51:49.201Z] #45 12.65 unicode [2021-03-16T07:51:49.201Z] #45 18.89 internal/testlog [2021-03-16T07:51:49.201Z] #45 19.75 encoding [2021-03-16T07:51:49.201Z] #45 20.05 unicode/utf16 [2021-03-16T07:51:49.201Z] #45 20.59 container/list [2021-03-16T07:51:49.462Z] #45 ... [2021-03-16T07:51:49.462Z] [2021-03-16T07:51:49.462Z] #49 [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-03-16T07:51:49.462Z] #49 sha256:c62c6b88cd1b124503752fdb7be569fb17ef7a65b9731eb4f407a9b097b60f82 [2021-03-16T07:51:49.462Z] #49 21.20 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:51:49.462Z] #49 21.25 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:51:49.462Z] #49 21.32 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:51:49.462Z] #49 21.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:51:49.462Z] #49 21.39 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-16T07:51:49.462Z] #49 21.76 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:51:49.462Z] #49 21.78 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:51:49.462Z] #49 21.86 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:51:49.637Z] #56 34.81 Building dependency tree... [2021-03-16T07:51:49.675Z] #43 26.01 CC images/pstree.o [2021-03-16T07:51:49.723Z] #49 22.08 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:51:49.765Z] #29 1.928 ##### 8.3% ###################### 31.2% ######################## 33.8% ################################## 48.1% ############################################### 65.4% #################################################################### 94.5% #################################################################### 94.8% ######################################################################## 100.0% [2021-03-16T07:51:49.807Z] #51 26.55 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:51:49.931Z] #43 26.23 CC images/pipe.o [2021-03-16T07:51:49.984Z] #49 22.34 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:51:50.021Z] #29 2.780 [2021-03-16T07:51:50.187Z] #43 26.51 CC images/tcp-stream.o [2021-03-16T07:51:50.245Z] #49 22.49 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:51:50.245Z] #49 22.49 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:51:50.245Z] #49 22.59 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:51:50.277Z] #29 2.888 ######################################################################## 100.0% [2021-03-16T07:51:50.277Z] #29 2.964 [2021-03-16T07:51:50.277Z] #29 3.100 ################################################################ 89.4% ######################################################################## 100.0% [2021-03-16T07:51:50.378Z] #51 27.55 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:51:50.443Z] #43 26.72 CC images/sk-packet.o [2021-03-16T07:51:50.506Z] #49 22.83 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:51:50.506Z] #49 22.87 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:51:50.506Z] #49 22.90 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:51:50.534Z] #29 3.234 [2021-03-16T07:51:50.699Z] #43 27.09 CC images/mnt.o [2021-03-16T07:51:50.773Z] #49 23.09 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:51:50.773Z] #49 23.10 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:51:50.977Z] #29 5.196 #=#=# 1.2% #### 6.0% ###### 9.7% ####### 10.6% ######### 13.3% ########### 16.2% ############# 18.3% ############## 19.7% ################# 23.8% ################### 27.3% ####################### 33.0% ########################### 37.6% [2021-03-16T07:51:50.977Z] #29 ... [2021-03-16T07:51:50.977Z] [2021-03-16T07:51:50.977Z] #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-03-16T07:51:50.977Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-03-16T07:51:50.977Z] #12 DONE 6.1s [2021-03-16T07:51:50.977Z] [2021-03-16T07:51:50.977Z] #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-03-16T07:51:50.977Z] #29 sha256:56b89c5a232450c0fbdc945617ace6b155a5c99b4f176850210129385511f3b9 [2021-03-16T07:51:50.977Z] #29 5.196 #=#=# 1.2% #### 6.0% ###### 9.7% ####### 10.6% ######### 13.3% ########### 16.2% ############# 18.3% ############## 19.7% ################# 23.8% ################### 27.3% ####################### 33.0% ########################### 37.6% ############################## 42.9% ################################ 44.6% [2021-03-16T07:51:50.977Z] #29 ... [2021-03-16T07:51:50.977Z] [2021-03-16T07:51:50.977Z] #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-03-16T07:51:50.977Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-16T07:51:51.048Z] #29 3.349 ########## 14.7% ######################### 36.1% ###################################### 54.1% ##################################################### 74.7% ################################################################### 93.5% ######################################################################## 100.0% [2021-03-16T07:51:51.048Z] #29 3.900 [2021-03-16T07:51:51.261Z] #43 27.35 CC images/pipe-data.o [2021-03-16T07:51:51.261Z] #43 27.57 CC images/sa.o [2021-03-16T07:51:51.499Z] #41 ... [2021-03-16T07:51:51.499Z] [2021-03-16T07:51:51.499Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:51:51.499Z] #44 121.3 CC criu/protobuf-desc.o [2021-03-16T07:51:51.499Z] #44 122.1 CC criu/protobuf.o [2021-03-16T07:51:51.499Z] #44 122.5 CC criu/pstree.o [2021-03-16T07:51:51.499Z] #44 123.5 CC criu/rbtree.o [2021-03-16T07:51:51.499Z] #44 123.8 CC criu/rst-malloc.o [2021-03-16T07:51:51.499Z] #44 124.2 CC criu/seccomp.o [2021-03-16T07:51:51.499Z] #44 124.7 CC criu/seize.o [2021-03-16T07:51:51.499Z] #44 125.6 CC criu/servicefd.o [2021-03-16T07:51:51.499Z] #44 126.0 CC criu/shmem.o [2021-03-16T07:51:51.499Z] #44 126.6 CC criu/sigframe.o [2021-03-16T07:51:51.499Z] #44 126.7 CC criu/signalfd.o [2021-03-16T07:51:51.499Z] #44 126.8 CC criu/sk-inet.o [2021-03-16T07:51:51.499Z] #44 128.1 CC criu/sk-netlink.o [2021-03-16T07:51:51.499Z] #44 128.5 CC criu/sk-packet.o [2021-03-16T07:51:51.499Z] #44 129.3 CC criu/sk-queue.o [2021-03-16T07:51:51.499Z] #44 130.0 CC criu/sk-tcp.o [2021-03-16T07:51:51.499Z] #44 130.6 CC criu/sk-unix.o [2021-03-16T07:51:51.517Z] #43 27.81 CC images/timer.o [2021-03-16T07:51:51.736Z] #49 23.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:51:51.736Z] #49 24.08 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:51:51.736Z] #49 ... [2021-03-16T07:51:51.736Z] [2021-03-16T07:51:51.736Z] #55 [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-03-16T07:51:51.736Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:51:51.736Z] #55 14.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:51:51.736Z] #55 17.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:51:51.736Z] #55 ... [2021-03-16T07:51:51.736Z] [2021-03-16T07:51:51.736Z] #49 [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-03-16T07:51:51.736Z] #49 sha256:c62c6b88cd1b124503752fdb7be569fb17ef7a65b9731eb4f407a9b097b60f82 [2021-03-16T07:51:51.736Z] #49 24.11 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-16T07:51:51.739Z] #56 38.08 The following additional packages will be installed: [2021-03-16T07:51:51.739Z] #56 38.11 libbtrfs0 [2021-03-16T07:51:51.739Z] #56 38.25 The following NEW packages will be installed: [2021-03-16T07:51:51.739Z] #56 38.25 libbtrfs-dev libbtrfs0 [2021-03-16T07:51:51.739Z] #56 38.39 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:51:51.739Z] #56 38.39 Need to get 120 kB of archives. [2021-03-16T07:51:51.739Z] #56 38.39 After this operation, 423 kB of additional disk space will be used. [2021-03-16T07:51:51.739Z] #56 38.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-03-16T07:51:51.739Z] #56 38.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-03-16T07:51:51.773Z] #43 28.13 CC images/timerfd.o [2021-03-16T07:51:52.001Z] #49 24.45 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-16T07:51:52.001Z] #49 24.46 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:51:52.001Z] #49 24.52 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:51:52.029Z] #43 28.35 CC images/mm.o [2021-03-16T07:51:52.284Z] #43 28.59 CC images/sk-opts.o [2021-03-16T07:51:52.289Z] #51 29.31 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:51:52.531Z] #44 132.3 CC criu/sockets.o [2021-03-16T07:51:52.540Z] #43 28.89 CC images/sk-unix.o [2021-03-16T07:51:52.576Z] #49 ... [2021-03-16T07:51:52.576Z] [2021-03-16T07:51:52.576Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:51:52.576Z] #34 sha256:30ff917ef7bf3c8f1825c06e8e17a42356e7db14b797370b575667aa3e07daaa [2021-03-16T07:51:52.576Z] #34 14.72 unicode/utf8 [2021-03-16T07:51:52.576Z] #34 16.26 unicode [2021-03-16T07:51:52.576Z] #34 20.98 runtime/cgo [2021-03-16T07:51:52.576Z] #34 ... [2021-03-16T07:51:52.576Z] [2021-03-16T07:51:52.576Z] #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-03-16T07:51:52.576Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:51:52.576Z] #36 14.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:51:52.576Z] #36 18.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:51:52.576Z] #36 ... [2021-03-16T07:51:52.576Z] [2021-03-16T07:51:52.576Z] #45 [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-03-16T07:51:52.576Z] #45 sha256:0cb526bda61a6dc2e7f85731b571da3f1b8cab584541bbe1567dbc013662bcea [2021-03-16T07:51:52.576Z] #45 21.99 crypto/internal/subtle [2021-03-16T07:51:52.576Z] #45 22.25 crypto/subtle [2021-03-16T07:51:52.576Z] #45 22.83 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-16T07:51:52.576Z] #45 23.05 internal/nettrace [2021-03-16T07:51:52.576Z] #45 23.28 runtime/cgo [2021-03-16T07:51:52.792Z] #56 39.57 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:51:52.796Z] #43 29.11 CC images/sk-inet.o [2021-03-16T07:51:52.859Z] #51 ... [2021-03-16T07:51:52.859Z] [2021-03-16T07:51:52.859Z] #47 [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-03-16T07:51:52.859Z] #47 sha256:3f525d8926a719573030dd1b7f2d2e5f8baa953f118977aca1c8f98ada2e414c [2021-03-16T07:51:52.859Z] #47 26.86 go: finding github.com/fatih/color v1.9.0 [2021-03-16T07:51:52.859Z] #47 26.90 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:51:52.859Z] #47 27.11 go: finding github.com/pkg/errors v0.9.1 [2021-03-16T07:51:52.859Z] #47 27.13 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:51:52.859Z] #47 27.25 go: finding github.com/spf13/pflag v1.0.3 [2021-03-16T07:51:52.859Z] #47 27.33 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:51:52.859Z] #47 27.46 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:51:52.859Z] #47 27.70 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:51:52.859Z] #47 27.72 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:51:52.859Z] #47 27.87 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:51:52.859Z] #47 27.91 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:51:53.054Z] #43 29.47 CC images/tun.o [2021-03-16T07:51:53.098Z] #56 39.78 Fetched 120 kB in 0s (1642 kB/s) [2021-03-16T07:51:53.098Z] #56 ... [2021-03-16T07:51:53.098Z] [2021-03-16T07:51:53.098Z] #14 [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-03-16T07:51:53.098Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-16T07:51:53.098Z] #14 30.75 Reading package lists... [2021-03-16T07:51:53.110Z] #29 4.040 ## 3.1% ####### 9.7% ########## 14.8% ############## 19.8% ################## 25.5% ###################### 30.7% ######################### 35.1% ############################# 41.2% ################################# 46.4% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.7% ########################################################### 83.0% ############################################################### 88.1% ################################################################### 93.3% ###################################################################### 97.9% ######################################################################## 100.0% [2021-03-16T07:51:53.110Z] #29 5.909 [2021-03-16T07:51:53.164Z] #44 133.2 CC criu/stats.o [2021-03-16T07:51:53.426Z] #47 ... [2021-03-16T07:51:53.426Z] [2021-03-16T07:51:53.426Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:51:53.426Z] #34 sha256:058500cdec1a8482af5d00a7a30357fe0314dd2813ca24b72c10206a95ecedb2 [2021-03-16T07:51:53.426Z] #34 20.32 runtime/cgo [2021-03-16T07:51:53.426Z] #34 ... [2021-03-16T07:51:53.426Z] [2021-03-16T07:51:53.426Z] #55 [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-03-16T07:51:53.426Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:51:53.426Z] #55 30.22 Fetched 8423 kB in 23s (361 kB/s) [2021-03-16T07:51:53.456Z] #44 ... [2021-03-16T07:51:53.456Z] [2021-03-16T07:51:53.456Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:51:53.456Z] #23 14.00 Installing build dependencies: finished with status 'done' [2021-03-16T07:51:53.619Z] #43 29.78 CC images/sk-netlink.o [2021-03-16T07:51:53.619Z] #43 29.95 CC images/packet-sock.o [2021-03-16T07:51:53.671Z] #29 6.271 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-16T07:51:53.671Z] #29 6.367 [2021-03-16T07:51:53.671Z] #29 6.427 ######################################################################## 100.0% [2021-03-16T07:51:53.671Z] #29 6.466 [2021-03-16T07:51:54.045Z] #14 39.78 Building dependency tree... [2021-03-16T07:51:54.045Z] #14 ... [2021-03-16T07:51:54.045Z] [2021-03-16T07:51:54.045Z] #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-03-16T07:51:54.045Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-16T07:51:54.045Z] #56 39.89 Selecting previously unselected package libbtrfs0. [2021-03-16T07:51:54.045Z] #56 39.89 (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 ... 15339 files and directories currently installed.) [2021-03-16T07:51:54.045Z] #56 40.10 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-03-16T07:51:54.045Z] #56 40.13 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-16T07:51:54.045Z] #56 40.24 Selecting previously unselected package libbtrfs-dev. [2021-03-16T07:51:54.045Z] #56 40.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-03-16T07:51:54.045Z] #56 40.26 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:51:54.045Z] #56 40.46 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-16T07:51:54.045Z] #56 40.48 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:51:54.045Z] #56 40.48 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:51:54.045Z] #56 DONE 40.7s [2021-03-16T07:51:54.045Z] [2021-03-16T07:51:54.045Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-16T07:51:54.045Z] #57 sha256:bb6faa34326471a9f36f0399faeead2741efe3b686cd60d76b02d25fae705e2c [2021-03-16T07:51:54.181Z] #43 30.28 CC images/ipc-var.o [2021-03-16T07:51:54.181Z] #43 30.45 CC images/ipc-desc.o [2021-03-16T07:51:54.233Z] #29 6.860 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-16T07:51:54.233Z] #29 6.969 [2021-03-16T07:51:54.345Z] #57 0.342 + RM_GOPATH=0 [2021-03-16T07:51:54.345Z] #57 0.342 + TMP_GOPATH= [2021-03-16T07:51:54.345Z] #57 0.342 + : /build [2021-03-16T07:51:54.345Z] #57 0.343 + '[' -z '' ']' [2021-03-16T07:51:54.345Z] #57 0.343 ++ mktemp -d [2021-03-16T07:51:54.345Z] #57 0.346 + export GOPATH=/tmp/tmp.F30Hh5MtN8 [2021-03-16T07:51:54.345Z] #57 0.346 + GOPATH=/tmp/tmp.F30Hh5MtN8 [2021-03-16T07:51:54.345Z] #57 0.347 + RM_GOPATH=1 [2021-03-16T07:51:54.345Z] #57 0.347 + case "$(go env GOARCH)" in [2021-03-16T07:51:54.345Z] #57 0.350 ++ go env GOARCH [2021-03-16T07:51:54.345Z] #57 0.356 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:54.345Z] #57 0.366 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:54.345Z] #57 0.367 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:54.345Z] #57 0.369 + dir=/tmp/install [2021-03-16T07:51:54.345Z] #57 0.370 + bin=containerd [2021-03-16T07:51:54.345Z] #57 0.371 + shift [2021-03-16T07:51:54.345Z] #57 0.372 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-16T07:51:54.345Z] #57 0.373 + . /tmp/install/containerd.installer [2021-03-16T07:51:54.345Z] #57 0.378 ++ set -e [2021-03-16T07:51:54.345Z] #57 0.379 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:51:54.345Z] #57 0.380 + install_containerd [2021-03-16T07:51:54.345Z] #57 0.381 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-16T07:51:54.345Z] #57 0.382 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:51:54.345Z] #57 0.383 + git clone https://github.com/containerd/containerd.git /tmp/tmp.F30Hh5MtN8/src/github.com/containerd/containerd [2021-03-16T07:51:54.345Z] #57 0.386 Cloning into '/tmp/tmp.F30Hh5MtN8/src/github.com/containerd/containerd'... [2021-03-16T07:51:54.374Z] #55 30.22 Reading package lists... [2021-03-16T07:51:54.374Z] #55 ... [2021-03-16T07:51:54.374Z] [2021-03-16T07:51:54.374Z] #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-03-16T07:51:54.374Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:51:54.374Z] #13 16.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:51:54.437Z] #43 30.63 CC images/ipc-shm.o [2021-03-16T07:51:54.437Z] #43 30.85 CC images/ipc-msg.o [2021-03-16T07:51:54.489Z] #29 7.132 ### 5.0% ######################################################################## 100.0% [2021-03-16T07:51:54.489Z] #29 7.203 [2021-03-16T07:51:54.632Z] #13 ... [2021-03-16T07:51:54.632Z] [2021-03-16T07:51:54.632Z] #51 [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-03-16T07:51:54.632Z] #51 sha256:b8c7fdbdaeab95b45cbf98534823a84f40c0f015957af1034a515d57620d4459 [2021-03-16T07:51:54.632Z] #51 31.59 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:51:54.693Z] #43 31.14 CC images/ipc-sem.o [2021-03-16T07:51:54.746Z] #29 ... [2021-03-16T07:51:54.746Z] [2021-03-16T07:51:54.746Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-16T07:51:54.746Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-16T07:51:54.746Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.7s done [2021-03-16T07:51:54.746Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-16T07:51:54.746Z] #9 DONE 38.3s [2021-03-16T07:51:54.746Z] [2021-03-16T07:51:54.746Z] #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-03-16T07:51:54.746Z] #29 sha256:af5ed7de4a62ed0198c8d7045812adef6bbb25434cf0848ca7976ef6d12538a8 [2021-03-16T07:51:54.746Z] #29 7.488 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-16T07:51:54.746Z] #29 ... [2021-03-16T07:51:54.746Z] [2021-03-16T07:51:54.746Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-16T07:51:54.746Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-16T07:51:54.904Z] #51 31.96 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:51:54.949Z] #43 31.39 CC images/utsns.o [2021-03-16T07:51:55.133Z] #45 ... [2021-03-16T07:51:55.133Z] [2021-03-16T07:51:55.133Z] #47 [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-03-16T07:51:55.133Z] #47 sha256:b9b101bfa00b2ff4ca8e21a3b47c7fef997fe119489026cd0f75a74eb214f09b [2021-03-16T07:51:55.133Z] #47 26.72 go: finding github.com/fatih/color v1.9.0 [2021-03-16T07:51:55.133Z] #47 26.77 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:51:55.133Z] #47 26.85 go: finding github.com/pkg/errors v0.9.1 [2021-03-16T07:51:55.133Z] #47 26.92 go: finding github.com/spf13/pflag v1.0.3 [2021-03-16T07:51:55.133Z] #47 27.23 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:51:55.133Z] #47 27.27 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:51:55.163Z] #51 32.19 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:51:55.163Z] #51 32.23 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:51:55.163Z] #51 ... [2021-03-16T07:51:55.163Z] [2021-03-16T07:51:55.163Z] #45 [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-03-16T07:51:55.163Z] #45 sha256:9791cf47cd77fdfb452cea96641266fe030354dfa345947418f0814e331a0556 [2021-03-16T07:51:55.163Z] #45 22.25 crypto/internal/subtle [2021-03-16T07:51:55.163Z] #45 22.61 crypto/subtle [2021-03-16T07:51:55.163Z] #45 22.95 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-16T07:51:55.163Z] #45 23.30 internal/nettrace [2021-03-16T07:51:55.163Z] #45 23.92 runtime/cgo [2021-03-16T07:51:55.163Z] #45 ... [2021-03-16T07:51:55.163Z] [2021-03-16T07:51:55.163Z] #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-03-16T07:51:55.163Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:51:55.325Z] #13 ... [2021-03-16T07:51:55.325Z] [2021-03-16T07:51:55.325Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:51:55.325Z] #34 sha256:950e092d2ecd2c66821a46a989da7efeb646176afa3868cc002ea75c30385d8e [2021-03-16T07:51:55.325Z] #34 2.835 + RM_GOPATH=0 [2021-03-16T07:51:55.325Z] #34 2.835 + TMP_GOPATH= [2021-03-16T07:51:55.325Z] #34 2.835 + : /build [2021-03-16T07:51:55.325Z] #34 2.835 + '[' -z '' ']' [2021-03-16T07:51:55.325Z] #34 2.835 ++ mktemp -d [2021-03-16T07:51:55.325Z] #34 2.836 + export GOPATH=/tmp/tmp.23gPfXTKOW [2021-03-16T07:51:55.325Z] #34 2.836 + GOPATH=/tmp/tmp.23gPfXTKOW [2021-03-16T07:51:55.325Z] #34 2.836 + RM_GOPATH=1 [2021-03-16T07:51:55.325Z] #34 2.836 + case "$(go env GOARCH)" in [2021-03-16T07:51:55.325Z] #34 2.837 ++ go env GOARCH [2021-03-16T07:51:55.325Z] #34 2.843 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:55.325Z] #34 2.843 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:55.325Z] #34 2.844 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:55.325Z] #34 2.845 + dir=/tmp/install [2021-03-16T07:51:55.325Z] #34 2.845 + bin=tomlv [2021-03-16T07:51:55.325Z] #34 2.846 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:51:55.325Z] #34 2.846 + shift [2021-03-16T07:51:55.325Z] #34 2.846 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-16T07:51:55.325Z] #34 2.846 + . /tmp/install/tomlv.installer [2021-03-16T07:51:55.325Z] #34 2.846 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:51:55.325Z] #34 2.846 + install_tomlv [2021-03-16T07:51:55.325Z] #34 2.846 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-16T07:51:55.325Z] #34 2.846 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.23gPfXTKOW/src/github.com/BurntSushi/toml [2021-03-16T07:51:55.325Z] #34 2.848 Cloning into '/tmp/tmp.23gPfXTKOW/src/github.com/BurntSushi/toml'... [2021-03-16T07:51:55.325Z] #34 4.603 + cd /tmp/tmp.23gPfXTKOW/src/github.com/BurntSushi/toml [2021-03-16T07:51:55.325Z] #34 4.604 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:51:55.325Z] #34 4.760 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-16T07:51:55.325Z] #34 5.058 internal/cpu [2021-03-16T07:51:55.325Z] #34 5.093 math/bits [2021-03-16T07:51:55.325Z] #34 5.097 runtime/internal/sys [2021-03-16T07:51:55.325Z] #34 5.142 runtime/internal/atomic [2021-03-16T07:51:55.325Z] #34 5.185 internal/bytealg [2021-03-16T07:51:55.325Z] #34 5.215 runtime/internal/math [2021-03-16T07:51:55.325Z] #34 5.251 unicode/utf8 [2021-03-16T07:51:55.325Z] #34 5.262 math [2021-03-16T07:51:55.325Z] #34 5.389 internal/race [2021-03-16T07:51:55.325Z] #34 5.402 sync/atomic [2021-03-16T07:51:55.325Z] #34 5.427 unicode [2021-03-16T07:51:55.325Z] #34 5.519 runtime [2021-03-16T07:51:55.325Z] #34 5.689 internal/testlog [2021-03-16T07:51:55.325Z] #34 5.809 encoding [2021-03-16T07:51:55.325Z] #34 6.146 runtime/cgo [2021-03-16T07:51:55.325Z] #34 ... [2021-03-16T07:51:55.325Z] [2021-03-16T07:51:55.325Z] #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-03-16T07:51:55.325Z] #24 sha256:0b25b951c78e56da13fb11dfff0d18ab670fd5e929c2559131df9d850898bf94 [2021-03-16T07:51:55.325Z] #24 3.052 + RM_GOPATH=0 [2021-03-16T07:51:55.325Z] #24 3.052 + TMP_GOPATH= [2021-03-16T07:51:55.325Z] #24 3.052 + : /build [2021-03-16T07:51:55.325Z] #24 3.052 + '[' -z '' ']' [2021-03-16T07:51:55.325Z] #24 3.056 ++ mktemp -d [2021-03-16T07:51:55.325Z] #24 3.060 + export GOPATH=/tmp/tmp.KvnrVdvLIG [2021-03-16T07:51:55.325Z] #24 3.060 + GOPATH=/tmp/tmp.KvnrVdvLIG [2021-03-16T07:51:55.325Z] #24 3.060 + RM_GOPATH=1 [2021-03-16T07:51:55.325Z] #24 3.060 + case "$(go env GOARCH)" in [2021-03-16T07:51:55.325Z] #24 3.060 ++ go env GOARCH [2021-03-16T07:51:55.325Z] #24 3.074 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:55.325Z] #24 3.074 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:55.325Z] #24 3.078 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:55.325Z] #24 3.079 + dir=/tmp/install [2021-03-16T07:51:55.325Z] #24 3.080 + bin=dockercli [2021-03-16T07:51:55.325Z] #24 3.080 + shift [2021-03-16T07:51:55.325Z] #24 3.082 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-16T07:51:55.325Z] #24 3.082 + . /tmp/install/dockercli.installer [2021-03-16T07:51:55.325Z] #24 3.082 ++ : stable [2021-03-16T07:51:55.325Z] #24 3.082 ++ : 17.06.2-ce [2021-03-16T07:51:55.325Z] #24 3.082 + install_dockercli [2021-03-16T07:51:55.325Z] #24 3.082 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-16T07:51:55.325Z] #24 3.082 Install docker/cli version 17.06.2-ce from stable [2021-03-16T07:51:55.325Z] #24 3.083 ++ uname -m [2021-03-16T07:51:55.325Z] #24 3.088 + arch=aarch64 [2021-03-16T07:51:55.325Z] #24 3.090 + '[' aarch64 '!=' x86_64 ']' [2021-03-16T07:51:55.325Z] #24 3.090 + '[' aarch64 '!=' s390x ']' [2021-03-16T07:51:55.325Z] #24 3.090 + '[' aarch64 '!=' armhf ']' [2021-03-16T07:51:55.325Z] #24 3.090 + build_dockercli [2021-03-16T07:51:55.325Z] #24 3.090 + git clone https://github.com/docker/docker-ce /tmp/tmp.KvnrVdvLIG/tmp/docker-ce [2021-03-16T07:51:55.325Z] #24 3.093 Cloning into '/tmp/tmp.KvnrVdvLIG/tmp/docker-ce'... [2021-03-16T07:51:55.325Z] #24 ... [2021-03-16T07:51:55.325Z] [2021-03-16T07:51:55.325Z] #49 [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-03-16T07:51:55.325Z] #49 sha256:efe4c7708ba3880134b1ef55876051b0653f1e796146fb46607dbc2371490ba3 [2021-03-16T07:51:55.325Z] #49 10.25 + RM_GOPATH=0 [2021-03-16T07:51:55.325Z] #49 10.25 + TMP_GOPATH= [2021-03-16T07:51:55.325Z] #49 10.25 + : /build [2021-03-16T07:51:55.325Z] #49 10.25 + '[' -z '' ']' [2021-03-16T07:51:55.325Z] #49 10.26 ++ mktemp -d [2021-03-16T07:51:55.325Z] #49 10.26 + export GOPATH=/tmp/tmp.FnhCv5gDfY [2021-03-16T07:51:55.325Z] #49 10.26 + GOPATH=/tmp/tmp.FnhCv5gDfY [2021-03-16T07:51:55.325Z] #49 10.26 + RM_GOPATH=1 [2021-03-16T07:51:55.325Z] #49 10.26 + case "$(go env GOARCH)" in [2021-03-16T07:51:55.325Z] #49 10.26 ++ go env GOARCH [2021-03-16T07:51:55.325Z] #49 10.31 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:55.325Z] #49 10.31 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:55.325Z] #49 10.31 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:55.325Z] #49 10.33 + dir=/tmp/install [2021-03-16T07:51:55.325Z] #49 10.33 + bin=golangci_lint [2021-03-16T07:51:55.325Z] #49 10.33 + shift [2021-03-16T07:51:55.325Z] #49 10.33 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-16T07:51:55.326Z] #49 10.33 + . /tmp/install/golangci_lint.installer [2021-03-16T07:51:55.326Z] #49 10.33 ++ : v1.23.8 [2021-03-16T07:51:55.326Z] #49 10.33 + install_golangci_lint [2021-03-16T07:51:55.326Z] #49 10.33 + set -e [2021-03-16T07:51:55.326Z] #49 10.33 + export GO111MODULE=on [2021-03-16T07:51:55.326Z] #49 10.33 + GO111MODULE=on [2021-03-16T07:51:55.326Z] #49 10.33 + GOBIN=/build [2021-03-16T07:51:55.326Z] #49 10.33 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-16T07:51:55.326Z] #49 10.39 go: finding github.com v1.23.8 [2021-03-16T07:51:55.326Z] #49 10.39 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-16T07:51:55.326Z] #49 10.39 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-16T07:51:55.326Z] #49 10.39 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:51:55.326Z] #49 10.40 go: finding github.com/golangci v1.23.8 [2021-03-16T07:51:55.326Z] #49 ... [2021-03-16T07:51:55.326Z] [2021-03-16T07:51:55.326Z] #58 [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-03-16T07:51:55.326Z] #58 sha256:8c806275561eb00067a9f29a4c343368dde7bbb2b3ebbac3d41ff2528915a058 [2021-03-16T07:51:55.326Z] #58 10.04 + RM_GOPATH=0 [2021-03-16T07:51:55.326Z] #58 10.04 + TMP_GOPATH= [2021-03-16T07:51:55.326Z] #58 10.04 + : /build [2021-03-16T07:51:55.326Z] #58 10.04 + '[' -z '' ']' [2021-03-16T07:51:55.326Z] #58 10.04 ++ mktemp -d [2021-03-16T07:51:55.326Z] #58 10.05 + export GOPATH=/tmp/tmp.2i66UBnuaA [2021-03-16T07:51:55.326Z] #58 10.05 + GOPATH=/tmp/tmp.2i66UBnuaA [2021-03-16T07:51:55.326Z] #58 10.05 + RM_GOPATH=1 [2021-03-16T07:51:55.326Z] #58 10.05 + case "$(go env GOARCH)" in [2021-03-16T07:51:55.326Z] #58 10.05 ++ go env GOARCH [2021-03-16T07:51:55.326Z] #58 10.07 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:55.326Z] #58 10.07 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:55.326Z] #58 10.08 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:55.326Z] #58 10.08 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:51:55.326Z] #58 10.08 + dir=/tmp/install [2021-03-16T07:51:55.326Z] #58 10.08 + bin=rootlesskit [2021-03-16T07:51:55.326Z] #58 10.08 + shift [2021-03-16T07:51:55.326Z] #58 10.08 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-16T07:51:55.326Z] #58 10.08 + . /tmp/install/rootlesskit.installer [2021-03-16T07:51:55.326Z] #58 10.08 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:51:55.326Z] #58 10.08 + install_rootlesskit [2021-03-16T07:51:55.326Z] #58 10.08 + case "$1" in [2021-03-16T07:51:55.326Z] #58 10.08 + export CGO_ENABLED=0 [2021-03-16T07:51:55.326Z] #58 10.08 + CGO_ENABLED=0 [2021-03-16T07:51:55.326Z] #58 10.08 + _install_rootlesskit [2021-03-16T07:51:55.326Z] #58 10.08 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-16T07:51:55.326Z] #58 10.08 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2i66UBnuaA/src/github.com/rootless-containers/rootlesskit [2021-03-16T07:51:55.326Z] #58 10.09 Cloning into '/tmp/tmp.2i66UBnuaA/src/github.com/rootless-containers/rootlesskit'... [2021-03-16T07:51:55.394Z] #47 27.64 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:51:55.394Z] #47 27.80 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:51:55.512Z] #43 31.60 CC images/creds.o [2021-03-16T07:51:55.512Z] #43 31.89 CC images/vma.o [2021-03-16T07:51:55.589Z] #58 ... [2021-03-16T07:51:55.589Z] [2021-03-16T07:51:55.589Z] #51 [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-03-16T07:51:55.589Z] #51 sha256:00ed72698f679c8426d59f10c3168a196f83cb3001759de2beaf21e390ceebf9 [2021-03-16T07:51:55.589Z] #51 2.799 + RM_GOPATH=0 [2021-03-16T07:51:55.589Z] #51 2.799 + TMP_GOPATH= [2021-03-16T07:51:55.589Z] #51 2.800 + : /build [2021-03-16T07:51:55.589Z] #51 2.800 + '[' -z '' ']' [2021-03-16T07:51:55.589Z] #51 2.803 ++ mktemp -d [2021-03-16T07:51:55.589Z] #51 2.804 + export GOPATH=/tmp/tmp.SaYNlSgCmX [2021-03-16T07:51:55.589Z] #51 2.804 + GOPATH=/tmp/tmp.SaYNlSgCmX [2021-03-16T07:51:55.589Z] #51 2.804 + RM_GOPATH=1 [2021-03-16T07:51:55.589Z] #51 2.804 + case "$(go env GOARCH)" in [2021-03-16T07:51:55.589Z] #51 2.804 ++ go env GOARCH [2021-03-16T07:51:55.589Z] #51 2.828 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:55.589Z] #51 2.828 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:55.589Z] #51 2.828 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:55.589Z] #51 2.830 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:51:55.589Z] #51 2.831 + dir=/tmp/install [2021-03-16T07:51:55.589Z] #51 2.831 + bin=shfmt [2021-03-16T07:51:55.589Z] #51 2.831 + shift [2021-03-16T07:51:55.589Z] #51 2.831 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-16T07:51:55.589Z] #51 2.831 + . /tmp/install/shfmt.installer [2021-03-16T07:51:55.589Z] #51 2.831 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:51:55.589Z] #51 2.831 + install_shfmt [2021-03-16T07:51:55.589Z] #51 2.831 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-16T07:51:55.589Z] #51 2.831 + git clone https://github.com/mvdan/sh.git /tmp/tmp.SaYNlSgCmX/src/github.com/mvdan/sh [2021-03-16T07:51:55.589Z] #51 2.836 Cloning into '/tmp/tmp.SaYNlSgCmX/src/github.com/mvdan/sh'... [2021-03-16T07:51:55.589Z] #51 6.108 + cd /tmp/tmp.SaYNlSgCmX/src/github.com/mvdan/sh [2021-03-16T07:51:55.589Z] #51 6.108 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:51:55.589Z] #51 6.290 + GO111MODULE=on [2021-03-16T07:51:55.589Z] #51 6.290 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-16T07:51:55.589Z] #51 7.424 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:51:55.589Z] #51 7.488 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:51:55.589Z] #51 7.525 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:51:55.589Z] #51 7.773 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:51:55.589Z] #51 8.087 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:51:55.589Z] #51 8.711 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:51:55.589Z] #51 9.340 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:51:55.589Z] #51 10.24 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:51:55.589Z] #51 ... [2021-03-16T07:51:55.589Z] [2021-03-16T07:51:55.589Z] #47 [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-03-16T07:51:55.589Z] #47 sha256:e826e71146048a9308392369ba29a24a7b305f9e1b14aaad8be603bda50e0221 [2021-03-16T07:51:55.589Z] #47 2.997 + RM_GOPATH=0 [2021-03-16T07:51:55.589Z] #47 2.999 + TMP_GOPATH= [2021-03-16T07:51:55.589Z] #47 2.999 + : /build [2021-03-16T07:51:55.589Z] #47 2.999 + '[' -z '' ']' [2021-03-16T07:51:55.589Z] #47 3.008 ++ mktemp -d [2021-03-16T07:51:55.589Z] #47 3.010 + export GOPATH=/tmp/tmp.xurlTW6U7y [2021-03-16T07:51:55.589Z] #47 3.010 + GOPATH=/tmp/tmp.xurlTW6U7y [2021-03-16T07:51:55.589Z] #47 3.010 + RM_GOPATH=1 [2021-03-16T07:51:55.589Z] #47 3.011 + case "$(go env GOARCH)" in [2021-03-16T07:51:55.589Z] #47 3.020 ++ go env GOARCH [2021-03-16T07:51:55.589Z] #47 3.044 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:55.589Z] #47 3.044 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:55.589Z] #47 3.044 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:55.589Z] #47 3.046 + dir=/tmp/install [2021-03-16T07:51:55.589Z] #47 3.046 + bin=gotestsum [2021-03-16T07:51:55.589Z] #47 3.052 + shift [2021-03-16T07:51:55.589Z] #47 3.055 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-16T07:51:55.589Z] #47 3.055 + . /tmp/install/gotestsum.installer [2021-03-16T07:51:55.589Z] #47 3.055 ++ : v0.5.3 [2021-03-16T07:51:55.589Z] #47 3.055 + install_gotestsum [2021-03-16T07:51:55.589Z] #47 3.055 + set -e [2021-03-16T07:51:55.589Z] #47 3.055 + export GO111MODULE=on [2021-03-16T07:51:55.589Z] #47 3.055 + GO111MODULE=on [2021-03-16T07:51:55.589Z] #47 3.055 + GOBIN=/build [2021-03-16T07:51:55.589Z] #47 3.055 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-16T07:51:55.589Z] #47 3.106 go: finding gotest.tools v0.5.3 [2021-03-16T07:51:55.589Z] #47 3.107 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-16T07:51:55.589Z] #47 4.052 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-16T07:51:55.589Z] #47 5.992 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-16T07:51:55.589Z] #47 6.779 go: downloading github.com/fatih/color v1.9.0 [2021-03-16T07:51:55.589Z] #47 6.791 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:51:55.589Z] #47 6.791 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-16T07:51:55.589Z] #47 6.791 go: downloading github.com/pkg/errors v0.9.1 [2021-03-16T07:51:55.589Z] #47 6.950 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:51:55.589Z] #47 6.951 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:51:55.589Z] #47 7.003 go: extracting github.com/fatih/color v1.9.0 [2021-03-16T07:51:55.589Z] #47 7.025 go: extracting github.com/pkg/errors v0.9.1 [2021-03-16T07:51:55.589Z] #47 7.025 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:51:55.589Z] #47 7.080 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:51:55.589Z] #47 7.118 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:51:55.589Z] #47 7.118 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-16T07:51:55.589Z] #47 7.118 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:51:55.589Z] #47 7.260 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:51:55.589Z] #47 7.351 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:51:55.589Z] #47 7.351 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:51:55.589Z] #47 7.463 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:51:55.589Z] #47 7.533 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:51:55.589Z] #47 8.163 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:51:55.589Z] #47 8.747 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:51:55.589Z] #47 9.046 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:51:55.589Z] #47 10.44 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:51:55.657Z] #47 27.98 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:51:55.657Z] #47 28.01 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:51:55.657Z] #47 28.05 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:51:55.768Z] #43 32.13 CC images/netdev.o [2021-03-16T07:51:55.768Z] #43 ... [2021-03-16T07:51:55.768Z] [2021-03-16T07:51:55.769Z] #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-03-16T07:51:55.769Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:51:55.769Z] #13 120.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-16T07:51:55.853Z] #47 ... [2021-03-16T07:51:55.853Z] [2021-03-16T07:51:55.853Z] #55 [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-03-16T07:51:55.853Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-16T07:51:55.853Z] #55 3.584 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:51:55.853Z] #55 3.628 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:51:55.853Z] #55 3.655 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:51:55.853Z] #55 4.104 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-16T07:51:55.853Z] #55 5.406 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [263 kB] [2021-03-16T07:51:55.853Z] #55 5.538 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-16T07:51:55.853Z] #55 9.786 Fetched 8247 kB in 7s (1210 kB/s) [2021-03-16T07:51:55.853Z] #55 9.786 Reading package lists... [2021-03-16T07:51:55.853Z] #55 ... [2021-03-16T07:51:55.853Z] [2021-03-16T07:51:55.853Z] #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-03-16T07:51:55.853Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-16T07:51:55.853Z] #40 9.836 + git clone https://github.com/docker/distribution.git . [2021-03-16T07:51:55.853Z] #40 9.840 Cloning into '.'... [2021-03-16T07:51:56.025Z] #13 120.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-16T07:51:56.025Z] #13 120.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:51:56.124Z] #40 ... [2021-03-16T07:51:56.124Z] [2021-03-16T07:51:56.124Z] #45 [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-03-16T07:51:56.124Z] #45 sha256:139f499073fb177504f6db079e843115ed585c54ee793a723f1e778cd32b16f3 [2021-03-16T07:51:56.124Z] #45 10.48 + RM_GOPATH=0 [2021-03-16T07:51:56.124Z] #45 10.48 + TMP_GOPATH= [2021-03-16T07:51:56.124Z] #45 10.48 + : /build [2021-03-16T07:51:56.124Z] #45 10.48 + '[' -z '' ']' [2021-03-16T07:51:56.124Z] #45 10.49 ++ mktemp -d [2021-03-16T07:51:56.124Z] #45 10.49 + export GOPATH=/tmp/tmp.sWDDXgvLu6 [2021-03-16T07:51:56.124Z] #45 10.49 + GOPATH=/tmp/tmp.sWDDXgvLu6 [2021-03-16T07:51:56.124Z] #45 10.49 + RM_GOPATH=1 [2021-03-16T07:51:56.124Z] #45 10.49 + case "$(go env GOARCH)" in [2021-03-16T07:51:56.124Z] #45 10.49 ++ go env GOARCH [2021-03-16T07:51:56.124Z] #45 10.55 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:56.124Z] #45 10.55 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:56.124Z] #45 10.55 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:56.124Z] #45 10.55 + dir=/tmp/install [2021-03-16T07:51:56.124Z] #45 10.55 + bin=vndr [2021-03-16T07:51:56.124Z] #45 10.55 + shift [2021-03-16T07:51:56.124Z] #45 10.55 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-16T07:51:56.124Z] #45 10.55 + . /tmp/install/vndr.installer [2021-03-16T07:51:56.124Z] #45 10.55 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:51:56.124Z] #45 10.55 + install_vndr [2021-03-16T07:51:56.124Z] #45 10.55 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-16T07:51:56.124Z] #45 10.55 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:51:56.124Z] #45 10.55 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sWDDXgvLu6/src/github.com/LK4D4/vndr [2021-03-16T07:51:56.124Z] #45 10.55 Cloning into '/tmp/tmp.sWDDXgvLu6/src/github.com/LK4D4/vndr'... [2021-03-16T07:51:56.124Z] #45 11.28 + cd /tmp/tmp.sWDDXgvLu6/src/github.com/LK4D4/vndr [2021-03-16T07:51:56.124Z] #45 ... [2021-03-16T07:51:56.124Z] [2021-03-16T07:51:56.124Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:51:56.124Z] #67 sha256:ae53c2a4442ce3780dee0663e6b3c54b31d3efabfbfcbb5589c8ed6942285a14 [2021-03-16T07:51:56.124Z] #67 10.28 + RM_GOPATH=0 [2021-03-16T07:51:56.124Z] #67 10.28 + TMP_GOPATH= [2021-03-16T07:51:56.124Z] #67 10.28 + : /build [2021-03-16T07:51:56.124Z] #67 10.28 + '[' -z '' ']' [2021-03-16T07:51:56.124Z] #67 10.28 ++ mktemp -d [2021-03-16T07:51:56.124Z] #67 10.28 + export GOPATH=/tmp/tmp.hUKgpcf1a2 [2021-03-16T07:51:56.124Z] #67 10.28 + GOPATH=/tmp/tmp.hUKgpcf1a2 [2021-03-16T07:51:56.124Z] #67 10.28 + RM_GOPATH=1 [2021-03-16T07:51:56.124Z] #67 10.28 + case "$(go env GOARCH)" in [2021-03-16T07:51:56.124Z] #67 10.28 ++ go env GOARCH [2021-03-16T07:51:56.124Z] #67 10.30 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:56.124Z] #67 10.30 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:51:56.124Z] #67 10.30 ++ dirname /tmp/install/install.sh [2021-03-16T07:51:56.124Z] #67 10.30 + dir=/tmp/install [2021-03-16T07:51:56.124Z] #67 10.30 + bin=proxy [2021-03-16T07:51:56.124Z] #67 10.30 + shift [2021-03-16T07:51:56.124Z] #67 10.30 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-16T07:51:56.124Z] #67 10.30 + . /tmp/install/proxy.installer [2021-03-16T07:51:56.124Z] #67 10.30 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:51:56.124Z] #67 10.30 + install_proxy [2021-03-16T07:51:56.124Z] #67 10.30 + case "$1" in [2021-03-16T07:51:56.124Z] #67 10.30 + export CGO_ENABLED=0 [2021-03-16T07:51:56.124Z] #67 10.30 + CGO_ENABLED=0 [2021-03-16T07:51:56.124Z] #67 10.30 + _install_proxy [2021-03-16T07:51:56.124Z] #67 10.30 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-16T07:51:56.124Z] #67 10.30 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:51:56.124Z] #67 10.33 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hUKgpcf1a2/src/github.com/docker/libnetwork [2021-03-16T07:51:56.124Z] #67 10.33 Cloning into '/tmp/tmp.hUKgpcf1a2/src/github.com/docker/libnetwork'... [2021-03-16T07:51:56.199Z] #40 31.89 Checking out files: 61% (1041/1682) Checking out files: 62% (1043/1682) Checking out files: 63% (1060/1682) Checking out files: 64% (1077/1682) Checking out files: 65% (1094/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 95% (1602/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-16T07:51:56.199Z] #40 32.99 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-16T07:51:56.387Z] #67 ... [2021-03-16T07:51:56.387Z] [2021-03-16T07:51:56.387Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:51:56.387Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-16T07:51:56.387Z] #32 9.652 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-16T07:51:56.387Z] #32 9.654 Cloning into '.'... [2021-03-16T07:51:56.387Z] #32 ... [2021-03-16T07:51:56.387Z] [2021-03-16T07:51:56.387Z] #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-03-16T07:51:56.387Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-16T07:51:56.387Z] #36 10.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:51:56.387Z] #36 10.79 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:51:56.387Z] #36 10.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:51:56.651Z] #36 ... [2021-03-16T07:51:56.651Z] [2021-03-16T07:51:56.651Z] #51 [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-03-16T07:51:56.651Z] #51 sha256:00ed72698f679c8426d59f10c3168a196f83cb3001759de2beaf21e390ceebf9 [2021-03-16T07:51:56.651Z] #51 11.68 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:51:56.651Z] #51 11.76 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:51:56.921Z] #51 11.89 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:51:57.185Z] #51 12.38 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:51:57.393Z] #13 ... [2021-03-16T07:51:57.393Z] [2021-03-16T07:51:57.393Z] #45 [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-03-16T07:51:57.393Z] #45 sha256:3f38aae2e3a465e058a85b7fc04de203f4138a8d202a012f4be3ee33365046ad [2021-03-16T07:51:57.393Z] #45 118.4 hash/crc32 [2021-03-16T07:51:57.393Z] #45 119.0 net [2021-03-16T07:51:57.393Z] #45 119.0 compress/gzip [2021-03-16T07:51:57.393Z] #45 119.5 vendor/golang.org/x/text/transform [2021-03-16T07:51:57.393Z] #45 120.5 vendor/golang.org/x/text/unicode/bidi [2021-03-16T07:51:57.393Z] #45 122.2 vendor/golang.org/x/text/secure/bidirule [2021-03-16T07:51:57.393Z] #45 122.5 vendor/golang.org/x/text/unicode/norm [2021-03-16T07:51:57.393Z] #45 126.5 vendor/golang.org/x/net/idna [2021-03-16T07:51:57.650Z] #45 ... [2021-03-16T07:51:57.650Z] [2021-03-16T07:51:57.650Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:51:57.650Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:51:57.650Z] #43 32.48 CC images/tty.o [2021-03-16T07:51:57.650Z] #43 33.04 CC images/file-lock.o [2021-03-16T07:51:57.650Z] #43 33.26 CC images/rlimit.o [2021-03-16T07:51:57.650Z] #43 33.45 CC images/pagemap.o [2021-03-16T07:51:57.650Z] #43 33.70 CC images/siginfo.o [2021-03-16T07:51:57.650Z] #43 33.94 CC images/rpc.o [2021-03-16T07:51:57.903Z] #23 18.23 Building wheels for collected packages: pyyaml [2021-03-16T07:51:57.903Z] #23 18.23 Running setup.py bdist_wheel for pyyaml: started [2021-03-16T07:51:58.136Z] #51 13.23 unicode/utf16 [2021-03-16T07:51:58.136Z] #51 13.35 runtime [2021-03-16T07:51:58.136Z] #51 13.38 runtime/cgo [2021-03-16T07:51:58.579Z] #43 35.03 CC images/ext-file.o [2021-03-16T07:51:58.786Z] #40 ... [2021-03-16T07:51:58.786Z] [2021-03-16T07:51:58.786Z] #58 [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-03-16T07:51:58.786Z] #58 sha256:4735d554106de53210c79f9664e73921375b121a0d80044ea6555a3ce853f47c [2021-03-16T07:51:58.786Z] #58 25.47 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:51:58.786Z] #58 26.64 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-16T07:51:58.786Z] #58 28.26 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:51:58.786Z] #58 31.62 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:51:58.786Z] #58 34.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:51:58.786Z] #58 34.36 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:51:58.786Z] #58 34.36 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:51:58.786Z] #58 35.02 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:51:58.786Z] #58 35.63 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:51:58.786Z] #58 ... [2021-03-16T07:51:58.786Z] [2021-03-16T07:51:58.786Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:51:58.786Z] #67 sha256:56c7d12107f05db6d3f197b888e7e221612a64112840d2d1e9d325f8ad4a419f [2021-03-16T07:51:58.786Z] #67 32.21 Checking out files: 41% (799/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-16T07:51:58.786Z] #67 34.09 + cd /tmp/tmp.qaOgrHQsxQ/src/github.com/docker/libnetwork [2021-03-16T07:51:58.786Z] #67 34.11 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:51:58.786Z] #67 34.50 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-16T07:51:58.835Z] #43 35.23 CC images/cgroup.o [2021-03-16T07:51:58.869Z] #57 ... [2021-03-16T07:51:58.869Z] [2021-03-16T07:51:58.869Z] #43 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:51:58.869Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-16T07:51:58.869Z] #43 26.56 Reading package lists... [2021-03-16T07:51:58.869Z] #43 35.34 Building dependency tree... [2021-03-16T07:51:58.869Z] #43 38.24 The following additional packages will be installed: [2021-03-16T07:51:58.869Z] #43 38.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-16T07:51:58.869Z] #43 38.24 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-16T07:51:58.869Z] #43 38.24 Suggested packages: [2021-03-16T07:51:58.869Z] #43 38.25 manpages-dev python-setuptools [2021-03-16T07:51:58.869Z] #43 39.67 The following NEW packages will be installed: [2021-03-16T07:51:58.869Z] #43 39.69 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-16T07:51:58.869Z] #43 39.70 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-16T07:51:58.869Z] #43 39.71 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-16T07:51:58.869Z] #43 39.71 python-six zlib1g-dev [2021-03-16T07:51:58.869Z] #43 39.85 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:51:58.869Z] #43 39.85 Need to get 4075 kB of archives. [2021-03-16T07:51:58.869Z] #43 39.85 After this operation, 24.5 MB of additional disk space will be used. [2021-03-16T07:51:58.869Z] #43 39.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-03-16T07:51:58.869Z] #43 39.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-03-16T07:51:58.869Z] #43 39.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-03-16T07:51:58.869Z] #43 39.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-03-16T07:51:58.869Z] #43 39.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-03-16T07:51:58.869Z] #43 39.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-03-16T07:51:58.869Z] #43 39.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-03-16T07:51:58.869Z] #43 39.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-03-16T07:51:58.869Z] #43 39.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-03-16T07:51:58.869Z] #43 40.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-03-16T07:51:58.869Z] #43 40.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-03-16T07:51:58.869Z] #43 40.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-03-16T07:51:58.869Z] #43 40.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-03-16T07:51:58.869Z] #43 40.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-03-16T07:51:58.869Z] #43 40.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-16T07:51:58.869Z] #43 40.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-03-16T07:51:58.869Z] #43 40.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-03-16T07:51:58.869Z] #43 41.67 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:51:58.869Z] #43 41.77 Fetched 4075 kB in 1s (7623 kB/s) [2021-03-16T07:51:58.869Z] #43 41.83 Selecting previously unselected package libcap-dev:ppc64el. [2021-03-16T07:51:58.869Z] #43 41.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 ... 15339 files and directories currently installed.) [2021-03-16T07:51:58.869Z] #43 41.90 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-03-16T07:51:58.869Z] #43 41.90 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-03-16T07:51:58.869Z] #43 42.01 Selecting previously unselected package libnet1:ppc64el. [2021-03-16T07:51:58.869Z] #43 42.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-16T07:51:58.869Z] #43 42.02 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-16T07:51:58.869Z] #43 42.18 Selecting previously unselected package libnet1-dev. [2021-03-16T07:51:58.869Z] #43 42.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-16T07:51:58.869Z] #43 42.22 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-16T07:51:58.869Z] #43 42.42 Selecting previously unselected package libnl-3-200:ppc64el. [2021-03-16T07:51:58.869Z] #43 42.46 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-03-16T07:51:58.869Z] #43 42.46 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-16T07:51:58.869Z] #43 42.66 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-03-16T07:51:58.869Z] #43 42.66 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-03-16T07:51:58.869Z] #43 42.67 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-03-16T07:51:58.869Z] #43 43.00 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-03-16T07:51:58.869Z] #43 43.01 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-03-16T07:51:58.869Z] #43 43.02 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-16T07:51:58.869Z] #43 43.15 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-03-16T07:51:58.869Z] #43 43.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-03-16T07:51:58.869Z] #43 43.16 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-03-16T07:51:58.869Z] #43 43.27 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-03-16T07:51:58.869Z] #43 43.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-03-16T07:51:58.869Z] #43 43.30 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-03-16T07:51:58.869Z] #43 43.61 Selecting previously unselected package libprotobuf17:ppc64el. [2021-03-16T07:51:58.869Z] #43 43.63 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-03-16T07:51:58.869Z] #43 43.63 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-03-16T07:51:58.869Z] #43 44.47 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-03-16T07:51:58.869Z] #43 44.48 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-03-16T07:51:58.869Z] #43 44.49 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-03-16T07:51:58.869Z] #43 44.73 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-03-16T07:51:58.869Z] #43 44.73 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-03-16T07:51:58.869Z] #43 44.74 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-03-16T07:51:58.869Z] #43 ... [2021-03-16T07:51:58.869Z] [2021-03-16T07:51:58.869Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:51:58.869Z] #35 sha256:a2e33d68e7ce0916709c6b699ed064b647db5fb1c2ee663647741d2969449121 [2021-03-16T07:51:58.869Z] #35 44.85 internal/reflectlite [2021-03-16T07:51:58.869Z] #35 44.85 sync [2021-03-16T07:51:58.935Z] #23 19.46 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-16T07:51:58.935Z] #23 19.46 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-16T07:51:58.935Z] #23 19.63 Successfully built pyyaml [2021-03-16T07:51:58.935Z] #23 19.65 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-16T07:51:58.976Z] #47 ... [2021-03-16T07:51:58.976Z] [2021-03-16T07:51:58.976Z] #58 [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-03-16T07:51:58.976Z] #58 sha256:11c79c98848dbdd2f735f6cd606a73103e43edf0d37d14bf3bfee42db612f9b5 [2021-03-16T07:51:58.976Z] #58 21.28 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:51:58.976Z] #58 21.85 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-16T07:51:58.976Z] #58 21.99 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-16T07:51:58.976Z] #58 22.00 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:51:58.976Z] #58 23.97 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:51:58.976Z] #58 25.61 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:51:58.976Z] #58 28.70 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:51:58.976Z] #58 31.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:51:59.168Z] #35 ... [2021-03-16T07:51:59.168Z] [2021-03-16T07:51:59.168Z] #37 [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-03-16T07:51:59.168Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-16T07:51:59.168Z] #37 26.78 Reading package lists... [2021-03-16T07:51:59.168Z] #37 36.31 Building dependency tree... [2021-03-16T07:51:59.168Z] #37 38.82 The following additional packages will be installed: [2021-03-16T07:51:59.168Z] #37 38.84 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-16T07:51:59.168Z] #37 38.84 Suggested packages: [2021-03-16T07:51:59.168Z] #37 38.84 cmake-doc ninja-build lrzip [2021-03-16T07:51:59.168Z] #37 38.84 Recommended packages: [2021-03-16T07:51:59.168Z] #37 38.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-16T07:51:59.168Z] #37 39.78 The following NEW packages will be installed: [2021-03-16T07:51:59.168Z] #37 39.80 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-16T07:51:59.168Z] #37 39.81 vim-common xxd [2021-03-16T07:51:59.168Z] #37 39.98 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:51:59.168Z] #37 39.98 Need to get 14.9 MB of archives. [2021-03-16T07:51:59.168Z] #37 39.98 After this operation, 67.2 MB of additional disk space will be used. [2021-03-16T07:51:59.168Z] #37 39.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-03-16T07:51:59.168Z] #37 40.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-03-16T07:51:59.168Z] #37 40.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-03-16T07:51:59.168Z] #37 40.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-03-16T07:51:59.168Z] #37 40.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-03-16T07:51:59.168Z] #37 40.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-03-16T07:51:59.168Z] #37 40.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-03-16T07:51:59.168Z] #37 40.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-03-16T07:51:59.168Z] #37 40.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-03-16T07:51:59.168Z] #37 40.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-03-16T07:51:59.168Z] #37 42.76 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:51:59.168Z] #37 42.99 Fetched 14.9 MB in 1s (11.7 MB/s) [2021-03-16T07:51:59.168Z] #37 43.13 Selecting previously unselected package xxd. [2021-03-16T07:51:59.168Z] #37 43.13 (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 ... 15339 files and directories currently installed.) [2021-03-16T07:51:59.168Z] #37 43.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-16T07:51:59.168Z] #37 43.28 Unpacking xxd (2:8.1.0875-5) ... [2021-03-16T07:51:59.168Z] #37 43.51 Selecting previously unselected package vim-common. [2021-03-16T07:51:59.168Z] #37 43.56 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:51:59.168Z] #37 43.67 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-16T07:51:59.168Z] #37 44.10 Selecting previously unselected package cmake-data. [2021-03-16T07:51:59.168Z] #37 44.11 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-16T07:51:59.168Z] #37 44.12 Unpacking cmake-data (3.13.4-1) ... [2021-03-16T07:51:59.226Z] #23 19.88 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-16T07:51:59.237Z] #58 ... [2021-03-16T07:51:59.237Z] [2021-03-16T07:51:59.237Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:51:59.237Z] #67 sha256:f4274f6cee9129e95421eed1c50f3d97ae1f246d1fc02e53ae36d93d4202140d [2021-03-16T07:51:59.237Z] #67 29.98 Checking out files: 49% (936/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 89% (1706/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-16T07:51:59.237Z] #67 31.46 + cd /tmp/tmp.usJxJnv7Gi/src/github.com/docker/libnetwork [2021-03-16T07:51:59.237Z] #67 31.46 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:51:59.355Z] #67 ... [2021-03-16T07:51:59.355Z] [2021-03-16T07:51:59.355Z] #49 [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-03-16T07:51:59.355Z] #49 sha256:bae4ca5fe17dbbb649c69c66191a7f8180210baf0d52175280d33433dd3094e2 [2021-03-16T07:51:59.355Z] #49 26.32 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:51:59.355Z] #49 26.40 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:51:59.355Z] #49 26.55 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:51:59.355Z] #49 28.07 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:51:59.355Z] #49 32.08 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:51:59.355Z] #49 32.19 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:51:59.355Z] #49 33.55 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:51:59.355Z] #49 33.56 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:51:59.355Z] #49 33.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:51:59.355Z] #49 33.60 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:51:59.355Z] #49 33.63 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-16T07:51:59.355Z] #49 33.66 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:51:59.355Z] #49 33.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:51:59.355Z] #49 33.77 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:51:59.355Z] #49 33.79 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:51:59.355Z] #49 33.86 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:51:59.355Z] #49 33.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:51:59.355Z] #49 34.03 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:51:59.355Z] #49 34.14 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:51:59.355Z] #49 34.26 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:51:59.355Z] #49 34.26 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-16T07:51:59.355Z] #49 34.32 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:51:59.355Z] #49 34.32 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:51:59.355Z] #49 34.43 go: downloading github.com/spf13/cast v1.3.0 [2021-03-16T07:51:59.355Z] #49 34.52 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:51:59.355Z] #49 34.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:51:59.355Z] #49 34.65 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:51:59.355Z] #49 34.65 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:51:59.355Z] #49 34.78 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:51:59.355Z] #49 34.78 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:51:59.355Z] #49 34.83 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:51:59.355Z] #49 34.85 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:51:59.355Z] #49 34.85 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:51:59.355Z] #49 34.88 go: extracting github.com/spf13/cast v1.3.0 [2021-03-16T07:51:59.355Z] #49 34.94 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:51:59.355Z] #49 34.98 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:51:59.355Z] #49 35.01 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:51:59.355Z] #49 35.01 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:51:59.355Z] #49 35.22 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:51:59.355Z] #49 35.22 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:51:59.355Z] #49 35.29 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:51:59.355Z] #49 35.31 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:51:59.355Z] #49 35.43 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:51:59.355Z] #49 35.43 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:51:59.355Z] #49 35.43 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:51:59.355Z] #49 35.54 go: downloading golang.org/x/text v0.3.2 [2021-03-16T07:51:59.355Z] #49 35.54 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:51:59.355Z] #49 35.56 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:51:59.355Z] #49 35.67 go: downloading github.com/spf13/afero v1.1.2 [2021-03-16T07:51:59.355Z] #49 35.74 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:51:59.355Z] #49 35.80 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:51:59.355Z] #49 35.86 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-16T07:51:59.355Z] #49 36.16 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-16T07:51:59.355Z] #49 36.16 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:51:59.355Z] #49 36.16 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:51:59.355Z] #49 36.19 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:51:59.355Z] #49 36.33 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:51:59.355Z] #49 36.43 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:51:59.355Z] #49 ... [2021-03-16T07:51:59.355Z] [2021-03-16T07:51:59.355Z] #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-03-16T07:51:59.355Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:51:59.355Z] #40 35.64 + 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-03-16T07:51:59.764Z] #43 35.83 CC images/userns.o [2021-03-16T07:51:59.764Z] #43 36.17 CC images/google/protobuf/descriptor.o [2021-03-16T07:51:59.816Z] #37 ... [2021-03-16T07:51:59.816Z] [2021-03-16T07:51:59.816Z] #43 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:51:59.816Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-16T07:51:59.816Z] #43 46.35 Selecting previously unselected package libprotoc17:ppc64el. [2021-03-16T07:51:59.816Z] #43 46.36 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-03-16T07:51:59.816Z] #43 46.38 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-03-16T07:51:59.866Z] #23 DONE 20.4s [2021-03-16T07:51:59.866Z] [2021-03-16T07:51:59.866Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-03-16T07:51:59.866Z] #26 DONE 0.2s [2021-03-16T07:51:59.866Z] [2021-03-16T07:51:59.866Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-03-16T07:51:59.991Z] #10 ... [2021-03-16T07:51:59.991Z] [2021-03-16T07:51:59.991Z] #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-03-16T07:51:59.991Z] #29 sha256:af5ed7de4a62ed0198c8d7045812adef6bbb25434cf0848ca7976ef6d12538a8 [2021-03-16T07:51:59.991Z] #29 7.620 [2021-03-16T07:51:59.991Z] #29 7.740 #### 5.9% ######################## 34.4% ##################################### 52.4% ################################################## 70.2% ############################################################### 88.2% ######################################################################## 100.0% [2021-03-16T07:51:59.991Z] #29 8.241 [2021-03-16T07:51:59.991Z] #29 8.448 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-16T07:51:59.991Z] #29 8.535 [2021-03-16T07:51:59.991Z] #29 8.584 ######################################################################## 100.0% [2021-03-16T07:51:59.991Z] #29 8.617 [2021-03-16T07:51:59.991Z] #29 8.803 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-16T07:51:59.991Z] #29 8.882 [2021-03-16T07:51:59.991Z] #29 8.927 ######################################################################## 100.0% [2021-03-16T07:51:59.991Z] #29 8.959 [2021-03-16T07:51:59.991Z] #29 8.976 Download of images into '/build' complete. [2021-03-16T07:51:59.991Z] #29 8.977 Use something like the following to load the result into a Docker daemon: [2021-03-16T07:51:59.991Z] #29 8.977 tar -cC '/build' . | docker load [2021-03-16T07:52:00.182Z] #67 32.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-16T07:52:00.182Z] #67 ... [2021-03-16T07:52:00.182Z] [2021-03-16T07:52:00.182Z] #51 [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-03-16T07:52:00.182Z] #51 sha256:ef8b98d6af1f7fc424d95465ff4f861ac3a75710e90665f6ff1f3f7efed5711f [2021-03-16T07:52:00.182Z] #51 22.44 + cd /tmp/tmp.jtY2ho946U/src/github.com/mvdan/sh [2021-03-16T07:52:00.182Z] #51 22.44 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:52:00.182Z] #51 22.80 + GO111MODULE=on [2021-03-16T07:52:00.182Z] #51 22.80 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-16T07:52:00.182Z] #51 25.08 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:52:00.182Z] #51 25.12 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:52:00.182Z] #51 25.15 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:52:00.182Z] #51 25.83 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:52:00.182Z] #51 25.83 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:52:00.182Z] #51 27.06 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:52:00.182Z] #51 28.54 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:52:00.182Z] #51 30.07 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:52:00.182Z] #51 31.98 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:52:00.182Z] #51 32.20 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:52:00.182Z] #51 32.31 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:52:00.182Z] #51 ... [2021-03-16T07:52:00.182Z] [2021-03-16T07:52:00.182Z] #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-03-16T07:52:00.182Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:52:00.182Z] #40 30.90 Checking out files: 78% (1324/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-16T07:52:00.182Z] #40 31.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-16T07:52:00.444Z] #40 ... [2021-03-16T07:52:00.444Z] [2021-03-16T07:52:00.444Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-16T07:52:00.444Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:00.444Z] #13 17.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:52:00.444Z] #13 ... [2021-03-16T07:52:00.444Z] [2021-03-16T07:52:00.444Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:00.444Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:00.444Z] #42 32.80 Fetched 8423 kB in 24s (347 kB/s) [2021-03-16T07:52:00.465Z] #43 47.21 Selecting previously unselected package protobuf-c-compiler. [2021-03-16T07:52:00.465Z] #43 47.23 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-03-16T07:52:00.465Z] #43 47.24 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-16T07:52:00.765Z] #43 47.38 Selecting previously unselected package protobuf-compiler. [2021-03-16T07:52:00.765Z] #43 47.41 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-03-16T07:52:00.765Z] #43 47.42 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-16T07:52:00.900Z] #31 DONE 1.0s [2021-03-16T07:52:00.900Z] [2021-03-16T07:52:00.900Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-03-16T07:52:01.063Z] #43 47.61 Selecting previously unselected package python-pkg-resources. [2021-03-16T07:52:01.063Z] #43 47.66 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-16T07:52:01.063Z] #43 47.67 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-16T07:52:01.190Z] #34 DONE 0.2s [2021-03-16T07:52:01.190Z] [2021-03-16T07:52:01.190Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:52:01.190Z] #44 133.6 CC criu/string.o [2021-03-16T07:52:01.190Z] #44 133.7 CC criu/sysctl.o [2021-03-16T07:52:01.190Z] #44 134.5 CC criu/sysfs_parse.o [2021-03-16T07:52:01.191Z] #44 134.9 CC criu/timens.o [2021-03-16T07:52:01.191Z] #44 135.1 CC criu/timerfd.o [2021-03-16T07:52:01.191Z] #44 135.6 CC criu/tty.o [2021-03-16T07:52:01.191Z] #44 137.4 CC criu/tun.o [2021-03-16T07:52:01.191Z] #44 138.0 CC criu/uffd.o [2021-03-16T07:52:01.191Z] #44 139.2 CC criu/util.o [2021-03-16T07:52:01.191Z] #44 140.7 CC criu/uts_ns.o [2021-03-16T07:52:01.191Z] #44 140.9 CC criu/vdso.o [2021-03-16T07:52:01.191Z] #44 ... [2021-03-16T07:52:01.191Z] [2021-03-16T07:52:01.191Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-03-16T07:52:01.357Z] #29 DONE 14.2s [2021-03-16T07:52:01.357Z] [2021-03-16T07:52:01.357Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-16T07:52:01.357Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-16T07:52:01.357Z] #10 DONE 6.8s [2021-03-16T07:52:01.357Z] [2021-03-16T07:52:01.357Z] #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-03-16T07:52:01.357Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-16T07:52:01.386Z] #43 47.88 Selecting previously unselected package python-six. [2021-03-16T07:52:01.386Z] #43 47.89 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-16T07:52:01.386Z] #43 47.90 Unpacking python-six (1.12.0-1) ... [2021-03-16T07:52:01.386Z] #43 48.00 Selecting previously unselected package python-protobuf. [2021-03-16T07:52:01.386Z] #43 48.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-03-16T07:52:01.386Z] #43 48.01 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-16T07:52:01.469Z] #51 ... [2021-03-16T07:52:01.469Z] [2021-03-16T07:52:01.469Z] #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-03-16T07:52:01.469Z] #29 sha256:56b89c5a232450c0fbdc945617ace6b155a5c99b4f176850210129385511f3b9 [2021-03-16T07:52:01.470Z] #29 5.196 #=#=# 1.2% #### 6.0% ###### 9.7% ####### 10.6% ######### 13.3% ########### 16.2% ############# 18.3% ############## 19.7% ################# 23.8% ################### 27.3% ####################### 33.0% ########################### 37.6% ############################## 42.9% ################################ 44.6% ################################ 45.4% ################################# 46.2% ################################## 48.2% ################################### 48.6% #################################### 50.0% #################################### 51.1% ##################################### 52.3% ####################################### 54.2% ####################################### 54.8% ####################################### 55.1% ######################################## 55.8% ######################################## 56.7% ########################################## 59.7% ############################################ 62.3% ############################################## 64.4% ############################################### 66.6% ################################################# 68.5% ################################################### 71.4% ###################################################### 75.0% ####################################################### 77.5% ######################################################### 79.7% ########################################################### 82.0% ############################################################ 84.0% ############################################################# 85.8% ############################################################### 87.7% ################################################################# 90.4% ################################################################## 92.6% #################################################################### 94.6% ##################################################################### 96.3% ###################################################################### 98.3% ######################################################################## 100.0% [2021-03-16T07:52:01.470Z] #29 10.77 [2021-03-16T07:52:01.470Z] #29 12.33 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-16T07:52:01.470Z] #29 13.03 #=#=# [2021-03-16T07:52:01.470Z] #29 13.26 0.9% ######################################################################## 100.0% [2021-03-16T07:52:01.470Z] #29 13.42 [2021-03-16T07:52:01.470Z] #29 14.72 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-16T07:52:01.470Z] #29 15.18 [2021-03-16T07:52:01.470Z] #29 15.52 0.4% ######################################################################## 100.0% [2021-03-16T07:52:01.470Z] #29 15.72 [2021-03-16T07:52:01.470Z] #29 16.93 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-16T07:52:01.470Z] #29 17.39 [2021-03-16T07:52:01.482Z] #36 DONE 0.2s [2021-03-16T07:52:01.482Z] [2021-03-16T07:52:01.482Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-03-16T07:52:01.482Z] #39 DONE 0.1s [2021-03-16T07:52:01.482Z] [2021-03-16T07:52:01.482Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-16T07:52:01.482Z] #44 141.4 LINK criu/built-in.o [2021-03-16T07:52:01.482Z] #44 141.5 LINK criu/criu [2021-03-16T07:52:01.656Z] #43 37.87 CC images/opts.o [2021-03-16T07:52:01.656Z] #43 38.10 CC images/seccomp.o [2021-03-16T07:52:01.772Z] #44 141.9 DEP lib/c/criu.d [2021-03-16T07:52:02.063Z] #44 142.0 CC images/rpc.pb-c.o [2021-03-16T07:52:02.219Z] #43 38.32 CC images/binfmt-misc.o [2021-03-16T07:52:02.219Z] #43 38.52 CC images/time.o [2021-03-16T07:52:02.219Z] #43 38.72 CC images/sysctl.o [2021-03-16T07:52:02.442Z] #43 48.93 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-16T07:52:02.442Z] #43 ... [2021-03-16T07:52:02.442Z] [2021-03-16T07:52:02.442Z] #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-03-16T07:52:02.442Z] #50 sha256:f248ad00cbcd36fdb6ad5a2fea6268af1fd50859d59ad4b4a0122c447a269ca7 [2021-03-16T07:52:02.442Z] #50 39.13 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-16T07:52:02.442Z] #50 43.06 go: extracting golang.org/x/text v0.3.2 [2021-03-16T07:52:02.442Z] #50 48.92 go: finding github.com/fatih/color v1.7.0 [2021-03-16T07:52:02.442Z] #50 49.02 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:52:02.442Z] #50 ... [2021-03-16T07:52:02.442Z] [2021-03-16T07:52:02.442Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:52:02.442Z] #35 sha256:a2e33d68e7ce0916709c6b699ed064b647db5fb1c2ee663647741d2969449121 [2021-03-16T07:52:02.442Z] #35 48.83 errors [2021-03-16T07:52:02.442Z] #35 48.83 sort [2021-03-16T07:52:02.696Z] #44 142.6 CC lib/c/criu.o [2021-03-16T07:52:02.734Z] #11 DONE 1.4s [2021-03-16T07:52:02.742Z] #35 49.53 strconv [2021-03-16T07:52:02.782Z] #43 38.88 CC images/autofs.o [2021-03-16T07:52:02.782Z] #43 39.17 CC images/macvlan.o [2021-03-16T07:52:02.990Z] [2021-03-16T07:52:02.991Z] #58 [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-03-16T07:52:02.991Z] #58 sha256:64a0a88ffc0792a8d1a2ba3d3c5e29682aa09889d0c724c52cd32a41373b373f [2021-03-16T07:52:02.995Z] #42 32.80 Reading package lists... [2021-03-16T07:52:02.995Z] #42 ... [2021-03-16T07:52:02.995Z] [2021-03-16T07:52:02.995Z] #49 [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-03-16T07:52:02.995Z] #49 sha256:c62c6b88cd1b124503752fdb7be569fb17ef7a65b9731eb4f407a9b097b60f82 [2021-03-16T07:52:02.995Z] #49 25.27 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:52:02.995Z] #49 27.18 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:52:02.995Z] #49 27.70 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:52:02.995Z] #49 27.92 go: downloading github.com/spf13/cast v1.3.0 [2021-03-16T07:52:02.995Z] #49 28.09 go: extracting github.com/spf13/cast v1.3.0 [2021-03-16T07:52:02.995Z] #49 28.20 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:52:02.995Z] #49 28.55 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:52:02.995Z] #49 28.66 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:52:02.995Z] #49 28.94 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:52:02.995Z] #49 29.25 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-16T07:52:02.995Z] #49 29.79 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-16T07:52:02.995Z] #49 29.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:52:02.995Z] #49 30.24 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:52:02.995Z] #49 30.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:52:02.995Z] #49 31.26 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:52:02.995Z] #49 32.18 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:52:02.995Z] #49 34.03 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:52:02.995Z] #49 34.12 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:52:02.995Z] #49 34.14 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:52:02.995Z] #49 34.31 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:52:03.038Z] #43 39.38 CC images/sit.o [2021-03-16T07:52:03.043Z] #35 49.54 internal/oserror [2021-03-16T07:52:03.043Z] #35 49.55 io [2021-03-16T07:52:03.247Z] #58 ... [2021-03-16T07:52:03.247Z] [2021-03-16T07:52:03.247Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-16T07:52:03.247Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-16T07:52:03.247Z] #39 DONE 0.4s [2021-03-16T07:52:03.247Z] [2021-03-16T07:52:03.247Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-16T07:52:03.247Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-16T07:52:03.247Z] #31 DONE 0.4s [2021-03-16T07:52:03.247Z] [2021-03-16T07:52:03.247Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:52:03.247Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-16T07:52:03.295Z] #43 39.67 CC images/memfd.o [2021-03-16T07:52:03.329Z] #44 143.4 LINK lib/c/built-in.o [2021-03-16T07:52:03.329Z] #44 143.4 LINK lib/c/libcriu.so [2021-03-16T07:52:03.329Z] #44 143.5 LINK lib/c/libcriu.a [2021-03-16T07:52:03.343Z] #35 50.05 syscall [2021-03-16T07:52:03.343Z] #35 ... [2021-03-16T07:52:03.343Z] [2021-03-16T07:52:03.343Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:52:03.343Z] #68 sha256:a1883bab9e6863f93ced0fd5cefc67e4a5262c87fc94a0aa034b3a37968981cb [2021-03-16T07:52:03.343Z] #68 DONE 50.1s [2021-03-16T07:52:03.551Z] #43 40.03 CC images/timens.o [2021-03-16T07:52:03.568Z] #49 35.82 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:52:03.568Z] #49 35.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:52:03.568Z] #49 35.85 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:52:03.568Z] #49 35.87 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:52:03.568Z] #49 35.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:52:03.568Z] #49 35.88 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-16T07:52:03.568Z] #49 35.88 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:52:03.568Z] #49 35.93 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:52:03.568Z] #49 36.00 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:52:03.568Z] #49 36.07 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:52:03.619Z] #44 143.7 GEN magic.py [2021-03-16T07:52:03.619Z] #44 143.8 Note: Building without setproctitle() and strlcpy() support. [2021-03-16T07:52:03.619Z] #44 143.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-16T07:52:03.644Z] [2021-03-16T07:52:03.644Z] #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-03-16T07:52:03.644Z] #50 sha256:f248ad00cbcd36fdb6ad5a2fea6268af1fd50859d59ad4b4a0122c447a269ca7 [2021-03-16T07:52:03.644Z] #50 49.30 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:52:03.644Z] #50 49.41 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:52:03.644Z] #50 49.60 go: finding github.com/pkg/errors v0.8.1 [2021-03-16T07:52:03.644Z] #50 49.65 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:52:03.644Z] #50 49.67 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:52:03.644Z] #50 49.68 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:52:03.644Z] #50 49.70 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:52:03.644Z] #50 49.82 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:52:03.644Z] #50 49.83 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:52:03.644Z] #50 49.83 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:52:03.644Z] #50 49.88 go: finding github.com/spf13/viper v1.6.1 [2021-03-16T07:52:03.644Z] #50 49.88 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:52:03.644Z] #50 49.91 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:52:03.644Z] #50 49.91 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:52:03.644Z] #50 49.94 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:52:03.644Z] #50 50.00 go: finding github.com/stretchr/testify v1.4.0 [2021-03-16T07:52:03.644Z] #50 50.01 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:52:03.644Z] #50 50.13 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:52:03.644Z] #50 50.17 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:52:03.644Z] #50 50.24 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:52:03.644Z] #50 50.35 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:52:03.644Z] #50 50.37 go: finding github.com/spf13/cobra v0.0.5 [2021-03-16T07:52:03.644Z] #50 50.37 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:52:03.644Z] #50 50.38 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:52:03.644Z] #50 50.39 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:52:03.644Z] #50 50.44 go: finding github.com/stretchr/objx v0.2.0 [2021-03-16T07:52:03.829Z] #49 36.09 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:52:03.829Z] #49 36.18 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:52:03.829Z] #49 36.19 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:52:03.829Z] #49 36.21 go: downloading github.com/spf13/afero v1.1.2 [2021-03-16T07:52:03.910Z] #44 143.8 Note: Building without GnuTLS support [2021-03-16T07:52:03.910Z] #44 143.8 Makefile.config:39: Warn: you have no libnftables installed [2021-03-16T07:52:03.910Z] #44 143.8 Makefile.config:40: Warn: Building without nftables support [2021-03-16T07:52:03.944Z] #50 50.47 go: finding github.com/gobwas/glob v0.2.3 [2021-03-16T07:52:03.944Z] #50 50.57 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:52:03.944Z] #50 50.61 go: finding github.com/magiconair/properties v1.8.1 [2021-03-16T07:52:03.944Z] #50 50.65 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:52:03.944Z] #50 50.70 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:52:03.944Z] #50 50.72 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:52:03.944Z] #50 50.74 go: finding github.com/spf13/pflag v1.0.5 [2021-03-16T07:52:03.944Z] #50 50.79 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:52:03.944Z] #50 50.81 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:52:04.094Z] #49 36.34 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:52:04.094Z] #49 36.35 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:52:04.094Z] #49 36.38 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-16T07:52:04.094Z] #49 36.38 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:52:04.094Z] #49 36.45 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:52:04.094Z] #49 36.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:52:04.114Z] #43 40.27 LINK images/built-in.o [2021-03-16T07:52:04.114Z] #43 40.46 GEN compel/include/asm [2021-03-16T07:52:04.114Z] #43 40.48 GEN compel/include/version.h [2021-03-16T07:52:04.114Z] #43 40.50 touch .config [2021-03-16T07:52:04.114Z] #43 40.55 GEN include/common/config.h [2021-03-16T07:52:04.243Z] #50 50.84 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:52:04.243Z] #50 50.90 go: finding github.com/spf13/cast v1.3.0 [2021-03-16T07:52:04.243Z] #50 50.91 go: finding github.com/spf13/afero v1.1.2 [2021-03-16T07:52:04.243Z] #50 51.00 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:52:04.243Z] #50 51.00 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:52:04.356Z] #49 36.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:52:04.371Z] #43 40.63 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-16T07:52:04.371Z] #43 40.67 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-16T07:52:04.371Z] #43 40.68 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-16T07:52:04.371Z] #43 40.70 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-16T07:52:04.371Z] #43 40.72 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-16T07:52:04.371Z] #43 40.76 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-16T07:52:04.371Z] #43 40.78 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-16T07:52:04.371Z] #43 40.81 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-16T07:52:04.371Z] #43 40.83 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-16T07:52:04.541Z] #50 51.07 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:52:04.541Z] #50 51.09 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:52:04.541Z] #50 51.17 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:52:04.541Z] #50 51.26 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-16T07:52:04.543Z] #44 144.5 fatal: not a git repository (or any of the parent directories): .git [2021-03-16T07:52:04.617Z] #49 36.85 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:52:04.617Z] #49 36.85 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:52:04.617Z] #49 36.85 go: extracting github.com/spf13/afero v1.1.2 [2021-03-16T07:52:04.617Z] #49 36.85 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:52:04.617Z] #49 36.85 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-16T07:52:04.617Z] #49 36.99 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:52:04.617Z] #49 37.04 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:52:04.627Z] #43 40.84 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-16T07:52:04.627Z] #43 40.85 DEP compel/plugins/std/infect.d [2021-03-16T07:52:04.627Z] #43 40.97 DEP compel/plugins/std/string.d [2021-03-16T07:52:04.627Z] #43 41.08 DEP compel/plugins/std/log.d [2021-03-16T07:52:04.633Z] #40 ... [2021-03-16T07:52:04.633Z] [2021-03-16T07:52:04.633Z] #49 [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-03-16T07:52:04.633Z] #49 sha256:bae4ca5fe17dbbb649c69c66191a7f8180210baf0d52175280d33433dd3094e2 [2021-03-16T07:52:04.633Z] #49 36.60 go: extracting github.com/spf13/afero v1.1.2 [2021-03-16T07:52:04.633Z] #49 36.64 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-16T07:52:04.633Z] #49 36.64 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:52:04.633Z] #49 36.69 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:52:04.633Z] #49 36.85 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:52:04.633Z] #49 36.87 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:52:04.633Z] #49 36.90 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:52:04.633Z] #49 36.95 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-16T07:52:04.633Z] #49 37.01 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-16T07:52:04.633Z] #49 37.10 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:52:04.633Z] #49 37.14 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-16T07:52:04.633Z] #49 37.15 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-16T07:52:04.633Z] #49 37.16 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:52:04.633Z] #49 37.18 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:52:04.633Z] #49 37.22 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:52:04.633Z] #49 37.28 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:52:04.633Z] #49 37.39 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:52:04.633Z] #49 37.60 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-16T07:52:04.633Z] #49 37.65 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-16T07:52:04.633Z] #49 37.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:52:04.633Z] #49 37.75 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:52:04.633Z] #49 37.81 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:52:04.633Z] #49 37.85 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:52:04.633Z] #49 37.87 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-16T07:52:04.633Z] #49 37.91 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:52:04.633Z] #49 37.99 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:52:04.633Z] #49 38.32 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-16T07:52:04.633Z] #49 38.85 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:52:04.633Z] #49 39.24 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:52:04.633Z] #49 39.25 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:52:04.633Z] #49 39.35 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:52:04.633Z] #49 39.50 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:52:04.633Z] #49 39.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:52:04.633Z] #49 39.67 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-16T07:52:04.633Z] #49 40.30 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:52:04.633Z] #49 40.39 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-16T07:52:04.633Z] #49 40.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:52:04.633Z] #49 41.08 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:52:04.633Z] #49 41.08 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:52:04.633Z] #49 41.12 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-16T07:52:04.633Z] #49 41.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:52:04.633Z] #49 41.44 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:52:04.633Z] #49 41.61 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:52:04.633Z] #49 41.61 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:52:04.848Z] #50 51.36 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:52:04.848Z] #50 51.49 go: finding golang.org/x/text v0.3.2 [2021-03-16T07:52:04.879Z] #49 37.25 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-16T07:52:04.883Z] #43 41.16 DEP compel/plugins/std/fds.d [2021-03-16T07:52:04.883Z] #43 41.24 DEP compel/plugins/std/std.d [2021-03-16T07:52:04.883Z] #43 41.31 DEP compel/plugins/shmem/shmem.d [2021-03-16T07:52:04.904Z] #49 42.06 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-16T07:52:04.904Z] #49 42.13 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:52:04.912Z] #29 17.66 0.0% ### 4.4% ##### 7.9% ####### 10.8% ########## 14.1% ############ 16.8% ############## 20.7% ################# 23.7% ################### 26.6% ##################### 30.0% ######################## 34.1% ############################ 39.1% ############################# 41.3% ############################### 43.8% ################################# 46.1% ################################### 48.8% ##################################### 52.0% ############################################ 61.5% ############################################## 64.7% ################################################## 69.5% ##################################################### 74.2% ###################################################### 75.2% ########################################################## 81.4% ############################################################# 85.1% ################################################################ 90.1% #################################################################### 95.2% ######################################################################## 100.0% [2021-03-16T07:52:04.912Z] #29 20.90 [2021-03-16T07:52:05.140Z] #43 41.43 DEP compel/plugins/fds/fds.d [2021-03-16T07:52:05.157Z] #50 51.77 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:52:05.157Z] #50 51.79 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:52:05.157Z] #50 51.80 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:52:05.157Z] #50 51.85 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:52:05.157Z] #50 51.87 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:52:05.158Z] #50 51.90 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:52:05.158Z] #50 51.91 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:52:05.158Z] #50 51.99 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:52:05.171Z] #49 42.52 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:52:05.174Z] #44 145.1 make[1]: Nothing to be done for 'all'. [2021-03-16T07:52:05.218Z] #29 ... [2021-03-16T07:52:05.218Z] [2021-03-16T07:52:05.218Z] #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-03-16T07:52:05.218Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-16T07:52:05.218Z] #13 4.124 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-16T07:52:05.218Z] #13 4.186 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:52:05.218Z] #13 4.186 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:52:05.218Z] #13 4.186 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:52:05.218Z] #13 5.091 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [445 kB] [2021-03-16T07:52:05.218Z] #13 6.708 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-16T07:52:05.218Z] #13 8.597 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [263 kB] [2021-03-16T07:52:05.218Z] #13 10.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-16T07:52:05.218Z] #13 ... [2021-03-16T07:52:05.218Z] [2021-03-16T07:52:05.218Z] #58 [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-03-16T07:52:05.218Z] #58 sha256:8c806275561eb00067a9f29a4c343368dde7bbb2b3ebbac3d41ff2528915a058 [2021-03-16T07:52:05.218Z] #58 14.72 + cd /tmp/tmp.2i66UBnuaA/src/github.com/rootless-containers/rootlesskit [2021-03-16T07:52:05.218Z] #58 14.72 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:52:05.218Z] #58 14.77 + export GO111MODULE=on [2021-03-16T07:52:05.218Z] #58 14.77 + GO111MODULE=on [2021-03-16T07:52:05.218Z] #58 14.77 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-16T07:52:05.218Z] #58 14.77 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-16T07:52:05.218Z] #58 17.08 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:52:05.218Z] #58 17.16 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-16T07:52:05.218Z] #58 17.18 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:52:05.218Z] #58 17.33 go: downloading github.com/pkg/errors v0.9.1 [2021-03-16T07:52:05.218Z] #58 17.34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:52:05.218Z] #58 17.35 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:52:05.218Z] #58 17.36 go: downloading github.com/google/uuid v1.2.0 [2021-03-16T07:52:05.218Z] #58 17.60 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:52:05.218Z] #58 17.63 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-16T07:52:05.218Z] #58 17.79 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-16T07:52:05.218Z] #58 18.05 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:52:05.218Z] #58 18.15 go: extracting github.com/google/uuid v1.2.0 [2021-03-16T07:52:05.218Z] #58 18.23 go: extracting github.com/pkg/errors v0.9.1 [2021-03-16T07:52:05.218Z] #58 18.28 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:52:05.218Z] #58 18.46 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-16T07:52:05.218Z] #58 18.50 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:52:05.218Z] #58 18.81 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:52:05.218Z] #58 18.89 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:52:05.218Z] #58 18.91 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-16T07:52:05.396Z] #43 41.58 CC compel/plugins/std/std.o [2021-03-16T07:52:05.459Z] #50 51.99 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:52:05.459Z] #50 52.00 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:52:05.459Z] #50 52.00 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:52:05.459Z] #50 52.12 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:52:05.459Z] #50 52.13 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:52:05.459Z] #50 52.13 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-16T07:52:05.459Z] #50 52.14 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:52:05.459Z] #50 52.26 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-16T07:52:05.459Z] #50 ... [2021-03-16T07:52:05.459Z] [2021-03-16T07:52:05.459Z] #14 [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-03-16T07:52:05.459Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-16T07:52:05.459Z] #14 39.78 Building dependency tree... [2021-03-16T07:52:05.459Z] #14 43.63 The following additional packages will be installed: [2021-03-16T07:52:05.459Z] #14 43.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-16T07:52:05.459Z] #14 43.65 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-16T07:52:05.459Z] #14 43.65 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-16T07:52:05.459Z] #14 43.65 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-16T07:52:05.459Z] #14 43.66 mingw-w64-common mingw-w64-x86-64-dev [2021-03-16T07:52:05.459Z] #14 43.67 Suggested packages: [2021-03-16T07:52:05.459Z] #14 43.67 gcc-8-locales seccomp wine64 [2021-03-16T07:52:05.459Z] #14 45.82 The following NEW packages will be installed: [2021-03-16T07:52:05.459Z] #14 45.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-16T07:52:05.459Z] #14 45.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-16T07:52:05.459Z] #14 45.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-16T07:52:05.459Z] #14 45.83 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-16T07:52:05.459Z] #14 45.83 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-16T07:52:05.459Z] #14 45.84 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-16T07:52:05.459Z] #14 45.86 The following packages will be upgraded: [2021-03-16T07:52:05.459Z] #14 45.87 libseccomp2 libsystemd0 libudev1 [2021-03-16T07:52:05.459Z] #14 46.16 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-16T07:52:05.459Z] #14 46.16 Need to get 79.4 MB of archives. [2021-03-16T07:52:05.459Z] #14 46.16 After this operation, 532 MB of additional disk space will be used. [2021-03-16T07:52:05.459Z] #14 46.16 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-03-16T07:52:05.459Z] #14 46.18 Get:2 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-03-16T07:52:05.459Z] #14 46.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u6 [358 kB] [2021-03-16T07:52:05.459Z] #14 46.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u6 [158 kB] [2021-03-16T07:52:05.459Z] #14 46.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-03-16T07:52:05.459Z] #14 46.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-03-16T07:52:05.459Z] #14 47.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-16T07:52:05.459Z] #14 47.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-03-16T07:52:05.459Z] #14 47.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-03-16T07:52:05.459Z] #14 47.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-16T07:52:05.459Z] #14 47.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-16T07:52:05.459Z] #14 48.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-16T07:52:05.459Z] #14 48.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-03-16T07:52:05.465Z] #44 145.5 make[1]: 'images/built-in.o' is up to date. [2021-03-16T07:52:05.465Z] #44 145.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-16T07:52:05.465Z] #44 145.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-16T07:52:05.465Z] #44 145.6 make[1]: 'compel/libcompel.a' is up to date. [2021-03-16T07:52:05.465Z] #44 145.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-16T07:52:05.465Z] #44 145.6 make[1]: Nothing to be done for 'all'. [2021-03-16T07:52:05.481Z] #49 42.52 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:52:05.485Z] #58 20.62 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:52:05.653Z] #43 41.97 CC compel/plugins/std/fds.o [2021-03-16T07:52:05.749Z] #58 20.70 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:52:05.749Z] #58 20.75 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:52:05.749Z] #58 20.77 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:52:05.749Z] #58 ... [2021-03-16T07:52:05.749Z] [2021-03-16T07:52:05.749Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:05.749Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-16T07:52:05.749Z] #42 10.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:52:05.749Z] #42 10.79 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:52:05.749Z] #42 10.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:52:05.749Z] #42 11.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-16T07:52:05.749Z] #42 13.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [263 kB] [2021-03-16T07:52:05.749Z] #42 15.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-16T07:52:05.749Z] #42 ... [2021-03-16T07:52:05.749Z] [2021-03-16T07:52:05.749Z] #49 [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-03-16T07:52:05.749Z] #49 sha256:efe4c7708ba3880134b1ef55876051b0653f1e796146fb46607dbc2371490ba3 [2021-03-16T07:52:05.749Z] #49 11.81 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:52:05.749Z] #49 12.44 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:52:05.749Z] #49 19.75 go: downloading github.com/pkg/errors v0.8.1 [2021-03-16T07:52:05.749Z] #49 19.75 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:52:05.749Z] #49 19.75 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-16T07:52:05.749Z] #49 19.92 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:52:05.749Z] #49 19.92 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-16T07:52:05.749Z] #49 19.93 go: downloading github.com/fatih/color v1.7.0 [2021-03-16T07:52:05.749Z] #49 20.18 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:52:05.749Z] #49 20.26 go: extracting github.com/pkg/errors v0.8.1 [2021-03-16T07:52:05.749Z] #49 20.31 go: extracting github.com/fatih/color v1.7.0 [2021-03-16T07:52:05.749Z] #49 20.34 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:52:05.749Z] #49 20.41 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:52:05.749Z] #49 20.42 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-16T07:52:05.749Z] #49 20.42 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:52:05.749Z] #49 20.51 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:52:05.749Z] #49 20.55 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:52:05.749Z] #49 20.61 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-16T07:52:05.749Z] #49 20.69 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:52:05.749Z] #49 20.74 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-16T07:52:05.749Z] #49 20.75 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:52:05.749Z] #49 20.85 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:52:05.749Z] #49 20.92 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:52:05.749Z] #49 20.95 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:52:05.756Z] #44 145.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-16T07:52:05.756Z] #44 145.8 make[2]: Nothing to be done for 'all'. [2021-03-16T07:52:05.756Z] #44 145.8 make[2]: Nothing to be done for 'all'. [2021-03-16T07:52:05.756Z] #44 145.9 make[2]: Nothing to be done for 'all'. [2021-03-16T07:52:05.764Z] #14 ... [2021-03-16T07:52:05.764Z] [2021-03-16T07:52:05.764Z] #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-03-16T07:52:05.764Z] #50 sha256:f248ad00cbcd36fdb6ad5a2fea6268af1fd50859d59ad4b4a0122c447a269ca7 [2021-03-16T07:52:05.764Z] #50 52.29 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:52:05.764Z] #50 52.32 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:52:05.765Z] #50 52.33 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:52:05.765Z] #50 52.44 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:52:05.823Z] #49 37.70 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:52:05.823Z] #49 37.74 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:52:05.823Z] #49 37.95 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-16T07:52:05.823Z] #49 37.95 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:52:05.823Z] #49 37.95 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:52:05.823Z] #49 37.95 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:52:05.823Z] #49 37.97 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:52:05.823Z] #49 38.01 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-16T07:52:05.823Z] #49 38.10 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:52:05.823Z] #49 38.17 go: downloading golang.org/x/text v0.3.2 [2021-03-16T07:52:05.823Z] #49 ... [2021-03-16T07:52:05.823Z] [2021-03-16T07:52:05.823Z] #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-03-16T07:52:05.823Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:05.823Z] #13 32.61 Fetched 8922 kB in 27s (327 kB/s) [2021-03-16T07:52:06.012Z] #49 20.95 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:52:06.012Z] #49 21.06 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:52:06.012Z] #49 21.12 go: downloading github.com/spf13/viper v1.6.1 [2021-03-16T07:52:06.012Z] #49 21.16 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-16T07:52:06.047Z] #44 145.9 make[2]: Nothing to be done for 'all'. [2021-03-16T07:52:06.047Z] #44 146.0 make[2]: Nothing to be done for 'all'. [2021-03-16T07:52:06.047Z] #44 146.0 make[2]: Nothing to be done for 'all'. [2021-03-16T07:52:06.047Z] #44 146.0 make[2]: Nothing to be done for 'all'. [2021-03-16T07:52:06.047Z] #44 146.1 make[2]: Nothing to be done for 'all'. [2021-03-16T07:52:06.047Z] #44 146.1 INSTALL criu/criu [2021-03-16T07:52:06.065Z] #50 52.59 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-16T07:52:06.065Z] #50 52.71 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:52:06.065Z] #50 52.82 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:52:06.065Z] #50 52.82 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:52:06.065Z] #50 52.88 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:52:06.217Z] #43 42.46 CC compel/plugins/std/log.o [2021-03-16T07:52:06.319Z] #49 21.16 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:52:06.319Z] #49 ... [2021-03-16T07:52:06.319Z] [2021-03-16T07:52:06.319Z] #45 [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-03-16T07:52:06.319Z] #45 sha256:139f499073fb177504f6db079e843115ed585c54ee793a723f1e778cd32b16f3 [2021-03-16T07:52:06.319Z] #45 11.29 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:52:06.319Z] #45 11.29 + go build -buildmode=pie -v -o /build/vndr . [2021-03-16T07:52:06.319Z] #45 13.32 unicode/utf16 [2021-03-16T07:52:06.319Z] #45 13.41 container/list [2021-03-16T07:52:06.319Z] #45 13.60 crypto/internal/subtle [2021-03-16T07:52:06.319Z] #45 13.94 crypto/subtle [2021-03-16T07:52:06.319Z] #45 13.97 runtime [2021-03-16T07:52:06.319Z] #45 14.07 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-16T07:52:06.319Z] #45 14.10 internal/nettrace [2021-03-16T07:52:06.319Z] #45 14.30 vendor/golang.org/x/crypto/internal/subtle [2021-03-16T07:52:06.319Z] #45 14.36 runtime/cgo [2021-03-16T07:52:06.367Z] #50 53.06 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:52:06.372Z] #44 DONE 146.5s [2021-03-16T07:52:06.372Z] [2021-03-16T07:52:06.372Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:52:06.443Z] #49 ... [2021-03-16T07:52:06.443Z] [2021-03-16T07:52:06.443Z] #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-03-16T07:52:06.443Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:52:06.443Z] #36 33.52 Fetched 8423 kB in 25s (332 kB/s) [2021-03-16T07:52:06.443Z] #36 33.52 Reading package lists... [2021-03-16T07:52:06.443Z] #36 43.25 Reading package lists... [2021-03-16T07:52:06.443Z] #36 ... [2021-03-16T07:52:06.443Z] [2021-03-16T07:52:06.443Z] #51 [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-03-16T07:52:06.443Z] #51 sha256:b8c7fdbdaeab95b45cbf98534823a84f40c0f015957af1034a515d57620d4459 [2021-03-16T07:52:06.443Z] #51 33.69 runtime/cgo [2021-03-16T07:52:06.443Z] #51 33.85 runtime [2021-03-16T07:52:06.582Z] #45 ... [2021-03-16T07:52:06.582Z] [2021-03-16T07:52:06.582Z] #49 [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-03-16T07:52:06.582Z] #49 sha256:efe4c7708ba3880134b1ef55876051b0653f1e796146fb46607dbc2371490ba3 [2021-03-16T07:52:06.582Z] #49 21.35 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:52:06.704Z] #51 ... [2021-03-16T07:52:06.704Z] [2021-03-16T07:52:06.704Z] #49 [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-03-16T07:52:06.704Z] #49 sha256:bae4ca5fe17dbbb649c69c66191a7f8180210baf0d52175280d33433dd3094e2 [2021-03-16T07:52:06.704Z] #49 43.59 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:52:06.751Z] #57 ... [2021-03-16T07:52:06.751Z] [2021-03-16T07:52:06.751Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-16T07:52:06.751Z] #41 DONE 190.3s [2021-03-16T07:52:06.780Z] #43 43.24 CC compel/plugins/std/string.o [2021-03-16T07:52:06.845Z] #49 ... [2021-03-16T07:52:06.845Z] [2021-03-16T07:52:06.845Z] #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-03-16T07:52:06.845Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-16T07:52:06.845Z] #36 11.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-16T07:52:06.845Z] #36 13.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [263 kB] [2021-03-16T07:52:06.845Z] #36 15.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-16T07:52:06.845Z] #36 ... [2021-03-16T07:52:06.845Z] [2021-03-16T07:52:06.845Z] #49 [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-03-16T07:52:06.845Z] #49 sha256:efe4c7708ba3880134b1ef55876051b0653f1e796146fb46607dbc2371490ba3 [2021-03-16T07:52:06.845Z] #49 21.96 go: extracting github.com/spf13/viper v1.6.1 [2021-03-16T07:52:06.845Z] #49 22.00 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:52:06.963Z] #49 44.00 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:52:07.042Z] [2021-03-16T07:52:07.042Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:52:07.096Z] #50 ... [2021-03-16T07:52:07.096Z] [2021-03-16T07:52:07.096Z] #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-03-16T07:52:07.096Z] #46 sha256:d78f9c51648f540f897a36e6ce2e0d475cef560008560a13d24f13c03e21fe2e [2021-03-16T07:52:07.096Z] #46 43.69 internal/reflectlite [2021-03-16T07:52:07.096Z] #46 43.70 sync [2021-03-16T07:52:07.096Z] #46 46.22 internal/singleflight [2021-03-16T07:52:07.096Z] #46 46.23 math/rand [2021-03-16T07:52:07.096Z] #46 46.30 github.com/LK4D4/vndr/godl/singleflight [2021-03-16T07:52:07.096Z] #46 49.30 errors [2021-03-16T07:52:07.096Z] #46 49.31 sort [2021-03-16T07:52:07.096Z] #46 49.80 io [2021-03-16T07:52:07.096Z] #46 49.82 internal/oserror [2021-03-16T07:52:07.096Z] #46 49.82 strconv [2021-03-16T07:52:07.096Z] #46 50.07 syscall [2021-03-16T07:52:07.096Z] #46 53.57 vendor/golang.org/x/net/dns/dnsmessage [2021-03-16T07:52:07.096Z] #46 ... [2021-03-16T07:52:07.096Z] [2021-03-16T07:52:07.096Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:52:07.096Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-16T07:52:07.421Z] #49 22.31 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:52:07.421Z] #49 22.31 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:52:07.540Z] #49 ... [2021-03-16T07:52:07.540Z] [2021-03-16T07:52:07.540Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:07.540Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:07.540Z] #42 34.79 Fetched 8423 kB in 27s (317 kB/s) [2021-03-16T07:52:07.540Z] #42 34.79 Reading package lists... [2021-03-16T07:52:07.709Z] #43 43.89 CC compel/plugins/std/infect.o [2021-03-16T07:52:07.709Z] #43 ... [2021-03-16T07:52:07.709Z] [2021-03-16T07:52:07.709Z] #45 [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-03-16T07:52:07.709Z] #45 sha256:3f38aae2e3a465e058a85b7fc04de203f4138a8d202a012f4be3ee33365046ad [2021-03-16T07:52:07.709Z] #45 128.8 vendor/golang.org/x/net/http2/hpack [2021-03-16T07:52:07.709Z] #45 129.8 mime [2021-03-16T07:52:07.709Z] #45 131.6 net/http/internal [2021-03-16T07:52:07.709Z] #45 135.6 net/textproto [2021-03-16T07:52:07.709Z] #45 135.7 crypto/x509 [2021-03-16T07:52:07.709Z] #45 136.9 vendor/golang.org/x/net/http/httpguts [2021-03-16T07:52:07.709Z] #45 137.1 vendor/golang.org/x/net/http/httpproxy [2021-03-16T07:52:07.709Z] #45 137.7 mime/multipart [2021-03-16T07:52:07.724Z] #33 53.50 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-03-16T07:52:07.724Z] #33 54.30 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-16T07:52:07.800Z] #42 44.31 Reading package lists... [2021-03-16T07:52:07.800Z] #42 ... [2021-03-16T07:52:07.800Z] [2021-03-16T07:52:07.800Z] #58 [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-03-16T07:52:07.800Z] #58 sha256:4735d554106de53210c79f9664e73921375b121a0d80044ea6555a3ce853f47c [2021-03-16T07:52:07.800Z] #58 40.19 go: finding github.com/pkg/errors v0.9.1 [2021-03-16T07:52:07.800Z] #58 40.24 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:52:07.800Z] #58 40.45 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:52:07.800Z] #58 40.88 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:52:07.800Z] #58 41.14 go: finding github.com/google/uuid v1.2.0 [2021-03-16T07:52:07.800Z] #58 41.16 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:52:07.800Z] #58 41.31 go: finding github.com/gofrs/flock v0.8.0 [2021-03-16T07:52:07.800Z] #58 41.41 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-16T07:52:07.800Z] #58 41.58 go: finding github.com/gorilla/mux v1.8.0 [2021-03-16T07:52:07.800Z] #58 41.66 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:52:07.800Z] #58 41.70 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:52:07.800Z] #58 41.73 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:52:07.800Z] #58 41.84 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:52:07.800Z] #58 42.27 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:52:07.800Z] #58 42.68 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:52:07.965Z] #45 ... [2021-03-16T07:52:07.965Z] [2021-03-16T07:52:07.965Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:52:07.965Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:52:07.965Z] #43 44.32 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-16T07:52:07.965Z] #43 44.36 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-16T07:52:07.965Z] #43 44.40 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-16T07:52:08.222Z] #43 44.47 AR compel/plugins/std.lib.a [2021-03-16T07:52:08.222Z] #43 44.56 CC compel/plugins/fds/fds.o [2021-03-16T07:52:08.377Z] #33 54.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:52:08.478Z] #43 44.86 AR compel/plugins/fds.lib.a [2021-03-16T07:52:08.478Z] #43 44.92 HOSTDEP compel/src/lib/log-host.d [2021-03-16T07:52:08.502Z] #32 ... [2021-03-16T07:52:08.502Z] [2021-03-16T07:52:08.502Z] #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-03-16T07:52:08.502Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-16T07:52:08.502Z] #12 DONE 5.3s [2021-03-16T07:52:08.502Z] [2021-03-16T07:52:08.503Z] #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-03-16T07:52:08.503Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:08.734Z] #43 45.07 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-16T07:52:08.734Z] #43 45.21 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-16T07:52:08.823Z] #49 23.22 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:52:08.823Z] #49 23.77 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:52:08.991Z] #43 45.28 HOSTDEP compel/src/main-host.d [2021-03-16T07:52:08.991Z] #43 45.39 DEP compel/src/lib/ptrace.d [2021-03-16T07:52:09.111Z] #49 24.14 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:52:09.111Z] #49 24.16 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:52:09.111Z] #49 24.21 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:52:09.125Z] #57 ... [2021-03-16T07:52:09.125Z] [2021-03-16T07:52:09.125Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-03-16T07:52:09.125Z] #42 DONE 0.3s [2021-03-16T07:52:09.125Z] [2021-03-16T07:52:09.125Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:52:09.125Z] #57 ... [2021-03-16T07:52:09.125Z] [2021-03-16T07:52:09.125Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-16T07:52:09.125Z] #45 DONE 0.2s [2021-03-16T07:52:09.125Z] [2021-03-16T07:52:09.125Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-03-16T07:52:09.247Z] #43 45.54 DEP compel/src/lib/infect.d [2021-03-16T07:52:09.374Z] #49 24.32 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-16T07:52:09.374Z] #49 24.39 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-16T07:52:09.375Z] #49 24.40 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:52:09.375Z] #49 ... [2021-03-16T07:52:09.375Z] [2021-03-16T07:52:09.375Z] #47 [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-03-16T07:52:09.375Z] #47 sha256:e826e71146048a9308392369ba29a24a7b305f9e1b14aaad8be603bda50e0221 [2021-03-16T07:52:09.375Z] #47 14.44 go: finding github.com/fatih/color v1.9.0 [2021-03-16T07:52:09.375Z] #47 14.48 go: finding github.com/pkg/errors v0.9.1 [2021-03-16T07:52:09.375Z] #47 14.50 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:52:09.375Z] #47 14.50 go: finding github.com/spf13/pflag v1.0.3 [2021-03-16T07:52:09.375Z] #47 14.75 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:52:09.375Z] #47 14.80 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:52:09.375Z] #47 15.05 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:52:09.375Z] #47 15.08 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:52:09.375Z] #47 15.10 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:52:09.375Z] #47 15.16 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:52:09.375Z] #47 15.17 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:52:09.416Z] #47 DONE 0.2s [2021-03-16T07:52:09.416Z] [2021-03-16T07:52:09.416Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-03-16T07:52:09.416Z] #49 DONE 0.2s [2021-03-16T07:52:09.416Z] [2021-03-16T07:52:09.416Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:52:09.504Z] #43 45.67 DEP compel/src/lib/infect-util.d [2021-03-16T07:52:09.504Z] #43 45.83 DEP compel/src/lib/infect-rpc.d [2021-03-16T07:52:09.504Z] #43 45.92 DEP compel/arch/x86/src/lib/infect.d [2021-03-16T07:52:09.641Z] #47 ... [2021-03-16T07:52:09.641Z] [2021-03-16T07:52:09.641Z] #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-03-16T07:52:09.641Z] #29 sha256:56b89c5a232450c0fbdc945617ace6b155a5c99b4f176850210129385511f3b9 [2021-03-16T07:52:09.641Z] #29 22.16 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-16T07:52:09.641Z] #29 22.77 [2021-03-16T07:52:09.641Z] #29 23.00 #=#=# ######################################################################## 100.0% [2021-03-16T07:52:09.641Z] #29 23.17 [2021-03-16T07:52:09.641Z] #29 24.39 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-16T07:52:09.641Z] #29 24.72 [2021-03-16T07:52:09.641Z] #29 24.90 ######################################################################## 100.0% [2021-03-16T07:52:09.641Z] #29 25.01 [2021-03-16T07:52:09.641Z] #29 25.09 Download of images into '/build' complete. [2021-03-16T07:52:09.641Z] #29 25.10 Use something like the following to load the result into a Docker daemon: [2021-03-16T07:52:09.641Z] #29 25.10 tar -cC '/build' . | docker load [2021-03-16T07:52:09.760Z] #43 46.07 DEP compel/arch/x86/src/lib/cpu.d [2021-03-16T07:52:09.760Z] #43 46.16 DEP compel/src/lib/log.d [2021-03-16T07:52:09.905Z] #29 ... [2021-03-16T07:52:09.905Z] [2021-03-16T07:52:09.905Z] #55 [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-03-16T07:52:09.905Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-16T07:52:09.905Z] #55 9.786 Reading package lists... [2021-03-16T07:52:09.905Z] #55 15.19 Reading package lists... [2021-03-16T07:52:09.905Z] #55 20.45 Building dependency tree... [2021-03-16T07:52:09.905Z] #55 23.60 The following additional packages will be installed: [2021-03-16T07:52:09.905Z] #55 23.61 libbtrfs0 [2021-03-16T07:52:09.905Z] #55 23.74 The following NEW packages will be installed: [2021-03-16T07:52:09.905Z] #55 23.76 libbtrfs-dev libbtrfs0 [2021-03-16T07:52:09.905Z] #55 24.18 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:52:09.905Z] #55 24.18 Need to get 119 kB of archives. [2021-03-16T07:52:09.905Z] #55 24.18 After this operation, 387 kB of additional disk space will be used. [2021-03-16T07:52:09.905Z] #55 24.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-16T07:52:09.905Z] #55 24.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-16T07:52:09.905Z] #55 ... [2021-03-16T07:52:09.905Z] [2021-03-16T07:52:09.905Z] #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-03-16T07:52:09.905Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-16T07:52:09.905Z] #40 22.99 Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-16T07:52:09.905Z] #40 23.12 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-16T07:52:10.016Z] #43 46.29 DEP compel/src/main.d [2021-03-16T07:52:10.016Z] #43 46.39 DEP compel/src/lib/handle-elf.d [2021-03-16T07:52:10.016Z] #43 46.49 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-16T07:52:10.035Z] #13 32.61 Reading package lists... [2021-03-16T07:52:10.035Z] #13 ... [2021-03-16T07:52:10.035Z] [2021-03-16T07:52:10.035Z] #58 [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-03-16T07:52:10.035Z] #58 sha256:11c79c98848dbdd2f735f6cd606a73103e43edf0d37d14bf3bfee42db612f9b5 [2021-03-16T07:52:10.035Z] #58 31.82 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:52:10.035Z] #58 31.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:52:10.035Z] #58 32.97 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:52:10.035Z] #58 33.75 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:52:10.035Z] #58 38.41 go: finding github.com/pkg/errors v0.9.1 [2021-03-16T07:52:10.035Z] #58 38.75 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:52:10.035Z] #58 38.92 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:52:10.035Z] #58 39.51 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:52:10.035Z] #58 39.67 go: finding github.com/google/uuid v1.2.0 [2021-03-16T07:52:10.035Z] #58 39.74 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:52:10.035Z] #58 39.82 go: finding github.com/gofrs/flock v0.8.0 [2021-03-16T07:52:10.035Z] #58 39.91 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-16T07:52:10.035Z] #58 39.95 go: finding github.com/gorilla/mux v1.8.0 [2021-03-16T07:52:10.035Z] #58 40.10 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:52:10.035Z] #58 40.11 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:52:10.035Z] #58 40.25 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:52:10.035Z] #58 40.27 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:52:10.035Z] #58 40.63 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:52:10.035Z] #58 40.74 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:52:10.035Z] #58 ... [2021-03-16T07:52:10.035Z] [2021-03-16T07:52:10.035Z] #49 [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-03-16T07:52:10.035Z] #49 sha256:c62c6b88cd1b124503752fdb7be569fb17ef7a65b9731eb4f407a9b097b60f82 [2021-03-16T07:52:10.035Z] #49 38.25 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:52:10.035Z] #49 38.28 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:52:10.035Z] #49 38.37 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-16T07:52:10.035Z] #49 38.58 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:52:10.035Z] #49 38.71 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:52:10.035Z] #49 38.84 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-16T07:52:10.035Z] #49 38.91 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-16T07:52:10.035Z] #49 38.99 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:52:10.035Z] #49 39.17 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:52:10.035Z] #49 39.45 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:52:10.035Z] #49 39.51 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-16T07:52:10.035Z] #49 39.93 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:52:10.035Z] #49 40.03 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-16T07:52:10.035Z] #49 40.17 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:52:10.035Z] #49 40.31 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:52:10.035Z] #49 40.37 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:52:10.035Z] #49 40.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:52:10.035Z] #49 40.58 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:52:10.035Z] #49 40.61 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:52:10.035Z] #49 40.82 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:52:10.035Z] #49 41.00 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-16T07:52:10.035Z] #49 41.15 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:52:10.035Z] #49 41.24 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:52:10.035Z] #49 41.47 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:52:10.035Z] #49 41.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:52:10.035Z] #49 42.06 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-16T07:52:10.035Z] #49 42.20 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:52:10.035Z] #49 42.23 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:52:10.035Z] #49 42.42 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:52:10.035Z] #49 42.47 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:52:10.168Z] #40 24.60 + 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-03-16T07:52:10.273Z] #43 46.61 CC compel/src/lib/log.o [2021-03-16T07:52:10.297Z] #49 42.50 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:52:10.297Z] #49 ... [2021-03-16T07:52:10.297Z] [2021-03-16T07:52:10.297Z] #51 [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-03-16T07:52:10.297Z] #51 sha256:ef8b98d6af1f7fc424d95465ff4f861ac3a75710e90665f6ff1f3f7efed5711f [2021-03-16T07:52:10.297Z] #51 32.66 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:52:10.297Z] #51 33.79 runtime [2021-03-16T07:52:10.297Z] #51 33.83 runtime/cgo [2021-03-16T07:52:10.337Z] #58 ... [2021-03-16T07:52:10.337Z] [2021-03-16T07:52:10.337Z] #49 [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-03-16T07:52:10.337Z] #49 sha256:bae4ca5fe17dbbb649c69c66191a7f8180210baf0d52175280d33433dd3094e2 [2021-03-16T07:52:10.337Z] #49 47.03 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:52:10.337Z] #49 47.07 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:52:10.337Z] #49 47.10 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:52:10.337Z] #49 47.15 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:52:10.337Z] #49 47.16 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:52:10.337Z] #49 47.30 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:52:10.337Z] #49 47.30 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:52:10.337Z] #49 47.53 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:52:10.337Z] #49 47.54 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:52:10.337Z] #49 47.55 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:52:10.337Z] #49 47.56 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:52:10.337Z] #49 47.58 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:52:10.337Z] #49 ... [2021-03-16T07:52:10.337Z] [2021-03-16T07:52:10.338Z] #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-03-16T07:52:10.338Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:10.338Z] #13 32.93 Fetched 8922 kB in 28s (321 kB/s) [2021-03-16T07:52:10.529Z] #43 46.87 CC compel/arch/x86/src/lib/cpu.o [2021-03-16T07:52:10.558Z] #51 ... [2021-03-16T07:52:10.558Z] [2021-03-16T07:52:10.558Z] #49 [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-03-16T07:52:10.558Z] #49 sha256:c62c6b88cd1b124503752fdb7be569fb17ef7a65b9731eb4f407a9b097b60f82 [2021-03-16T07:52:10.558Z] #49 42.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:52:10.558Z] #49 42.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:52:10.558Z] #49 42.84 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:52:10.601Z] #13 32.93 Reading package lists... [2021-03-16T07:52:10.601Z] #13 ... [2021-03-16T07:52:10.601Z] [2021-03-16T07:52:10.601Z] #55 [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-03-16T07:52:10.601Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:52:10.601Z] #55 30.22 Reading package lists... [2021-03-16T07:52:10.822Z] #49 43.13 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:52:10.822Z] #49 43.15 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:52:10.822Z] #49 43.22 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:52:10.923Z] #57 ... [2021-03-16T07:52:10.923Z] [2021-03-16T07:52:10.923Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:52:10.923Z] #50 189.3 + /build/golangci-lint --version [2021-03-16T07:52:11.083Z] #49 43.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:52:11.154Z] #33 ... [2021-03-16T07:52:11.154Z] [2021-03-16T07:52:11.154Z] #37 [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-03-16T07:52:11.154Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-16T07:52:11.154Z] #37 47.67 Selecting previously unselected package libicu63:ppc64el. [2021-03-16T07:52:11.154Z] #37 47.69 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-03-16T07:52:11.154Z] #37 47.70 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-16T07:52:11.154Z] #37 56.18 Selecting previously unselected package libxml2:ppc64el. [2021-03-16T07:52:11.154Z] #37 56.21 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-03-16T07:52:11.154Z] #37 56.21 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-03-16T07:52:11.154Z] #37 56.77 Selecting previously unselected package libarchive13:ppc64el. [2021-03-16T07:52:11.154Z] #37 56.78 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-03-16T07:52:11.154Z] #37 56.78 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-03-16T07:52:11.154Z] #37 57.15 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-03-16T07:52:11.154Z] #37 57.15 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-03-16T07:52:11.154Z] #37 57.16 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-03-16T07:52:11.154Z] #37 57.31 Selecting previously unselected package librhash0:ppc64el. [2021-03-16T07:52:11.154Z] #37 57.31 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-03-16T07:52:11.154Z] #37 57.31 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-03-16T07:52:11.154Z] #37 57.52 Selecting previously unselected package libuv1:ppc64el. [2021-03-16T07:52:11.154Z] #37 57.52 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-03-16T07:52:11.154Z] #37 57.54 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-03-16T07:52:11.154Z] #37 57.73 Selecting previously unselected package cmake. [2021-03-16T07:52:11.154Z] #37 57.74 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-03-16T07:52:11.154Z] #37 57.75 Unpacking cmake (3.13.4-1) ... [2021-03-16T07:52:11.154Z] #37 ... [2021-03-16T07:52:11.154Z] [2021-03-16T07:52:11.154Z] #14 [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-03-16T07:52:11.154Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-16T07:52:11.154Z] #14 52.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-03-16T07:52:11.155Z] #14 54.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-03-16T07:52:11.155Z] #14 54.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-03-16T07:52:11.155Z] #14 54.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-03-16T07:52:11.155Z] #14 54.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-03-16T07:52:11.155Z] #14 54.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-03-16T07:52:11.155Z] #14 54.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u6 [110 kB] [2021-03-16T07:52:11.155Z] #14 54.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-03-16T07:52:11.155Z] #14 54.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-03-16T07:52:11.155Z] #14 54.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-03-16T07:52:11.155Z] #14 54.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-03-16T07:52:11.155Z] #14 54.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-03-16T07:52:11.155Z] #14 55.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-03-16T07:52:11.155Z] #14 55.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-03-16T07:52:11.155Z] #14 55.05 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u6 [322 kB] [2021-03-16T07:52:11.155Z] #14 56.17 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:52:11.155Z] #14 56.34 Fetched 79.4 MB in 9s (8868 kB/s) [2021-03-16T07:52:11.155Z] #14 56.44 (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 ... 15339 files and directories currently installed.) [2021-03-16T07:52:11.155Z] #14 56.50 Preparing to unpack .../libsystemd0_241-7~deb10u6_ppc64el.deb ... [2021-03-16T07:52:11.155Z] #14 56.53 Unpacking libsystemd0:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-16T07:52:11.155Z] #14 56.95 Setting up libsystemd0:ppc64el (241-7~deb10u6) ... [2021-03-16T07:52:11.155Z] #14 57.07 (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 ... 15339 files and directories currently installed.) [2021-03-16T07:52:11.155Z] #14 57.19 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-03-16T07:52:11.155Z] #14 57.22 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-03-16T07:52:11.155Z] #14 57.45 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-16T07:52:11.170Z] #55 40.49 Reading package lists... [2021-03-16T07:52:11.170Z] #55 ... [2021-03-16T07:52:11.170Z] [2021-03-16T07:52:11.170Z] #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-03-16T07:52:11.170Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:11.170Z] #13 32.93 Reading package lists... [2021-03-16T07:52:11.231Z] #50 189.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-16T07:52:11.345Z] #49 43.67 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:52:11.345Z] #49 43.67 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:52:11.345Z] #49 43.71 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:52:11.345Z] #49 43.71 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:52:11.345Z] #49 ... [2021-03-16T07:52:11.345Z] [2021-03-16T07:52:11.345Z] #55 [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-03-16T07:52:11.345Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:52:11.345Z] #55 33.77 Fetched 8423 kB in 25s (340 kB/s) [2021-03-16T07:52:11.345Z] #55 33.77 Reading package lists... [2021-03-16T07:52:11.430Z] #13 ... [2021-03-16T07:52:11.430Z] [2021-03-16T07:52:11.430Z] #45 [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-03-16T07:52:11.430Z] #45 sha256:9791cf47cd77fdfb452cea96641266fe030354dfa345947418f0814e331a0556 [2021-03-16T07:52:11.430Z] #45 38.50 vendor/golang.org/x/crypto/internal/subtle [2021-03-16T07:52:11.430Z] #45 38.87 vendor/golang.org/x/crypto/curve25519 [2021-03-16T07:52:11.454Z] #14 57.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 ... 15339 files and directories currently installed.) [2021-03-16T07:52:11.454Z] #14 57.63 Preparing to unpack .../libudev1_241-7~deb10u6_ppc64el.deb ... [2021-03-16T07:52:11.454Z] #14 57.64 Unpacking libudev1:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-16T07:52:11.458Z] #43 47.59 CC compel/arch/x86/src/lib/infect.o [2021-03-16T07:52:11.523Z] #50 DONE 189.8s [2021-03-16T07:52:11.523Z] [2021-03-16T07:52:11.523Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-16T07:52:11.606Z] #55 43.22 Reading package lists... [2021-03-16T07:52:11.606Z] #55 ... [2021-03-16T07:52:11.606Z] [2021-03-16T07:52:11.606Z] #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-03-16T07:52:11.606Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:52:11.606Z] #36 33.73 Fetched 8423 kB in 25s (339 kB/s) [2021-03-16T07:52:11.606Z] #36 33.73 Reading package lists... [2021-03-16T07:52:11.606Z] #36 43.45 Reading package lists... [2021-03-16T07:52:11.606Z] #36 ... [2021-03-16T07:52:11.606Z] [2021-03-16T07:52:11.606Z] #49 [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-03-16T07:52:11.606Z] #49 sha256:c62c6b88cd1b124503752fdb7be569fb17ef7a65b9731eb4f407a9b097b60f82 [2021-03-16T07:52:11.606Z] #49 43.89 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-16T07:52:11.606Z] #49 43.93 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:52:11.606Z] #49 44.04 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:52:11.732Z] #45 ... [2021-03-16T07:52:11.732Z] [2021-03-16T07:52:11.732Z] #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-03-16T07:52:11.732Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:11.752Z] #14 57.87 Setting up libudev1:ppc64el (241-7~deb10u6) ... [2021-03-16T07:52:11.752Z] #14 58.04 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-16T07:52:11.867Z] #49 44.05 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:52:11.867Z] #49 44.20 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-16T07:52:11.867Z] #49 44.21 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:52:11.867Z] #49 44.32 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:52:12.051Z] #14 58.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-16T07:52:12.051Z] #14 58.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-03-16T07:52:12.051Z] #14 58.16 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-16T07:52:12.386Z] #43 48.45 CC compel/src/lib/infect-rpc.o [2021-03-16T07:52:12.643Z] #43 48.90 CC compel/src/lib/infect-util.o [2021-03-16T07:52:12.812Z] #49 ... [2021-03-16T07:52:12.812Z] [2021-03-16T07:52:12.812Z] #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-03-16T07:52:12.812Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:52:12.812Z] #40 34.58 + 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-03-16T07:52:12.812Z] #40 ... [2021-03-16T07:52:12.812Z] [2021-03-16T07:52:12.812Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:12.812Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:12.812Z] #42 32.80 Reading package lists... [2021-03-16T07:52:12.899Z] #43 49.21 CC compel/src/lib/infect.o [2021-03-16T07:52:13.035Z] #54 ... [2021-03-16T07:52:13.035Z] [2021-03-16T07:52:13.035Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-03-16T07:52:13.326Z] #51 DONE 0.3s [2021-03-16T07:52:13.326Z] [2021-03-16T07:52:13.326Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:52:13.326Z] #57 ... [2021-03-16T07:52:13.326Z] [2021-03-16T07:52:13.326Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-03-16T07:52:13.326Z] #53 DONE 0.1s [2021-03-16T07:52:13.618Z] [2021-03-16T07:52:13.618Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-16T07:52:13.754Z] #13 ... [2021-03-16T07:52:13.754Z] [2021-03-16T07:52:13.754Z] #55 [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-03-16T07:52:13.754Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:52:13.754Z] #55 ... [2021-03-16T07:52:13.754Z] [2021-03-16T07:52:13.754Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:13.754Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:13.754Z] #42 8.938 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:52:13.754Z] #42 8.938 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:52:13.754Z] #42 8.938 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:52:13.754Z] #42 9.527 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:52:13.754Z] #42 ... [2021-03-16T07:52:13.754Z] [2021-03-16T07:52:13.754Z] #45 [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-03-16T07:52:13.754Z] #45 sha256:8c2d9782b214373bc90ba48e9fd42ad397a3561257c406da8474da5e50246664 [2021-03-16T07:52:13.754Z] #45 10.42 + RM_GOPATH=0 [2021-03-16T07:52:13.754Z] #45 10.42 + TMP_GOPATH= [2021-03-16T07:52:13.754Z] #45 10.42 + : /build [2021-03-16T07:52:13.754Z] #45 10.42 + '[' -z '' ']' [2021-03-16T07:52:13.754Z] #45 10.42 ++ mktemp -d [2021-03-16T07:52:13.754Z] #45 10.42 + export GOPATH=/tmp/tmp.Krm4Tm6iFz [2021-03-16T07:52:13.754Z] #45 10.42 + GOPATH=/tmp/tmp.Krm4Tm6iFz [2021-03-16T07:52:13.754Z] #45 10.42 + RM_GOPATH=1 [2021-03-16T07:52:13.754Z] #45 10.42 + case "$(go env GOARCH)" in [2021-03-16T07:52:13.754Z] #45 10.42 ++ go env GOARCH [2021-03-16T07:52:13.754Z] #45 ... [2021-03-16T07:52:13.754Z] [2021-03-16T07:52:13.754Z] #51 [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-03-16T07:52:13.754Z] #51 sha256:fe2e7e61b9717dcb811345edc533a8a13a6d8f45146e18e39c7107c0d273e761 [2021-03-16T07:52:13.754Z] #51 5.783 + RM_GOPATH=0 [2021-03-16T07:52:13.754Z] #51 5.783 + TMP_GOPATH= [2021-03-16T07:52:13.754Z] #51 5.783 + : /build [2021-03-16T07:52:13.754Z] #51 5.783 + '[' -z '' ']' [2021-03-16T07:52:13.754Z] #51 5.783 ++ mktemp -d [2021-03-16T07:52:13.754Z] #51 5.797 + export GOPATH=/tmp/tmp.w8LQJJfQWJ [2021-03-16T07:52:13.754Z] #51 5.797 + GOPATH=/tmp/tmp.w8LQJJfQWJ [2021-03-16T07:52:13.754Z] #51 5.797 + RM_GOPATH=1 [2021-03-16T07:52:13.754Z] #51 5.797 + case "$(go env GOARCH)" in [2021-03-16T07:52:13.754Z] #51 5.797 ++ go env GOARCH [2021-03-16T07:52:13.754Z] #51 5.803 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:52:13.754Z] #51 5.804 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:13.754Z] #51 5.804 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:13.754Z] #51 5.804 ++ dirname /tmp/install/install.sh [2021-03-16T07:52:13.754Z] #51 5.804 + dir=/tmp/install [2021-03-16T07:52:13.754Z] #51 5.804 + bin=shfmt [2021-03-16T07:52:13.754Z] #51 5.804 + shift [2021-03-16T07:52:13.754Z] #51 5.804 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-16T07:52:13.754Z] #51 5.804 + . /tmp/install/shfmt.installer [2021-03-16T07:52:13.754Z] #51 5.804 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:52:13.754Z] #51 5.804 + install_shfmt [2021-03-16T07:52:13.754Z] #51 5.804 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-16T07:52:13.754Z] #51 5.804 + git clone https://github.com/mvdan/sh.git /tmp/tmp.w8LQJJfQWJ/src/github.com/mvdan/sh [2021-03-16T07:52:13.754Z] #51 5.812 Cloning into '/tmp/tmp.w8LQJJfQWJ/src/github.com/mvdan/sh'... [2021-03-16T07:52:13.754Z] #51 9.894 + cd /tmp/tmp.w8LQJJfQWJ/src/github.com/mvdan/sh [2021-03-16T07:52:13.754Z] #51 9.894 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-16T07:52:13.754Z] #51 9.970 + GO111MODULE=on [2021-03-16T07:52:13.754Z] #51 9.970 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-16T07:52:13.754Z] #51 ... [2021-03-16T07:52:13.754Z] [2021-03-16T07:52:13.754Z] #47 [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-03-16T07:52:13.754Z] #47 sha256:833e3b21409d9d1c57b14e5d0fad978e512185f352651a1c3be2940992a30618 [2021-03-16T07:52:13.754Z] #47 10.33 + RM_GOPATH=0 [2021-03-16T07:52:13.754Z] #47 10.33 + TMP_GOPATH= [2021-03-16T07:52:13.754Z] #47 10.33 + : /build [2021-03-16T07:52:13.754Z] #47 10.33 + '[' -z '' ']' [2021-03-16T07:52:13.754Z] #47 10.33 ++ mktemp -d [2021-03-16T07:52:13.755Z] #47 10.35 + export GOPATH=/tmp/tmp.pBmFhlCfGB [2021-03-16T07:52:13.755Z] #47 10.35 + GOPATH=/tmp/tmp.pBmFhlCfGB [2021-03-16T07:52:13.755Z] #47 10.35 + RM_GOPATH=1 [2021-03-16T07:52:13.755Z] #47 10.35 + case "$(go env GOARCH)" in [2021-03-16T07:52:13.755Z] #47 10.35 ++ go env GOARCH [2021-03-16T07:52:13.755Z] #47 10.36 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:13.755Z] #47 10.36 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:13.755Z] #47 10.36 ++ dirname /tmp/install/install.sh [2021-03-16T07:52:13.755Z] #47 10.36 + dir=/tmp/install [2021-03-16T07:52:13.755Z] #47 10.36 + bin=gotestsum [2021-03-16T07:52:13.755Z] #47 10.36 + shift [2021-03-16T07:52:13.755Z] #47 10.36 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-16T07:52:13.755Z] #47 10.36 + . /tmp/install/gotestsum.installer [2021-03-16T07:52:13.755Z] #47 10.36 ++ : v0.5.3 [2021-03-16T07:52:13.755Z] #47 10.36 + install_gotestsum [2021-03-16T07:52:13.755Z] #47 10.36 + set -e [2021-03-16T07:52:13.755Z] #47 10.36 + export GO111MODULE=on [2021-03-16T07:52:13.755Z] #47 10.36 + GO111MODULE=on [2021-03-16T07:52:13.755Z] #47 10.36 + GOBIN=/build [2021-03-16T07:52:13.755Z] #47 10.36 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-16T07:52:13.755Z] #47 10.39 go: finding gotest.tools v0.5.3 [2021-03-16T07:52:13.755Z] #47 10.40 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-16T07:52:13.755Z] #47 ... [2021-03-16T07:52:13.755Z] [2021-03-16T07:52:13.755Z] #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-03-16T07:52:13.755Z] #24 sha256:30594f429bfda861ffd1874e632168326f3fd05483f00e7ecde54a518db71e5a [2021-03-16T07:52:13.755Z] #24 10.01 + RM_GOPATH=0 [2021-03-16T07:52:13.755Z] #24 10.01 + TMP_GOPATH= [2021-03-16T07:52:13.755Z] #24 10.01 + : /build [2021-03-16T07:52:13.755Z] #24 10.01 + '[' -z '' ']' [2021-03-16T07:52:13.755Z] #24 10.01 ++ mktemp -d [2021-03-16T07:52:13.755Z] #24 10.02 + export GOPATH=/tmp/tmp.L7WzQY0FO2 [2021-03-16T07:52:13.755Z] #24 10.02 + GOPATH=/tmp/tmp.L7WzQY0FO2 [2021-03-16T07:52:13.755Z] #24 10.02 + RM_GOPATH=1 [2021-03-16T07:52:13.755Z] #24 10.02 + case "$(go env GOARCH)" in [2021-03-16T07:52:13.755Z] #24 10.02 ++ go env GOARCH [2021-03-16T07:52:13.755Z] #24 10.04 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:13.755Z] #24 10.04 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:13.755Z] #24 10.04 ++ dirname /tmp/install/install.sh [2021-03-16T07:52:13.755Z] #24 10.04 + dir=/tmp/install [2021-03-16T07:52:13.755Z] #24 10.04 + bin=dockercli [2021-03-16T07:52:13.755Z] #24 10.04 + shift [2021-03-16T07:52:13.755Z] #24 10.04 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-16T07:52:13.755Z] #24 10.04 + . /tmp/install/dockercli.installer [2021-03-16T07:52:13.755Z] #24 10.04 ++ : stable [2021-03-16T07:52:13.755Z] #24 10.04 ++ : 17.06.2-ce [2021-03-16T07:52:13.755Z] #24 10.04 Install docker/cli version 17.06.2-ce from stable [2021-03-16T07:52:13.755Z] #24 10.04 + install_dockercli [2021-03-16T07:52:13.755Z] #24 10.04 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-16T07:52:13.755Z] #24 10.04 ++ uname -m [2021-03-16T07:52:13.755Z] #24 10.05 + arch=x86_64 [2021-03-16T07:52:13.755Z] #24 10.05 + '[' x86_64 '!=' x86_64 ']' [2021-03-16T07:52:13.755Z] #24 10.05 + url=https://download.docker.com/linux/static [2021-03-16T07:52:13.755Z] #24 10.05 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-16T07:52:13.755Z] #24 10.05 + tar -xz docker/docker [2021-03-16T07:52:13.755Z] #24 ... [2021-03-16T07:52:13.755Z] [2021-03-16T07:52:13.755Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:52:13.755Z] #34 sha256:917e04d3ed37e41c6ad85c557d0d2a10073a65b7f7a30a8a252e3c9504785a21 [2021-03-16T07:52:13.755Z] #34 7.540 + RM_GOPATH=0 [2021-03-16T07:52:13.755Z] #34 7.540 + TMP_GOPATH= [2021-03-16T07:52:13.755Z] #34 7.540 + : /build [2021-03-16T07:52:13.755Z] #34 7.540 + '[' -z '' ']' [2021-03-16T07:52:13.755Z] #34 7.540 ++ mktemp -d [2021-03-16T07:52:13.755Z] #34 7.540 + export GOPATH=/tmp/tmp.DTh1nHawyg [2021-03-16T07:52:13.755Z] #34 7.540 + GOPATH=/tmp/tmp.DTh1nHawyg [2021-03-16T07:52:13.755Z] #34 7.540 + RM_GOPATH=1 [2021-03-16T07:52:13.755Z] #34 7.540 + case "$(go env GOARCH)" in [2021-03-16T07:52:13.755Z] #34 7.540 ++ go env GOARCH [2021-03-16T07:52:13.755Z] #34 7.554 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:52:13.755Z] #34 7.556 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:13.755Z] #34 7.556 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:13.755Z] #34 7.556 ++ dirname /tmp/install/install.sh [2021-03-16T07:52:13.755Z] #34 7.556 + dir=/tmp/install [2021-03-16T07:52:13.755Z] #34 7.556 + bin=tomlv [2021-03-16T07:52:13.755Z] #34 7.556 + shift [2021-03-16T07:52:13.755Z] #34 7.556 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-16T07:52:13.755Z] #34 7.556 + . /tmp/install/tomlv.installer [2021-03-16T07:52:13.755Z] #34 7.556 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:52:13.755Z] #34 7.556 + install_tomlv [2021-03-16T07:52:13.755Z] #34 7.556 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-16T07:52:13.755Z] #34 7.556 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DTh1nHawyg/src/github.com/BurntSushi/toml [2021-03-16T07:52:13.755Z] #34 7.556 Cloning into '/tmp/tmp.DTh1nHawyg/src/github.com/BurntSushi/toml'... [2021-03-16T07:52:13.755Z] #34 8.182 + cd /tmp/tmp.DTh1nHawyg/src/github.com/BurntSushi/toml [2021-03-16T07:52:13.755Z] #34 8.182 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-16T07:52:13.755Z] #34 8.198 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-16T07:52:13.755Z] #34 8.538 runtime/internal/atomic [2021-03-16T07:52:13.755Z] #34 8.552 internal/cpu [2021-03-16T07:52:13.755Z] #34 8.658 runtime/internal/sys [2021-03-16T07:52:13.755Z] #34 8.733 runtime/internal/math [2021-03-16T07:52:13.755Z] #34 8.779 math/bits [2021-03-16T07:52:13.755Z] #34 8.788 internal/bytealg [2021-03-16T07:52:13.755Z] #34 8.988 math [2021-03-16T07:52:13.755Z] #34 9.308 runtime [2021-03-16T07:52:13.755Z] #34 ... [2021-03-16T07:52:13.755Z] [2021-03-16T07:52:13.755Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:52:13.755Z] #67 sha256:46956ae700b6318f2693d2dc75c27d60d6b06bacc6b2b5ef90ea7ae514376f6d [2021-03-16T07:52:13.755Z] #67 6.583 + RM_GOPATH=0 [2021-03-16T07:52:13.755Z] #67 6.583 + TMP_GOPATH= [2021-03-16T07:52:13.755Z] #67 6.583 + : /build [2021-03-16T07:52:13.755Z] #67 6.583 + '[' -z '' ']' [2021-03-16T07:52:13.755Z] #67 6.584 ++ mktemp -d [2021-03-16T07:52:13.755Z] #67 6.590 + export GOPATH=/tmp/tmp.iuZ6Owrhcw [2021-03-16T07:52:13.755Z] #67 6.590 + GOPATH=/tmp/tmp.iuZ6Owrhcw [2021-03-16T07:52:13.755Z] #67 6.590 + RM_GOPATH=1 [2021-03-16T07:52:13.755Z] #67 6.590 + case "$(go env GOARCH)" in [2021-03-16T07:52:13.755Z] #67 6.590 ++ go env GOARCH [2021-03-16T07:52:13.755Z] #67 6.598 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:52:13.755Z] #67 6.599 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:13.755Z] #67 6.599 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:13.755Z] #67 6.599 ++ dirname /tmp/install/install.sh [2021-03-16T07:52:13.755Z] #67 6.599 + dir=/tmp/install [2021-03-16T07:52:13.755Z] #67 6.599 + bin=proxy [2021-03-16T07:52:13.755Z] #67 6.599 + shift [2021-03-16T07:52:13.755Z] #67 6.599 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-16T07:52:13.755Z] #67 6.599 + . /tmp/install/proxy.installer [2021-03-16T07:52:13.755Z] #67 6.599 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:52:13.755Z] #67 6.599 + install_proxy [2021-03-16T07:52:13.755Z] #67 6.599 + case "$1" in [2021-03-16T07:52:13.755Z] #67 6.599 + export CGO_ENABLED=0 [2021-03-16T07:52:13.755Z] #67 6.599 + CGO_ENABLED=0 [2021-03-16T07:52:13.755Z] #67 6.599 + _install_proxy [2021-03-16T07:52:13.755Z] #67 6.599 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-16T07:52:13.755Z] #67 6.599 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.iuZ6Owrhcw/src/github.com/docker/libnetwork [2021-03-16T07:52:13.755Z] #67 6.600 Cloning into '/tmp/tmp.iuZ6Owrhcw/src/github.com/docker/libnetwork'... [2021-03-16T07:52:13.836Z] #43 ... [2021-03-16T07:52:13.836Z] [2021-03-16T07:52:13.836Z] #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-03-16T07:52:13.836Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:13.836Z] #13 135.4 Selecting previously unselected package libapparmor1:amd64. [2021-03-16T07:52:13.836Z] #13 135.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-16T07:52:13.836Z] #13 135.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-16T07:52:13.836Z] #13 135.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-16T07:52:13.836Z] #13 135.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-16T07:52:13.836Z] #13 135.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-16T07:52:13.836Z] #13 135.6 Selecting previously unselected package libbtrfs0. [2021-03-16T07:52:13.836Z] #13 135.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-16T07:52:13.836Z] #13 135.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-16T07:52:13.836Z] #13 135.8 Selecting previously unselected package libbtrfs-dev. [2021-03-16T07:52:13.836Z] #13 135.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-16T07:52:13.836Z] #13 135.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:52:13.836Z] #13 135.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-16T07:52:13.836Z] #13 135.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-16T07:52:13.836Z] #13 135.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-16T07:52:13.836Z] #13 136.0 Selecting previously unselected package libudev-dev:amd64. [2021-03-16T07:52:13.836Z] #13 136.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-16T07:52:13.836Z] #13 136.0 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-16T07:52:13.836Z] #13 136.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-16T07:52:13.836Z] #13 136.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-16T07:52:13.836Z] #13 136.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-16T07:52:13.836Z] #13 136.5 Selecting previously unselected package libpcre16-3:amd64. [2021-03-16T07:52:13.836Z] #13 136.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-16T07:52:13.836Z] #13 136.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-16T07:52:13.836Z] #13 136.7 Selecting previously unselected package libpcre32-3:amd64. [2021-03-16T07:52:13.836Z] #13 136.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-16T07:52:13.836Z] #13 136.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-16T07:52:13.836Z] #13 136.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-16T07:52:13.836Z] #13 136.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-16T07:52:13.836Z] #13 136.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-16T07:52:13.836Z] #13 137.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-16T07:52:13.836Z] #13 137.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-16T07:52:13.836Z] #13 137.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-16T07:52:13.836Z] #13 137.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-16T07:52:13.836Z] #13 137.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-16T07:52:13.836Z] #13 137.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-16T07:52:13.836Z] #13 137.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-16T07:52:13.836Z] #13 137.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-16T07:52:13.836Z] #13 137.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-16T07:52:13.836Z] #13 137.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-16T07:52:13.836Z] #13 137.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-16T07:52:13.836Z] #13 137.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-16T07:52:13.836Z] #13 137.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-16T07:52:13.836Z] #13 137.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-16T07:52:13.836Z] #13 138.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-16T07:52:13.836Z] #13 138.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-16T07:52:13.836Z] #13 138.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-16T07:52:13.836Z] #13 138.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-16T07:52:13.836Z] #13 138.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-16T07:52:13.836Z] #13 138.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-16T07:52:13.836Z] #13 138.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-16T07:52:13.836Z] #13 138.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:52:13.836Z] #13 138.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-16T07:52:13.836Z] #13 138.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-16T07:52:13.836Z] #13 138.5 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-16T07:52:13.836Z] #13 138.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-16T07:52:13.836Z] #13 138.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:52:13.836Z] #13 138.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-16T07:52:13.836Z] #13 138.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-16T07:52:13.836Z] #13 138.6 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-16T07:52:13.836Z] #13 138.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-16T07:52:13.836Z] #13 138.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-16T07:52:13.836Z] #13 138.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:52:13.836Z] #13 138.7 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-03-16T07:52:13.836Z] #13 138.7 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-03-16T07:52:13.836Z] #13 138.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:52:13.836Z] #13 138.7 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-03-16T07:52:13.836Z] #13 138.7 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-03-16T07:52:13.836Z] #13 138.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-16T07:52:13.836Z] #13 138.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-16T07:52:13.836Z] #13 138.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-16T07:52:13.836Z] #13 138.7 Setting up dmsetup (2:1.02.155-3) ... [2021-03-16T07:52:13.836Z] #13 138.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-16T07:52:13.836Z] #13 138.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-16T07:52:13.836Z] #13 138.8 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:52:14.036Z] #67 ... [2021-03-16T07:52:14.036Z] [2021-03-16T07:52:14.036Z] #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-03-16T07:52:14.036Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:52:14.036Z] #40 8.172 + git clone https://github.com/docker/distribution.git . [2021-03-16T07:52:14.036Z] #40 8.181 Cloning into '.'... [2021-03-16T07:52:14.036Z] #40 ... [2021-03-16T07:52:14.036Z] [2021-03-16T07:52:14.036Z] #49 [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-03-16T07:52:14.036Z] #49 sha256:4375823ce59450acd9d9dcd6f557bde35802cacbc5847812dd0ec17533952e7d [2021-03-16T07:52:14.036Z] #49 7.422 + RM_GOPATH=0 [2021-03-16T07:52:14.036Z] #49 7.422 + TMP_GOPATH= [2021-03-16T07:52:14.036Z] #49 7.422 + : /build [2021-03-16T07:52:14.036Z] #49 7.422 + '[' -z '' ']' [2021-03-16T07:52:14.036Z] #49 7.422 ++ mktemp -d [2021-03-16T07:52:14.036Z] #49 7.422 + export GOPATH=/tmp/tmp.phJka0PhBI [2021-03-16T07:52:14.036Z] #49 7.422 + GOPATH=/tmp/tmp.phJka0PhBI [2021-03-16T07:52:14.036Z] #49 7.422 + RM_GOPATH=1 [2021-03-16T07:52:14.036Z] #49 7.422 + case "$(go env GOARCH)" in [2021-03-16T07:52:14.036Z] #49 7.422 ++ go env GOARCH [2021-03-16T07:52:14.036Z] #49 7.422 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:14.036Z] #49 7.422 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:14.036Z] #49 7.422 ++ dirname /tmp/install/install.sh [2021-03-16T07:52:14.036Z] #49 7.422 + dir=/tmp/install [2021-03-16T07:52:14.036Z] #49 7.422 + bin=golangci_lint [2021-03-16T07:52:14.036Z] #49 7.422 + shift [2021-03-16T07:52:14.036Z] #49 7.422 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-16T07:52:14.036Z] #49 7.422 + . /tmp/install/golangci_lint.installer [2021-03-16T07:52:14.036Z] #49 7.422 ++ : v1.23.8 [2021-03-16T07:52:14.036Z] #49 7.422 + install_golangci_lint [2021-03-16T07:52:14.036Z] #49 7.422 + set -e [2021-03-16T07:52:14.036Z] #49 7.422 + export GO111MODULE=on [2021-03-16T07:52:14.036Z] #49 7.422 + GO111MODULE=on [2021-03-16T07:52:14.036Z] #49 7.422 + GOBIN=/build [2021-03-16T07:52:14.036Z] #49 7.422 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-16T07:52:14.036Z] #49 7.489 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-16T07:52:14.036Z] #49 7.489 go: finding github.com v1.23.8 [2021-03-16T07:52:14.036Z] #49 7.489 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:52:14.036Z] #49 7.489 go: finding github.com/golangci v1.23.8 [2021-03-16T07:52:14.036Z] #49 7.489 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-16T07:52:14.036Z] #49 8.150 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:52:14.036Z] #49 8.738 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-16T07:52:14.171Z] #14 ... [2021-03-16T07:52:14.171Z] [2021-03-16T07:52:14.171Z] #37 [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-03-16T07:52:14.171Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-16T07:52:14.171Z] #37 60.38 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-16T07:52:14.171Z] #37 60.41 Setting up xxd (2:8.1.0875-5) ... [2021-03-16T07:52:14.171Z] #37 60.43 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-03-16T07:52:14.171Z] #37 60.43 Setting up vim-common (2:8.1.0875-5) ... [2021-03-16T07:52:14.171Z] #37 60.51 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-03-16T07:52:14.171Z] #37 60.52 Setting up cmake-data (3.13.4-1) ... [2021-03-16T07:52:14.171Z] #37 60.53 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-03-16T07:52:14.172Z] #37 60.53 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-03-16T07:52:14.172Z] #37 60.55 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-03-16T07:52:14.172Z] #37 60.56 Setting up cmake (3.13.4-1) ... [2021-03-16T07:52:14.172Z] #37 60.57 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:52:14.172Z] #37 60.67 Processing triggers for mime-support (3.62) ... [2021-03-16T07:52:14.292Z] #49 ... [2021-03-16T07:52:14.292Z] [2021-03-16T07:52:14.292Z] #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-03-16T07:52:14.292Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:52:14.292Z] #36 ... [2021-03-16T07:52:14.292Z] [2021-03-16T07:52:14.292Z] #51 [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-03-16T07:52:14.292Z] #51 sha256:fe2e7e61b9717dcb811345edc533a8a13a6d8f45146e18e39c7107c0d273e761 [2021-03-16T07:52:14.292Z] #51 11.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:52:14.292Z] #51 11.25 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:52:14.292Z] #51 11.25 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:52:14.292Z] #51 11.53 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:52:14.473Z] #37 DONE 61.1s [2021-03-16T07:52:14.473Z] [2021-03-16T07:52:14.473Z] #38 [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-03-16T07:52:14.473Z] #38 sha256:7242c0ce1fdf23faf4fabfff8b994ea51171faf8d6c1956b74a9c3d2d4e44bdc [2021-03-16T07:52:14.519Z] #40 ... [2021-03-16T07:52:14.519Z] [2021-03-16T07:52:14.519Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:52:14.519Z] #67 sha256:ae53c2a4442ce3780dee0663e6b3c54b31d3efabfbfcbb5589c8ed6942285a14 [2021-03-16T07:52:14.549Z] #51 11.65 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:52:14.775Z] #38 0.415 + RM_GOPATH=0 [2021-03-16T07:52:15.075Z] #38 0.416 + TMP_GOPATH= [2021-03-16T07:52:15.075Z] #38 0.417 + : /build [2021-03-16T07:52:15.075Z] #38 0.418 + '[' -z '' ']' [2021-03-16T07:52:15.075Z] #38 0.420 ++ mktemp -d [2021-03-16T07:52:15.075Z] #38 0.431 + export GOPATH=/tmp/tmp.jEosCugfQ8 [2021-03-16T07:52:15.075Z] #38 0.431 + GOPATH=/tmp/tmp.jEosCugfQ8 [2021-03-16T07:52:15.075Z] #38 0.432 + RM_GOPATH=1 [2021-03-16T07:52:15.075Z] #38 0.432 + case "$(go env GOARCH)" in [2021-03-16T07:52:15.075Z] #38 0.435 ++ go env GOARCH [2021-03-16T07:52:15.075Z] #38 0.457 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:15.075Z] #38 0.458 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:15.075Z] #38 0.460 ++ dirname /tmp/install/install.sh [2021-03-16T07:52:15.075Z] #38 0.462 + dir=/tmp/install [2021-03-16T07:52:15.075Z] #38 0.470 + bin=tini [2021-03-16T07:52:15.075Z] #38 0.471 + shift [2021-03-16T07:52:15.075Z] #38 0.472 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-16T07:52:15.075Z] #38 0.473 + . /tmp/install/tini.installer [2021-03-16T07:52:15.075Z] #38 0.478 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:52:15.075Z] #38 0.481 + install_tini [2021-03-16T07:52:15.075Z] #38 0.483 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-16T07:52:15.075Z] #38 0.487 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:52:15.075Z] #38 0.494 + git clone https://github.com/krallin/tini.git /tmp/tmp.jEosCugfQ8/tini [2021-03-16T07:52:15.075Z] #38 0.498 Cloning into '/tmp/tmp.jEosCugfQ8/tini'... [2021-03-16T07:52:15.373Z] #42 42.33 Reading package lists... [2021-03-16T07:52:15.373Z] #42 ... [2021-03-16T07:52:15.373Z] [2021-03-16T07:52:15.373Z] #49 [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-03-16T07:52:15.373Z] #49 sha256:c62c6b88cd1b124503752fdb7be569fb17ef7a65b9731eb4f407a9b097b60f82 [2021-03-16T07:52:15.373Z] #49 47.46 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-16T07:52:15.582Z] #51 12.75 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:52:15.729Z] #13 DONE 140.7s [2021-03-16T07:52:15.729Z] [2021-03-16T07:52:15.729Z] #53 [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-03-16T07:52:15.729Z] #53 sha256:2b88063ff14cfdf555ea1b6260cc2e4cfcfeb6fad3b589e9abbcf62271d765fa [2021-03-16T07:52:16.143Z] #38 1.786 + cd /tmp/tmp.jEosCugfQ8/tini [2021-03-16T07:52:16.143Z] #38 1.786 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:52:16.143Z] #38 1.799 + cmake . [2021-03-16T07:52:16.393Z] #67 29.34 Checking out files: 20% (387/1905) Checking out files: 21% (401/1905) Checking out files: 22% (420/1905) Checking out files: 23% (439/1905) Checking out files: 24% (458/1905) Checking out files: 25% (477/1905) Checking out files: 26% (496/1905) Checking out files: 27% (515/1905) Checking out files: 28% (534/1905) Checking out files: 29% (553/1905) Checking out files: 30% (572/1905) Checking out files: 31% (591/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 45% (859/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) [2021-03-16T07:52:16.393Z] #67 ... [2021-03-16T07:52:16.393Z] [2021-03-16T07:52:16.393Z] #58 [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-03-16T07:52:16.393Z] #58 sha256:8c806275561eb00067a9f29a4c343368dde7bbb2b3ebbac3d41ff2528915a058 [2021-03-16T07:52:16.393Z] #58 21.29 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-16T07:52:16.393Z] #58 23.76 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:52:16.393Z] #58 25.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:52:16.393Z] #58 26.07 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:52:16.393Z] #58 27.10 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:52:16.393Z] #58 27.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:52:16.393Z] #58 28.39 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:52:16.393Z] #58 ... [2021-03-16T07:52:16.393Z] [2021-03-16T07:52:16.393Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:52:16.393Z] #67 sha256:ae53c2a4442ce3780dee0663e6b3c54b31d3efabfbfcbb5589c8ed6942285a14 [2021-03-16T07:52:16.793Z] #38 ... [2021-03-16T07:52:16.793Z] [2021-03-16T07:52:16.793Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:52:16.793Z] #35 sha256:a2e33d68e7ce0916709c6b699ed064b647db5fb1c2ee663647741d2969449121 [2021-03-16T07:52:16.793Z] #35 53.51 bytes [2021-03-16T07:52:16.793Z] #35 53.53 strings [2021-03-16T07:52:16.793Z] #35 61.03 bufio [2021-03-16T07:52:16.793Z] #35 62.00 reflect [2021-03-16T07:52:16.793Z] #35 62.75 path [2021-03-16T07:52:16.953Z] #51 13.88 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:52:17.050Z] #13 44.12 Reading package lists... [2021-03-16T07:52:17.050Z] #13 ... [2021-03-16T07:52:17.050Z] [2021-03-16T07:52:17.050Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:17.050Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:17.050Z] #42 44.31 Reading package lists... [2021-03-16T07:52:17.093Z] #35 ... [2021-03-16T07:52:17.093Z] [2021-03-16T07:52:17.093Z] #38 [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-03-16T07:52:17.093Z] #38 sha256:7242c0ce1fdf23faf4fabfff8b994ea51171faf8d6c1956b74a9c3d2d4e44bdc [2021-03-16T07:52:17.093Z] #38 2.555 -- The C compiler identification is GNU 8.3.0 [2021-03-16T07:52:17.093Z] #38 2.612 -- Check for working C compiler: /usr/bin/cc [2021-03-16T07:52:17.098Z] #53 1.501 + RM_GOPATH=0 [2021-03-16T07:52:17.098Z] #53 1.501 + TMP_GOPATH= [2021-03-16T07:52:17.098Z] #53 1.501 + : /build [2021-03-16T07:52:17.098Z] #53 1.501 + '[' -z '' ']' [2021-03-16T07:52:17.098Z] #53 1.501 ++ mktemp -d [2021-03-16T07:52:17.098Z] #53 1.504 + export GOPATH=/tmp/tmp.j3DSQx5ZVF [2021-03-16T07:52:17.098Z] #53 1.504 + GOPATH=/tmp/tmp.j3DSQx5ZVF [2021-03-16T07:52:17.098Z] #53 1.504 + RM_GOPATH=1 [2021-03-16T07:52:17.098Z] #53 1.504 + case "$(go env GOARCH)" in [2021-03-16T07:52:17.098Z] #53 1.507 ++ go env GOARCH [2021-03-16T07:52:17.098Z] #53 1.524 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:17.098Z] #53 1.524 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:17.098Z] #53 1.526 ++ dirname /tmp/install/install.sh [2021-03-16T07:52:17.098Z] #53 1.527 + dir=/tmp/install [2021-03-16T07:52:17.098Z] #53 1.532 + bin=runc [2021-03-16T07:52:17.098Z] #53 1.532 + shift [2021-03-16T07:52:17.098Z] #53 1.532 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-16T07:52:17.098Z] #53 1.533 + . /tmp/install/runc.installer [2021-03-16T07:52:17.098Z] #53 1.533 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-16T07:52:17.098Z] #53 1.533 + install_runc [2021-03-16T07:52:17.098Z] #53 1.535 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-16T07:52:17.098Z] #53 1.539 + uname -r [2021-03-16T07:52:17.098Z] #53 ... [2021-03-16T07:52:17.098Z] [2021-03-16T07:52:17.098Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-16T07:52:17.098Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-16T07:52:17.098Z] #14 DONE 1.7s [2021-03-16T07:52:17.098Z] [2021-03-16T07:52:17.098Z] #53 [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-03-16T07:52:17.098Z] #53 sha256:2b88063ff14cfdf555ea1b6260cc2e4cfcfeb6fad3b589e9abbcf62271d765fa [2021-03-16T07:52:17.098Z] #53 1.541 + RUNC_BUILDTAGS='seccomp ' [2021-03-16T07:52:17.098Z] #53 1.563 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-16T07:52:17.098Z] #53 1.563 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-16T07:52:17.098Z] #53 1.564 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.j3DSQx5ZVF/src/github.com/opencontainers/runc [2021-03-16T07:52:17.098Z] #53 1.565 Cloning into '/tmp/tmp.j3DSQx5ZVF/src/github.com/opencontainers/runc'... [2021-03-16T07:52:17.523Z] #67 29.34 Checking out files: 20% (387/1905) Checking out files: 21% (401/1905) Checking out files: 22% (420/1905) Checking out files: 23% (439/1905) Checking out files: 24% (458/1905) Checking out files: 25% (477/1905) Checking out files: 26% (496/1905) Checking out files: 27% (515/1905) Checking out files: 28% (534/1905) Checking out files: 29% (553/1905) Checking out files: 30% (572/1905) Checking out files: 31% (591/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 45% (859/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 67% (1278/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 90% (1723/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-16T07:52:17.523Z] #67 32.62 + cd /tmp/tmp.hUKgpcf1a2/src/github.com/docker/libnetwork [2021-03-16T07:52:17.523Z] #67 32.62 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:52:17.523Z] #67 ... [2021-03-16T07:52:17.523Z] [2021-03-16T07:52:17.523Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:17.523Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-16T07:52:17.523Z] #42 22.68 Fetched 8247 kB in 12s (675 kB/s) [2021-03-16T07:52:17.523Z] #42 22.68 Reading package lists... [2021-03-16T07:52:17.523Z] #42 28.40 Reading package lists... [2021-03-16T07:52:17.523Z] #42 31.24 Building dependency tree... [2021-03-16T07:52:17.523Z] #42 32.58 The following additional packages will be installed: [2021-03-16T07:52:17.523Z] #42 32.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-16T07:52:17.523Z] #42 32.60 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-16T07:52:17.523Z] #42 32.60 Suggested packages: [2021-03-16T07:52:17.523Z] #42 32.60 manpages-dev python-setuptools [2021-03-16T07:52:17.743Z] #38 3.349 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-16T07:52:17.743Z] #38 3.352 -- Detecting C compiler ABI info [2021-03-16T07:52:17.743Z] #38 ... [2021-03-16T07:52:17.743Z] [2021-03-16T07:52:17.743Z] #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-03-16T07:52:17.743Z] #46 sha256:d78f9c51648f540f897a36e6ce2e0d475cef560008560a13d24f13c03e21fe2e [2021-03-16T07:52:17.743Z] #46 54.48 bytes [2021-03-16T07:52:17.743Z] #46 61.50 bufio [2021-03-16T07:52:17.743Z] #46 62.05 reflect [2021-03-16T07:52:17.787Z] #42 ... [2021-03-16T07:52:17.787Z] [2021-03-16T07:52:17.787Z] #45 [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-03-16T07:52:17.787Z] #45 sha256:139f499073fb177504f6db079e843115ed585c54ee793a723f1e778cd32b16f3 [2021-03-16T07:52:17.787Z] #45 32.66 github.com/LK4D4/vndr/godl/singleflight [2021-03-16T07:52:17.787Z] #45 32.69 math/rand [2021-03-16T07:52:17.787Z] #45 32.72 internal/singleflight [2021-03-16T07:52:17.787Z] #45 32.75 bytes [2021-03-16T07:52:18.045Z] #46 ... [2021-03-16T07:52:18.045Z] [2021-03-16T07:52:18.045Z] #14 [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-03-16T07:52:18.045Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-16T07:52:18.045Z] #14 60.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-16T07:52:18.045Z] #14 60.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-03-16T07:52:18.045Z] #14 60.98 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-16T07:52:18.045Z] #14 63.96 Selecting previously unselected package binutils-mingw-w64. [2021-03-16T07:52:18.045Z] #14 63.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-16T07:52:18.045Z] #14 63.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-16T07:52:18.045Z] #14 64.11 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-03-16T07:52:18.045Z] #14 64.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-03-16T07:52:18.045Z] #14 64.13 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-16T07:52:18.045Z] #14 64.28 Selecting previously unselected package dmsetup. [2021-03-16T07:52:18.045Z] #14 64.31 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-03-16T07:52:18.045Z] #14 64.31 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-16T07:52:18.045Z] #14 ... [2021-03-16T07:52:18.045Z] [2021-03-16T07:52:18.045Z] #43 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:18.045Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-16T07:52:18.045Z] #43 54.78 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-03-16T07:52:18.045Z] #43 54.79 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-16T07:52:18.045Z] #43 54.79 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-16T07:52:18.045Z] #43 54.79 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-03-16T07:52:18.045Z] #43 54.80 Setting up python-six (1.12.0-1) ... [2021-03-16T07:52:18.045Z] #43 59.02 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-03-16T07:52:18.045Z] #43 59.03 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-16T07:52:18.045Z] #43 59.05 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-03-16T07:52:18.045Z] #43 59.05 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-03-16T07:52:18.045Z] #43 59.06 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-03-16T07:52:18.045Z] #43 59.07 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-16T07:52:18.045Z] #43 59.08 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-16T07:52:18.045Z] #43 59.08 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-03-16T07:52:18.045Z] #43 59.09 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-16T07:52:18.045Z] #43 59.10 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-16T07:52:18.346Z] #43 ... [2021-03-16T07:52:18.346Z] [2021-03-16T07:52:18.346Z] #14 [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-03-16T07:52:18.346Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-16T07:52:18.346Z] #14 64.50 Selecting previously unselected package mingw-w64-common. [2021-03-16T07:52:18.346Z] #14 64.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-16T07:52:18.346Z] #14 64.51 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-16T07:52:18.362Z] #45 33.19 syscall [2021-03-16T07:52:18.362Z] #45 33.22 strconv [2021-03-16T07:52:18.476Z] #53 ... [2021-03-16T07:52:18.476Z] [2021-03-16T07:52:18.476Z] #58 [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-03-16T07:52:18.476Z] #58 sha256:8b13a7fe4f7181f9f5b54a001787efda772438a29acfc0252807ef2e76d347ce [2021-03-16T07:52:18.476Z] #58 141.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-16T07:52:18.476Z] #58 141.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-16T07:52:18.476Z] #58 DONE 149.6s [2021-03-16T07:52:18.733Z] [2021-03-16T07:52:18.733Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-16T07:52:18.733Z] #59 sha256:cc71ffba8d746fdc1b7d22bda5382d4209216e695e91ff5645341c6df5230d28 [2021-03-16T07:52:18.733Z] #59 DONE 0.1s [2021-03-16T07:52:18.733Z] [2021-03-16T07:52:18.733Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:52:18.733Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:52:18.733Z] #43 51.51 CC compel/src/lib/ptrace.o [2021-03-16T07:52:18.733Z] #43 51.87 AR compel/libcompel.a [2021-03-16T07:52:18.733Z] #43 51.93 HOSTCC compel/src/main-host.o [2021-03-16T07:52:18.733Z] #43 52.63 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-16T07:52:18.733Z] #43 52.87 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-16T07:52:18.733Z] #43 53.41 HOSTCC compel/src/lib/log-host.o [2021-03-16T07:52:18.733Z] #43 53.68 HOSTLINK compel/compel-host-bin [2021-03-16T07:52:18.733Z] #43 53.91 DEP soccr/soccr.d [2021-03-16T07:52:18.733Z] #43 54.12 CC soccr/soccr.o [2021-03-16T07:52:18.733Z] #43 ... [2021-03-16T07:52:18.733Z] [2021-03-16T07:52:18.733Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-16T07:52:18.733Z] #60 sha256:d0fc340ed6497257ef34eb81c4c9a3ca1d3ae06a455353241b0bfd9c81667673 [2021-03-16T07:52:18.733Z] #60 DONE 0.1s [2021-03-16T07:52:18.733Z] [2021-03-16T07:52:18.733Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-16T07:52:18.733Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-16T07:52:18.733Z] #15 DONE 1.5s [2021-03-16T07:52:18.733Z] [2021-03-16T07:52:18.733Z] #45 [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-03-16T07:52:18.733Z] #45 sha256:3f38aae2e3a465e058a85b7fc04de203f4138a8d202a012f4be3ee33365046ad [2021-03-16T07:52:18.733Z] #45 139.7 crypto/tls [2021-03-16T07:52:18.733Z] #45 146.0 net/http/httptrace [2021-03-16T07:52:18.733Z] #45 146.2 net/http [2021-03-16T07:52:18.775Z] #49 ... [2021-03-16T07:52:18.775Z] [2021-03-16T07:52:18.775Z] #45 [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-03-16T07:52:18.775Z] #45 sha256:0cb526bda61a6dc2e7f85731b571da3f1b8cab584541bbe1567dbc013662bcea [2021-03-16T07:52:18.775Z] #45 40.77 vendor/golang.org/x/crypto/internal/subtle [2021-03-16T07:52:18.775Z] #45 40.95 vendor/golang.org/x/crypto/curve25519 [2021-03-16T07:52:18.775Z] #45 ... [2021-03-16T07:52:18.775Z] [2021-03-16T07:52:18.775Z] #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-03-16T07:52:18.775Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:18.775Z] #13 32.61 Reading package lists... [2021-03-16T07:52:18.847Z] #51 16.09 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:52:18.989Z] #45 ... [2021-03-16T07:52:18.989Z] [2021-03-16T07:52:18.989Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-16T07:52:18.989Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-16T07:52:19.218Z] #42 54.44 Building dependency tree... [2021-03-16T07:52:19.411Z] #51 ... [2021-03-16T07:52:19.411Z] [2021-03-16T07:52:19.411Z] #49 [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-03-16T07:52:19.411Z] #49 sha256:4375823ce59450acd9d9dcd6f557bde35802cacbc5847812dd0ec17533952e7d [2021-03-16T07:52:19.411Z] #49 15.14 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-16T07:52:19.411Z] #49 15.17 go: downloading github.com/pkg/errors v0.8.1 [2021-03-16T07:52:19.411Z] #49 15.17 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-16T07:52:19.411Z] #49 15.21 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:52:19.411Z] #49 15.53 go: downloading github.com/spf13/viper v1.6.1 [2021-03-16T07:52:19.411Z] #49 15.59 go: downloading github.com/fatih/color v1.7.0 [2021-03-16T07:52:19.411Z] #49 15.59 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:52:19.411Z] #49 15.74 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:52:19.411Z] #49 16.01 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:52:19.411Z] #49 16.01 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:52:19.411Z] #49 16.60 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-16T07:52:19.411Z] #49 16.71 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:52:19.418Z] #14 ... [2021-03-16T07:52:19.418Z] [2021-03-16T07:52:19.418Z] #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-03-16T07:52:19.418Z] #52 sha256:9c17b3d3282a91c65427e90a554c4ecba504dbbbe34db3f51fd29cd7a7aca16c [2021-03-16T07:52:19.418Z] #52 56.18 strconv [2021-03-16T07:52:19.418Z] #52 56.19 bytes [2021-03-16T07:52:19.418Z] #52 56.19 strings [2021-03-16T07:52:19.418Z] #52 56.25 syscall [2021-03-16T07:52:19.418Z] #52 64.25 bufio [2021-03-16T07:52:19.418Z] #52 65.85 text/tabwriter [2021-03-16T07:52:19.668Z] #49 16.72 go: extracting github.com/spf13/viper v1.6.1 [2021-03-16T07:52:19.668Z] #49 16.72 go: extracting github.com/pkg/errors v0.8.1 [2021-03-16T07:52:19.668Z] #49 16.72 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:52:19.668Z] #49 16.87 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-16T07:52:19.668Z] #49 16.90 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:52:19.668Z] #49 16.92 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:52:19.668Z] #49 16.92 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:52:19.668Z] #49 16.92 go: extracting github.com/fatih/color v1.7.0 [2021-03-16T07:52:19.719Z] #52 ... [2021-03-16T07:52:19.719Z] [2021-03-16T07:52:19.719Z] #43 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:19.719Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-16T07:52:19.719Z] #43 66.19 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-03-16T07:52:19.719Z] #43 66.19 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:52:19.813Z] #45 ... [2021-03-16T07:52:19.813Z] [2021-03-16T07:52:19.813Z] #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-03-16T07:52:19.813Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-16T07:52:19.813Z] #36 24.48 Fetched 8247 kB in 14s (590 kB/s) [2021-03-16T07:52:19.813Z] #36 24.48 Reading package lists... [2021-03-16T07:52:19.813Z] #36 28.38 Reading package lists... [2021-03-16T07:52:19.813Z] #36 31.68 Building dependency tree... [2021-03-16T07:52:19.813Z] #36 33.56 The following additional packages will be installed: [2021-03-16T07:52:19.813Z] #36 33.57 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-16T07:52:19.813Z] #36 33.58 Suggested packages: [2021-03-16T07:52:19.813Z] #36 33.58 cmake-doc ninja-build lrzip [2021-03-16T07:52:19.813Z] #36 33.58 Recommended packages: [2021-03-16T07:52:19.813Z] #36 33.58 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-16T07:52:19.813Z] #36 34.13 The following NEW packages will be installed: [2021-03-16T07:52:19.813Z] #36 34.14 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-16T07:52:19.813Z] #36 34.14 vim-common xxd [2021-03-16T07:52:19.813Z] #36 ... [2021-03-16T07:52:19.813Z] [2021-03-16T07:52:19.813Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:19.813Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-16T07:52:19.813Z] #42 33.39 The following NEW packages will be installed: [2021-03-16T07:52:19.813Z] #42 33.40 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-16T07:52:19.813Z] #42 33.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-16T07:52:19.813Z] #42 33.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-16T07:52:19.813Z] #42 33.40 python-six zlib1g-dev [2021-03-16T07:52:19.813Z] #42 34.20 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:52:19.813Z] #42 34.20 Need to get 3798 kB of archives. [2021-03-16T07:52:19.813Z] #42 34.20 After this operation, 21.6 MB of additional disk space will be used. [2021-03-16T07:52:19.813Z] #42 34.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-03-16T07:52:19.813Z] #42 34.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-03-16T07:52:19.813Z] #42 34.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-03-16T07:52:19.813Z] #42 34.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-03-16T07:52:19.813Z] #42 34.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-03-16T07:52:19.813Z] #42 34.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-03-16T07:52:19.813Z] #42 34.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-03-16T07:52:19.813Z] #42 34.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-03-16T07:52:19.813Z] #42 34.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-03-16T07:52:19.813Z] #42 34.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-03-16T07:52:19.813Z] #42 34.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-03-16T07:52:19.813Z] #42 34.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-03-16T07:52:19.813Z] #42 34.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-03-16T07:52:20.024Z] #43 DONE 66.6s [2021-03-16T07:52:20.024Z] [2021-03-16T07:52:20.024Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:52:20.024Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:52:20.080Z] #42 34.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-03-16T07:52:20.080Z] #42 34.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-16T07:52:20.081Z] #42 34.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-03-16T07:52:20.081Z] #42 34.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-03-16T07:52:20.081Z] #42 ... [2021-03-16T07:52:20.081Z] [2021-03-16T07:52:20.081Z] #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-03-16T07:52:20.081Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-16T07:52:20.081Z] #13 18.85 Fetched 8739 kB in 15s (584 kB/s) [2021-03-16T07:52:20.081Z] #13 18.85 Reading package lists... [2021-03-16T07:52:20.081Z] #13 22.31 Reading package lists... [2021-03-16T07:52:20.081Z] #13 25.71 Building dependency tree... [2021-03-16T07:52:20.081Z] #13 27.86 The following additional packages will be installed: [2021-03-16T07:52:20.081Z] #13 27.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-16T07:52:20.081Z] #13 27.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-16T07:52:20.081Z] #13 27.86 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-16T07:52:20.081Z] #13 27.86 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-16T07:52:20.081Z] #13 27.86 mingw-w64-common mingw-w64-x86-64-dev [2021-03-16T07:52:20.081Z] #13 27.88 Suggested packages: [2021-03-16T07:52:20.081Z] #13 27.88 gcc-8-locales seccomp wine64 [2021-03-16T07:52:20.081Z] #13 28.54 The following NEW packages will be installed: [2021-03-16T07:52:20.081Z] #13 28.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-16T07:52:20.081Z] #13 28.54 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-16T07:52:20.081Z] #13 28.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-16T07:52:20.081Z] #13 28.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-16T07:52:20.081Z] #13 28.55 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-16T07:52:20.081Z] #13 28.55 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-16T07:52:20.081Z] #13 28.56 The following packages will be upgraded: [2021-03-16T07:52:20.081Z] #13 28.56 libseccomp2 libsystemd0 libudev1 [2021-03-16T07:52:20.081Z] #13 ... [2021-03-16T07:52:20.081Z] [2021-03-16T07:52:20.081Z] #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-03-16T07:52:20.081Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-16T07:52:20.081Z] #36 34.56 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:52:20.081Z] #36 34.56 Need to get 14.2 MB of archives. [2021-03-16T07:52:20.081Z] #36 34.56 After this operation, 60.0 MB of additional disk space will be used. [2021-03-16T07:52:20.081Z] #36 34.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-16T07:52:20.081Z] #36 34.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-16T07:52:20.081Z] #36 34.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-16T07:52:20.081Z] #36 34.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-16T07:52:20.184Z] #49 17.07 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:52:20.428Z] #16 1.364 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-16T07:52:20.428Z] #16 DONE 1.5s [2021-03-16T07:52:20.428Z] [2021-03-16T07:52:20.428Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-16T07:52:20.428Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-16T07:52:20.442Z] #49 17.63 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:52:20.442Z] #49 17.67 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:52:20.442Z] #49 17.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:52:20.716Z] #49 17.79 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:52:20.716Z] #49 17.80 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:52:20.973Z] #49 17.95 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:52:20.973Z] #49 18.12 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:52:21.033Z] #36 ... [2021-03-16T07:52:21.033Z] [2021-03-16T07:52:21.033Z] #49 [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-03-16T07:52:21.033Z] #49 sha256:efe4c7708ba3880134b1ef55876051b0653f1e796146fb46607dbc2371490ba3 [2021-03-16T07:52:21.033Z] #49 25.70 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:52:21.033Z] #49 25.70 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:52:21.033Z] #49 30.32 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:52:21.033Z] #49 30.33 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:52:21.033Z] #49 30.33 go: downloading github.com/spf13/afero v1.1.2 [2021-03-16T07:52:21.033Z] #49 30.35 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:52:21.033Z] #49 30.35 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:52:21.033Z] #49 30.35 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:52:21.033Z] #49 30.35 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:52:21.033Z] #49 30.35 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:52:21.033Z] #49 30.36 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:52:21.033Z] #49 30.36 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-16T07:52:21.033Z] #49 31.31 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:52:21.033Z] #49 31.31 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-16T07:52:21.033Z] #49 31.32 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:52:21.033Z] #49 31.32 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:52:21.033Z] #49 31.32 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:52:21.033Z] #49 31.36 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:52:21.033Z] #49 31.39 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:52:21.033Z] #49 31.40 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:52:21.033Z] #49 31.40 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-16T07:52:21.033Z] #49 31.46 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:52:21.033Z] #49 31.46 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:52:21.033Z] #49 31.60 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:52:21.033Z] #49 31.62 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-16T07:52:21.033Z] #49 31.64 go: extracting github.com/spf13/afero v1.1.2 [2021-03-16T07:52:21.033Z] #49 31.64 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-16T07:52:21.033Z] #49 31.65 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:52:21.033Z] #49 31.94 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:52:21.033Z] #49 32.01 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:52:21.033Z] #49 32.02 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:52:21.033Z] #49 32.06 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-16T07:52:21.033Z] #49 32.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:52:21.033Z] #49 32.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:52:21.033Z] #49 32.32 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:52:21.033Z] #49 32.34 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:52:21.033Z] #49 32.34 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-16T07:52:21.033Z] #49 32.36 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:52:21.033Z] #49 32.54 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:52:21.033Z] #49 32.73 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:52:21.033Z] #49 32.75 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-16T07:52:21.033Z] #49 32.84 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:52:21.033Z] #49 32.88 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:52:21.033Z] #49 32.88 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:52:21.033Z] #49 32.90 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:52:21.033Z] #49 32.94 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:52:21.033Z] #49 32.95 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:52:21.033Z] #49 32.97 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:52:21.033Z] #49 33.08 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:52:21.033Z] #49 33.13 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-16T07:52:21.033Z] #49 33.18 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:52:21.033Z] #49 33.20 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:52:21.033Z] #49 33.20 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:52:21.033Z] #49 33.21 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-16T07:52:21.033Z] #49 33.21 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:52:21.033Z] #49 33.58 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:52:21.033Z] #49 33.60 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:52:21.033Z] #49 33.61 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:52:21.033Z] #49 33.61 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:52:21.033Z] #49 33.64 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-16T07:52:21.033Z] #49 33.68 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:52:21.033Z] #49 33.68 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:52:21.033Z] #49 34.29 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:52:21.033Z] #49 34.54 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:52:21.033Z] #49 34.54 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:52:21.033Z] #49 34.55 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:52:21.033Z] #49 34.58 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:52:21.033Z] #49 34.59 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:52:21.033Z] #49 34.60 go: downloading golang.org/x/text v0.3.2 [2021-03-16T07:52:21.033Z] #49 34.63 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:52:21.033Z] #49 34.64 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:52:21.033Z] #49 34.73 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:52:21.033Z] #49 34.74 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-16T07:52:21.033Z] #49 34.78 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:52:21.033Z] #49 34.78 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:52:21.033Z] #49 35.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:52:21.033Z] #49 35.05 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:52:21.033Z] #49 35.37 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:52:21.033Z] #49 35.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:52:21.033Z] #49 35.74 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:52:21.033Z] #49 ... [2021-03-16T07:52:21.033Z] [2021-03-16T07:52:21.033Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:52:21.033Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-16T07:52:21.033Z] #32 35.42 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-16T07:52:21.236Z] #49 18.30 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:52:21.236Z] #49 18.33 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:52:21.492Z] #49 18.68 go: downloading github.com/spf13/afero v1.1.2 [2021-03-16T07:52:21.569Z] #44 1.642 Note: Building without setproctitle() and strlcpy() support. [2021-03-16T07:52:21.569Z] #44 1.643 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-16T07:52:21.569Z] #44 1.693 Note: Building without GnuTLS support [2021-03-16T07:52:21.569Z] #44 1.697 Makefile.config:39: Warn: you have no libnftables installed [2021-03-16T07:52:21.569Z] #44 1.698 Makefile.config:40: Warn: Building without nftables support [2021-03-16T07:52:21.613Z] #32 36.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:52:21.749Z] #49 18.86 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:52:21.749Z] #49 18.89 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:52:22.006Z] #49 19.00 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:52:22.080Z] #13 44.01 Reading package lists... [2021-03-16T07:52:22.080Z] #13 ... [2021-03-16T07:52:22.080Z] [2021-03-16T07:52:22.080Z] #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-03-16T07:52:22.080Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:52:22.080Z] #36 43.45 Reading package lists... [2021-03-16T07:52:22.085Z] #54 ... [2021-03-16T07:52:22.085Z] [2021-03-16T07:52:22.085Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:52:22.085Z] #57 174.9 + bin/containerd [2021-03-16T07:52:22.190Z] #32 ... [2021-03-16T07:52:22.190Z] [2021-03-16T07:52:22.190Z] #55 [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-03-16T07:52:22.190Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-16T07:52:22.190Z] #55 27.17 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:52:22.190Z] #55 29.06 Fetched 119 kB in 0s (400 kB/s) [2021-03-16T07:52:22.190Z] #55 32.04 Selecting previously unselected package libbtrfs0. [2021-03-16T07:52:22.190Z] #55 32.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-16T07:52:22.190Z] #55 32.26 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-16T07:52:22.190Z] #55 33.01 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-16T07:52:22.190Z] #55 37.23 Selecting previously unselected package libbtrfs-dev. [2021-03-16T07:52:22.190Z] #55 37.24 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-16T07:52:22.190Z] #55 ... [2021-03-16T07:52:22.190Z] [2021-03-16T07:52:22.190Z] #49 [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-03-16T07:52:22.190Z] #49 sha256:efe4c7708ba3880134b1ef55876051b0653f1e796146fb46607dbc2371490ba3 [2021-03-16T07:52:22.190Z] #49 36.07 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:52:22.190Z] #49 36.39 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:52:22.190Z] #49 36.41 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-16T07:52:22.190Z] #49 36.66 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:52:22.190Z] #49 36.68 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:52:22.190Z] #49 36.69 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:52:22.190Z] #49 36.71 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:52:22.190Z] #49 36.76 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:52:22.190Z] #49 36.77 go: downloading github.com/spf13/cast v1.3.0 [2021-03-16T07:52:22.190Z] #49 37.23 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:52:22.190Z] #49 37.29 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:52:22.263Z] #49 19.30 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:52:22.263Z] #49 19.42 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:52:22.331Z] #17 DONE 1.8s [2021-03-16T07:52:22.331Z] [2021-03-16T07:52:22.331Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-16T07:52:22.331Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-16T07:52:22.511Z] #42 59.44 The following additional packages will be installed: [2021-03-16T07:52:22.511Z] #42 59.44 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-16T07:52:22.511Z] #42 59.44 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-16T07:52:22.511Z] #42 59.45 Suggested packages: [2021-03-16T07:52:22.511Z] #42 59.47 manpages-dev python-setuptools [2021-03-16T07:52:22.511Z] #42 ... [2021-03-16T07:52:22.511Z] [2021-03-16T07:52:22.511Z] #49 [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-03-16T07:52:22.511Z] #49 sha256:bae4ca5fe17dbbb649c69c66191a7f8180210baf0d52175280d33433dd3094e2 [2021-03-16T07:52:22.511Z] #49 49.64 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-16T07:52:22.511Z] #49 52.70 go: extracting golang.org/x/text v0.3.2 [2021-03-16T07:52:22.544Z] #49 ... [2021-03-16T07:52:22.544Z] [2021-03-16T07:52:22.544Z] #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-03-16T07:52:22.544Z] #24 sha256:30594f429bfda861ffd1874e632168326f3fd05483f00e7ecde54a518db71e5a [2021-03-16T07:52:22.544Z] #24 19.45 + mkdir -p /build [2021-03-16T07:52:22.544Z] #24 19.49 + mv docker/docker /build/ [2021-03-16T07:52:22.544Z] #24 19.49 + rmdir docker [2021-03-16T07:52:22.544Z] #24 DONE 19.6s [2021-03-16T07:52:22.544Z] [2021-03-16T07:52:22.544Z] #58 [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-03-16T07:52:22.544Z] #58 sha256:64a0a88ffc0792a8d1a2ba3d3c5e29682aa09889d0c724c52cd32a41373b373f [2021-03-16T07:52:22.544Z] #58 9.662 + RM_GOPATH=0 [2021-03-16T07:52:22.544Z] #58 9.662 + TMP_GOPATH= [2021-03-16T07:52:22.544Z] #58 9.662 + : /build [2021-03-16T07:52:22.544Z] #58 9.662 + '[' -z '' ']' [2021-03-16T07:52:22.544Z] #58 9.662 ++ mktemp -d [2021-03-16T07:52:22.544Z] #58 9.662 + export GOPATH=/tmp/tmp.idzjCywrkF [2021-03-16T07:52:22.544Z] #58 9.662 + GOPATH=/tmp/tmp.idzjCywrkF [2021-03-16T07:52:22.544Z] #58 9.662 + RM_GOPATH=1 [2021-03-16T07:52:22.544Z] #58 9.662 + case "$(go env GOARCH)" in [2021-03-16T07:52:22.544Z] #58 9.662 ++ go env GOARCH [2021-03-16T07:52:22.544Z] #58 9.681 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:52:22.544Z] #58 9.682 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:22.544Z] #58 9.682 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:22.544Z] #58 9.682 ++ dirname /tmp/install/install.sh [2021-03-16T07:52:22.544Z] #58 9.682 + dir=/tmp/install [2021-03-16T07:52:22.544Z] #58 9.682 + bin=rootlesskit [2021-03-16T07:52:22.544Z] #58 9.682 + shift [2021-03-16T07:52:22.544Z] #58 9.682 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-16T07:52:22.544Z] #58 9.682 + . /tmp/install/rootlesskit.installer [2021-03-16T07:52:22.544Z] #58 9.682 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:52:22.544Z] #58 9.682 + install_rootlesskit [2021-03-16T07:52:22.544Z] #58 9.682 + case "$1" in [2021-03-16T07:52:22.544Z] #58 9.682 + export CGO_ENABLED=0 [2021-03-16T07:52:22.544Z] #58 9.682 + CGO_ENABLED=0 [2021-03-16T07:52:22.544Z] #58 9.682 + _install_rootlesskit [2021-03-16T07:52:22.544Z] #58 9.682 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-16T07:52:22.544Z] #58 9.682 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.idzjCywrkF/src/github.com/rootless-containers/rootlesskit [2021-03-16T07:52:22.544Z] #58 9.682 Cloning into '/tmp/tmp.idzjCywrkF/src/github.com/rootless-containers/rootlesskit'... [2021-03-16T07:52:22.544Z] #58 14.82 + cd /tmp/tmp.idzjCywrkF/src/github.com/rootless-containers/rootlesskit [2021-03-16T07:52:22.544Z] #58 14.82 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-16T07:52:22.544Z] #58 14.91 + export GO111MODULE=on [2021-03-16T07:52:22.544Z] #58 14.91 + GO111MODULE=on [2021-03-16T07:52:22.544Z] #58 14.91 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-16T07:52:22.544Z] #58 14.91 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-16T07:52:22.544Z] #58 17.71 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:52:22.544Z] #58 17.73 go: downloading github.com/pkg/errors v0.9.1 [2021-03-16T07:52:22.544Z] #58 17.76 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:52:22.544Z] #58 17.77 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:52:22.544Z] #58 17.88 go: downloading github.com/google/uuid v1.2.0 [2021-03-16T07:52:22.544Z] #58 17.94 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:52:22.544Z] #58 18.14 go: extracting github.com/pkg/errors v0.9.1 [2021-03-16T07:52:22.544Z] #58 18.35 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-16T07:52:22.544Z] #58 18.43 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:52:22.544Z] #58 18.44 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-16T07:52:22.544Z] #58 18.52 go: extracting github.com/google/uuid v1.2.0 [2021-03-16T07:52:22.544Z] #58 18.63 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:52:22.544Z] #58 18.73 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:52:22.544Z] #58 18.99 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:52:22.544Z] #58 19.13 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-16T07:52:22.544Z] #58 19.32 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:52:22.544Z] #58 ... [2021-03-16T07:52:22.544Z] [2021-03-16T07:52:22.544Z] #47 [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-03-16T07:52:22.544Z] #47 sha256:833e3b21409d9d1c57b14e5d0fad978e512185f352651a1c3be2940992a30618 [2021-03-16T07:52:22.544Z] #47 11.31 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-16T07:52:22.544Z] #47 11.75 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-16T07:52:22.544Z] #47 13.32 go: downloading github.com/fatih/color v1.9.0 [2021-03-16T07:52:22.544Z] #47 13.35 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:52:22.544Z] #47 13.35 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-16T07:52:22.544Z] #47 13.41 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:52:22.544Z] #47 13.45 go: downloading github.com/pkg/errors v0.9.1 [2021-03-16T07:52:22.544Z] #47 13.53 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:52:22.544Z] #47 13.62 go: extracting github.com/fatih/color v1.9.0 [2021-03-16T07:52:22.544Z] #47 13.81 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:52:22.544Z] #47 13.92 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:52:22.544Z] #47 13.92 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-16T07:52:22.544Z] #47 14.00 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:52:22.544Z] #47 14.09 go: extracting github.com/pkg/errors v0.9.1 [2021-03-16T07:52:22.544Z] #47 14.29 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:52:22.544Z] #47 14.35 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:52:22.544Z] #47 14.35 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:52:22.544Z] #47 14.39 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:52:22.545Z] #47 14.44 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:52:22.545Z] #47 14.72 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:52:22.545Z] #47 14.89 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:52:22.545Z] #47 16.80 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:52:22.545Z] #47 17.11 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:52:22.766Z] #49 37.81 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:52:22.766Z] #49 37.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:52:22.766Z] #49 37.83 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:52:22.766Z] #49 37.84 go: extracting github.com/spf13/cast v1.3.0 [2021-03-16T07:52:22.766Z] #49 ... [2021-03-16T07:52:22.766Z] [2021-03-16T07:52:22.766Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:52:22.766Z] #34 sha256:950e092d2ecd2c66821a46a989da7efeb646176afa3868cc002ea75c30385d8e [2021-03-16T07:52:22.766Z] #34 27.94 sync [2021-03-16T07:52:22.766Z] #34 27.94 internal/reflectlite [2021-03-16T07:52:22.766Z] #34 29.39 errors [2021-03-16T07:52:22.766Z] #34 29.39 sort [2021-03-16T07:52:22.766Z] #34 30.10 strconv [2021-03-16T07:52:22.766Z] #34 30.10 io [2021-03-16T07:52:22.766Z] #34 30.11 internal/oserror [2021-03-16T07:52:22.766Z] #34 30.37 syscall [2021-03-16T07:52:22.766Z] #34 30.96 strings [2021-03-16T07:52:22.766Z] #34 30.99 bytes [2021-03-16T07:52:22.766Z] #34 33.99 reflect [2021-03-16T07:52:22.766Z] #34 34.21 bufio [2021-03-16T07:52:22.766Z] #34 34.25 path [2021-03-16T07:52:22.766Z] #34 34.69 text/tabwriter [2021-03-16T07:52:22.766Z] #34 37.46 internal/syscall/execenv [2021-03-16T07:52:22.766Z] #34 37.46 internal/syscall/unix [2021-03-16T07:52:22.766Z] #34 37.47 time [2021-03-16T07:52:22.771Z] #49 ... [2021-03-16T07:52:22.771Z] [2021-03-16T07:52:22.771Z] #55 [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-03-16T07:52:22.771Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:52:22.771Z] #55 40.49 Reading package lists... [2021-03-16T07:52:22.771Z] #55 50.83 Building dependency tree... [2021-03-16T07:52:22.771Z] #55 55.36 The following additional packages will be installed: [2021-03-16T07:52:22.771Z] #55 55.37 libbtrfs0 [2021-03-16T07:52:22.771Z] #55 55.74 The following NEW packages will be installed: [2021-03-16T07:52:22.771Z] #55 55.75 libbtrfs-dev libbtrfs0 [2021-03-16T07:52:22.771Z] #55 56.27 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:52:22.771Z] #55 56.27 Need to get 119 kB of archives. [2021-03-16T07:52:22.771Z] #55 56.27 After this operation, 387 kB of additional disk space will be used. [2021-03-16T07:52:22.771Z] #55 56.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-16T07:52:22.771Z] #55 56.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-16T07:52:22.771Z] #55 57.78 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:52:22.771Z] #55 58.09 Fetched 119 kB in 0s (343 kB/s) [2021-03-16T07:52:22.771Z] #55 58.23 Selecting previously unselected package libbtrfs0. [2021-03-16T07:52:22.771Z] #55 58.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-16T07:52:22.771Z] #55 58.36 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-16T07:52:22.771Z] #55 58.37 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-16T07:52:22.771Z] #55 58.49 Selecting previously unselected package libbtrfs-dev. [2021-03-16T07:52:22.771Z] #55 58.53 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-16T07:52:22.771Z] #55 58.55 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:52:22.771Z] #55 58.86 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-16T07:52:22.771Z] #55 58.88 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:52:22.771Z] #55 58.90 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:52:22.801Z] #47 19.93 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:52:22.801Z] #47 ... [2021-03-16T07:52:22.801Z] [2021-03-16T07:52:22.801Z] #58 [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-03-16T07:52:22.801Z] #58 sha256:64a0a88ffc0792a8d1a2ba3d3c5e29682aa09889d0c724c52cd32a41373b373f [2021-03-16T07:52:22.801Z] #58 19.88 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-16T07:52:22.801Z] #58 19.99 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:52:23.112Z] #34 ... [2021-03-16T07:52:23.112Z] [2021-03-16T07:52:23.112Z] #49 [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-03-16T07:52:23.112Z] #49 sha256:efe4c7708ba3880134b1ef55876051b0653f1e796146fb46607dbc2371490ba3 [2021-03-16T07:52:23.112Z] #49 38.06 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:52:23.365Z] #58 20.44 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-16T07:52:23.365Z] #58 ... [2021-03-16T07:52:23.365Z] [2021-03-16T07:52:23.365Z] #45 [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-03-16T07:52:23.365Z] #45 sha256:8c2d9782b214373bc90ba48e9fd42ad397a3561257c406da8474da5e50246664 [2021-03-16T07:52:23.365Z] #45 10.45 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:52:23.365Z] #45 10.45 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:23.365Z] #45 10.45 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:23.365Z] #45 10.45 ++ dirname /tmp/install/install.sh [2021-03-16T07:52:23.365Z] #45 10.45 + dir=/tmp/install [2021-03-16T07:52:23.365Z] #45 10.45 + bin=vndr [2021-03-16T07:52:23.365Z] #45 10.45 + shift [2021-03-16T07:52:23.365Z] #45 10.45 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-16T07:52:23.365Z] #45 10.45 + . /tmp/install/vndr.installer [2021-03-16T07:52:23.365Z] #45 10.45 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:52:23.365Z] #45 10.45 + install_vndr [2021-03-16T07:52:23.365Z] #45 10.45 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-16T07:52:23.365Z] #45 10.45 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Krm4Tm6iFz/src/github.com/LK4D4/vndr [2021-03-16T07:52:23.365Z] #45 10.48 Cloning into '/tmp/tmp.Krm4Tm6iFz/src/github.com/LK4D4/vndr'... [2021-03-16T07:52:23.365Z] #45 11.31 + cd /tmp/tmp.Krm4Tm6iFz/src/github.com/LK4D4/vndr [2021-03-16T07:52:23.365Z] #45 11.31 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-16T07:52:23.365Z] #45 11.31 + go build -buildmode=pie -v -o /build/vndr . [2021-03-16T07:52:23.365Z] #45 12.55 internal/race [2021-03-16T07:52:23.365Z] #45 13.05 sync/atomic [2021-03-16T07:52:23.365Z] #45 13.05 runtime [2021-03-16T07:52:23.365Z] #45 13.38 unicode [2021-03-16T07:52:23.365Z] #45 17.84 unicode/utf16 [2021-03-16T07:52:23.365Z] #45 18.09 container/list [2021-03-16T07:52:23.365Z] #45 18.72 crypto/internal/subtle [2021-03-16T07:52:23.365Z] #45 18.95 crypto/subtle [2021-03-16T07:52:23.365Z] #45 19.16 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-16T07:52:23.365Z] #45 19.31 internal/nettrace [2021-03-16T07:52:23.365Z] #45 19.64 runtime/cgo [2021-03-16T07:52:23.365Z] #45 ... [2021-03-16T07:52:23.365Z] [2021-03-16T07:52:23.365Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:52:23.365Z] #67 sha256:46956ae700b6318f2693d2dc75c27d60d6b06bacc6b2b5ef90ea7ae514376f6d [2021-03-16T07:52:23.466Z] #36 53.37 Building dependency tree... [2021-03-16T07:52:23.621Z] #67 19.93 Checking out files: 50% (971/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) [2021-03-16T07:52:23.621Z] #67 ... [2021-03-16T07:52:23.621Z] [2021-03-16T07:52:23.621Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:23.621Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:23.621Z] #42 10.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:52:23.621Z] #42 13.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:52:23.700Z] #18 DONE 1.2s [2021-03-16T07:52:23.700Z] [2021-03-16T07:52:23.700Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-16T07:52:23.700Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-16T07:52:23.701Z] #44 3.374 fatal: not a git repository (or any of the parent directories): .git [2021-03-16T07:52:23.701Z] #44 3.403 GEN .gitid [2021-03-16T07:52:23.701Z] #44 3.453 GEN criu/include/version.h [2021-03-16T07:52:23.701Z] #44 3.511 GEN include/common/asm [2021-03-16T07:52:23.702Z] #49 38.14 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:52:23.702Z] #49 38.18 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-16T07:52:23.702Z] #49 38.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:52:23.702Z] #49 38.49 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:52:23.702Z] #49 38.50 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:52:23.739Z] #55 ... [2021-03-16T07:52:23.739Z] [2021-03-16T07:52:23.739Z] #49 [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-03-16T07:52:23.739Z] #49 sha256:bae4ca5fe17dbbb649c69c66191a7f8180210baf0d52175280d33433dd3094e2 [2021-03-16T07:52:23.739Z] #49 60.81 go: finding github.com/fatih/color v1.7.0 [2021-03-16T07:52:23.739Z] #49 61.03 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:52:23.877Z] #42 ... [2021-03-16T07:52:23.877Z] [2021-03-16T07:52:23.877Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:52:23.877Z] #67 sha256:46956ae700b6318f2693d2dc75c27d60d6b06bacc6b2b5ef90ea7ae514376f6d [2021-03-16T07:52:23.877Z] #67 19.93 Checking out files: 50% (971/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-16T07:52:23.877Z] #67 20.98 + cd /tmp/tmp.iuZ6Owrhcw/src/github.com/docker/libnetwork [2021-03-16T07:52:23.877Z] #67 20.98 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-16T07:52:23.965Z] #49 38.95 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:52:23.965Z] #49 38.98 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:52:23.965Z] #49 38.99 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:52:23.965Z] #49 39.00 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-16T07:52:23.999Z] #49 61.03 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:52:23.999Z] #49 61.10 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:52:23.999Z] #49 61.22 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:52:23.999Z] #49 61.23 go: finding github.com/pkg/errors v0.8.1 [2021-03-16T07:52:23.999Z] #49 61.28 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:52:24.134Z] #67 ... [2021-03-16T07:52:24.134Z] [2021-03-16T07:52:24.134Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:52:24.134Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-16T07:52:24.134Z] #32 10.91 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-16T07:52:24.134Z] #32 10.91 Cloning into '.'... [2021-03-16T07:52:24.134Z] #32 ... [2021-03-16T07:52:24.134Z] [2021-03-16T07:52:24.134Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:52:24.134Z] #67 sha256:46956ae700b6318f2693d2dc75c27d60d6b06bacc6b2b5ef90ea7ae514376f6d [2021-03-16T07:52:24.134Z] #67 21.45 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-16T07:52:24.229Z] #49 39.27 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:52:24.229Z] #49 39.35 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:52:24.229Z] #49 39.40 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:52:24.259Z] #49 61.29 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:52:24.259Z] #49 61.44 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:52:24.259Z] #49 61.45 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:52:24.259Z] #49 61.48 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:52:24.259Z] #49 61.49 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:52:24.259Z] #49 61.55 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:52:24.391Z] #67 ... [2021-03-16T07:52:24.391Z] [2021-03-16T07:52:24.391Z] #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-03-16T07:52:24.391Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:52:24.391Z] #36 11.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:52:24.391Z] #36 11.53 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:52:24.391Z] #36 11.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:52:24.391Z] #36 13.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:52:24.391Z] #36 16.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:52:24.391Z] #36 18.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:52:24.519Z] #49 61.57 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:52:24.519Z] #49 61.64 go: finding github.com/stretchr/testify v1.4.0 [2021-03-16T07:52:24.519Z] #49 61.64 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:52:24.519Z] #49 61.64 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:52:24.519Z] #49 61.67 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:52:24.519Z] #49 ... [2021-03-16T07:52:24.519Z] [2021-03-16T07:52:24.519Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:52:24.519Z] #67 sha256:56c7d12107f05db6d3f197b888e7e221612a64112840d2d1e9d325f8ad4a419f [2021-03-16T07:52:24.519Z] #67 DONE 61.8s [2021-03-16T07:52:24.519Z] [2021-03-16T07:52:24.519Z] #49 [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-03-16T07:52:24.519Z] #49 sha256:bae4ca5fe17dbbb649c69c66191a7f8180210baf0d52175280d33433dd3094e2 [2021-03-16T07:52:24.519Z] #49 61.71 go: finding github.com/spf13/viper v1.6.1 [2021-03-16T07:52:24.638Z] #19 DONE 1.2s [2021-03-16T07:52:24.638Z] [2021-03-16T07:52:24.638Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:52:24.638Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:52:24.648Z] #36 ... [2021-03-16T07:52:24.648Z] [2021-03-16T07:52:24.648Z] #58 [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-03-16T07:52:24.648Z] #58 sha256:64a0a88ffc0792a8d1a2ba3d3c5e29682aa09889d0c724c52cd32a41373b373f [2021-03-16T07:52:24.648Z] #58 21.33 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:52:24.648Z] #58 21.37 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:52:24.760Z] #44 ... [2021-03-16T07:52:24.761Z] [2021-03-16T07:52:24.761Z] #38 [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-03-16T07:52:24.761Z] #38 sha256:7242c0ce1fdf23faf4fabfff8b994ea51171faf8d6c1956b74a9c3d2d4e44bdc [2021-03-16T07:52:24.761Z] #38 4.147 -- Detecting C compiler ABI info - done [2021-03-16T07:52:24.761Z] #38 4.200 -- Detecting C compile features [2021-03-16T07:52:24.761Z] #38 6.364 -- Detecting C compile features - done [2021-03-16T07:52:24.761Z] #38 6.419 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-16T07:52:24.761Z] #38 6.752 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-16T07:52:24.761Z] #38 6.928 -- Configuring done [2021-03-16T07:52:24.761Z] #38 6.949 -- Generating done [2021-03-16T07:52:24.761Z] #38 6.956 -- Build files have been written to: /tmp/tmp.jEosCugfQ8/tini [2021-03-16T07:52:24.761Z] #38 6.970 + make tini-static [2021-03-16T07:52:24.761Z] #38 7.331 Scanning dependencies of target tini-static [2021-03-16T07:52:24.761Z] #38 7.405 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-16T07:52:24.761Z] #38 9.246 [100%] Linking C executable tini-static [2021-03-16T07:52:24.761Z] #38 9.879 [100%] Built target tini-static [2021-03-16T07:52:24.761Z] #38 9.955 + mkdir -p /build [2021-03-16T07:52:24.761Z] #38 9.959 + cp tini-static /build/docker-init [2021-03-16T07:52:24.761Z] #38 DONE 10.1s [2021-03-16T07:52:24.761Z] [2021-03-16T07:52:24.761Z] #14 [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-03-16T07:52:24.761Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-16T07:52:24.761Z] #14 70.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-16T07:52:24.761Z] #14 70.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-16T07:52:24.761Z] #14 70.21 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-16T07:52:24.779Z] #49 ... [2021-03-16T07:52:24.779Z] [2021-03-16T07:52:24.779Z] #55 [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-03-16T07:52:24.779Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:52:24.779Z] #55 DONE 61.8s [2021-03-16T07:52:24.779Z] [2021-03-16T07:52:24.779Z] #49 [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-03-16T07:52:24.779Z] #49 sha256:bae4ca5fe17dbbb649c69c66191a7f8180210baf0d52175280d33433dd3094e2 [2021-03-16T07:52:24.779Z] #49 61.86 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:52:24.779Z] #49 61.91 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:52:24.812Z] #49 39.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:52:24.904Z] #58 ... [2021-03-16T07:52:24.904Z] [2021-03-16T07:52:24.904Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:52:24.904Z] #34 sha256:917e04d3ed37e41c6ad85c557d0d2a10073a65b7f7a30a8a252e3c9504785a21 [2021-03-16T07:52:24.904Z] #34 11.96 unicode/utf8 [2021-03-16T07:52:24.904Z] #34 13.28 sync/atomic [2021-03-16T07:52:24.904Z] #34 13.76 unicode [2021-03-16T07:52:24.904Z] #34 16.84 internal/testlog [2021-03-16T07:52:24.904Z] #34 17.54 encoding [2021-03-16T07:52:24.904Z] #34 17.79 runtime/cgo [2021-03-16T07:52:24.904Z] #34 ... [2021-03-16T07:52:24.904Z] [2021-03-16T07:52:24.904Z] #55 [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-03-16T07:52:24.904Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:52:24.904Z] #55 11.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:52:24.904Z] #55 12.66 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:52:24.904Z] #55 12.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:52:24.904Z] #55 13.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:52:24.904Z] #55 16.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:52:24.904Z] #55 18.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:52:25.038Z] #49 62.06 go: finding github.com/stretchr/objx v0.2.0 [2021-03-16T07:52:25.038Z] #49 62.14 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:52:25.038Z] #49 62.19 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:52:25.038Z] #49 62.23 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:52:25.038Z] #49 62.29 go: finding github.com/gobwas/glob v0.2.3 [2021-03-16T07:52:25.038Z] #49 62.29 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:52:25.160Z] #55 ... [2021-03-16T07:52:25.160Z] [2021-03-16T07:52:25.160Z] #49 [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-03-16T07:52:25.160Z] #49 sha256:4375823ce59450acd9d9dcd6f557bde35802cacbc5847812dd0ec17533952e7d [2021-03-16T07:52:25.160Z] #49 19.89 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:52:25.160Z] #49 20.18 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:52:25.160Z] #49 20.56 go: extracting github.com/spf13/afero v1.1.2 [2021-03-16T07:52:25.160Z] #49 20.84 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:52:25.160Z] #49 20.98 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:52:25.160Z] #49 21.11 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-16T07:52:25.160Z] #49 21.26 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:52:25.160Z] #49 21.58 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:52:25.160Z] #49 21.58 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-16T07:52:25.160Z] #49 22.09 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:52:25.298Z] #49 62.40 go: finding github.com/spf13/cobra v0.0.5 [2021-03-16T07:52:25.298Z] #49 62.41 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:52:25.298Z] #49 62.42 go: finding github.com/spf13/pflag v1.0.5 [2021-03-16T07:52:25.298Z] #49 62.51 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:52:25.298Z] #49 62.54 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:52:25.393Z] #49 ... [2021-03-16T07:52:25.393Z] [2021-03-16T07:52:25.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-03-16T07:52:25.393Z] #29 sha256:56b89c5a232450c0fbdc945617ace6b155a5c99b4f176850210129385511f3b9 [2021-03-16T07:52:25.393Z] #29 DONE 41.1s [2021-03-16T07:52:25.393Z] [2021-03-16T07:52:25.393Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:25.393Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-16T07:52:25.393Z] #42 38.16 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:52:25.393Z] #42 38.95 Fetched 3798 kB in 1s (2570 kB/s) [2021-03-16T07:52:25.393Z] #42 39.39 Selecting previously unselected package libcap-dev:arm64. [2021-03-16T07:52:25.393Z] #42 39.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 ... 15383 files and directories currently installed.) [2021-03-16T07:52:25.393Z] #42 39.46 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-03-16T07:52:25.393Z] #42 39.53 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-03-16T07:52:25.393Z] #42 40.50 Selecting previously unselected package libnet1:arm64. [2021-03-16T07:52:25.393Z] #42 40.51 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-16T07:52:25.393Z] #42 40.52 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:52:25.608Z] #57 ... [2021-03-16T07:52:25.608Z] [2021-03-16T07:52:25.608Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-16T07:52:25.608Z] #54 107.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-16T07:52:25.608Z] #54 108.1 + mkdir -p /build [2021-03-16T07:52:25.608Z] #54 108.1 + cp runc /build/runc [2021-03-16T07:52:25.608Z] #54 DONE 108.5s [2021-03-16T07:52:25.608Z] [2021-03-16T07:52:25.608Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:52:25.867Z] #49 62.81 go: finding github.com/magiconair/properties v1.8.1 [2021-03-16T07:52:25.867Z] #49 63.00 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:52:25.867Z] #49 63.05 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:52:25.867Z] #49 63.05 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:52:25.867Z] #49 63.08 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:52:25.867Z] #49 63.08 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:52:25.867Z] #49 63.10 go: finding github.com/spf13/afero v1.1.2 [2021-03-16T07:52:25.867Z] #49 63.11 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:52:26.007Z] #20 1.430 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-16T07:52:26.007Z] #20 1.518 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:52:26.007Z] #20 1.558 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:52:26.017Z] #36 ... [2021-03-16T07:52:26.017Z] [2021-03-16T07:52:26.017Z] #45 [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-03-16T07:52:26.017Z] #45 sha256:0cb526bda61a6dc2e7f85731b571da3f1b8cab584541bbe1567dbc013662bcea [2021-03-16T07:52:26.017Z] #45 56.83 errors [2021-03-16T07:52:26.017Z] #45 56.91 sort [2021-03-16T07:52:26.017Z] #45 57.87 io [2021-03-16T07:52:26.092Z] #49 22.95 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:52:26.092Z] #49 23.21 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:52:26.127Z] #49 63.25 go: finding github.com/spf13/cast v1.3.0 [2021-03-16T07:52:26.127Z] #49 63.25 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:52:26.127Z] #49 63.31 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:52:26.127Z] #49 63.32 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:52:26.127Z] #49 ... [2021-03-16T07:52:26.127Z] [2021-03-16T07:52:26.127Z] #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-03-16T07:52:26.127Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:52:26.127Z] #36 43.25 Reading package lists... [2021-03-16T07:52:26.127Z] #36 53.58 Building dependency tree... [2021-03-16T07:52:26.127Z] #36 58.51 The following additional packages will be installed: [2021-03-16T07:52:26.127Z] #36 58.57 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-16T07:52:26.127Z] #36 58.59 Suggested packages: [2021-03-16T07:52:26.127Z] #36 58.59 cmake-doc ninja-build lrzip [2021-03-16T07:52:26.127Z] #36 58.59 Recommended packages: [2021-03-16T07:52:26.127Z] #36 58.59 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-16T07:52:26.127Z] #36 60.07 The following NEW packages will be installed: [2021-03-16T07:52:26.127Z] #36 60.08 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-16T07:52:26.127Z] #36 60.10 vim-common xxd [2021-03-16T07:52:26.127Z] #36 60.61 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:52:26.127Z] #36 60.61 Need to get 14.9 MB of archives. [2021-03-16T07:52:26.127Z] #36 60.61 After this operation, 61.8 MB of additional disk space will be used. [2021-03-16T07:52:26.127Z] #36 60.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-16T07:52:26.127Z] #36 60.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-16T07:52:26.127Z] #36 60.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-16T07:52:26.127Z] #36 60.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-16T07:52:26.127Z] #36 61.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-16T07:52:26.127Z] #36 62.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-16T07:52:26.127Z] #36 62.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-16T07:52:26.127Z] #36 62.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-16T07:52:26.127Z] #36 62.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-16T07:52:26.127Z] #36 62.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-16T07:52:26.240Z] #57 ... [2021-03-16T07:52:26.240Z] [2021-03-16T07:52:26.240Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-03-16T07:52:26.240Z] #55 DONE 0.1s [2021-03-16T07:52:26.240Z] [2021-03-16T07:52:26.240Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-16T07:52:26.263Z] #20 1.738 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:52:26.386Z] #36 ... [2021-03-16T07:52:26.386Z] [2021-03-16T07:52:26.386Z] #49 [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-03-16T07:52:26.386Z] #49 sha256:bae4ca5fe17dbbb649c69c66191a7f8180210baf0d52175280d33433dd3094e2 [2021-03-16T07:52:26.386Z] #49 63.44 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:52:26.386Z] #49 63.54 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-16T07:52:26.520Z] #20 1.991 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [453 kB] [2021-03-16T07:52:26.594Z] #45 58.78 strconv [2021-03-16T07:52:26.646Z] #49 63.65 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:52:26.646Z] #49 63.68 go: finding golang.org/x/text v0.3.2 [2021-03-16T07:52:26.646Z] #49 63.79 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:52:26.646Z] #49 63.81 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:52:26.646Z] #49 63.85 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:52:26.646Z] #49 63.89 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:52:26.646Z] #49 63.93 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:52:26.646Z] #49 63.93 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:52:26.786Z] #42 ... [2021-03-16T07:52:26.786Z] [2021-03-16T07:52:26.786Z] #51 [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-03-16T07:52:26.786Z] #51 sha256:00ed72698f679c8426d59f10c3168a196f83cb3001759de2beaf21e390ceebf9 [2021-03-16T07:52:26.786Z] #51 31.97 bytes [2021-03-16T07:52:26.786Z] #51 31.97 syscall [2021-03-16T07:52:26.786Z] #51 31.98 strconv [2021-03-16T07:52:26.786Z] #51 32.11 strings [2021-03-16T07:52:26.786Z] #51 35.44 bufio [2021-03-16T07:52:26.786Z] #51 36.19 reflect [2021-03-16T07:52:26.786Z] #51 36.24 regexp/syntax [2021-03-16T07:52:26.786Z] #51 40.04 regexp [2021-03-16T07:52:26.786Z] #51 41.30 time [2021-03-16T07:52:26.907Z] #49 63.98 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:52:26.907Z] #49 63.98 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:52:26.907Z] #49 63.99 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:52:26.907Z] #49 64.02 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:52:26.907Z] #49 64.03 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:52:26.907Z] #49 64.07 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-16T07:52:26.907Z] #49 64.09 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:52:26.907Z] #49 64.13 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:52:26.907Z] #49 64.19 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-16T07:52:27.048Z] #51 ... [2021-03-16T07:52:27.048Z] [2021-03-16T07:52:27.048Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:52:27.048Z] #34 sha256:950e092d2ecd2c66821a46a989da7efeb646176afa3868cc002ea75c30385d8e [2021-03-16T07:52:27.048Z] #34 41.78 internal/fmtsort [2021-03-16T07:52:27.167Z] #49 64.22 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:52:27.167Z] #49 64.23 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:52:27.167Z] #49 64.26 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:52:27.167Z] #49 64.31 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:52:27.438Z] #49 64.56 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-16T07:52:27.438Z] #49 64.62 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:52:27.438Z] #49 ... [2021-03-16T07:52:27.438Z] [2021-03-16T07:52:27.438Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:52:27.438Z] #34 sha256:058500cdec1a8482af5d00a7a30357fe0314dd2813ca24b72c10206a95ecedb2 [2021-03-16T07:52:27.438Z] #34 54.60 sync [2021-03-16T07:52:27.438Z] #34 54.60 internal/reflectlite [2021-03-16T07:52:27.438Z] #34 57.77 errors [2021-03-16T07:52:27.438Z] #34 57.77 sort [2021-03-16T07:52:27.438Z] #34 58.41 strconv [2021-03-16T07:52:27.438Z] #34 59.48 io [2021-03-16T07:52:27.438Z] #34 61.11 internal/oserror [2021-03-16T07:52:27.438Z] #34 61.30 syscall [2021-03-16T07:52:27.438Z] #34 64.26 reflect [2021-03-16T07:52:27.449Z] #20 3.020 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:52:27.568Z] #45 59.86 bytes [2021-03-16T07:52:27.624Z] #34 42.78 internal/poll [2021-03-16T07:52:27.698Z] #34 ... [2021-03-16T07:52:27.698Z] [2021-03-16T07:52:27.698Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:27.698Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:27.698Z] #42 61.06 The following NEW packages will be installed: [2021-03-16T07:52:27.698Z] #42 61.07 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-16T07:52:27.698Z] #42 61.09 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-16T07:52:27.698Z] #42 61.09 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-16T07:52:27.698Z] #42 61.09 python-six zlib1g-dev [2021-03-16T07:52:27.698Z] #42 61.75 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:52:27.698Z] #42 61.75 Need to get 4095 kB of archives. [2021-03-16T07:52:27.698Z] #42 61.75 After this operation, 22.5 MB of additional disk space will be used. [2021-03-16T07:52:27.698Z] #42 61.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-16T07:52:27.698Z] #42 61.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-16T07:52:27.698Z] #42 61.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-16T07:52:27.698Z] #42 61.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-16T07:52:27.698Z] #42 61.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-16T07:52:27.698Z] #42 61.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-16T07:52:27.698Z] #42 61.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-16T07:52:27.698Z] #42 61.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-16T07:52:27.698Z] #42 61.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-16T07:52:27.698Z] #42 62.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-16T07:52:27.698Z] #42 62.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-16T07:52:27.698Z] #42 62.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-16T07:52:27.698Z] #42 62.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-16T07:52:27.698Z] #42 62.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-16T07:52:27.698Z] #42 62.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-16T07:52:27.698Z] #42 62.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-16T07:52:27.698Z] #42 62.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-16T07:52:27.698Z] #42 64.48 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:52:27.698Z] #42 64.82 Fetched 4095 kB in 1s (3207 kB/s) [2021-03-16T07:52:27.698Z] #42 64.96 Selecting previously unselected package libcap-dev:amd64. [2021-03-16T07:52:27.829Z] #45 ... [2021-03-16T07:52:27.829Z] [2021-03-16T07:52:27.829Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:52:27.829Z] #67 sha256:f4274f6cee9129e95421eed1c50f3d97ae1f246d1fc02e53ae36d93d4202140d [2021-03-16T07:52:27.829Z] #67 DONE 60.2s [2021-03-16T07:52:27.829Z] [2021-03-16T07:52:27.829Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-16T07:52:27.829Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:52:27.829Z] #36 58.96 The following additional packages will be installed: [2021-03-16T07:52:27.829Z] #36 59.01 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-16T07:52:27.829Z] #36 59.03 Suggested packages: [2021-03-16T07:52:27.829Z] #36 59.03 cmake-doc ninja-build lrzip [2021-03-16T07:52:27.829Z] #36 59.03 Recommended packages: [2021-03-16T07:52:27.829Z] #36 59.03 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-16T07:52:27.888Z] #34 ... [2021-03-16T07:52:27.888Z] [2021-03-16T07:52:27.888Z] #58 [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-03-16T07:52:27.888Z] #58 sha256:8c806275561eb00067a9f29a4c343368dde7bbb2b3ebbac3d41ff2528915a058 [2021-03-16T07:52:27.888Z] #58 32.99 go: finding github.com/pkg/errors v0.9.1 [2021-03-16T07:52:27.888Z] #58 33.04 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:52:27.888Z] #58 33.07 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:52:27.888Z] #58 33.47 go: finding github.com/google/uuid v1.2.0 [2021-03-16T07:52:27.888Z] #58 33.58 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:52:27.888Z] #58 33.58 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-16T07:52:27.888Z] #58 33.61 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:52:27.888Z] #58 34.27 go: finding github.com/gofrs/flock v0.8.0 [2021-03-16T07:52:27.888Z] #58 34.54 go: finding github.com/gorilla/mux v1.8.0 [2021-03-16T07:52:27.888Z] #58 34.54 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:52:27.888Z] #58 34.55 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:52:27.888Z] #58 34.61 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:52:27.888Z] #58 34.79 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:52:27.888Z] #58 35.38 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:52:27.888Z] #58 36.09 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:52:27.888Z] #58 ... [2021-03-16T07:52:27.888Z] [2021-03-16T07:52:27.888Z] #47 [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-03-16T07:52:27.888Z] #47 sha256:e826e71146048a9308392369ba29a24a7b305f9e1b14aaad8be603bda50e0221 [2021-03-16T07:52:27.888Z] #47 DONE 43.1s [2021-03-16T07:52:27.888Z] [2021-03-16T07:52:27.888Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:27.888Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-16T07:52:27.888Z] #42 42.68 Selecting previously unselected package libnet1-dev. [2021-03-16T07:52:27.888Z] #42 42.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-16T07:52:27.888Z] #42 43.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-16T07:52:27.957Z] #42 64.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-16T07:52:27.957Z] #42 65.09 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-16T07:52:27.957Z] #42 65.11 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-16T07:52:27.988Z] #49 25.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:52:27.988Z] #49 25.24 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:52:27.988Z] #49 25.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:52:27.988Z] #49 25.24 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:52:28.156Z] #42 ... [2021-03-16T07:52:28.156Z] [2021-03-16T07:52:28.156Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:52:28.156Z] #67 sha256:ae53c2a4442ce3780dee0663e6b3c54b31d3efabfbfcbb5589c8ed6942285a14 [2021-03-16T07:52:28.156Z] #67 33.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-16T07:52:28.217Z] #42 65.46 Selecting previously unselected package libnet1:amd64. [2021-03-16T07:52:28.217Z] #42 65.46 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-16T07:52:28.217Z] #42 65.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:52:28.245Z] #49 25.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:52:28.245Z] #49 25.30 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:52:28.245Z] #49 25.31 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:52:28.245Z] #49 25.31 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:52:28.245Z] #49 25.33 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:52:28.245Z] #49 25.43 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:52:28.245Z] #49 25.53 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:52:28.338Z] #14 ... [2021-03-16T07:52:28.338Z] [2021-03-16T07:52:28.338Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:52:28.338Z] #35 sha256:a2e33d68e7ce0916709c6b699ed064b647db5fb1c2ee663647741d2969449121 [2021-03-16T07:52:28.338Z] #35 64.45 text/tabwriter [2021-03-16T07:52:28.338Z] #35 71.39 internal/syscall/execenv [2021-03-16T07:52:28.338Z] #35 71.43 internal/syscall/unix [2021-03-16T07:52:28.338Z] #35 71.44 time [2021-03-16T07:52:28.338Z] #35 ... [2021-03-16T07:52:28.338Z] [2021-03-16T07:52:28.338Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:52:28.338Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:52:28.338Z] #44 6.028 PBCC images/timens.pb-c.c [2021-03-16T07:52:28.338Z] #44 6.060 DEP images/timens.pb-c.d [2021-03-16T07:52:28.338Z] #44 6.120 PBCC images/fown.pb-c.c [2021-03-16T07:52:28.338Z] #44 6.142 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-16T07:52:28.338Z] #44 6.219 PBCC images/opts.pb-c.c [2021-03-16T07:52:28.338Z] #44 6.270 PBCC images/memfd.pb-c.c [2021-03-16T07:52:28.338Z] #44 6.364 DEP images/fown.pb-c.d [2021-03-16T07:52:28.338Z] #44 6.419 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-16T07:52:28.338Z] #44 6.471 DEP images/opts.pb-c.d [2021-03-16T07:52:28.338Z] #44 6.527 DEP images/memfd.pb-c.d [2021-03-16T07:52:28.338Z] #44 6.618 PBCC images/sit.pb-c.c [2021-03-16T07:52:28.338Z] #44 6.712 DEP images/sit.pb-c.d [2021-03-16T07:52:28.338Z] #44 6.802 PBCC images/macvlan.pb-c.c [2021-03-16T07:52:28.338Z] #44 6.838 DEP images/macvlan.pb-c.d [2021-03-16T07:52:28.338Z] #44 6.950 PBCC images/autofs.pb-c.c [2021-03-16T07:52:28.338Z] #44 6.990 DEP images/autofs.pb-c.d [2021-03-16T07:52:28.338Z] #44 7.045 PBCC images/sysctl.pb-c.c [2021-03-16T07:52:28.338Z] #44 7.068 DEP images/sysctl.pb-c.d [2021-03-16T07:52:28.338Z] #44 7.195 PBCC images/time.pb-c.c [2021-03-16T07:52:28.338Z] #44 7.241 DEP images/time.pb-c.d [2021-03-16T07:52:28.338Z] #44 7.321 PBCC images/binfmt-misc.pb-c.c [2021-03-16T07:52:28.338Z] #44 7.332 DEP images/binfmt-misc.pb-c.d [2021-03-16T07:52:28.338Z] #44 7.399 PBCC images/seccomp.pb-c.c [2021-03-16T07:52:28.338Z] #44 7.414 DEP images/seccomp.pb-c.d [2021-03-16T07:52:28.338Z] #44 7.513 PBCC images/userns.pb-c.c [2021-03-16T07:52:28.338Z] #44 7.551 DEP images/userns.pb-c.d [2021-03-16T07:52:28.338Z] #44 7.648 PBCC images/cgroup.pb-c.c [2021-03-16T07:52:28.338Z] #44 7.662 DEP images/cgroup.pb-c.d [2021-03-16T07:52:28.338Z] #44 7.772 PBCC images/ext-file.pb-c.c [2021-03-16T07:52:28.338Z] #44 7.806 DEP images/ext-file.pb-c.d [2021-03-16T07:52:28.338Z] #44 8.011 PBCC images/rpc.pb-c.c [2021-03-16T07:52:28.338Z] #44 8.089 DEP images/rpc.pb-c.d [2021-03-16T07:52:28.338Z] #44 8.142 PBCC images/siginfo.pb-c.c [2021-03-16T07:52:28.338Z] #44 8.165 DEP images/siginfo.pb-c.d [2021-03-16T07:52:28.338Z] #44 8.232 PBCC images/pagemap.pb-c.c [2021-03-16T07:52:28.338Z] #44 8.290 DEP images/pagemap.pb-c.d [2021-03-16T07:52:28.338Z] #44 8.375 PBCC images/rlimit.pb-c.c [2021-03-16T07:52:28.338Z] #44 8.426 DEP images/rlimit.pb-c.d [2021-03-16T07:52:28.338Z] #44 8.512 PBCC images/file-lock.pb-c.c [2021-03-16T07:52:28.338Z] #44 8.541 DEP images/file-lock.pb-c.d [2021-03-16T07:52:28.338Z] #44 8.591 PBCC images/tty.pb-c.c [2021-03-16T07:52:28.338Z] #44 8.636 DEP images/tty.pb-c.d [2021-03-16T07:52:28.401Z] #36 60.58 The following NEW packages will be installed: [2021-03-16T07:52:28.401Z] #36 60.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-16T07:52:28.401Z] #36 60.69 vim-common xxd [2021-03-16T07:52:28.420Z] #67 ... [2021-03-16T07:52:28.420Z] [2021-03-16T07:52:28.420Z] #49 [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-03-16T07:52:28.420Z] #49 sha256:efe4c7708ba3880134b1ef55876051b0653f1e796146fb46607dbc2371490ba3 [2021-03-16T07:52:28.420Z] #49 42.28 go: extracting golang.org/x/text v0.3.2 [2021-03-16T07:52:28.420Z] #49 42.28 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-16T07:52:28.420Z] #49 42.28 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:52:28.505Z] #49 25.53 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:52:28.505Z] #49 25.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:52:28.505Z] #49 25.57 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:52:28.505Z] #49 ... [2021-03-16T07:52:28.505Z] [2021-03-16T07:52:28.505Z] #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-03-16T07:52:28.505Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:28.505Z] #13 10.24 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-16T07:52:28.505Z] #13 10.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:52:28.505Z] #13 10.68 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:52:28.505Z] #13 10.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:52:28.505Z] #13 11.67 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [453 kB] [2021-03-16T07:52:28.505Z] #13 14.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:52:28.505Z] #13 16.49 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:52:28.505Z] #13 18.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:52:28.505Z] #13 ... [2021-03-16T07:52:28.505Z] [2021-03-16T07:52:28.505Z] #49 [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-03-16T07:52:28.505Z] #49 sha256:4375823ce59450acd9d9dcd6f557bde35802cacbc5847812dd0ec17533952e7d [2021-03-16T07:52:28.505Z] #49 25.73 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:52:28.505Z] #49 25.76 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:52:28.505Z] #49 25.78 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:52:28.635Z] #44 8.676 PBCC images/tun.pb-c.c [2021-03-16T07:52:28.635Z] #44 8.722 PBCC images/netdev.pb-c.c [2021-03-16T07:52:28.635Z] #44 8.814 DEP images/tun.pb-c.d [2021-03-16T07:52:28.635Z] #44 8.862 DEP images/netdev.pb-c.d [2021-03-16T07:52:28.635Z] #44 8.904 PBCC images/vma.pb-c.c [2021-03-16T07:52:28.770Z] #49 25.81 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:52:28.770Z] #49 25.83 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:52:28.770Z] #49 25.86 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:52:28.785Z] #42 65.97 Selecting previously unselected package libnet1-dev. [2021-03-16T07:52:28.785Z] #42 65.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-16T07:52:28.785Z] #42 65.99 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-16T07:52:28.818Z] #20 4.328 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:52:28.935Z] #44 8.945 DEP images/vma.pb-c.d [2021-03-16T07:52:28.935Z] #44 9.007 PBCC images/creds.pb-c.c [2021-03-16T07:52:28.935Z] #44 9.041 DEP images/creds.pb-c.d [2021-03-16T07:52:28.935Z] #44 9.125 PBCC images/utsns.pb-c.c [2021-03-16T07:52:28.935Z] #44 9.155 DEP images/utsns.pb-c.d [2021-03-16T07:52:28.935Z] #44 9.197 PBCC images/ipc-desc.pb-c.c [2021-03-16T07:52:28.935Z] #44 9.219 PBCC images/ipc-sem.pb-c.c [2021-03-16T07:52:28.935Z] #44 9.236 DEP images/ipc-desc.pb-c.d [2021-03-16T07:52:28.997Z] #49 ... [2021-03-16T07:52:28.997Z] [2021-03-16T07:52:28.997Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:52:28.997Z] #67 sha256:ae53c2a4442ce3780dee0663e6b3c54b31d3efabfbfcbb5589c8ed6942285a14 [2021-03-16T07:52:28.997Z] #67 DONE 43.9s [2021-03-16T07:52:28.997Z] [2021-03-16T07:52:28.997Z] #55 [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-03-16T07:52:28.997Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-16T07:52:28.997Z] #55 38.38 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:52:28.997Z] #55 39.84 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-16T07:52:28.997Z] #55 40.26 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:52:28.997Z] #55 40.47 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:52:28.997Z] #55 DONE 44.0s [2021-03-16T07:52:28.997Z] [2021-03-16T07:52:28.997Z] #56 [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-03-16T07:52:28.997Z] #56 sha256:88a6ac4fa892a3432f2b4fca47d04b7a7005399548772d82470866310561377b [2021-03-16T07:52:29.026Z] #49 25.95 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:52:29.026Z] #49 25.97 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:52:29.026Z] #49 25.99 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:52:29.026Z] #49 26.22 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:52:29.026Z] #49 26.22 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:52:29.037Z] #36 61.39 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:52:29.037Z] #36 61.39 Need to get 14.9 MB of archives. [2021-03-16T07:52:29.037Z] #36 61.39 After this operation, 61.8 MB of additional disk space will be used. [2021-03-16T07:52:29.037Z] #36 61.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-16T07:52:29.037Z] #36 61.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-16T07:52:29.037Z] #36 61.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-16T07:52:29.234Z] #44 9.307 DEP images/ipc-sem.pb-c.d [2021-03-16T07:52:29.234Z] #44 9.337 PBCC images/ipc-msg.pb-c.c [2021-03-16T07:52:29.234Z] #44 9.361 DEP images/ipc-msg.pb-c.d [2021-03-16T07:52:29.234Z] #44 9.437 PBCC images/ipc-shm.pb-c.c [2021-03-16T07:52:29.234Z] #44 9.449 DEP images/ipc-shm.pb-c.d [2021-03-16T07:52:29.304Z] #42 66.41 Selecting previously unselected package libnl-3-200:amd64. [2021-03-16T07:52:29.304Z] #42 66.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-16T07:52:29.304Z] #42 66.41 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-16T07:52:29.304Z] #42 ... [2021-03-16T07:52:29.304Z] [2021-03-16T07:52:29.304Z] #45 [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-03-16T07:52:29.304Z] #45 sha256:9791cf47cd77fdfb452cea96641266fe030354dfa345947418f0814e331a0556 [2021-03-16T07:52:29.304Z] #45 56.45 internal/reflectlite [2021-03-16T07:52:29.304Z] #45 56.49 sync [2021-03-16T07:52:29.304Z] #45 58.78 github.com/LK4D4/vndr/godl/singleflight [2021-03-16T07:52:29.304Z] #45 59.37 math/rand [2021-03-16T07:52:29.304Z] #45 60.98 internal/singleflight [2021-03-16T07:52:29.304Z] #45 61.43 bytes [2021-03-16T07:52:29.304Z] #45 61.53 strconv [2021-03-16T07:52:29.304Z] #45 65.58 bufio [2021-03-16T07:52:29.304Z] #45 ... [2021-03-16T07:52:29.304Z] [2021-03-16T07:52:29.304Z] #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-03-16T07:52:29.304Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:52:29.304Z] #36 64.62 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:52:29.304Z] #36 64.99 Fetched 14.9 MB in 3s (5759 kB/s) [2021-03-16T07:52:29.304Z] #36 65.22 Selecting previously unselected package xxd. [2021-03-16T07:52:29.304Z] #36 65.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 ... 15410 files and directories currently installed.) [2021-03-16T07:52:29.304Z] #36 65.35 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-16T07:52:29.304Z] #36 65.36 Unpacking xxd (2:8.1.0875-5) ... [2021-03-16T07:52:29.304Z] #36 65.79 Selecting previously unselected package vim-common. [2021-03-16T07:52:29.304Z] #36 65.79 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:52:29.304Z] #36 65.94 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-16T07:52:29.307Z] #36 ... [2021-03-16T07:52:29.307Z] [2021-03-16T07:52:29.307Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:29.307Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:29.307Z] #42 42.33 Reading package lists... [2021-03-16T07:52:29.307Z] #42 52.04 Building dependency tree... [2021-03-16T07:52:29.307Z] #42 57.98 The following additional packages will be installed: [2021-03-16T07:52:29.307Z] #42 57.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-16T07:52:29.307Z] #42 57.98 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-16T07:52:29.307Z] #42 58.06 Suggested packages: [2021-03-16T07:52:29.307Z] #42 58.06 manpages-dev python-setuptools [2021-03-16T07:52:29.307Z] #42 60.12 The following NEW packages will be installed: [2021-03-16T07:52:29.307Z] #42 60.15 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-16T07:52:29.307Z] #42 60.16 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-16T07:52:29.307Z] #42 60.16 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-16T07:52:29.307Z] #42 60.16 python-six zlib1g-dev [2021-03-16T07:52:29.307Z] #42 60.76 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:52:29.307Z] #42 60.76 Need to get 4095 kB of archives. [2021-03-16T07:52:29.307Z] #42 60.76 After this operation, 22.5 MB of additional disk space will be used. [2021-03-16T07:52:29.307Z] #42 60.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-16T07:52:29.307Z] #42 60.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-16T07:52:29.307Z] #42 60.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-16T07:52:29.307Z] #42 60.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-16T07:52:29.307Z] #42 60.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-16T07:52:29.307Z] #42 60.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-16T07:52:29.307Z] #42 60.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-16T07:52:29.307Z] #42 60.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-16T07:52:29.307Z] #42 60.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-16T07:52:29.307Z] #42 61.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-16T07:52:29.307Z] #42 61.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-16T07:52:29.307Z] #42 61.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-16T07:52:29.307Z] #42 61.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-16T07:52:29.307Z] #42 61.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-16T07:52:29.307Z] #42 61.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-16T07:52:29.307Z] #42 61.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-16T07:52:29.307Z] #42 61.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-16T07:52:29.312Z] #49 26.28 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:52:29.312Z] #49 26.31 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:52:29.312Z] #49 26.38 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:52:29.312Z] #49 26.46 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:52:29.312Z] #49 26.46 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-16T07:52:29.312Z] #49 26.46 go: downloading github.com/spf13/cast v1.3.0 [2021-03-16T07:52:29.312Z] #49 26.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:52:29.312Z] #49 26.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:52:29.312Z] #49 26.51 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:52:29.312Z] #49 26.57 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:52:29.312Z] #49 26.60 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:52:29.312Z] #49 26.60 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:52:29.535Z] #44 9.514 PBCC images/ipc-var.pb-c.c [2021-03-16T07:52:29.535Z] #44 9.541 DEP images/ipc-var.pb-c.d [2021-03-16T07:52:29.535Z] #44 9.586 PBCC images/sk-opts.pb-c.c [2021-03-16T07:52:29.535Z] #44 9.613 PBCC images/packet-sock.pb-c.c [2021-03-16T07:52:29.535Z] #44 9.671 DEP images/sk-opts.pb-c.d [2021-03-16T07:52:29.535Z] #44 9.730 DEP images/packet-sock.pb-c.d [2021-03-16T07:52:29.535Z] #44 9.776 PBCC images/sk-netlink.pb-c.c [2021-03-16T07:52:29.535Z] #44 9.837 DEP images/sk-netlink.pb-c.d [2021-03-16T07:52:29.564Z] #36 66.65 Selecting previously unselected package cmake-data. [2021-03-16T07:52:29.564Z] #36 66.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-16T07:52:29.564Z] #36 66.67 Unpacking cmake-data (3.13.4-1) ... [2021-03-16T07:52:29.569Z] #49 26.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:52:29.569Z] #49 26.74 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:52:29.569Z] #49 26.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:52:29.576Z] #42 ... [2021-03-16T07:52:29.576Z] [2021-03-16T07:52:29.576Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:52:29.576Z] #34 sha256:30ff917ef7bf3c8f1825c06e8e17a42356e7db14b797370b575667aa3e07daaa [2021-03-16T07:52:29.576Z] #34 51.81 sync [2021-03-16T07:52:29.576Z] #34 51.82 internal/reflectlite [2021-03-16T07:52:29.576Z] #34 56.33 errors [2021-03-16T07:52:29.576Z] #34 56.33 sort [2021-03-16T07:52:29.576Z] #34 57.17 strconv [2021-03-16T07:52:29.576Z] #34 58.56 io [2021-03-16T07:52:29.576Z] #34 60.33 internal/oserror [2021-03-16T07:52:29.576Z] #34 60.55 syscall [2021-03-16T07:52:29.576Z] #34 ... [2021-03-16T07:52:29.576Z] [2021-03-16T07:52:29.576Z] #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-03-16T07:52:29.576Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:52:29.576Z] #36 61.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-16T07:52:29.825Z] #49 26.92 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:52:29.825Z] #49 26.92 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:52:29.825Z] #49 26.92 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:52:29.825Z] #49 26.92 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:52:29.825Z] #49 26.92 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-16T07:52:29.825Z] #49 26.95 go: extracting github.com/spf13/cast v1.3.0 [2021-03-16T07:52:29.825Z] #49 26.97 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:52:29.825Z] #49 26.97 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:52:29.825Z] #49 26.97 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:52:29.825Z] #49 27.02 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-16T07:52:29.825Z] #49 27.05 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:52:29.825Z] #49 27.05 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-16T07:52:29.825Z] #49 27.08 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-16T07:52:29.825Z] #49 27.14 go: downloading golang.org/x/text v0.3.2 [2021-03-16T07:52:29.825Z] #49 27.15 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-16T07:52:29.836Z] #44 9.910 PBCC images/sk-inet.pb-c.c [2021-03-16T07:52:29.836Z] #44 9.967 DEP images/sk-inet.pb-c.d [2021-03-16T07:52:29.836Z] #44 10.04 PBCC images/sk-unix.pb-c.c [2021-03-16T07:52:29.908Z] #36 ... [2021-03-16T07:52:29.908Z] [2021-03-16T07:52:29.908Z] #55 [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-03-16T07:52:29.908Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:52:29.908Z] #55 43.22 Reading package lists... [2021-03-16T07:52:29.908Z] #55 52.72 Building dependency tree... [2021-03-16T07:52:29.908Z] #55 58.28 The following additional packages will be installed: [2021-03-16T07:52:29.908Z] #55 58.34 libbtrfs0 [2021-03-16T07:52:29.908Z] #55 58.69 The following NEW packages will be installed: [2021-03-16T07:52:29.908Z] #55 58.70 libbtrfs-dev libbtrfs0 [2021-03-16T07:52:29.908Z] #55 59.34 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:52:29.908Z] #55 59.34 Need to get 119 kB of archives. [2021-03-16T07:52:29.908Z] #55 59.34 After this operation, 387 kB of additional disk space will be used. [2021-03-16T07:52:29.908Z] #55 59.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-16T07:52:29.908Z] #55 59.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-16T07:52:29.908Z] #55 61.10 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:52:29.908Z] #55 61.50 Fetched 119 kB in 0s (298 kB/s) [2021-03-16T07:52:29.908Z] #55 61.80 Selecting previously unselected package libbtrfs0. [2021-03-16T07:52:29.908Z] #55 61.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 ... 15410 files and directories currently installed.) [2021-03-16T07:52:29.908Z] #55 61.87 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-16T07:52:29.908Z] #55 61.94 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-16T07:52:29.908Z] #55 62.13 Selecting previously unselected package libbtrfs-dev. [2021-03-16T07:52:29.908Z] #55 62.14 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-16T07:52:29.908Z] #55 62.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:52:29.947Z] #56 ... [2021-03-16T07:52:29.947Z] [2021-03-16T07:52:29.947Z] #45 [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-03-16T07:52:29.947Z] #45 sha256:139f499073fb177504f6db079e843115ed585c54ee793a723f1e778cd32b16f3 [2021-03-16T07:52:29.947Z] #45 35.09 hash [2021-03-16T07:52:29.947Z] #45 35.66 bufio [2021-03-16T07:52:29.947Z] #45 35.68 hash/crc32 [2021-03-16T07:52:29.947Z] #45 36.44 reflect [2021-03-16T07:52:29.947Z] #45 36.67 regexp/syntax [2021-03-16T07:52:29.947Z] #45 37.27 crypto [2021-03-16T07:52:29.947Z] #45 37.80 crypto/internal/randutil [2021-03-16T07:52:29.947Z] #45 38.15 crypto/hmac [2021-03-16T07:52:29.947Z] #45 39.05 crypto/rc4 [2021-03-16T07:52:29.947Z] #45 39.23 vendor/golang.org/x/net/dns/dnsmessage [2021-03-16T07:52:29.947Z] #45 40.98 time [2021-03-16T07:52:29.947Z] #45 43.18 regexp [2021-03-16T07:52:30.081Z] #49 27.25 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-16T07:52:30.081Z] #49 27.26 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:52:30.136Z] #44 10.13 DEP images/sk-unix.pb-c.d [2021-03-16T07:52:30.136Z] #44 10.21 PBCC images/mm.pb-c.c [2021-03-16T07:52:30.136Z] #44 10.32 DEP images/mm.pb-c.d [2021-03-16T07:52:30.136Z] #44 10.41 PBCC images/timerfd.pb-c.c [2021-03-16T07:52:30.179Z] #55 ... [2021-03-16T07:52:30.179Z] [2021-03-16T07:52:30.179Z] #49 [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-03-16T07:52:30.179Z] #49 sha256:c62c6b88cd1b124503752fdb7be569fb17ef7a65b9731eb4f407a9b097b60f82 [2021-03-16T07:52:30.179Z] #49 52.47 go: extracting golang.org/x/text v0.3.2 [2021-03-16T07:52:30.179Z] #49 60.09 go: finding github.com/fatih/color v1.7.0 [2021-03-16T07:52:30.179Z] #49 60.16 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:52:30.179Z] #49 60.40 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:52:30.179Z] #49 60.48 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:52:30.179Z] #49 60.53 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:52:30.179Z] #49 60.53 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:52:30.179Z] #49 60.57 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:52:30.179Z] #49 60.61 go: finding github.com/pkg/errors v0.8.1 [2021-03-16T07:52:30.179Z] #49 60.61 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:52:30.179Z] #49 60.63 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:52:30.179Z] #49 60.66 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:52:30.179Z] #49 60.72 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:52:30.179Z] #49 60.76 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:52:30.179Z] #49 60.77 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:52:30.179Z] #49 60.79 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:52:30.179Z] #49 61.00 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:52:30.179Z] #49 61.07 go: finding github.com/spf13/viper v1.6.1 [2021-03-16T07:52:30.179Z] #49 61.12 go: finding github.com/stretchr/testify v1.4.0 [2021-03-16T07:52:30.179Z] #49 61.18 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:52:30.179Z] #49 61.34 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:52:30.179Z] #49 61.38 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:52:30.179Z] #49 61.50 go: finding github.com/stretchr/objx v0.2.0 [2021-03-16T07:52:30.179Z] #49 61.50 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:52:30.179Z] #49 61.57 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:52:30.179Z] #49 61.57 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:52:30.179Z] #49 61.83 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:52:30.179Z] #49 61.88 go: finding github.com/gobwas/glob v0.2.3 [2021-03-16T07:52:30.179Z] #49 62.03 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:52:30.179Z] #49 62.03 go: finding github.com/spf13/cobra v0.0.5 [2021-03-16T07:52:30.179Z] #49 62.11 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:52:30.179Z] #49 62.13 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:52:30.179Z] #49 62.25 go: finding github.com/spf13/pflag v1.0.5 [2021-03-16T07:52:30.179Z] #49 62.36 go: finding github.com/magiconair/properties v1.8.1 [2021-03-16T07:52:30.179Z] #49 62.48 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:52:30.179Z] #49 62.49 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:52:30.185Z] #20 ... [2021-03-16T07:52:30.185Z] [2021-03-16T07:52:30.185Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:52:30.185Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:52:30.185Z] #43 56.24 AR soccr/libsoccr.a [2021-03-16T07:52:30.185Z] #43 56.38 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-16T07:52:30.185Z] #43 57.05 DEP criu/arch/x86/sigframe.d [2021-03-16T07:52:30.185Z] #43 57.30 DEP criu/arch/x86/sigaction_compat.d [2021-03-16T07:52:30.185Z] #43 57.46 DEP criu/arch/x86/kerndat.d [2021-03-16T07:52:30.185Z] #43 57.73 DEP criu/arch/x86/crtools.d [2021-03-16T07:52:30.185Z] #43 57.91 DEP criu/arch/x86/cpu.d [2021-03-16T07:52:30.185Z] #43 58.18 CC criu/arch/x86/cpu.o [2021-03-16T07:52:30.185Z] #43 58.97 CC criu/arch/x86/crtools.o [2021-03-16T07:52:30.185Z] #43 60.84 CC criu/arch/x86/kerndat.o [2021-03-16T07:52:30.185Z] #43 61.50 CC criu/arch/x86/sigaction_compat.o [2021-03-16T07:52:30.185Z] #43 61.89 CC criu/arch/x86/sigframe.o [2021-03-16T07:52:30.185Z] #43 62.22 LINK criu/arch/x86/crtools.built-in.o [2021-03-16T07:52:30.185Z] #43 62.26 DEP criu/pie/util-vdso-elf32.d [2021-03-16T07:52:30.185Z] #43 62.43 DEP criu/pie/util-vdso.d [2021-03-16T07:52:30.185Z] #43 62.54 DEP criu/pie/util.d [2021-03-16T07:52:30.185Z] #43 62.74 CC criu/pie/util.o [2021-03-16T07:52:30.185Z] #43 63.02 CC criu/pie/util-vdso.o [2021-03-16T07:52:30.185Z] #43 63.78 CC criu/pie/util-vdso-elf32.o [2021-03-16T07:52:30.185Z] #43 64.51 AR criu/pie/pie.lib.a [2021-03-16T07:52:30.185Z] #43 64.58 DEP criu/pie/restorer.d [2021-03-16T07:52:30.185Z] #43 64.78 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-16T07:52:30.185Z] #43 64.86 DEP criu/arch/x86/restorer_unmap.d [2021-03-16T07:52:30.185Z] #43 64.88 DEP criu/arch/x86/restorer.d [2021-03-16T07:52:30.185Z] #43 65.07 DEP criu/arch/x86/vdso-pie.d [2021-03-16T07:52:30.185Z] #43 65.16 DEP criu/pie/parasite-vdso.d [2021-03-16T07:52:30.185Z] #43 65.31 DEP criu/pie/parasite.d [2021-03-16T07:52:30.185Z] #43 65.55 CC criu/pie/parasite.o [2021-03-16T07:52:30.185Z] #43 ... [2021-03-16T07:52:30.185Z] [2021-03-16T07:52:30.185Z] #53 [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-03-16T07:52:30.185Z] #53 sha256:2b88063ff14cfdf555ea1b6260cc2e4cfcfeb6fad3b589e9abbcf62271d765fa [2021-03-16T07:52:30.185Z] #53 12.72 + cd /tmp/tmp.j3DSQx5ZVF/src/github.com/opencontainers/runc [2021-03-16T07:52:30.185Z] #53 12.72 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-16T07:52:30.185Z] #53 12.95 + '[' -z '' ']' [2021-03-16T07:52:30.185Z] #53 12.95 + target=static [2021-03-16T07:52:30.185Z] #53 12.95 + make 'BUILDTAGS=seccomp ' static [2021-03-16T07:52:30.185Z] #53 13.30 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-16T07:52:30.211Z] #45 ... [2021-03-16T07:52:30.211Z] [2021-03-16T07:52:30.211Z] #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-03-16T07:52:30.211Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-16T07:52:30.211Z] #13 29.00 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-16T07:52:30.211Z] #13 29.00 Need to get 73.8 MB of archives. [2021-03-16T07:52:30.211Z] #13 29.00 After this operation, 472 MB of additional disk space will be used. [2021-03-16T07:52:30.211Z] #13 29.00 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-03-16T07:52:30.211Z] #13 29.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB] [2021-03-16T07:52:30.211Z] #13 29.21 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-03-16T07:52:30.211Z] #13 29.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB] [2021-03-16T07:52:30.211Z] #13 29.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-03-16T07:52:30.211Z] #13 29.94 Get:6 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-03-16T07:52:30.211Z] #13 30.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-16T07:52:30.211Z] #13 30.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-03-16T07:52:30.211Z] #13 30.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-03-16T07:52:30.211Z] #13 30.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-16T07:52:30.211Z] #13 31.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-16T07:52:30.211Z] #13 32.30 Get:12 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-03-16T07:52:30.211Z] #13 32.30 Get:13 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-03-16T07:52:30.211Z] #13 36.15 Get:14 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-03-16T07:52:30.211Z] #13 38.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-03-16T07:52:30.211Z] #13 38.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-03-16T07:52:30.211Z] #13 38.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-16T07:52:30.211Z] #13 38.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-16T07:52:30.211Z] #13 38.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-03-16T07:52:30.211Z] #13 38.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB] [2021-03-16T07:52:30.211Z] #13 38.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-03-16T07:52:30.211Z] #13 38.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-03-16T07:52:30.211Z] #13 38.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-03-16T07:52:30.211Z] #13 38.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-03-16T07:52:30.211Z] #13 38.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-03-16T07:52:30.211Z] #13 38.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-03-16T07:52:30.211Z] #13 38.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-03-16T07:52:30.211Z] #13 38.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB] [2021-03-16T07:52:30.211Z] #13 ... [2021-03-16T07:52:30.211Z] [2021-03-16T07:52:30.211Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:30.211Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-16T07:52:30.211Z] #42 44.41 Selecting previously unselected package libnl-3-200:arm64. [2021-03-16T07:52:30.211Z] #42 44.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-16T07:52:30.211Z] #42 44.44 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-16T07:52:30.211Z] #42 44.71 Selecting previously unselected package libnl-3-dev:arm64. [2021-03-16T07:52:30.211Z] #42 44.72 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-03-16T07:52:30.211Z] #42 44.76 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-16T07:52:30.211Z] #42 45.29 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-16T07:52:30.211Z] #42 45.29 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-16T07:52:30.211Z] #42 45.31 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-16T07:52:30.337Z] #49 27.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:52:30.337Z] #49 27.49 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-16T07:52:30.337Z] #49 27.50 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:52:30.437Z] #44 10.48 DEP images/timerfd.pb-c.d [2021-03-16T07:52:30.437Z] #44 10.54 PBCC images/timer.pb-c.c [2021-03-16T07:52:30.437Z] #44 10.56 DEP images/timer.pb-c.d [2021-03-16T07:52:30.437Z] #44 10.63 PBCC images/sa.pb-c.c [2021-03-16T07:52:30.451Z] #49 62.65 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:52:30.451Z] #49 62.70 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:52:30.451Z] #49 ... [2021-03-16T07:52:30.451Z] [2021-03-16T07:52:30.451Z] #55 [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-03-16T07:52:30.451Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:52:30.475Z] #42 45.47 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-03-16T07:52:30.475Z] #42 45.50 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-03-16T07:52:30.475Z] #42 45.51 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-16T07:52:30.501Z] #36 ... [2021-03-16T07:52:30.501Z] [2021-03-16T07:52:30.501Z] #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-03-16T07:52:30.501Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:30.501Z] #13 44.12 Reading package lists... [2021-03-16T07:52:30.501Z] #13 53.18 Building dependency tree... [2021-03-16T07:52:30.501Z] #13 58.91 The following additional packages will be installed: [2021-03-16T07:52:30.501Z] #13 58.91 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-16T07:52:30.501Z] #13 58.91 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-16T07:52:30.501Z] #13 58.91 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-16T07:52:30.501Z] #13 58.91 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-16T07:52:30.501Z] #13 58.91 mingw-w64-common mingw-w64-x86-64-dev [2021-03-16T07:52:30.501Z] #13 58.91 Suggested packages: [2021-03-16T07:52:30.501Z] #13 58.91 gcc-8-locales seccomp wine64 [2021-03-16T07:52:30.501Z] #13 61.28 The following NEW packages will be installed: [2021-03-16T07:52:30.501Z] #13 61.28 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-16T07:52:30.501Z] #13 61.29 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-16T07:52:30.501Z] #13 61.29 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-16T07:52:30.501Z] #13 61.29 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-16T07:52:30.501Z] #13 61.30 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-16T07:52:30.501Z] #13 61.30 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-16T07:52:30.501Z] #13 61.33 The following packages will be upgraded: [2021-03-16T07:52:30.501Z] #13 61.34 libseccomp2 libsystemd0 libudev1 [2021-03-16T07:52:30.501Z] #13 61.86 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-16T07:52:30.501Z] #13 61.86 Need to get 78.2 MB of archives. [2021-03-16T07:52:30.501Z] #13 61.86 After this operation, 487 MB of additional disk space will be used. [2021-03-16T07:52:30.501Z] #13 61.86 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-16T07:52:30.501Z] #13 61.86 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-16T07:52:30.501Z] #13 61.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-16T07:52:30.501Z] #13 61.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-16T07:52:30.501Z] #13 61.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-16T07:52:30.501Z] #13 62.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-16T07:52:30.501Z] #13 62.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-16T07:52:30.501Z] #13 62.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-16T07:52:30.502Z] #13 62.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-16T07:52:30.502Z] #13 62.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-16T07:52:30.502Z] #13 ... [2021-03-16T07:52:30.502Z] [2021-03-16T07:52:30.502Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:30.502Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:30.502Z] #42 66.67 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-16T07:52:30.502Z] #42 66.69 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-16T07:52:30.502Z] #42 66.70 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-16T07:52:30.502Z] #42 67.29 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-16T07:52:30.502Z] #42 67.29 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-16T07:52:30.502Z] #42 67.30 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-16T07:52:30.502Z] #42 67.47 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-16T07:52:30.502Z] #42 67.48 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-16T07:52:30.502Z] #42 67.48 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-16T07:52:30.594Z] #49 27.59 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:52:30.594Z] #49 27.59 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:52:30.594Z] #49 27.65 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-16T07:52:30.594Z] #49 27.70 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:52:30.728Z] #55 62.89 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-16T07:52:30.728Z] #55 63.10 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:52:30.728Z] #55 63.15 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:52:30.736Z] #44 10.69 DEP images/sa.pb-c.d [2021-03-16T07:52:30.736Z] #44 10.76 PBCC images/pipe-data.pb-c.c [2021-03-16T07:52:30.736Z] #44 ... [2021-03-16T07:52:30.736Z] [2021-03-16T07:52:30.736Z] #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-03-16T07:52:30.736Z] #46 sha256:d78f9c51648f540f897a36e6ce2e0d475cef560008560a13d24f13c03e21fe2e [2021-03-16T07:52:30.736Z] #46 67.29 regexp/syntax [2021-03-16T07:52:30.736Z] #46 69.29 hash/crc32 [2021-03-16T07:52:30.736Z] #46 73.17 vendor/golang.org/x/text/transform [2021-03-16T07:52:30.736Z] #46 ... [2021-03-16T07:52:30.736Z] [2021-03-16T07:52:30.736Z] #14 [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-03-16T07:52:30.736Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-16T07:52:30.736Z] #14 76.86 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-16T07:52:30.736Z] #14 76.88 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-16T07:52:30.736Z] #14 76.89 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:52:30.736Z] #14 77.07 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-16T07:52:30.736Z] #14 77.08 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-16T07:52:30.736Z] #14 77.08 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:52:30.738Z] #42 45.84 Selecting previously unselected package zlib1g-dev:arm64. [2021-03-16T07:52:30.738Z] #42 45.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-03-16T07:52:30.738Z] #42 45.88 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-16T07:52:30.762Z] #42 67.74 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-16T07:52:30.762Z] #42 67.74 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-16T07:52:30.762Z] #42 67.76 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-16T07:52:30.851Z] #49 27.94 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:52:30.851Z] #49 27.97 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-16T07:52:30.851Z] #49 ... [2021-03-16T07:52:30.851Z] [2021-03-16T07:52:30.851Z] #51 [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-03-16T07:52:30.851Z] #51 sha256:fe2e7e61b9717dcb811345edc533a8a13a6d8f45146e18e39c7107c0d273e761 [2021-03-16T07:52:30.851Z] #51 18.06 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-16T07:52:30.851Z] #51 18.24 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-16T07:52:30.851Z] #51 18.52 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-16T07:52:30.851Z] #51 18.86 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-16T07:52:30.851Z] #51 19.88 runtime/cgo [2021-03-16T07:52:30.851Z] #51 19.91 runtime [2021-03-16T07:52:31.002Z] #42 46.26 Selecting previously unselected package libprotobuf17:arm64. [2021-03-16T07:52:31.002Z] #42 46.26 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-03-16T07:52:31.022Z] #42 68.21 Selecting previously unselected package libprotobuf17:amd64. [2021-03-16T07:52:31.022Z] #42 68.21 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-16T07:52:31.022Z] #42 68.22 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:31.172Z] #51 ... [2021-03-16T07:52:31.172Z] [2021-03-16T07:52:31.172Z] #49 [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-03-16T07:52:31.172Z] #49 sha256:4375823ce59450acd9d9dcd6f557bde35802cacbc5847812dd0ec17533952e7d [2021-03-16T07:52:31.172Z] #49 28.21 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:52:31.172Z] #49 28.25 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:52:31.172Z] #49 28.25 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-16T07:52:31.172Z] #49 28.27 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:52:31.172Z] #49 28.27 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-16T07:52:31.172Z] #49 28.34 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:52:31.172Z] #49 28.39 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-16T07:52:31.265Z] #42 46.28 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-16T07:52:31.265Z] #42 ... [2021-03-16T07:52:31.265Z] [2021-03-16T07:52:31.265Z] #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-03-16T07:52:31.265Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-16T07:52:31.265Z] #36 36.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-03-16T07:52:31.265Z] #36 36.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-03-16T07:52:31.265Z] #36 36.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-03-16T07:52:31.265Z] #36 36.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-03-16T07:52:31.265Z] #36 36.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-03-16T07:52:31.265Z] #36 36.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-03-16T07:52:31.266Z] #36 39.47 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:52:31.266Z] #36 40.13 Fetched 14.2 MB in 3s (4609 kB/s) [2021-03-16T07:52:31.266Z] #36 40.28 Selecting previously unselected package xxd. [2021-03-16T07:52:31.266Z] #36 40.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 ... 15383 files and directories currently installed.) [2021-03-16T07:52:31.266Z] #36 40.41 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-16T07:52:31.266Z] #36 40.43 Unpacking xxd (2:8.1.0875-5) ... [2021-03-16T07:52:31.266Z] #36 42.86 Selecting previously unselected package vim-common. [2021-03-16T07:52:31.266Z] #36 42.87 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:52:31.266Z] #36 43.15 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-16T07:52:31.266Z] #36 43.88 Selecting previously unselected package cmake-data. [2021-03-16T07:52:31.266Z] #36 43.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-16T07:52:31.266Z] #36 43.93 Unpacking cmake-data (3.13.4-1) ... [2021-03-16T07:52:31.429Z] #49 28.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:52:31.429Z] #49 28.55 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-16T07:52:31.429Z] #49 28.59 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:52:31.528Z] #36 ... [2021-03-16T07:52:31.528Z] [2021-03-16T07:52:31.528Z] #56 [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-03-16T07:52:31.528Z] #56 sha256:88a6ac4fa892a3432f2b4fca47d04b7a7005399548772d82470866310561377b [2021-03-16T07:52:31.528Z] #56 2.668 + RM_GOPATH=0 [2021-03-16T07:52:31.528Z] #56 2.668 + TMP_GOPATH= [2021-03-16T07:52:31.528Z] #56 2.668 + : /build [2021-03-16T07:52:31.528Z] #56 2.675 + '[' -z '' ']' [2021-03-16T07:52:31.528Z] #56 2.675 ++ mktemp -d [2021-03-16T07:52:31.528Z] #56 2.680 + export GOPATH=/tmp/tmp.2K8eDxHlCy [2021-03-16T07:52:31.528Z] #56 2.680 + GOPATH=/tmp/tmp.2K8eDxHlCy [2021-03-16T07:52:31.528Z] #56 2.680 + RM_GOPATH=1 [2021-03-16T07:52:31.528Z] #56 2.680 + case "$(go env GOARCH)" in [2021-03-16T07:52:31.528Z] #56 2.683 ++ go env GOARCH [2021-03-16T07:52:31.528Z] #56 2.703 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:31.528Z] #56 2.703 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:31.528Z] #56 2.713 ++ dirname /tmp/install/install.sh [2021-03-16T07:52:31.528Z] #56 2.723 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:52:31.528Z] #56 2.724 + dir=/tmp/install [2021-03-16T07:52:31.528Z] #56 2.724 + bin=containerd [2021-03-16T07:52:31.528Z] #56 2.724 + shift [2021-03-16T07:52:31.528Z] #56 2.724 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-16T07:52:31.528Z] #56 2.724 + . /tmp/install/containerd.installer [2021-03-16T07:52:31.528Z] #56 2.724 ++ set -e [2021-03-16T07:52:31.528Z] #56 2.724 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:52:31.528Z] #56 2.724 + install_containerd [2021-03-16T07:52:31.528Z] #56 2.724 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-16T07:52:31.528Z] #56 2.724 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2K8eDxHlCy/src/github.com/containerd/containerd [2021-03-16T07:52:31.528Z] #56 2.725 Cloning into '/tmp/tmp.2K8eDxHlCy/src/github.com/containerd/containerd'... [2021-03-16T07:52:31.673Z] #55 DONE 63.9s [2021-03-16T07:52:31.673Z] [2021-03-16T07:52:31.673Z] #49 [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-03-16T07:52:31.673Z] #49 sha256:c62c6b88cd1b124503752fdb7be569fb17ef7a65b9731eb4f407a9b097b60f82 [2021-03-16T07:52:31.673Z] #49 62.92 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:52:31.673Z] #49 63.06 go: finding github.com/spf13/afero v1.1.2 [2021-03-16T07:52:31.673Z] #49 63.08 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:52:31.673Z] #49 63.13 go: finding github.com/spf13/cast v1.3.0 [2021-03-16T07:52:31.673Z] #49 63.15 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:52:31.673Z] #49 63.17 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:52:31.673Z] #49 63.21 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:52:31.673Z] #49 63.24 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:52:31.673Z] #49 63.37 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-16T07:52:31.673Z] #49 63.44 go: finding golang.org/x/text v0.3.2 [2021-03-16T07:52:31.673Z] #49 63.54 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:52:31.673Z] #49 63.64 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:52:31.673Z] #49 63.67 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:52:31.673Z] #49 63.69 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:52:31.673Z] #49 63.83 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:52:31.673Z] #49 63.83 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:52:31.673Z] #49 63.89 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:52:31.673Z] #49 63.89 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:52:31.673Z] #49 63.93 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:52:31.673Z] #49 63.93 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-16T07:52:31.673Z] #49 63.93 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:52:31.673Z] #49 63.95 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:52:31.673Z] #49 64.03 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:52:31.673Z] #49 64.06 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:52:31.673Z] #49 64.06 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:52:31.673Z] #49 64.08 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:52:31.673Z] #49 64.10 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:52:31.673Z] #49 64.11 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-16T07:52:31.673Z] #49 64.15 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:52:31.697Z] #49 28.96 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:52:31.808Z] #14 ... [2021-03-16T07:52:31.808Z] [2021-03-16T07:52:31.808Z] #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-03-16T07:52:31.808Z] #48 sha256:c9e5d81f6d259cb45a7d53d531bc09847a8a8a5e54fba906be6277f00bd9ba9b [2021-03-16T07:52:31.808Z] #48 DONE 78.4s [2021-03-16T07:52:31.808Z] [2021-03-16T07:52:31.808Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:52:31.808Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:52:31.808Z] #44 10.78 DEP images/pipe-data.pb-c.d [2021-03-16T07:52:31.808Z] #44 10.87 PBCC images/mnt.pb-c.c [2021-03-16T07:52:31.808Z] #44 10.95 DEP images/mnt.pb-c.d [2021-03-16T07:52:31.808Z] #44 11.08 PBCC images/sk-packet.pb-c.c [2021-03-16T07:52:31.808Z] #44 11.12 DEP images/sk-packet.pb-c.d [2021-03-16T07:52:31.808Z] #44 11.22 PBCC images/tcp-stream.pb-c.c [2021-03-16T07:52:31.808Z] #44 11.29 DEP images/tcp-stream.pb-c.d [2021-03-16T07:52:31.808Z] #44 11.33 PBCC images/pipe.pb-c.c [2021-03-16T07:52:31.808Z] #44 11.37 DEP images/pipe.pb-c.d [2021-03-16T07:52:31.808Z] #44 11.46 PBCC images/pstree.pb-c.c [2021-03-16T07:52:31.808Z] #44 11.46 DEP images/pstree.pb-c.d [2021-03-16T07:52:31.808Z] #44 11.53 PBCC images/fs.pb-c.c [2021-03-16T07:52:31.808Z] #44 11.55 DEP images/fs.pb-c.d [2021-03-16T07:52:31.808Z] #44 11.58 PBCC images/signalfd.pb-c.c [2021-03-16T07:52:31.808Z] #44 11.63 DEP images/signalfd.pb-c.d [2021-03-16T07:52:31.808Z] #44 11.68 PBCC images/fh.pb-c.c [2021-03-16T07:52:31.808Z] #44 11.75 PBCC images/fsnotify.pb-c.c [2021-03-16T07:52:31.808Z] #44 11.80 DEP images/fh.pb-c.d [2021-03-16T07:52:31.808Z] #44 11.86 DEP images/fsnotify.pb-c.d [2021-03-16T07:52:31.808Z] #44 11.93 PBCC images/eventpoll.pb-c.c [2021-03-16T07:52:31.808Z] #44 12.02 DEP images/eventpoll.pb-c.d [2021-03-16T07:52:31.935Z] #49 64.33 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:52:32.019Z] #49 29.01 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:52:32.019Z] #49 29.12 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:52:32.019Z] #49 29.19 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:52:32.107Z] #44 12.09 PBCC images/eventfd.pb-c.c [2021-03-16T07:52:32.107Z] #44 12.12 DEP images/eventfd.pb-c.d [2021-03-16T07:52:32.107Z] #44 12.18 PBCC images/remap-file-path.pb-c.c [2021-03-16T07:52:32.107Z] #44 12.20 DEP images/remap-file-path.pb-c.d [2021-03-16T07:52:32.107Z] #44 12.23 PBCC images/fifo.pb-c.c [2021-03-16T07:52:32.107Z] #44 12.24 DEP images/fifo.pb-c.d [2021-03-16T07:52:32.107Z] #44 12.28 PBCC images/ghost-file.pb-c.c [2021-03-16T07:52:32.107Z] #44 ... [2021-03-16T07:52:32.107Z] [2021-03-16T07:52:32.107Z] #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-03-16T07:52:32.107Z] #52 sha256:9c17b3d3282a91c65427e90a554c4ecba504dbbbe34db3f51fd29cd7a7aca16c [2021-03-16T07:52:32.107Z] #52 68.86 reflect [2021-03-16T07:52:32.107Z] #52 68.94 regexp/syntax [2021-03-16T07:52:32.107Z] #52 77.25 time [2021-03-16T07:52:32.197Z] #49 64.47 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:52:32.197Z] #49 64.48 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-16T07:52:32.197Z] #49 64.70 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:52:32.277Z] #49 29.23 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:52:32.277Z] #49 29.39 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:52:32.277Z] #49 29.40 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-16T07:52:32.277Z] #49 29.49 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:52:32.406Z] #52 ... [2021-03-16T07:52:32.406Z] [2021-03-16T07:52:32.406Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:52:32.406Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:52:32.406Z] #44 12.34 DEP images/ghost-file.pb-c.d [2021-03-16T07:52:32.406Z] #44 12.36 PBCC images/regfile.pb-c.c [2021-03-16T07:52:32.406Z] #44 12.43 DEP images/regfile.pb-c.d [2021-03-16T07:52:32.406Z] #44 12.48 PBCC images/ns.pb-c.c [2021-03-16T07:52:32.406Z] #44 12.51 DEP images/ns.pb-c.d [2021-03-16T07:52:32.406Z] #44 12.58 PBCC images/fdinfo.pb-c.c [2021-03-16T07:52:32.459Z] #49 64.78 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:52:32.459Z] #49 64.82 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:52:32.459Z] #49 64.94 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:52:32.536Z] #49 29.57 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:52:32.536Z] #49 29.72 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:52:32.704Z] #44 12.69 DEP images/fdinfo.pb-c.d [2021-03-16T07:52:32.704Z] #44 12.77 PBCC images/core-aarch64.pb-c.c [2021-03-16T07:52:32.704Z] #44 12.82 PBCC images/core-arm.pb-c.c [2021-03-16T07:52:32.704Z] #44 12.88 PBCC images/core-ppc64.pb-c.c [2021-03-16T07:52:32.704Z] #44 12.98 PBCC images/core-s390.pb-c.c [2021-03-16T07:52:32.721Z] #49 64.96 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:52:32.792Z] #49 29.82 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:52:32.792Z] #49 29.88 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:52:32.792Z] #49 30.01 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:52:32.930Z] #42 69.81 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-16T07:52:32.930Z] #42 69.82 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-16T07:52:32.930Z] #42 69.82 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:32.930Z] #42 70.09 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-16T07:52:32.930Z] #42 70.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-16T07:52:32.930Z] #42 70.12 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:33.001Z] #44 13.05 PBCC images/core-x86.pb-c.c [2021-03-16T07:52:33.001Z] #44 13.13 PBCC images/core.pb-c.c [2021-03-16T07:52:33.048Z] #49 30.15 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:52:33.298Z] #44 13.28 PBCC images/inventory.pb-c.c [2021-03-16T07:52:33.298Z] #44 13.38 DEP images/core-aarch64.pb-c.d [2021-03-16T07:52:33.298Z] #44 13.41 DEP images/core-arm.pb-c.d [2021-03-16T07:52:33.298Z] #44 13.46 DEP images/core-ppc64.pb-c.d [2021-03-16T07:52:33.305Z] #49 30.24 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:52:33.305Z] #49 30.44 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:52:33.561Z] #49 30.56 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:52:33.561Z] #49 30.78 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:52:33.561Z] #49 30.79 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:52:33.595Z] #44 13.56 DEP images/core-s390.pb-c.d [2021-03-16T07:52:33.595Z] #44 13.61 DEP images/core-x86.pb-c.d [2021-03-16T07:52:33.595Z] #44 13.66 DEP images/core.pb-c.d [2021-03-16T07:52:33.595Z] #44 13.73 DEP images/inventory.pb-c.d [2021-03-16T07:52:33.595Z] #44 13.78 PBCC images/cpuinfo.pb-c.c [2021-03-16T07:52:33.595Z] #44 13.79 DEP images/cpuinfo.pb-c.d [2021-03-16T07:52:33.595Z] #44 13.86 PBCC images/stats.pb-c.c [2021-03-16T07:52:33.595Z] #44 13.90 DEP images/stats.pb-c.d [2021-03-16T07:52:33.818Z] #49 30.79 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-16T07:52:33.818Z] #49 30.98 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:52:33.818Z] #49 31.01 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:52:34.074Z] #49 31.18 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:52:34.074Z] #49 31.19 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-16T07:52:34.847Z] #42 71.79 Selecting previously unselected package libprotoc17:amd64. [2021-03-16T07:52:34.847Z] #42 71.82 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-16T07:52:34.847Z] #42 71.85 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:34.847Z] #42 ... [2021-03-16T07:52:34.847Z] [2021-03-16T07:52:34.847Z] #56 [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-03-16T07:52:34.847Z] #56 sha256:69df6371dd4662df1bc57450792cdaf9ae15332a3f752386c471ed8c15bdcb57 [2021-03-16T07:52:34.847Z] #56 2.335 + RM_GOPATH=0 [2021-03-16T07:52:34.847Z] #56 2.335 + TMP_GOPATH= [2021-03-16T07:52:34.847Z] #56 2.335 + : /build [2021-03-16T07:52:34.847Z] #56 2.335 + '[' -z '' ']' [2021-03-16T07:52:34.847Z] #56 2.335 ++ mktemp -d [2021-03-16T07:52:34.847Z] #56 2.335 + export GOPATH=/tmp/tmp.PpmPK9r9Gs [2021-03-16T07:52:34.847Z] #56 2.335 + GOPATH=/tmp/tmp.PpmPK9r9Gs [2021-03-16T07:52:34.847Z] #56 2.335 + RM_GOPATH=1 [2021-03-16T07:52:34.847Z] #56 2.335 + case "$(go env GOARCH)" in [2021-03-16T07:52:34.847Z] #56 2.335 ++ go env GOARCH [2021-03-16T07:52:34.847Z] #56 2.440 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:34.847Z] #56 2.440 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:34.847Z] #56 2.440 ++ dirname /tmp/install/install.sh [2021-03-16T07:52:34.847Z] #56 2.465 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:52:34.847Z] #56 2.468 + dir=/tmp/install [2021-03-16T07:52:34.847Z] #56 2.468 + bin=containerd [2021-03-16T07:52:34.847Z] #56 2.468 + shift [2021-03-16T07:52:34.847Z] #56 2.468 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-16T07:52:34.847Z] #56 2.468 + . /tmp/install/containerd.installer [2021-03-16T07:52:34.847Z] #56 2.468 ++ set -e [2021-03-16T07:52:34.847Z] #56 2.468 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:52:34.847Z] #56 2.468 + install_containerd [2021-03-16T07:52:34.847Z] #56 2.468 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-16T07:52:34.847Z] #56 2.468 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PpmPK9r9Gs/src/github.com/containerd/containerd [2021-03-16T07:52:34.847Z] #56 2.509 Cloning into '/tmp/tmp.PpmPK9r9Gs/src/github.com/containerd/containerd'... [2021-03-16T07:52:34.847Z] #56 ... [2021-03-16T07:52:34.847Z] [2021-03-16T07:52:34.847Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:52:34.847Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-16T07:52:34.847Z] #32 69.99 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-03-16T07:52:34.847Z] #32 70.67 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-16T07:52:34.847Z] #32 71.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:52:35.004Z] #49 32.28 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:52:35.435Z] #53 ... [2021-03-16T07:52:35.435Z] [2021-03-16T07:52:35.435Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:52:35.435Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:52:35.435Z] #43 66.83 LINK criu/pie/parasite.built-in.o [2021-03-16T07:52:35.435Z] #43 66.84 GEN criu/pie/parasite-blob.h [2021-03-16T07:52:35.435Z] #43 66.85 CC criu/pie/parasite-vdso.o [2021-03-16T07:52:35.435Z] #43 67.56 CC criu/arch/x86/vdso-pie.o [2021-03-16T07:52:35.435Z] #43 67.87 CC criu/arch/x86/restorer.o [2021-03-16T07:52:35.435Z] #43 68.50 CC criu/arch/x86/restorer_unmap.o [2021-03-16T07:52:35.435Z] #43 68.58 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-16T07:52:35.435Z] #43 68.85 CC criu/pie/restorer.o [2021-03-16T07:52:35.435Z] #43 71.81 LINK criu/pie/restorer.built-in.o [2021-03-16T07:52:35.435Z] #43 71.83 GEN criu/pie/restorer-blob.h [2021-03-16T07:52:35.435Z] #43 71.92 DEP criu/vdso.d [2021-03-16T07:52:35.567Z] #49 ... [2021-03-16T07:52:35.567Z] [2021-03-16T07:52:35.567Z] #58 [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-03-16T07:52:35.567Z] #58 sha256:64a0a88ffc0792a8d1a2ba3d3c5e29682aa09889d0c724c52cd32a41373b373f [2021-03-16T07:52:35.567Z] #58 22.68 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-16T07:52:35.567Z] #58 23.38 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:52:35.567Z] #58 24.55 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:52:35.567Z] #58 26.62 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:52:35.567Z] #58 28.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:52:35.567Z] #58 29.23 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:52:35.567Z] #58 29.79 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:52:35.567Z] #58 30.16 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:52:35.567Z] #58 30.69 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:52:35.567Z] #58 ... [2021-03-16T07:52:35.567Z] [2021-03-16T07:52:35.567Z] #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-03-16T07:52:35.567Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:52:35.567Z] #40 23.57 Checking out files: 83% (1408/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-16T07:52:35.567Z] #40 23.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-16T07:52:35.567Z] #40 26.58 + 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-03-16T07:52:35.711Z] #44 15.77 make[1]: Nothing to be done for 'all'. [2021-03-16T07:52:35.998Z] #43 72.11 DEP criu/vdso-compat.d [2021-03-16T07:52:35.998Z] #43 72.31 DEP criu/uts_ns.d [2021-03-16T07:52:36.254Z] #43 72.47 DEP criu/util.d [2021-03-16T07:52:36.497Z] #40 ... [2021-03-16T07:52:36.497Z] [2021-03-16T07:52:36.497Z] #58 [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-03-16T07:52:36.497Z] #58 sha256:64a0a88ffc0792a8d1a2ba3d3c5e29682aa09889d0c724c52cd32a41373b373f [2021-03-16T07:52:36.497Z] #58 33.53 go: finding github.com/pkg/errors v0.9.1 [2021-03-16T07:52:36.497Z] #58 33.60 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-16T07:52:36.511Z] #43 72.68 DEP criu/uffd.d [2021-03-16T07:52:36.511Z] #43 72.84 DEP criu/tun.d [2021-03-16T07:52:36.753Z] #58 33.81 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-16T07:52:36.753Z] #58 33.94 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-16T07:52:36.753Z] #58 ... [2021-03-16T07:52:36.753Z] [2021-03-16T07:52:36.753Z] #47 [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-03-16T07:52:36.753Z] #47 sha256:833e3b21409d9d1c57b14e5d0fad978e512185f352651a1c3be2940992a30618 [2021-03-16T07:52:36.753Z] #47 23.99 go: finding github.com/fatih/color v1.9.0 [2021-03-16T07:52:36.754Z] #47 24.09 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T07:52:36.754Z] #47 24.13 go: finding github.com/pkg/errors v0.9.1 [2021-03-16T07:52:36.754Z] #47 24.33 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-16T07:52:36.754Z] #47 24.36 go: finding github.com/spf13/pflag v1.0.3 [2021-03-16T07:52:36.754Z] #47 24.43 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-16T07:52:36.754Z] #47 24.72 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T07:52:36.754Z] #47 24.94 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-16T07:52:36.754Z] #47 24.94 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T07:52:36.754Z] #47 24.95 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T07:52:36.754Z] #47 25.00 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T07:52:36.768Z] #43 73.02 DEP criu/tty.d [2021-03-16T07:52:36.909Z] #56 ... [2021-03-16T07:52:36.909Z] [2021-03-16T07:52:36.909Z] #49 [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-03-16T07:52:36.909Z] #49 sha256:efe4c7708ba3880134b1ef55876051b0653f1e796146fb46607dbc2371490ba3 [2021-03-16T07:52:36.909Z] #49 49.06 go: finding github.com/fatih/color v1.7.0 [2021-03-16T07:52:36.909Z] #49 49.11 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:52:36.909Z] #49 49.29 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:52:36.909Z] #49 49.31 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:52:36.909Z] #49 49.42 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:52:36.909Z] #49 49.47 go: finding github.com/pkg/errors v0.8.1 [2021-03-16T07:52:36.909Z] #49 49.49 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:52:36.909Z] #49 49.52 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:52:36.909Z] #49 49.56 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:52:36.909Z] #49 49.61 go: finding github.com/spf13/viper v1.6.1 [2021-03-16T07:52:36.909Z] #49 49.63 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:52:36.909Z] #49 49.64 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:52:36.909Z] #49 49.66 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:52:36.909Z] #49 49.66 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:52:36.909Z] #49 49.69 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:52:36.909Z] #49 49.70 go: finding github.com/stretchr/testify v1.4.0 [2021-03-16T07:52:36.909Z] #49 49.72 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:52:36.909Z] #49 49.75 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:52:36.909Z] #49 49.79 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:52:36.909Z] #49 49.84 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:52:36.909Z] #49 49.89 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:52:36.909Z] #49 49.91 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:52:36.909Z] #49 49.93 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:52:36.909Z] #49 49.93 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:52:36.909Z] #49 49.96 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:52:36.909Z] #49 50.14 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:52:36.909Z] #49 50.14 go: finding github.com/stretchr/objx v0.2.0 [2021-03-16T07:52:36.909Z] #49 50.15 go: finding github.com/spf13/cobra v0.0.5 [2021-03-16T07:52:36.909Z] #49 50.15 go: finding github.com/magiconair/properties v1.8.1 [2021-03-16T07:52:36.909Z] #49 50.20 go: finding github.com/gobwas/glob v0.2.3 [2021-03-16T07:52:36.909Z] #49 50.24 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:52:36.909Z] #49 50.25 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:52:36.909Z] #49 50.25 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:52:36.909Z] #49 50.29 go: finding github.com/spf13/pflag v1.0.5 [2021-03-16T07:52:36.909Z] #49 50.31 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:52:36.909Z] #49 50.39 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:52:36.909Z] #49 50.44 go: finding github.com/spf13/cast v1.3.0 [2021-03-16T07:52:36.909Z] #49 50.46 go: finding github.com/spf13/afero v1.1.2 [2021-03-16T07:52:36.909Z] #49 50.46 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:52:36.909Z] #49 50.48 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:52:36.909Z] #49 50.51 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:52:36.909Z] #49 50.60 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:52:36.909Z] #49 50.62 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:52:36.909Z] #49 50.62 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-16T07:52:36.909Z] #49 50.62 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:52:36.909Z] #49 50.64 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:52:36.909Z] #49 50.73 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:52:36.909Z] #49 50.78 go: finding golang.org/x/text v0.3.2 [2021-03-16T07:52:36.909Z] #49 51.04 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:52:36.909Z] #49 51.06 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:52:36.909Z] #49 51.07 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:52:36.909Z] #49 51.07 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:52:36.909Z] #49 51.10 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:52:36.909Z] #49 51.11 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:52:36.909Z] #49 51.12 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:52:36.909Z] #49 51.12 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:52:36.909Z] #49 51.34 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:52:36.909Z] #49 51.40 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-16T07:52:36.909Z] #49 51.41 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:52:36.909Z] #49 51.41 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:52:36.909Z] #49 51.42 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:52:36.909Z] #49 51.42 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:52:36.909Z] #49 51.42 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-16T07:52:36.909Z] #49 51.42 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:52:36.909Z] #49 51.42 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:52:36.909Z] #49 51.43 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:52:36.909Z] #49 51.54 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:52:36.909Z] #49 51.58 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:52:36.909Z] #49 51.75 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-16T07:52:36.909Z] #49 51.81 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:52:36.909Z] #49 51.93 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:52:36.909Z] #49 51.93 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:52:36.909Z] #49 51.96 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:52:36.931Z] #49 ... [2021-03-16T07:52:36.931Z] [2021-03-16T07:52:36.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-03-16T07:52:36.931Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:36.931Z] #13 44.01 Reading package lists... [2021-03-16T07:52:36.931Z] #13 54.24 Building dependency tree... [2021-03-16T07:52:36.931Z] #13 59.78 The following additional packages will be installed: [2021-03-16T07:52:36.931Z] #13 59.80 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-16T07:52:36.931Z] #13 59.81 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-16T07:52:36.931Z] #13 59.81 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-16T07:52:36.931Z] #13 59.81 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-16T07:52:36.931Z] #13 59.81 mingw-w64-common mingw-w64-x86-64-dev [2021-03-16T07:52:36.931Z] #13 59.87 Suggested packages: [2021-03-16T07:52:36.931Z] #13 59.87 gcc-8-locales seccomp wine64 [2021-03-16T07:52:36.931Z] #13 61.70 The following NEW packages will be installed: [2021-03-16T07:52:36.931Z] #13 61.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-16T07:52:36.931Z] #13 61.71 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-16T07:52:36.931Z] #13 61.71 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-16T07:52:36.931Z] #13 61.71 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-16T07:52:36.931Z] #13 61.71 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-16T07:52:36.931Z] #13 61.71 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-16T07:52:36.931Z] #13 61.72 The following packages will be upgraded: [2021-03-16T07:52:36.931Z] #13 61.72 libseccomp2 libsystemd0 libudev1 [2021-03-16T07:52:36.931Z] #13 62.25 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-16T07:52:36.931Z] #13 62.25 Need to get 78.2 MB of archives. [2021-03-16T07:52:36.931Z] #13 62.25 After this operation, 487 MB of additional disk space will be used. [2021-03-16T07:52:36.931Z] #13 62.25 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-16T07:52:36.931Z] #13 62.26 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-16T07:52:36.931Z] #13 62.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-16T07:52:36.931Z] #13 62.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-16T07:52:36.931Z] #13 62.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-16T07:52:36.931Z] #13 62.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-16T07:52:36.931Z] #13 63.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-16T07:52:36.931Z] #13 63.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-16T07:52:36.931Z] #13 63.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-16T07:52:36.931Z] #13 63.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-16T07:52:36.931Z] #13 63.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-16T07:52:36.931Z] #13 ... [2021-03-16T07:52:36.931Z] [2021-03-16T07:52:36.931Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:36.931Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:36.931Z] #42 63.71 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:52:36.931Z] #42 64.01 Fetched 4095 kB in 1s (3121 kB/s) [2021-03-16T07:52:36.931Z] #42 64.21 Selecting previously unselected package libcap-dev:amd64. [2021-03-16T07:52:36.931Z] #42 64.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 ... 15410 files and directories currently installed.) [2021-03-16T07:52:36.931Z] #42 64.33 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-16T07:52:36.931Z] #42 64.34 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-16T07:52:36.931Z] #42 64.62 Selecting previously unselected package libnet1:amd64. [2021-03-16T07:52:36.931Z] #42 64.62 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-16T07:52:36.931Z] #42 64.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:52:36.931Z] #42 64.90 Selecting previously unselected package libnet1-dev. [2021-03-16T07:52:36.931Z] #42 64.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-16T07:52:36.931Z] #42 64.95 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-16T07:52:36.931Z] #42 65.32 Selecting previously unselected package libnl-3-200:amd64. [2021-03-16T07:52:36.931Z] #42 65.32 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-16T07:52:36.931Z] #42 65.33 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-16T07:52:36.931Z] #42 65.55 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-16T07:52:36.931Z] #42 65.59 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-16T07:52:36.931Z] #42 65.68 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-16T07:52:36.931Z] #42 66.14 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-16T07:52:36.931Z] #42 66.15 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-16T07:52:36.931Z] #42 66.16 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-16T07:52:36.931Z] #42 66.43 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-16T07:52:36.931Z] #42 66.45 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-16T07:52:36.931Z] #42 66.49 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-16T07:52:36.931Z] #42 66.69 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-16T07:52:36.931Z] #42 66.71 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-16T07:52:36.931Z] #42 66.73 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-16T07:52:36.931Z] #42 67.09 Selecting previously unselected package libprotobuf17:amd64. [2021-03-16T07:52:36.931Z] #42 67.09 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-16T07:52:36.931Z] #42 67.11 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:36.931Z] #42 68.48 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-16T07:52:36.931Z] #42 68.48 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-16T07:52:36.931Z] #42 68.55 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:36.931Z] #42 68.81 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-16T07:52:36.931Z] #42 68.81 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-16T07:52:36.931Z] #42 68.82 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:37.010Z] #47 ... [2021-03-16T07:52:37.010Z] [2021-03-16T07:52:37.010Z] #58 [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-03-16T07:52:37.010Z] #58 sha256:64a0a88ffc0792a8d1a2ba3d3c5e29682aa09889d0c724c52cd32a41373b373f [2021-03-16T07:52:37.010Z] #58 34.08 go: finding github.com/google/uuid v1.2.0 [2021-03-16T07:52:37.010Z] #58 34.11 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-16T07:52:37.010Z] #58 34.17 go: finding github.com/gofrs/flock v0.8.0 [2021-03-16T07:52:37.010Z] #58 34.18 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-16T07:52:37.010Z] #58 34.24 go: finding github.com/gorilla/mux v1.8.0 [2021-03-16T07:52:37.024Z] #43 73.32 DEP criu/timerfd.d [2021-03-16T07:52:37.175Z] #49 52.20 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:52:37.194Z] #42 ... [2021-03-16T07:52:37.194Z] [2021-03-16T07:52:37.194Z] #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-03-16T07:52:37.194Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:37.194Z] #13 64.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-16T07:52:37.266Z] #58 34.38 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-16T07:52:37.266Z] #58 34.39 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-16T07:52:37.266Z] #58 34.44 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-16T07:52:37.266Z] #58 34.53 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-16T07:52:37.281Z] #43 73.57 DEP criu/timens.d [2021-03-16T07:52:37.281Z] #43 73.70 DEP criu/sysfs_parse.d [2021-03-16T07:52:37.538Z] #43 73.89 DEP criu/sysctl.d [2021-03-16T07:52:37.589Z] #13 64.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-03-16T07:52:37.794Z] #43 74.07 DEP criu/string.d [2021-03-16T07:52:37.794Z] #43 74.13 DEP criu/stats.d [2021-03-16T07:52:37.794Z] #43 74.24 DEP criu/sockets.d [2021-03-16T07:52:37.813Z] #44 17.68 CC images/stats.o [2021-03-16T07:52:37.831Z] #58 34.82 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-16T07:52:37.831Z] #58 34.99 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-16T07:52:38.050Z] #43 74.40 DEP criu/sk-unix.d [2021-03-16T07:52:38.112Z] #44 18.29 CC images/core.o [2021-03-16T07:52:38.144Z] #32 ... [2021-03-16T07:52:38.144Z] [2021-03-16T07:52:38.144Z] #49 [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-03-16T07:52:38.144Z] #49 sha256:bae4ca5fe17dbbb649c69c66191a7f8180210baf0d52175280d33433dd3094e2 [2021-03-16T07:52:38.144Z] #49 64.87 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:52:38.144Z] #49 64.97 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:52:38.144Z] #49 65.03 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:52:38.144Z] #49 65.05 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:52:38.144Z] #49 65.19 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:52:38.144Z] #49 ... [2021-03-16T07:52:38.144Z] [2021-03-16T07:52:38.144Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:38.144Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:38.144Z] #42 72.93 Selecting previously unselected package protobuf-c-compiler. [2021-03-16T07:52:38.144Z] #42 72.95 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-16T07:52:38.144Z] #42 72.98 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-16T07:52:38.144Z] #42 73.44 Selecting previously unselected package protobuf-compiler. [2021-03-16T07:52:38.144Z] #42 73.48 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-16T07:52:38.144Z] #42 73.49 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-16T07:52:38.144Z] #42 73.79 Selecting previously unselected package python-pkg-resources. [2021-03-16T07:52:38.144Z] #42 73.80 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-16T07:52:38.144Z] #42 73.80 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-16T07:52:38.144Z] #42 74.24 Selecting previously unselected package python-six. [2021-03-16T07:52:38.144Z] #42 74.25 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-16T07:52:38.144Z] #42 74.25 Unpacking python-six (1.12.0-1) ... [2021-03-16T07:52:38.144Z] #42 74.60 Selecting previously unselected package python-protobuf. [2021-03-16T07:52:38.144Z] #42 74.65 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-16T07:52:38.144Z] #42 74.65 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-16T07:52:38.306Z] #43 74.65 DEP criu/sk-tcp.d [2021-03-16T07:52:38.563Z] #43 74.85 DEP criu/sk-queue.d [2021-03-16T07:52:38.715Z] #42 75.79 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-16T07:52:38.765Z] #44 18.99 CC images/core-x86.o [2021-03-16T07:52:38.819Z] #43 75.01 DEP criu/sk-packet.d [2021-03-16T07:52:38.819Z] #43 75.20 DEP criu/sk-netlink.d [2021-03-16T07:52:39.076Z] #43 75.38 DEP criu/sk-inet.d [2021-03-16T07:52:39.103Z] #49 ... [2021-03-16T07:52:39.103Z] [2021-03-16T07:52:39.103Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:52:39.103Z] #34 sha256:950e092d2ecd2c66821a46a989da7efeb646176afa3868cc002ea75c30385d8e [2021-03-16T07:52:39.103Z] #34 43.81 os [2021-03-16T07:52:39.103Z] #34 45.83 path/filepath [2021-03-16T07:52:39.103Z] #34 45.83 fmt [2021-03-16T07:52:39.103Z] #34 47.84 io/ioutil [2021-03-16T07:52:39.103Z] #34 49.07 flag [2021-03-16T07:52:39.103Z] #34 49.07 log [2021-03-16T07:52:39.103Z] #34 49.08 github.com/BurntSushi/toml [2021-03-16T07:52:39.103Z] #34 52.60 github.com/BurntSushi/toml/cmd/tomlv [2021-03-16T07:52:39.103Z] #34 ... [2021-03-16T07:52:39.103Z] [2021-03-16T07:52:39.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-03-16T07:52:39.103Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-16T07:52:39.103Z] #13 39.93 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:52:39.103Z] #13 40.13 Fetched 73.8 MB in 10s (7644 kB/s) [2021-03-16T07:52:39.103Z] #13 40.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 ... 15383 files and directories currently installed.) [2021-03-16T07:52:39.103Z] #13 40.31 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ... [2021-03-16T07:52:39.103Z] #13 40.40 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-16T07:52:39.103Z] #13 41.26 Setting up libsystemd0:arm64 (241-7~deb10u6) ... [2021-03-16T07:52:39.103Z] #13 42.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-16T07:52:39.103Z] #13 42.65 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-03-16T07:52:39.103Z] #13 42.73 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-16T07:52:39.103Z] #13 43.06 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-03-16T07:52:39.103Z] #13 43.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 ... 15383 files and directories currently installed.) [2021-03-16T07:52:39.103Z] #13 43.48 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ... [2021-03-16T07:52:39.103Z] #13 43.51 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-16T07:52:39.103Z] #13 43.79 Setting up libudev1:arm64 (241-7~deb10u6) ... [2021-03-16T07:52:39.103Z] #13 44.27 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-16T07:52:39.103Z] #13 44.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-16T07:52:39.103Z] #13 44.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-03-16T07:52:39.103Z] #13 44.38 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-16T07:52:39.103Z] #13 46.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-16T07:52:39.103Z] #13 46.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-03-16T07:52:39.103Z] #13 47.64 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-16T07:52:39.332Z] #43 75.65 DEP criu/signalfd.d [2021-03-16T07:52:39.588Z] #43 75.84 DEP criu/sigframe.d [2021-03-16T07:52:39.588Z] #43 76.00 DEP criu/shmem.d [2021-03-16T07:52:39.820Z] #44 19.66 CC images/core-arm.o [2021-03-16T07:52:39.820Z] #44 20.05 CC images/core-aarch64.o [2021-03-16T07:52:39.844Z] #43 76.20 DEP criu/servicefd.d [2021-03-16T07:52:40.101Z] #43 76.43 DEP criu/seize.d [2021-03-16T07:52:40.348Z] #58 ... [2021-03-16T07:52:40.348Z] [2021-03-16T07:52:40.348Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:40.348Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:40.348Z] #42 27.56 Fetched 8423 kB in 19s (438 kB/s) [2021-03-16T07:52:40.348Z] #42 27.56 Reading package lists... [2021-03-16T07:52:40.358Z] #43 76.58 DEP criu/seccomp.d [2021-03-16T07:52:40.358Z] #43 76.75 DEP criu/rst-malloc.d [2021-03-16T07:52:40.467Z] #44 20.60 CC images/core-ppc64.o [2021-03-16T07:52:40.606Z] #42 35.09 Reading package lists... [2021-03-16T07:52:40.606Z] #42 ... [2021-03-16T07:52:40.606Z] [2021-03-16T07:52:40.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-03-16T07:52:40.606Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:40.606Z] #13 30.78 Fetched 8922 kB in 21s (424 kB/s) [2021-03-16T07:52:40.614Z] #43 76.82 DEP criu/rbtree.d [2021-03-16T07:52:40.614Z] #43 76.89 DEP criu/pstree.d [2021-03-16T07:52:40.614Z] #43 ... [2021-03-16T07:52:40.614Z] [2021-03-16T07:52:40.614Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:52:40.614Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:52:40.614Z] #20 5.950 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:52:40.614Z] #20 11.43 Fetched 8922 kB in 10s (872 kB/s) [2021-03-16T07:52:40.614Z] #20 11.43 Reading package lists... [2021-03-16T07:52:40.625Z] #42 ... [2021-03-16T07:52:40.625Z] [2021-03-16T07:52:40.625Z] #45 [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-03-16T07:52:40.625Z] #45 sha256:9791cf47cd77fdfb452cea96641266fe030354dfa345947418f0814e331a0556 [2021-03-16T07:52:40.625Z] #45 67.48 reflect [2021-03-16T07:52:40.625Z] #45 69.18 syscall [2021-03-16T07:52:40.625Z] #45 ... [2021-03-16T07:52:40.625Z] [2021-03-16T07:52:40.625Z] #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-03-16T07:52:40.625Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:40.625Z] #13 63.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-16T07:52:40.625Z] #13 63.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-16T07:52:40.625Z] #13 63.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-03-16T07:52:40.625Z] #13 68.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-03-16T07:52:40.625Z] #13 71.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-16T07:52:40.625Z] #13 71.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-16T07:52:40.625Z] #13 71.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-16T07:52:40.625Z] #13 71.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-16T07:52:40.625Z] #13 71.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-16T07:52:40.625Z] #13 71.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-16T07:52:40.625Z] #13 72.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-16T07:52:40.625Z] #13 72.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-16T07:52:40.625Z] #13 72.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-16T07:52:40.625Z] #13 72.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-16T07:52:40.625Z] #13 72.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-16T07:52:40.625Z] #13 72.19 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-16T07:52:40.625Z] #13 72.20 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-16T07:52:40.625Z] #13 72.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-16T07:52:40.765Z] #44 ... [2021-03-16T07:52:40.765Z] [2021-03-16T07:52:40.765Z] #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-03-16T07:52:40.765Z] #46 sha256:d78f9c51648f540f897a36e6ce2e0d475cef560008560a13d24f13c03e21fe2e [2021-03-16T07:52:40.765Z] #46 77.50 time [2021-03-16T07:52:40.765Z] #46 82.17 regexp [2021-03-16T07:52:40.871Z] #20 15.37 Reading package lists... [2021-03-16T07:52:40.871Z] #20 ... [2021-03-16T07:52:40.871Z] [2021-03-16T07:52:40.871Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:52:40.871Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:52:40.871Z] #43 77.08 DEP criu/protobuf.d [2021-03-16T07:52:40.871Z] #43 77.21 GEN criu/protobuf-desc-gen.h [2021-03-16T07:52:40.896Z] #13 ... [2021-03-16T07:52:40.896Z] [2021-03-16T07:52:40.896Z] #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-03-16T07:52:40.896Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:52:40.896Z] #36 63.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-16T07:52:40.896Z] #36 63.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-16T07:52:40.896Z] #36 63.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-16T07:52:40.896Z] #36 63.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-16T07:52:40.896Z] #36 63.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-16T07:52:40.896Z] #36 63.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-16T07:52:40.896Z] #36 65.86 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:52:40.896Z] #36 66.30 Fetched 14.9 MB in 3s (5678 kB/s) [2021-03-16T07:52:40.896Z] #36 66.68 Selecting previously unselected package xxd. [2021-03-16T07:52:40.896Z] #36 66.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-16T07:52:40.896Z] #36 66.73 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-16T07:52:40.896Z] #36 66.75 Unpacking xxd (2:8.1.0875-5) ... [2021-03-16T07:52:40.896Z] #36 67.14 Selecting previously unselected package vim-common. [2021-03-16T07:52:40.896Z] #36 67.15 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:52:40.896Z] #36 67.34 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-16T07:52:40.896Z] #36 67.92 Selecting previously unselected package cmake-data. [2021-03-16T07:52:40.896Z] #36 67.93 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-16T07:52:40.896Z] #36 67.93 Unpacking cmake-data (3.13.4-1) ... [2021-03-16T07:52:40.896Z] #36 72.99 Selecting previously unselected package libicu63:amd64. [2021-03-16T07:52:40.896Z] #36 73.01 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-16T07:52:40.896Z] #36 73.06 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-16T07:52:41.032Z] #13 49.98 Selecting previously unselected package binutils-mingw-w64. [2021-03-16T07:52:41.032Z] #13 49.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-16T07:52:41.032Z] #13 50.00 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-16T07:52:41.064Z] #46 ... [2021-03-16T07:52:41.064Z] [2021-03-16T07:52:41.064Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:52:41.064Z] #35 sha256:a2e33d68e7ce0916709c6b699ed064b647db5fb1c2ee663647741d2969449121 [2021-03-16T07:52:41.064Z] #35 79.81 internal/poll [2021-03-16T07:52:41.064Z] #35 81.92 os [2021-03-16T07:52:41.064Z] #35 82.55 internal/fmtsort [2021-03-16T07:52:41.064Z] #35 84.32 path/filepath [2021-03-16T07:52:41.064Z] #35 84.36 fmt [2021-03-16T07:52:41.064Z] #35 85.96 io/ioutil [2021-03-16T07:52:41.064Z] #35 87.82 log [2021-03-16T07:52:41.064Z] #35 87.83 github.com/BurntSushi/toml [2021-03-16T07:52:41.064Z] #35 87.83 flag [2021-03-16T07:52:41.064Z] #35 ... [2021-03-16T07:52:41.064Z] [2021-03-16T07:52:41.064Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:52:41.064Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:52:41.064Z] #44 21.33 CC images/core-s390.o [2021-03-16T07:52:41.127Z] #43 ... [2021-03-16T07:52:41.127Z] [2021-03-16T07:52:41.127Z] #45 [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-03-16T07:52:41.127Z] #45 sha256:3f38aae2e3a465e058a85b7fc04de203f4138a8d202a012f4be3ee33365046ad [2021-03-16T07:52:41.127Z] #45 162.1 github.com/LK4D4/vndr/godl [2021-03-16T07:52:41.127Z] #45 163.0 github.com/LK4D4/vndr [2021-03-16T07:52:41.158Z] #36 ... [2021-03-16T07:52:41.158Z] [2021-03-16T07:52:41.158Z] #45 [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-03-16T07:52:41.158Z] #45 sha256:0cb526bda61a6dc2e7f85731b571da3f1b8cab584541bbe1567dbc013662bcea [2021-03-16T07:52:41.158Z] #45 63.45 bufio [2021-03-16T07:52:41.158Z] #45 65.38 reflect [2021-03-16T07:52:41.158Z] #45 66.39 syscall [2021-03-16T07:52:41.158Z] #45 ... [2021-03-16T07:52:41.158Z] [2021-03-16T07:52:41.158Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:52:41.158Z] #34 sha256:30ff917ef7bf3c8f1825c06e8e17a42356e7db14b797370b575667aa3e07daaa [2021-03-16T07:52:41.158Z] #34 63.29 reflect [2021-03-16T07:52:41.158Z] #34 72.79 time [2021-03-16T07:52:41.193Z] #13 73.80 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:52:41.300Z] #13 50.36 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-03-16T07:52:41.300Z] #13 50.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-16T07:52:41.300Z] #13 50.40 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-16T07:52:41.420Z] #34 ... [2021-03-16T07:52:41.420Z] [2021-03-16T07:52:41.420Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:52:41.420Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-16T07:52:41.420Z] #32 69.94 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: 93% (1422/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-03-16T07:52:41.420Z] #32 71.06 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-16T07:52:41.420Z] #32 71.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:52:41.681Z] #32 ... [2021-03-16T07:52:41.681Z] [2021-03-16T07:52:41.681Z] #56 [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-03-16T07:52:41.681Z] #56 sha256:5e8ca4a72d82c8353c64c202dafb4c4c8c0f79293a6290961041bdd4cb2d59bf [2021-03-16T07:52:41.681Z] #56 1.824 + RM_GOPATH=0 [2021-03-16T07:52:41.681Z] #56 1.824 + TMP_GOPATH= [2021-03-16T07:52:41.681Z] #56 1.824 + : /build [2021-03-16T07:52:41.681Z] #56 1.825 + '[' -z '' ']' [2021-03-16T07:52:41.681Z] #56 1.826 ++ mktemp -d [2021-03-16T07:52:41.681Z] #56 1.848 + export GOPATH=/tmp/tmp.7SRCSkO7No [2021-03-16T07:52:41.681Z] #56 1.848 + GOPATH=/tmp/tmp.7SRCSkO7No [2021-03-16T07:52:41.681Z] #56 1.848 + RM_GOPATH=1 [2021-03-16T07:52:41.681Z] #56 1.848 + case "$(go env GOARCH)" in [2021-03-16T07:52:41.681Z] #56 1.860 ++ go env GOARCH [2021-03-16T07:52:41.681Z] #56 1.875 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:41.681Z] #56 1.880 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:41.681Z] #56 1.892 ++ dirname /tmp/install/install.sh [2021-03-16T07:52:41.681Z] #56 1.912 + dir=/tmp/install [2021-03-16T07:52:41.681Z] #56 1.917 + bin=containerd [2021-03-16T07:52:41.681Z] #56 1.919 + shift [2021-03-16T07:52:41.681Z] #56 1.922 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-16T07:52:41.681Z] #56 1.936 + . /tmp/install/containerd.installer [2021-03-16T07:52:41.681Z] #56 1.936 ++ set -e [2021-03-16T07:52:41.681Z] #56 1.936 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:52:41.681Z] #56 1.937 + install_containerd [2021-03-16T07:52:41.681Z] #56 1.949 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-16T07:52:41.681Z] #56 1.949 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:52:41.681Z] #56 1.949 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7SRCSkO7No/src/github.com/containerd/containerd [2021-03-16T07:52:41.681Z] #56 1.955 Cloning into '/tmp/tmp.7SRCSkO7No/src/github.com/containerd/containerd'... [2021-03-16T07:52:41.681Z] #56 ... [2021-03-16T07:52:41.681Z] [2021-03-16T07:52:41.681Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:41.681Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:41.681Z] #42 71.56 Selecting previously unselected package libprotoc17:amd64. [2021-03-16T07:52:41.681Z] #42 71.58 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-16T07:52:41.681Z] #42 71.61 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:41.681Z] #42 72.98 Selecting previously unselected package protobuf-c-compiler. [2021-03-16T07:52:41.681Z] #42 72.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-16T07:52:41.681Z] #42 73.01 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-16T07:52:41.681Z] #42 73.16 Selecting previously unselected package protobuf-compiler. [2021-03-16T07:52:41.681Z] #42 73.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-16T07:52:41.681Z] #42 73.17 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-16T07:52:41.681Z] #42 73.38 Selecting previously unselected package python-pkg-resources. [2021-03-16T07:52:41.681Z] #42 73.38 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-16T07:52:41.681Z] #42 73.39 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-16T07:52:41.681Z] #42 73.75 Selecting previously unselected package python-six. [2021-03-16T07:52:41.681Z] #42 73.79 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-16T07:52:41.681Z] #42 73.80 Unpacking python-six (1.12.0-1) ... [2021-03-16T07:52:41.681Z] #42 73.93 Selecting previously unselected package python-protobuf. [2021-03-16T07:52:41.681Z] #42 73.94 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-16T07:52:41.681Z] #42 73.96 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-16T07:52:41.764Z] #13 74.07 Fetched 78.2 MB in 11s (7328 kB/s) [2021-03-16T07:52:41.875Z] #13 50.85 Selecting previously unselected package dmsetup. [2021-03-16T07:52:41.875Z] #13 50.86 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-03-16T07:52:41.875Z] #13 50.87 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-16T07:52:42.024Z] #13 74.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-16T07:52:42.024Z] #13 74.55 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-16T07:52:42.057Z] #45 DONE 173.2s [2021-03-16T07:52:42.057Z] [2021-03-16T07:52:42.057Z] #53 [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-03-16T07:52:42.057Z] #53 sha256:2b88063ff14cfdf555ea1b6260cc2e4cfcfeb6fad3b589e9abbcf62271d765fa [2021-03-16T07:52:42.119Z] #44 22.19 CC images/cpuinfo.o [2021-03-16T07:52:42.270Z] #13 ... [2021-03-16T07:52:42.270Z] [2021-03-16T07:52:42.270Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:42.270Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-16T07:52:42.270Z] #42 47.16 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-03-16T07:52:42.270Z] #42 47.16 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-03-16T07:52:42.270Z] #42 47.19 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-16T07:52:42.270Z] #42 48.65 Selecting previously unselected package libprotobuf-dev:arm64. [2021-03-16T07:52:42.270Z] #42 48.66 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-03-16T07:52:42.270Z] #42 48.85 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-16T07:52:42.270Z] #42 50.22 Selecting previously unselected package libprotoc17:arm64. [2021-03-16T07:52:42.270Z] #42 50.22 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-03-16T07:52:42.270Z] #42 50.25 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-16T07:52:42.270Z] #42 51.41 Selecting previously unselected package protobuf-c-compiler. [2021-03-16T07:52:42.270Z] #42 51.42 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-03-16T07:52:42.270Z] #42 51.42 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-16T07:52:42.270Z] #42 51.90 Selecting previously unselected package protobuf-compiler. [2021-03-16T07:52:42.270Z] #42 51.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-03-16T07:52:42.270Z] #42 51.92 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-16T07:52:42.270Z] #42 53.72 Selecting previously unselected package python-pkg-resources. [2021-03-16T07:52:42.270Z] #42 53.72 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-16T07:52:42.270Z] #42 53.86 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-16T07:52:42.270Z] #42 54.92 Selecting previously unselected package python-six. [2021-03-16T07:52:42.270Z] #42 54.93 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-16T07:52:42.270Z] #42 55.26 Unpacking python-six (1.12.0-1) ... [2021-03-16T07:52:42.270Z] #42 56.13 Selecting previously unselected package python-protobuf. [2021-03-16T07:52:42.270Z] #42 56.14 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-03-16T07:52:42.270Z] #42 56.14 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-16T07:52:42.270Z] #42 57.05 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-16T07:52:42.284Z] #13 74.70 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-16T07:52:42.532Z] #42 ... [2021-03-16T07:52:42.532Z] [2021-03-16T07:52:42.532Z] #51 [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-03-16T07:52:42.532Z] #51 sha256:00ed72698f679c8426d59f10c3168a196f83cb3001759de2beaf21e390ceebf9 [2021-03-16T07:52:42.532Z] #51 47.57 context [2021-03-16T07:52:42.532Z] #51 47.68 mvdan.cc/sh/v3/fileutil [2021-03-16T07:52:42.532Z] #51 47.70 path/filepath [2021-03-16T07:52:42.532Z] #51 49.58 encoding/binary [2021-03-16T07:52:42.532Z] #51 49.59 github.com/pkg/diff [2021-03-16T07:52:42.532Z] #51 49.59 flag [2021-03-16T07:52:42.532Z] #51 49.59 go/token [2021-03-16T07:52:42.532Z] #51 51.32 go/scanner [2021-03-16T07:52:42.532Z] #51 52.33 mvdan.cc/editorconfig [2021-03-16T07:52:42.532Z] #51 52.42 mvdan.cc/sh/v3/syntax [2021-03-16T07:52:42.532Z] #51 53.12 encoding/base64 [2021-03-16T07:52:42.532Z] #51 53.34 go/ast [2021-03-16T07:52:42.532Z] #51 53.74 encoding/json [2021-03-16T07:52:42.532Z] #51 53.81 golang.org/x/sys/unix [2021-03-16T07:52:42.532Z] #51 ... [2021-03-16T07:52:42.532Z] [2021-03-16T07:52:42.532Z] #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-03-16T07:52:42.532Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-16T07:52:42.532Z] #36 49.71 Selecting previously unselected package libicu63:arm64. [2021-03-16T07:52:42.532Z] #36 49.71 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-16T07:52:42.532Z] #36 49.76 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-16T07:52:42.532Z] #36 56.00 Selecting previously unselected package libxml2:arm64. [2021-03-16T07:52:42.532Z] #36 56.01 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-03-16T07:52:42.532Z] #36 56.02 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-16T07:52:42.532Z] #36 56.55 Selecting previously unselected package libarchive13:arm64. [2021-03-16T07:52:42.532Z] #36 56.55 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-03-16T07:52:42.532Z] #36 56.61 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-16T07:52:42.532Z] #36 57.00 Selecting previously unselected package libjsoncpp1:arm64. [2021-03-16T07:52:42.532Z] #36 57.00 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-03-16T07:52:42.532Z] #36 57.03 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-16T07:52:42.626Z] #42 74.82 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-16T07:52:42.780Z] #44 22.82 CC images/inventory.o [2021-03-16T07:52:42.853Z] #13 ... [2021-03-16T07:52:42.853Z] [2021-03-16T07:52:42.853Z] #45 [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-03-16T07:52:42.853Z] #45 sha256:9791cf47cd77fdfb452cea96641266fe030354dfa345947418f0814e331a0556 [2021-03-16T07:52:42.853Z] #45 79.86 time [2021-03-16T07:52:43.080Z] #44 23.14 CC images/fdinfo.o [2021-03-16T07:52:43.378Z] #44 23.57 CC images/fown.o [2021-03-16T07:52:43.425Z] #53 ... [2021-03-16T07:52:43.425Z] [2021-03-16T07:52:43.425Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:52:43.425Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:52:43.425Z] #43 79.48 DEP criu/protobuf-desc.d [2021-03-16T07:52:43.425Z] #43 79.66 DEP criu/proc_parse.d [2021-03-16T07:52:43.425Z] #43 79.86 DEP criu/plugin.d [2021-03-16T07:52:43.425Z] #43 79.93 DEP criu/pipes.d [2021-03-16T07:52:43.677Z] #44 23.80 CC images/ns.o [2021-03-16T07:52:43.878Z] #13 30.78 Reading package lists... [2021-03-16T07:52:43.878Z] #13 ... [2021-03-16T07:52:43.878Z] [2021-03-16T07:52:43.878Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-16T07:52:43.878Z] #67 sha256:46956ae700b6318f2693d2dc75c27d60d6b06bacc6b2b5ef90ea7ae514376f6d [2021-03-16T07:52:43.878Z] #67 DONE 41.1s [2021-03-16T07:52:43.878Z] [2021-03-16T07:52:43.878Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:52:43.878Z] #34 sha256:917e04d3ed37e41c6ad85c557d0d2a10073a65b7f7a30a8a252e3c9504785a21 [2021-03-16T07:52:43.878Z] #34 40.09 sync [2021-03-16T07:52:43.878Z] #34 40.10 internal/reflectlite [2021-03-16T07:52:43.926Z] #36 ... [2021-03-16T07:52:43.926Z] [2021-03-16T07:52:43.926Z] #45 [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-03-16T07:52:43.926Z] #45 sha256:139f499073fb177504f6db079e843115ed585c54ee793a723f1e778cd32b16f3 [2021-03-16T07:52:43.926Z] #45 48.95 github.com/LK4D4/vndr/versioned [2021-03-16T07:52:43.926Z] #45 49.52 internal/lazyregexp [2021-03-16T07:52:43.926Z] #45 49.57 net [2021-03-16T07:52:43.926Z] #45 49.58 os/exec [2021-03-16T07:52:43.926Z] #45 51.51 encoding/binary [2021-03-16T07:52:43.926Z] #45 51.52 flag [2021-03-16T07:52:43.926Z] #45 52.06 go/scanner [2021-03-16T07:52:43.926Z] #45 53.19 go/ast [2021-03-16T07:52:43.926Z] #45 53.62 net/url [2021-03-16T07:52:43.926Z] #45 53.71 text/template/parse [2021-03-16T07:52:43.926Z] #45 55.96 encoding/json [2021-03-16T07:52:43.926Z] #45 58.59 text/template [2021-03-16T07:52:43.977Z] #44 24.06 CC images/regfile.o [2021-03-16T07:52:43.988Z] #43 80.16 DEP criu/pie-util.d [2021-03-16T07:52:43.988Z] #43 80.32 DEP criu/pie-util-vdso.d [2021-03-16T07:52:43.988Z] #43 80.49 DEP criu/pie-util-vdso-elf32.d [2021-03-16T07:52:44.133Z] #34 ... [2021-03-16T07:52:44.134Z] [2021-03-16T07:52:44.134Z] #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-03-16T07:52:44.134Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:52:44.134Z] #36 31.11 Fetched 8423 kB in 20s (422 kB/s) [2021-03-16T07:52:44.134Z] #36 31.11 Reading package lists... [2021-03-16T07:52:44.134Z] #36 38.36 Reading package lists... [2021-03-16T07:52:44.134Z] #36 ... [2021-03-16T07:52:44.134Z] [2021-03-16T07:52:44.134Z] #55 [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-03-16T07:52:44.134Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:52:44.134Z] #55 31.29 Fetched 8423 kB in 20s (426 kB/s) [2021-03-16T07:52:44.134Z] #55 31.29 Reading package lists... [2021-03-16T07:52:44.232Z] #45 ... [2021-03-16T07:52:44.232Z] [2021-03-16T07:52:44.232Z] #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-03-16T07:52:44.232Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:52:44.232Z] #36 71.19 Selecting previously unselected package libicu63:amd64. [2021-03-16T07:52:44.232Z] #36 71.20 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-16T07:52:44.232Z] #36 71.24 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-16T07:52:44.232Z] #36 ... [2021-03-16T07:52:44.232Z] [2021-03-16T07:52:44.232Z] #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-03-16T07:52:44.232Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:44.232Z] #13 75.51 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-16T07:52:44.232Z] #13 75.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-16T07:52:44.232Z] #13 75.96 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-16T07:52:44.232Z] #13 76.09 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-16T07:52:44.232Z] #13 76.58 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-16T07:52:44.245Z] #43 80.61 DEP criu/path.d [2021-03-16T07:52:44.245Z] #43 80.74 DEP criu/parasite-syscall.d [2021-03-16T07:52:44.276Z] #44 24.37 CC images/ghost-file.o [2021-03-16T07:52:44.389Z] #55 38.61 Reading package lists... [2021-03-16T07:52:44.389Z] #55 ... [2021-03-16T07:52:44.389Z] [2021-03-16T07:52:44.389Z] #45 [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-03-16T07:52:44.389Z] #45 sha256:8c2d9782b214373bc90ba48e9fd42ad397a3561257c406da8474da5e50246664 [2021-03-16T07:52:44.389Z] #45 31.33 vendor/golang.org/x/crypto/internal/subtle [2021-03-16T07:52:44.389Z] #45 31.40 vendor/golang.org/x/crypto/curve25519 [2021-03-16T07:52:44.389Z] #45 ... [2021-03-16T07:52:44.389Z] [2021-03-16T07:52:44.389Z] #49 [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-03-16T07:52:44.389Z] #49 sha256:4375823ce59450acd9d9dcd6f557bde35802cacbc5847812dd0ec17533952e7d [2021-03-16T07:52:44.389Z] #49 34.32 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:52:44.389Z] #49 35.66 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-16T07:52:44.389Z] #49 39.63 go: extracting golang.org/x/text v0.3.2 [2021-03-16T07:52:44.491Z] #13 ... [2021-03-16T07:52:44.491Z] [2021-03-16T07:52:44.491Z] #51 [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-03-16T07:52:44.491Z] #51 sha256:b8c7fdbdaeab95b45cbf98534823a84f40c0f015957af1034a515d57620d4459 [2021-03-16T07:52:44.491Z] #51 71.64 reflect [2021-03-16T07:52:44.491Z] #51 71.67 syscall [2021-03-16T07:52:44.491Z] #51 ... [2021-03-16T07:52:44.491Z] [2021-03-16T07:52:44.491Z] #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-03-16T07:52:44.491Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:44.501Z] #43 80.96 DEP criu/pagemap.d [2021-03-16T07:52:44.575Z] #44 24.80 CC images/fifo.o [2021-03-16T07:52:44.751Z] #13 77.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-16T07:52:44.751Z] #13 77.29 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-16T07:52:44.751Z] #13 77.32 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-16T07:52:44.757Z] #43 81.09 DEP criu/pagemap-cache.d [2021-03-16T07:52:44.757Z] #43 81.20 DEP criu/page-xfer.d [2021-03-16T07:52:44.873Z] #44 ... [2021-03-16T07:52:44.873Z] [2021-03-16T07:52:44.873Z] #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-03-16T07:52:44.873Z] #52 sha256:9c17b3d3282a91c65427e90a554c4ecba504dbbbe34db3f51fd29cd7a7aca16c [2021-03-16T07:52:44.874Z] #52 81.46 regexp [2021-03-16T07:52:44.874Z] #52 88.70 context [2021-03-16T07:52:44.874Z] #52 88.76 mvdan.cc/sh/v3/fileutil [2021-03-16T07:52:44.874Z] #52 91.26 encoding/binary [2021-03-16T07:52:44.874Z] #52 91.28 go/token [2021-03-16T07:52:44.874Z] #52 91.28 mvdan.cc/editorconfig [2021-03-16T07:52:44.874Z] #52 91.29 github.com/pkg/diff [2021-03-16T07:52:44.874Z] #52 ... [2021-03-16T07:52:44.874Z] [2021-03-16T07:52:44.874Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:52:44.874Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:52:44.874Z] #44 25.08 CC images/remap-file-path.o [2021-03-16T07:52:44.875Z] #45 59.70 go/parser [2021-03-16T07:52:45.014Z] #43 81.35 DEP criu/page-pipe.d [2021-03-16T07:52:45.014Z] #43 81.45 DEP criu/netfilter.d [2021-03-16T07:52:45.139Z] #45 ... [2021-03-16T07:52:45.139Z] [2021-03-16T07:52:45.139Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:52:45.139Z] #34 sha256:950e092d2ecd2c66821a46a989da7efeb646176afa3868cc002ea75c30385d8e [2021-03-16T07:52:45.139Z] #34 DONE 60.4s [2021-03-16T07:52:45.139Z] [2021-03-16T07:52:45.139Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:45.139Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-16T07:52:45.139Z] #42 60.30 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-16T07:52:45.189Z] #44 25.29 CC images/eventfd.o [2021-03-16T07:52:45.270Z] #43 81.59 DEP criu/net.d [2021-03-16T07:52:45.318Z] #49 ... [2021-03-16T07:52:45.318Z] [2021-03-16T07:52:45.318Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:45.318Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:45.318Z] #42 35.09 Reading package lists... [2021-03-16T07:52:45.319Z] #13 77.74 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-16T07:52:45.319Z] #13 77.90 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-16T07:52:45.402Z] #42 60.45 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:52:45.402Z] #42 60.53 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-16T07:52:45.402Z] #42 60.56 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-16T07:52:45.402Z] #42 60.57 Setting up python-six (1.12.0-1) ... [2021-03-16T07:52:45.487Z] #44 25.59 CC images/eventpoll.o [2021-03-16T07:52:45.526Z] #43 81.77 DEP criu/namespaces.d [2021-03-16T07:52:45.527Z] #43 81.93 DEP criu/mount.d [2021-03-16T07:52:45.579Z] #13 77.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 ... 15410 files and directories currently installed.) [2021-03-16T07:52:45.579Z] #13 77.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-16T07:52:45.579Z] #13 77.99 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-16T07:52:45.783Z] #43 82.07 DEP criu/memfd.d [2021-03-16T07:52:45.857Z] #13 ... [2021-03-16T07:52:45.857Z] [2021-03-16T07:52:45.857Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:52:45.857Z] #34 sha256:058500cdec1a8482af5d00a7a30357fe0314dd2813ca24b72c10206a95ecedb2 [2021-03-16T07:52:45.857Z] #34 73.01 time [2021-03-16T07:52:45.857Z] #34 81.35 internal/poll [2021-03-16T07:52:45.857Z] #34 ... [2021-03-16T07:52:45.857Z] [2021-03-16T07:52:45.857Z] #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-03-16T07:52:45.857Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:52:45.857Z] #36 82.48 Selecting previously unselected package libxml2:amd64. [2021-03-16T07:52:45.857Z] #36 82.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-16T07:52:45.857Z] #36 82.49 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-16T07:52:45.857Z] #36 83.14 Selecting previously unselected package libarchive13:amd64. [2021-03-16T07:52:45.857Z] #36 83.14 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-16T07:52:45.857Z] #36 83.16 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-16T07:52:45.932Z] #42 ... [2021-03-16T07:52:45.932Z] [2021-03-16T07:52:45.932Z] #45 [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-03-16T07:52:45.932Z] #45 sha256:0cb526bda61a6dc2e7f85731b571da3f1b8cab584541bbe1567dbc013662bcea [2021-03-16T07:52:45.932Z] #45 78.31 time [2021-03-16T07:52:46.039Z] #43 82.27 DEP criu/mem.d [2021-03-16T07:52:46.039Z] #43 82.44 DEP criu/lsm.d [2021-03-16T07:52:46.135Z] #44 26.13 CC images/fh.o [2021-03-16T07:52:46.296Z] #43 82.63 DEP criu/log.d [2021-03-16T07:52:46.434Z] #44 26.72 CC images/fsnotify.o [2021-03-16T07:52:46.552Z] #43 82.80 DEP criu/libnetlink.d [2021-03-16T07:52:46.552Z] #43 82.96 DEP criu/kerndat.d [2021-03-16T07:52:46.796Z] #36 83.93 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-16T07:52:46.796Z] #36 83.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-16T07:52:46.809Z] #43 83.15 DEP criu/kcmp-ids.d [2021-03-16T07:52:46.809Z] #43 83.22 DEP criu/irmap.d [2021-03-16T07:52:47.056Z] #36 84.12 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-16T07:52:47.065Z] #43 ... [2021-03-16T07:52:47.065Z] [2021-03-16T07:52:47.065Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:52:47.065Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-16T07:52:47.065Z] #32 DONE 177.3s [2021-03-16T07:52:47.322Z] [2021-03-16T07:52:47.322Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:52:47.322Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:52:47.322Z] #43 83.46 DEP criu/ipc_ns.d [2021-03-16T07:52:47.322Z] #43 83.71 DEP criu/image.d [2021-03-16T07:52:47.464Z] #42 42.74 Building dependency tree... [2021-03-16T07:52:47.491Z] #44 27.67 CC images/signalfd.o [2021-03-16T07:52:47.579Z] #43 83.91 DEP criu/image-desc.d [2021-03-16T07:52:47.625Z] #36 ... [2021-03-16T07:52:47.625Z] [2021-03-16T07:52:47.625Z] #47 [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-03-16T07:52:47.625Z] #47 sha256:3f525d8926a719573030dd1b7f2d2e5f8baa953f118977aca1c8f98ada2e414c [2021-03-16T07:52:47.625Z] #47 DONE 84.8s [2021-03-16T07:52:47.625Z] [2021-03-16T07:52:47.625Z] #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-03-16T07:52:47.625Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:52:47.625Z] #36 84.75 Selecting previously unselected package librhash0:amd64. [2021-03-16T07:52:47.625Z] #36 84.75 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-16T07:52:47.625Z] #36 84.76 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-16T07:52:47.789Z] #44 28.02 CC images/fs.o [2021-03-16T07:52:47.835Z] #43 84.10 DEP criu/fsnotify.d [2021-03-16T07:52:47.885Z] #36 84.99 Selecting previously unselected package libuv1:amd64. [2021-03-16T07:52:47.885Z] #36 85.00 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-16T07:52:47.885Z] #36 85.01 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-16T07:52:47.961Z] #42 63.09 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-16T07:52:48.087Z] #44 28.24 CC images/pstree.o [2021-03-16T07:52:48.091Z] #43 84.35 DEP criu/filesystems.d [2021-03-16T07:52:48.145Z] #36 85.18 Selecting previously unselected package cmake. [2021-03-16T07:52:48.145Z] #36 85.20 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-16T07:52:48.145Z] #36 85.21 Unpacking cmake (3.13.4-1) ... [2021-03-16T07:52:48.348Z] #43 84.52 DEP criu/files.d [2021-03-16T07:52:48.348Z] #43 84.79 DEP criu/files-reg.d [2021-03-16T07:52:48.385Z] #44 28.52 CC images/pipe.o [2021-03-16T07:52:48.538Z] #42 63.67 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-16T07:52:48.605Z] #43 84.95 DEP criu/files-ext.d [2021-03-16T07:52:48.605Z] #43 85.05 DEP criu/file-lock.d [2021-03-16T07:52:48.724Z] #57 199.4 + bin/containerd-stress [2021-03-16T07:52:48.724Z] #57 201.0 + bin/containerd-shim [2021-03-16T07:52:48.864Z] #43 85.17 DEP criu/file-ids.d [2021-03-16T07:52:48.864Z] #43 85.26 DEP criu/fifo.d [2021-03-16T07:52:49.048Z] #44 28.95 CC images/tcp-stream.o [2021-03-16T07:52:49.071Z] #42 64.02 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-16T07:52:49.071Z] #42 64.11 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-03-16T07:52:49.071Z] #42 64.26 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-16T07:52:49.121Z] #43 85.36 DEP criu/fdstore.d [2021-03-16T07:52:49.121Z] #43 85.49 DEP criu/fault-injection.d [2021-03-16T07:52:49.121Z] #43 85.53 DEP criu/external.d [2021-03-16T07:52:49.240Z] #45 ... [2021-03-16T07:52:49.240Z] [2021-03-16T07:52:49.240Z] #51 [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-03-16T07:52:49.240Z] #51 sha256:ef8b98d6af1f7fc424d95465ff4f861ac3a75710e90665f6ff1f3f7efed5711f [2021-03-16T07:52:49.240Z] #51 71.14 syscall [2021-03-16T07:52:49.240Z] #51 71.17 reflect [2021-03-16T07:52:49.240Z] #51 ... [2021-03-16T07:52:49.240Z] [2021-03-16T07:52:49.241Z] #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-03-16T07:52:49.241Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:49.241Z] #13 69.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-03-16T07:52:49.241Z] #13 73.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-16T07:52:49.241Z] #13 73.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-16T07:52:49.241Z] #13 73.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-16T07:52:49.241Z] #13 73.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-16T07:52:49.241Z] #13 73.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-16T07:52:49.241Z] #13 73.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-16T07:52:49.241Z] #13 73.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-16T07:52:49.241Z] #13 73.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-16T07:52:49.241Z] #13 73.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-16T07:52:49.241Z] #13 73.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-16T07:52:49.241Z] #13 73.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-16T07:52:49.241Z] #13 73.31 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-16T07:52:49.241Z] #13 73.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-16T07:52:49.241Z] #13 73.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-16T07:52:49.241Z] #13 75.08 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:52:49.241Z] #13 75.38 Fetched 78.2 MB in 11s (6820 kB/s) [2021-03-16T07:52:49.241Z] #13 75.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-16T07:52:49.241Z] #13 75.74 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-16T07:52:49.241Z] #13 75.80 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-16T07:52:49.335Z] #42 64.29 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-16T07:52:49.335Z] #42 64.37 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-16T07:52:49.335Z] #42 64.53 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-16T07:52:49.345Z] #44 29.29 CC images/sk-packet.o [2021-03-16T07:52:49.354Z] #42 46.38 The following additional packages will be installed: [2021-03-16T07:52:49.354Z] #42 46.38 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-16T07:52:49.354Z] #42 46.38 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-16T07:52:49.354Z] #42 46.38 Suggested packages: [2021-03-16T07:52:49.354Z] #42 46.38 manpages-dev python-setuptools [2021-03-16T07:52:49.378Z] #43 85.67 DEP criu/eventpoll.d [2021-03-16T07:52:49.378Z] #43 85.88 DEP criu/eventfd.d [2021-03-16T07:52:49.598Z] #42 64.67 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-16T07:52:49.598Z] #42 64.80 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-16T07:52:49.634Z] #43 86.00 DEP criu/crtools.d [2021-03-16T07:52:49.634Z] #43 86.14 DEP criu/cr-service.d [2021-03-16T07:52:49.642Z] #44 29.61 CC images/mnt.o [2021-03-16T07:52:49.642Z] #44 29.91 CC images/pipe-data.o [2021-03-16T07:52:49.764Z] #13 76.56 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-16T07:52:49.891Z] #43 86.24 DEP criu/cr-restore.d [2021-03-16T07:52:49.891Z] #43 86.39 DEP criu/cr-errno.d [2021-03-16T07:52:49.941Z] #44 30.16 CC images/sa.o [2021-03-16T07:52:50.025Z] #13 76.92 (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% [2021-03-16T07:52:50.025Z] #13 ... [2021-03-16T07:52:50.025Z] [2021-03-16T07:52:50.025Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:50.025Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:50.025Z] #42 82.32 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:50.025Z] #42 82.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:52:50.025Z] #42 82.43 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-16T07:52:50.147Z] #43 86.41 DEP criu/cr-dump.d [2021-03-16T07:52:50.241Z] #44 30.44 CC images/timer.o [2021-03-16T07:52:50.286Z] #42 ... [2021-03-16T07:52:50.286Z] [2021-03-16T07:52:50.286Z] #49 [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-03-16T07:52:50.286Z] #49 sha256:4375823ce59450acd9d9dcd6f557bde35802cacbc5847812dd0ec17533952e7d [2021-03-16T07:52:50.286Z] #49 45.35 go: finding github.com/fatih/color v1.7.0 [2021-03-16T07:52:50.286Z] #49 45.44 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-16T07:52:50.286Z] #49 45.47 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-16T07:52:50.286Z] #49 45.54 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-16T07:52:50.286Z] #49 45.60 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-16T07:52:50.286Z] #49 45.65 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-16T07:52:50.286Z] #49 45.65 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-16T07:52:50.286Z] #49 45.67 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-16T07:52:50.286Z] #49 45.76 go: finding github.com/pkg/errors v0.8.1 [2021-03-16T07:52:50.286Z] #49 45.76 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-16T07:52:50.286Z] #49 45.81 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-16T07:52:50.286Z] #49 45.81 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-16T07:52:50.286Z] #49 45.82 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-16T07:52:50.286Z] #49 45.82 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-16T07:52:50.286Z] #49 45.83 go: finding github.com/stretchr/testify v1.4.0 [2021-03-16T07:52:50.286Z] #49 45.89 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-16T07:52:50.286Z] #49 45.89 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-16T07:52:50.286Z] #49 45.89 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-16T07:52:50.286Z] #49 45.94 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-16T07:52:50.286Z] #49 45.94 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-16T07:52:50.286Z] #49 45.94 go: finding github.com/spf13/viper v1.6.1 [2021-03-16T07:52:50.286Z] #49 45.98 go: finding github.com/stretchr/objx v0.2.0 [2021-03-16T07:52:50.286Z] #49 46.17 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-16T07:52:50.286Z] #49 46.17 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-16T07:52:50.286Z] #49 46.23 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-16T07:52:50.286Z] #49 46.23 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-16T07:52:50.286Z] #49 46.28 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-16T07:52:50.286Z] #49 46.35 go: finding github.com/gobwas/glob v0.2.3 [2021-03-16T07:52:50.286Z] #49 46.35 go: finding github.com/spf13/cobra v0.0.5 [2021-03-16T07:52:50.286Z] #49 46.35 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-16T07:52:50.286Z] #49 46.38 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-16T07:52:50.286Z] #49 46.61 go: finding github.com/magiconair/properties v1.8.1 [2021-03-16T07:52:50.286Z] #49 46.61 go: finding github.com/spf13/pflag v1.0.5 [2021-03-16T07:52:50.286Z] #49 46.66 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-16T07:52:50.286Z] #49 46.71 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T07:52:50.286Z] #49 46.71 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-16T07:52:50.287Z] #49 46.77 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-16T07:52:50.287Z] #49 46.77 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-16T07:52:50.287Z] #49 46.85 go: finding github.com/spf13/afero v1.1.2 [2021-03-16T07:52:50.287Z] #49 46.85 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-16T07:52:50.287Z] #49 46.85 go: finding github.com/spf13/cast v1.3.0 [2021-03-16T07:52:50.287Z] #49 46.85 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-16T07:52:50.287Z] #49 46.85 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-16T07:52:50.287Z] #49 46.87 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-16T07:52:50.287Z] #49 46.88 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-16T07:52:50.287Z] #49 46.94 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-16T07:52:50.287Z] #49 47.03 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-16T07:52:50.287Z] #49 47.07 go: finding golang.org/x/text v0.3.2 [2021-03-16T07:52:50.287Z] #49 47.19 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-16T07:52:50.287Z] #49 47.19 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-16T07:52:50.287Z] #49 47.21 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-16T07:52:50.287Z] #49 47.22 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-16T07:52:50.287Z] #49 47.31 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-16T07:52:50.287Z] #49 47.31 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-16T07:52:50.287Z] #49 47.34 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-16T07:52:50.287Z] #49 47.34 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-16T07:52:50.287Z] #49 47.35 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-16T07:52:50.287Z] #49 47.38 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-16T07:52:50.287Z] #49 47.38 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-16T07:52:50.287Z] #49 47.38 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-16T07:52:50.287Z] #49 47.48 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-16T07:52:50.287Z] #49 47.49 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-16T07:52:50.287Z] #49 47.50 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-16T07:52:50.287Z] #49 47.53 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-16T07:52:50.287Z] #49 47.58 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-16T07:52:50.287Z] #42 82.50 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-16T07:52:50.287Z] #42 82.52 Setting up python-six (1.12.0-1) ... [2021-03-16T07:52:50.403Z] #43 86.60 DEP criu/cr-dedup.d [2021-03-16T07:52:50.403Z] #43 86.70 DEP criu/cr-check.d [2021-03-16T07:52:50.540Z] #44 ... [2021-03-16T07:52:50.540Z] [2021-03-16T07:52:50.540Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:52:50.540Z] #35 sha256:a2e33d68e7ce0916709c6b699ed064b647db5fb1c2ee663647741d2969449121 [2021-03-16T07:52:50.540Z] #35 92.47 github.com/BurntSushi/toml/cmd/tomlv [2021-03-16T07:52:50.540Z] #35 DONE 97.2s [2021-03-16T07:52:50.540Z] [2021-03-16T07:52:50.540Z] #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-03-16T07:52:50.540Z] #57 sha256:bb6faa34326471a9f36f0399faeead2741efe3b686cd60d76b02d25fae705e2c [2021-03-16T07:52:50.540Z] #57 52.27 Checking out files: 52% (1992/3819) Checking out files: 53% (2025/3819) Checking out files: 54% (2063/3819) Checking out files: 55% (2101/3819) Checking out files: 56% (2139/3819) Checking out files: 57% (2177/3819) Checking out files: 58% (2216/3819) Checking out files: 59% (2254/3819) Checking out files: 60% (2292/3819) Checking out files: 61% (2330/3819) Checking out files: 62% (2368/3819) Checking out files: 63% (2406/3819) Checking out files: 64% (2445/3819) Checking out files: 65% (2483/3819) Checking out files: 66% (2521/3819) Checking out files: 67% (2559/3819) Checking out files: 68% (2597/3819) Checking out files: 69% (2636/3819) Checking out files: 70% (2674/3819) Checking out files: 71% (2712/3819) Checking out files: 72% (2750/3819) Checking out files: 73% (2788/3819) Checking out files: 74% (2827/3819) Checking out files: 75% (2865/3819) Checking out files: 76% (2903/3819) Checking out files: 77% (2941/3819) Checking out files: 78% (2979/3819) Checking out files: 79% (3018/3819) Checking out files: 80% (3056/3819) Checking out files: 81% (3094/3819) Checking out files: 82% (3132/3819) Checking out files: 83% (3170/3819) Checking out files: 84% (3208/3819) Checking out files: 85% (3247/3819) Checking out files: 86% (3285/3819) Checking out files: 87% (3323/3819) Checking out files: 88% (3361/3819) Checking out files: 89% (3399/3819) Checking out files: 90% (3438/3819) Checking out files: 91% (3476/3819) Checking out files: 92% (3514/3819) Checking out files: 93% (3552/3819) Checking out files: 94% (3590/3819) Checking out files: 94% (3596/3819) Checking out files: 95% (3629/3819) Checking out files: 96% (3667/3819) Checking out files: 97% (3705/3819) Checking out files: 98% (3743/3819) Checking out files: 99% (3781/3819) Checking out files: 100% (3819/3819) Checking out files: 100% (3819/3819), done. [2021-03-16T07:52:50.540Z] #57 53.43 + cd /tmp/tmp.F30Hh5MtN8/src/github.com/containerd/containerd [2021-03-16T07:52:50.540Z] #57 53.43 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:52:50.540Z] #57 54.83 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-16T07:52:50.540Z] #57 54.83 + BUILDTAGS='netgo osusergo static_build' [2021-03-16T07:52:50.540Z] #57 54.83 + export EXTRA_FLAGS=-buildmode=pie [2021-03-16T07:52:50.540Z] #57 54.83 + EXTRA_FLAGS=-buildmode=pie [2021-03-16T07:52:50.540Z] #57 54.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-16T07:52:50.540Z] #57 54.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-16T07:52:50.540Z] #57 54.83 + '[' '' = dynamic ']' [2021-03-16T07:52:50.540Z] #57 54.83 + make [2021-03-16T07:52:50.540Z] #57 55.85 + bin/ctr [2021-03-16T07:52:50.543Z] #49 47.60 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-16T07:52:50.543Z] #49 47.62 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-16T07:52:50.660Z] #43 86.85 DEP criu/config.d [2021-03-16T07:52:50.660Z] #43 87.01 DEP criu/clone-noasan.d [2021-03-16T07:52:50.660Z] #43 87.06 DEP criu/cgroup.d [2021-03-16T07:52:50.799Z] #49 47.90 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-16T07:52:50.799Z] #49 47.90 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-16T07:52:50.916Z] #43 87.21 DEP criu/cgroup-props.d [2021-03-16T07:52:50.916Z] #43 87.28 DEP criu/bitmap.d [2021-03-16T07:52:50.916Z] #43 87.31 DEP criu/bfd.d [2021-03-16T07:52:51.114Z] #49 48.18 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-16T07:52:51.114Z] #49 48.20 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-16T07:52:51.114Z] #49 48.20 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-16T07:52:51.114Z] #49 48.31 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-16T07:52:51.114Z] #49 48.32 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-16T07:52:51.172Z] #43 87.43 DEP criu/autofs.d [2021-03-16T07:52:51.430Z] #43 87.61 DEP criu/aio.d [2021-03-16T07:52:51.430Z] #43 87.75 DEP criu/action-scripts.d [2021-03-16T07:52:51.686Z] #43 88.04 CC criu/action-scripts.o [2021-03-16T07:52:51.943Z] #43 88.39 CC criu/aio.o [2021-03-16T07:52:52.091Z] #57 ... [2021-03-16T07:52:52.091Z] [2021-03-16T07:52:52.091Z] #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-03-16T07:52:52.091Z] #46 sha256:d78f9c51648f540f897a36e6ce2e0d475cef560008560a13d24f13c03e21fe2e [2021-03-16T07:52:52.091Z] #46 88.65 github.com/LK4D4/vndr/versioned [2021-03-16T07:52:52.091Z] #46 89.37 context [2021-03-16T07:52:52.091Z] #46 89.42 internal/lazyregexp [2021-03-16T07:52:52.091Z] #46 90.75 os/exec [2021-03-16T07:52:52.091Z] #46 90.98 net [2021-03-16T07:52:52.091Z] #46 94.25 encoding/binary [2021-03-16T07:52:52.091Z] #46 94.26 go/token [2021-03-16T07:52:52.091Z] #46 94.28 net/url [2021-03-16T07:52:52.091Z] #46 96.83 go/scanner [2021-03-16T07:52:52.091Z] #46 ... [2021-03-16T07:52:52.091Z] [2021-03-16T07:52:52.091Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:52:52.091Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:52:52.091Z] #44 30.94 CC images/timerfd.o [2021-03-16T07:52:52.091Z] #44 31.32 CC images/mm.o [2021-03-16T07:52:52.091Z] #44 31.92 CC images/sk-opts.o [2021-03-16T07:52:52.091Z] #44 32.04 CC images/sk-unix.o [2021-03-16T07:52:52.211Z] #42 ... [2021-03-16T07:52:52.211Z] [2021-03-16T07:52:52.211Z] #47 [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-03-16T07:52:52.211Z] #47 sha256:b9b101bfa00b2ff4ca8e21a3b47c7fef997fe119489026cd0f75a74eb214f09b [2021-03-16T07:52:52.211Z] #47 DONE 84.3s [2021-03-16T07:52:52.211Z] [2021-03-16T07:52:52.211Z] #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-03-16T07:52:52.211Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:52.211Z] #13 76.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-16T07:52:52.211Z] #13 77.00 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-16T07:52:52.211Z] #13 77.08 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-16T07:52:52.211Z] #13 77.72 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-16T07:52:52.211Z] #13 78.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 ... 15410 files and directories currently installed.) [2021-03-16T07:52:52.211Z] #13 78.49 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-16T07:52:52.211Z] #13 78.59 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-16T07:52:52.211Z] #13 79.03 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-16T07:52:52.342Z] #36 89.07 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-16T07:52:52.342Z] #36 89.09 Setting up xxd (2:8.1.0875-5) ... [2021-03-16T07:52:52.342Z] #36 89.10 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-16T07:52:52.342Z] #36 89.12 Setting up vim-common (2:8.1.0875-5) ... [2021-03-16T07:52:52.342Z] #36 89.15 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-16T07:52:52.342Z] #36 89.17 Setting up cmake-data (3.13.4-1) ... [2021-03-16T07:52:52.342Z] #36 89.20 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-16T07:52:52.342Z] #36 89.23 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-16T07:52:52.342Z] #36 89.24 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-16T07:52:52.342Z] #36 89.26 Setting up cmake (3.13.4-1) ... [2021-03-16T07:52:52.342Z] #36 89.27 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:52:52.342Z] #36 89.31 Processing triggers for mime-support (3.62) ... [2021-03-16T07:52:52.387Z] #44 32.32 CC images/sk-inet.o [2021-03-16T07:52:52.473Z] #13 79.35 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-16T07:52:52.473Z] #13 79.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 ... 15410 files and directories currently installed.) [2021-03-16T07:52:52.473Z] #13 79.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-16T07:52:52.473Z] #13 79.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-16T07:52:52.506Z] #43 88.86 CC criu/autofs.o [2021-03-16T07:52:52.602Z] #36 DONE 89.9s [2021-03-16T07:52:52.602Z] [2021-03-16T07:52:52.602Z] #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-03-16T07:52:52.602Z] #37 sha256:33dc81bb914aea868c087333b7aa8e14b728e05498b1c24f009f94a8df9c7681 [2021-03-16T07:52:52.685Z] #44 32.71 CC images/tun.o [2021-03-16T07:52:52.917Z] #42 ... [2021-03-16T07:52:52.917Z] [2021-03-16T07:52:52.917Z] #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-03-16T07:52:52.917Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-16T07:52:52.917Z] #36 60.45 Selecting previously unselected package librhash0:arm64. [2021-03-16T07:52:52.917Z] #36 60.48 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-03-16T07:52:52.917Z] #36 60.50 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-03-16T07:52:52.917Z] #36 60.93 Selecting previously unselected package libuv1:arm64. [2021-03-16T07:52:52.917Z] #36 60.96 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-03-16T07:52:52.917Z] #36 61.09 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-03-16T07:52:52.917Z] #36 61.95 Selecting previously unselected package cmake. [2021-03-16T07:52:52.917Z] #36 61.95 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-03-16T07:52:52.917Z] #36 61.96 Unpacking cmake (3.13.4-1) ... [2021-03-16T07:52:52.917Z] #36 64.37 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-16T07:52:52.917Z] #36 64.54 Setting up xxd (2:8.1.0875-5) ... [2021-03-16T07:52:52.917Z] #36 64.67 Setting up libuv1:arm64 (1.24.1-1) ... [2021-03-16T07:52:52.917Z] #36 64.78 Setting up vim-common (2:8.1.0875-5) ... [2021-03-16T07:52:52.917Z] #36 64.82 Setting up librhash0:arm64 (1.3.8-1) ... [2021-03-16T07:52:52.917Z] #36 64.85 Setting up cmake-data (3.13.4-1) ... [2021-03-16T07:52:52.917Z] #36 64.88 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-16T07:52:52.917Z] #36 64.90 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-16T07:52:52.917Z] #36 64.92 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-16T07:52:52.917Z] #36 64.95 Setting up cmake (3.13.4-1) ... [2021-03-16T07:52:52.917Z] #36 64.97 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:52:52.917Z] #36 65.10 Processing triggers for mime-support (3.62) ... [2021-03-16T07:52:52.984Z] #44 33.02 CC images/sk-netlink.o [2021-03-16T07:52:53.187Z] #36 DONE 68.1s [2021-03-16T07:52:53.187Z] [2021-03-16T07:52:53.187Z] #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-03-16T07:52:53.187Z] #37 sha256:a45a682cccc83c1bde80a31e92239757a2bcf48723ce1338e03fe2044742f8c3 [2021-03-16T07:52:53.283Z] #44 33.30 CC images/packet-sock.o [2021-03-16T07:52:53.581Z] #44 33.70 CC images/ipc-var.o [2021-03-16T07:52:53.873Z] #43 90.15 CC criu/bfd.o [2021-03-16T07:52:53.879Z] #44 33.95 CC images/ipc-desc.o [2021-03-16T07:52:53.983Z] #37 1.118 + RM_GOPATH=0 [2021-03-16T07:52:53.983Z] #37 1.118 + TMP_GOPATH= [2021-03-16T07:52:53.983Z] #37 1.118 + : /build [2021-03-16T07:52:53.983Z] #37 1.118 + '[' -z '' ']' [2021-03-16T07:52:53.983Z] #37 1.118 ++ mktemp -d [2021-03-16T07:52:53.983Z] #37 1.122 + export GOPATH=/tmp/tmp.JmCA4xwOym [2021-03-16T07:52:53.983Z] #37 1.122 + GOPATH=/tmp/tmp.JmCA4xwOym [2021-03-16T07:52:53.983Z] #37 1.122 + RM_GOPATH=1 [2021-03-16T07:52:53.983Z] #37 1.123 + case "$(go env GOARCH)" in [2021-03-16T07:52:53.983Z] #37 1.124 ++ go env GOARCH [2021-03-16T07:52:53.983Z] #37 1.148 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:53.983Z] #37 1.148 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:53.983Z] #37 1.149 ++ dirname /tmp/install/install.sh [2021-03-16T07:52:53.983Z] #37 1.150 + dir=/tmp/install [2021-03-16T07:52:53.983Z] #37 1.156 + bin=tini [2021-03-16T07:52:53.983Z] #37 1.156 + shift [2021-03-16T07:52:53.983Z] #37 1.157 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-16T07:52:53.983Z] #37 1.157 + . /tmp/install/tini.installer [2021-03-16T07:52:53.983Z] #37 1.157 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:52:53.983Z] #37 1.164 + install_tini [2021-03-16T07:52:53.983Z] #37 1.164 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-16T07:52:53.983Z] #37 1.165 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:52:53.983Z] #37 1.165 + git clone https://github.com/krallin/tini.git /tmp/tmp.JmCA4xwOym/tini [2021-03-16T07:52:53.983Z] #37 1.166 Cloning into '/tmp/tmp.JmCA4xwOym/tini'... [2021-03-16T07:52:54.130Z] #43 ... [2021-03-16T07:52:54.130Z] [2021-03-16T07:52:54.130Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:52:54.130Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:52:54.130Z] #20 15.37 Reading package lists... [2021-03-16T07:52:54.130Z] #20 19.99 Building dependency tree... [2021-03-16T07:52:54.130Z] #20 21.48 libcap2-bin is already the newest version (1:2.25-2). [2021-03-16T07:52:54.130Z] #20 21.48 The following additional packages will be installed: [2021-03-16T07:52:54.130Z] #20 21.48 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-16T07:52:54.130Z] #20 21.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-16T07:52:54.130Z] #20 21.48 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-16T07:52:54.130Z] #20 21.48 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-16T07:52:54.130Z] #20 21.48 python3.7 python3.7-minimal vim-runtime xxd [2021-03-16T07:52:54.130Z] #20 21.48 Suggested packages: [2021-03-16T07:52:54.130Z] #20 21.48 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-16T07:52:54.130Z] #20 21.48 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-16T07:52:54.130Z] #20 21.48 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-16T07:52:54.130Z] #20 21.48 Recommended packages: [2021-03-16T07:52:54.130Z] #20 21.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-16T07:52:54.130Z] #20 21.48 python3-keyrings.alt python3-xdg unzip [2021-03-16T07:52:54.130Z] #20 23.51 The following NEW packages will be installed: [2021-03-16T07:52:54.130Z] #20 23.51 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-16T07:52:54.130Z] #20 23.51 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-16T07:52:54.130Z] #20 23.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-16T07:52:54.130Z] #20 23.51 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-16T07:52:54.130Z] #20 23.51 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-16T07:52:54.130Z] #20 23.51 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-16T07:52:54.130Z] #20 23.51 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-16T07:52:54.130Z] #20 23.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-16T07:52:54.130Z] #20 23.51 xz-utils zip [2021-03-16T07:52:54.130Z] #20 23.85 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-16T07:52:54.130Z] #20 23.85 Need to get 28.5 MB of archives. [2021-03-16T07:52:54.130Z] #20 23.85 After this operation, 116 MB of additional disk space will be used. [2021-03-16T07:52:54.130Z] #20 23.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-16T07:52:54.130Z] #20 23.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-16T07:52:54.130Z] #20 23.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-16T07:52:54.130Z] #20 23.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-16T07:52:54.130Z] #20 23.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-16T07:52:54.130Z] #20 23.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-16T07:52:54.130Z] #20 24.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-16T07:52:54.130Z] #20 24.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-16T07:52:54.130Z] #20 24.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-16T07:52:54.130Z] #20 24.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-16T07:52:54.130Z] #20 24.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-16T07:52:54.130Z] #20 24.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-16T07:52:54.130Z] #20 24.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-16T07:52:54.130Z] #20 24.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-16T07:52:54.130Z] #20 24.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-16T07:52:54.130Z] #20 24.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-16T07:52:54.130Z] #20 24.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-16T07:52:54.130Z] #20 24.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-16T07:52:54.130Z] #20 24.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-16T07:52:54.130Z] #20 24.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-16T07:52:54.130Z] #20 24.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-16T07:52:54.130Z] #20 24.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-16T07:52:54.130Z] #20 24.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-16T07:52:54.130Z] #20 24.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-16T07:52:54.130Z] #20 24.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-16T07:52:54.130Z] #20 24.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-16T07:52:54.130Z] #20 24.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-16T07:52:54.130Z] #20 24.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-16T07:52:54.130Z] #20 24.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-16T07:52:54.130Z] #20 24.69 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-16T07:52:54.130Z] #20 24.69 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-16T07:52:54.130Z] #20 24.69 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-16T07:52:54.130Z] #20 24.69 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-16T07:52:54.130Z] #20 24.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-16T07:52:54.130Z] #20 24.71 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-16T07:52:54.130Z] #20 24.77 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-16T07:52:54.130Z] #20 24.77 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-16T07:52:54.130Z] #20 24.78 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-16T07:52:54.130Z] #20 24.79 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-16T07:52:54.130Z] #20 24.80 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-16T07:52:54.130Z] #20 24.80 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-16T07:52:54.130Z] #20 24.81 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-16T07:52:54.130Z] #20 24.85 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-16T07:52:54.130Z] #20 24.87 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-16T07:52:54.130Z] #20 24.88 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-16T07:52:54.130Z] #20 25.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-16T07:52:54.130Z] #20 25.19 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-16T07:52:54.130Z] #20 25.23 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-16T07:52:54.130Z] #20 25.83 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:52:54.130Z] #20 25.89 Fetched 28.5 MB in 2s (17.0 MB/s) [2021-03-16T07:52:54.130Z] #20 25.96 Selecting previously unselected package pigz. [2021-03-16T07:52:54.130Z] #20 25.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-03-16T07:52:54.130Z] #20 26.01 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-16T07:52:54.130Z] #20 26.02 Unpacking pigz (2.4-1) ... [2021-03-16T07:52:54.130Z] #20 26.11 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-16T07:52:54.130Z] #20 26.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-16T07:52:54.130Z] #20 26.13 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-16T07:52:54.130Z] #20 26.55 Selecting previously unselected package python3.7-minimal. [2021-03-16T07:52:54.130Z] #20 26.55 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-16T07:52:54.130Z] #20 26.56 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-16T07:52:54.130Z] #20 27.36 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-16T07:52:54.130Z] #20 27.38 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-16T07:52:54.130Z] #20 29.36 Selecting previously unselected package python3-minimal. [2021-03-16T07:52:54.130Z] #20 29.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-03-16T07:52:54.130Z] #20 29.40 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-16T07:52:54.130Z] #20 29.40 Unpacking python3-minimal (3.7.3-1) ... [2021-03-16T07:52:54.131Z] #20 29.47 Selecting previously unselected package libmpdec2:amd64. [2021-03-16T07:52:54.131Z] #20 29.47 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-16T07:52:54.131Z] #20 29.48 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-16T07:52:54.131Z] #20 29.58 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-16T07:52:54.131Z] #20 29.59 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-16T07:52:54.131Z] #20 29.60 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-16T07:52:54.177Z] #44 34.21 CC images/ipc-shm.o [2021-03-16T07:52:54.177Z] #44 34.42 CC images/ipc-msg.o [2021-03-16T07:52:54.286Z] #57 206.4 + bin/containerd-shim-runc-v1 [2021-03-16T07:52:54.387Z] #20 ... [2021-03-16T07:52:54.387Z] [2021-03-16T07:52:54.387Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:52:54.387Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:52:54.387Z] #43 90.84 CC criu/bitmap.o [2021-03-16T07:52:54.582Z] #37 1.344 + RM_GOPATH=0 [2021-03-16T07:52:54.582Z] #37 1.344 + TMP_GOPATH= [2021-03-16T07:52:54.582Z] #37 1.344 + : /build [2021-03-16T07:52:54.582Z] #37 1.344 + '[' -z '' ']' [2021-03-16T07:52:54.582Z] #37 1.346 ++ mktemp -d [2021-03-16T07:52:54.582Z] #37 1.349 + export GOPATH=/tmp/tmp.CmfCELeSMt [2021-03-16T07:52:54.582Z] #37 1.350 + GOPATH=/tmp/tmp.CmfCELeSMt [2021-03-16T07:52:54.582Z] #37 1.350 + RM_GOPATH=1 [2021-03-16T07:52:54.582Z] #37 1.351 + case "$(go env GOARCH)" in [2021-03-16T07:52:54.582Z] #37 1.352 ++ go env GOARCH [2021-03-16T07:52:54.582Z] #37 1.376 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:54.582Z] #37 1.376 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:52:54.582Z] #37 1.377 ++ dirname /tmp/install/install.sh [2021-03-16T07:52:54.582Z] #37 1.379 + dir=/tmp/install [2021-03-16T07:52:54.582Z] #37 1.384 + bin=tini [2021-03-16T07:52:54.582Z] #37 1.384 + shift [2021-03-16T07:52:54.582Z] #37 1.385 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-16T07:52:54.582Z] #37 1.385 + . /tmp/install/tini.installer [2021-03-16T07:52:54.582Z] #37 1.386 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:52:54.582Z] #37 1.387 + install_tini [2021-03-16T07:52:54.582Z] #37 1.387 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-16T07:52:54.582Z] #37 1.388 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:52:54.582Z] #37 1.388 + git clone https://github.com/krallin/tini.git /tmp/tmp.CmfCELeSMt/tini [2021-03-16T07:52:54.582Z] #37 1.391 Cloning into '/tmp/tmp.CmfCELeSMt/tini'... [2021-03-16T07:52:54.644Z] #43 91.03 CC criu/cgroup-props.o [2021-03-16T07:52:54.823Z] #44 34.73 CC images/ipc-sem.o [2021-03-16T07:52:54.823Z] #44 34.91 CC images/utsns.o [2021-03-16T07:52:54.921Z] #37 1.944 + cd /tmp/tmp.JmCA4xwOym/tini [2021-03-16T07:52:54.921Z] #37 1.944 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:52:54.921Z] #37 1.977 + cmake . [2021-03-16T07:52:54.921Z] #37 ... [2021-03-16T07:52:54.921Z] [2021-03-16T07:52:54.921Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:54.921Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:54.921Z] #42 81.87 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:54.921Z] #42 81.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:52:54.921Z] #42 81.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-16T07:52:54.921Z] #42 81.95 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-16T07:52:54.921Z] #42 81.96 Setting up python-six (1.12.0-1) ... [2021-03-16T07:52:54.921Z] #42 85.98 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-16T07:52:54.921Z] #42 85.99 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-16T07:52:54.921Z] #42 86.02 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:54.921Z] #42 86.03 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-16T07:52:54.921Z] #42 86.05 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:54.921Z] #42 86.06 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-16T07:52:54.921Z] #42 86.07 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-16T07:52:54.921Z] #42 86.08 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:54.921Z] #42 86.10 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-16T07:52:54.921Z] #42 86.12 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-16T07:52:54.921Z] #42 ... [2021-03-16T07:52:54.921Z] [2021-03-16T07:52:54.921Z] #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-03-16T07:52:54.921Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:54.921Z] #13 80.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-16T07:52:54.921Z] #13 80.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-16T07:52:54.921Z] #13 80.92 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-16T07:52:54.921Z] #13 84.17 Selecting previously unselected package binutils-mingw-w64. [2021-03-16T07:52:54.921Z] #13 84.17 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-16T07:52:54.921Z] #13 84.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-16T07:52:54.921Z] #13 84.34 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-16T07:52:54.921Z] #13 84.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-16T07:52:54.921Z] #13 84.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-16T07:52:54.921Z] #13 84.58 Selecting previously unselected package dmsetup. [2021-03-16T07:52:54.921Z] #13 84.58 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-16T07:52:54.921Z] #13 84.58 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-16T07:52:54.921Z] #13 84.85 Selecting previously unselected package mingw-w64-common. [2021-03-16T07:52:54.921Z] #13 84.85 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-16T07:52:54.921Z] #13 84.86 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-16T07:52:55.121Z] #44 35.16 CC images/creds.o [2021-03-16T07:52:55.303Z] #49 ... [2021-03-16T07:52:55.303Z] [2021-03-16T07:52:55.303Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:55.303Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:55.303Z] #42 47.81 The following NEW packages will be installed: [2021-03-16T07:52:55.303Z] #42 47.81 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-16T07:52:55.303Z] #42 47.83 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-16T07:52:55.303Z] #42 47.83 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-16T07:52:55.303Z] #42 47.83 python-six zlib1g-dev [2021-03-16T07:52:55.303Z] #42 48.35 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:52:55.303Z] #42 48.35 Need to get 4095 kB of archives. [2021-03-16T07:52:55.303Z] #42 48.35 After this operation, 22.5 MB of additional disk space will be used. [2021-03-16T07:52:55.303Z] #42 48.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-16T07:52:55.303Z] #42 48.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-16T07:52:55.303Z] #42 48.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-16T07:52:55.303Z] #42 48.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-16T07:52:55.303Z] #42 48.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-16T07:52:55.303Z] #42 48.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-16T07:52:55.303Z] #42 48.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-16T07:52:55.303Z] #42 48.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-16T07:52:55.303Z] #42 48.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-16T07:52:55.303Z] #42 48.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-16T07:52:55.303Z] #42 48.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-16T07:52:55.303Z] #42 48.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-16T07:52:55.303Z] #42 48.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-16T07:52:55.303Z] #42 48.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-16T07:52:55.303Z] #42 48.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-16T07:52:55.303Z] #42 48.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-16T07:52:55.303Z] #42 48.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-16T07:52:55.303Z] #42 50.17 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:52:55.303Z] #42 50.38 Fetched 4095 kB in 1s (4600 kB/s) [2021-03-16T07:52:55.303Z] #42 50.52 Selecting previously unselected package libcap-dev:amd64. [2021-03-16T07:52:55.303Z] #42 50.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 ... 15410 files and directories currently installed.) [2021-03-16T07:52:55.303Z] #42 50.61 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-16T07:52:55.303Z] #42 50.61 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-16T07:52:55.303Z] #42 50.74 Selecting previously unselected package libnet1:amd64. [2021-03-16T07:52:55.303Z] #42 50.74 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-16T07:52:55.303Z] #42 50.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:52:55.303Z] #42 50.90 Selecting previously unselected package libnet1-dev. [2021-03-16T07:52:55.303Z] #42 50.90 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-16T07:52:55.303Z] #42 50.90 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-16T07:52:55.303Z] #42 51.16 Selecting previously unselected package libnl-3-200:amd64. [2021-03-16T07:52:55.303Z] #42 51.16 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-16T07:52:55.303Z] #42 51.18 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-16T07:52:55.303Z] #42 51.35 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-16T07:52:55.303Z] #42 51.36 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-16T07:52:55.303Z] #42 51.41 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-16T07:52:55.303Z] #42 51.74 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-16T07:52:55.303Z] #42 51.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-16T07:52:55.303Z] #42 51.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-16T07:52:55.303Z] #42 51.91 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-16T07:52:55.303Z] #42 51.93 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-16T07:52:55.303Z] #42 51.94 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-16T07:52:55.303Z] #42 52.07 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-16T07:52:55.303Z] #42 52.10 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-16T07:52:55.303Z] #42 52.13 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-16T07:52:55.303Z] #42 52.47 Selecting previously unselected package libprotobuf17:amd64. [2021-03-16T07:52:55.303Z] #42 52.50 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-16T07:52:55.303Z] #42 52.52 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:55.424Z] #44 35.41 CC images/vma.o [2021-03-16T07:52:55.424Z] #44 35.60 CC images/netdev.o [2021-03-16T07:52:55.490Z] #13 ... [2021-03-16T07:52:55.490Z] [2021-03-16T07:52:55.490Z] #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-03-16T07:52:55.490Z] #37 sha256:33dc81bb914aea868c087333b7aa8e14b728e05498b1c24f009f94a8df9c7681 [2021-03-16T07:52:55.490Z] #37 2.523 -- The C compiler identification is GNU 8.3.0 [2021-03-16T07:52:55.490Z] #37 2.583 -- Check for working C compiler: /usr/bin/cc [2021-03-16T07:52:55.531Z] #37 ... [2021-03-16T07:52:55.531Z] [2021-03-16T07:52:55.531Z] #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-03-16T07:52:55.531Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-16T07:52:55.531Z] #13 54.33 Selecting previously unselected package mingw-w64-common. [2021-03-16T07:52:55.531Z] #13 54.34 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-16T07:52:55.531Z] #13 54.36 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-16T07:52:55.531Z] #13 63.79 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-16T07:52:55.531Z] #13 63.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-16T07:52:55.531Z] #13 63.86 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-16T07:52:55.531Z] #13 ... [2021-03-16T07:52:55.531Z] [2021-03-16T07:52:55.531Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:55.531Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-16T07:52:55.531Z] #42 68.44 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-16T07:52:55.531Z] #42 69.08 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:52:55.531Z] #42 DONE 70.7s [2021-03-16T07:52:55.531Z] [2021-03-16T07:52:55.531Z] #51 [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-03-16T07:52:55.531Z] #51 sha256:00ed72698f679c8426d59f10c3168a196f83cb3001759de2beaf21e390ceebf9 [2021-03-16T07:52:55.531Z] #51 62.92 golang.org/x/crypto/ssh/terminal [2021-03-16T07:52:55.531Z] #51 65.28 mvdan.cc/sh/v3/cmd/shfmt [2021-03-16T07:52:55.531Z] #51 DONE 70.7s [2021-03-16T07:52:55.531Z] [2021-03-16T07:52:55.531Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:52:55.531Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-16T07:52:55.573Z] #43 91.85 CC criu/cgroup.o [2021-03-16T07:52:55.866Z] #42 ... [2021-03-16T07:52:55.866Z] [2021-03-16T07:52:55.866Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:52:55.866Z] #34 sha256:917e04d3ed37e41c6ad85c557d0d2a10073a65b7f7a30a8a252e3c9504785a21 [2021-03-16T07:52:55.866Z] #34 42.90 sort [2021-03-16T07:52:55.866Z] #34 42.90 errors [2021-03-16T07:52:55.866Z] #34 43.36 strconv [2021-03-16T07:52:55.866Z] #34 44.40 io [2021-03-16T07:52:55.866Z] #34 46.07 internal/oserror [2021-03-16T07:52:55.866Z] #34 46.18 syscall [2021-03-16T07:52:55.866Z] #34 47.22 reflect [2021-03-16T07:52:55.866Z] #34 ... [2021-03-16T07:52:55.866Z] [2021-03-16T07:52:55.866Z] #55 [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-03-16T07:52:55.866Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:52:55.866Z] #55 38.61 Reading package lists... [2021-03-16T07:52:55.866Z] #55 46.25 Building dependency tree... [2021-03-16T07:52:55.866Z] #55 50.26 The following additional packages will be installed: [2021-03-16T07:52:55.866Z] #55 50.26 libbtrfs0 [2021-03-16T07:52:55.866Z] #55 50.46 The following NEW packages will be installed: [2021-03-16T07:52:55.866Z] #55 50.47 libbtrfs-dev libbtrfs0 [2021-03-16T07:52:55.866Z] #55 50.91 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:52:55.866Z] #55 50.91 Need to get 119 kB of archives. [2021-03-16T07:52:55.866Z] #55 50.91 After this operation, 387 kB of additional disk space will be used. [2021-03-16T07:52:55.866Z] #55 50.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-16T07:52:55.866Z] #55 50.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-16T07:52:55.866Z] #55 52.10 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:52:55.866Z] #55 52.42 Fetched 119 kB in 0s (440 kB/s) [2021-03-16T07:52:55.866Z] #55 52.53 Selecting previously unselected package libbtrfs0. [2021-03-16T07:52:55.866Z] #55 52.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 ... 15410 files and directories currently installed.) [2021-03-16T07:52:55.866Z] #55 52.59 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-16T07:52:55.866Z] #55 52.60 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-16T07:52:55.866Z] #55 52.73 Selecting previously unselected package libbtrfs-dev. [2021-03-16T07:52:55.866Z] #55 52.75 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-16T07:52:55.866Z] #55 52.77 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:52:55.866Z] #55 53.03 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-16T07:52:55.866Z] #55 53.06 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:52:55.866Z] #55 53.07 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:52:56.059Z] #37 3.378 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-16T07:52:56.069Z] #44 36.05 CC images/tty.o [2021-03-16T07:52:56.319Z] #37 3.381 -- Detecting C compiler ABI info [2021-03-16T07:52:56.319Z] #37 ... [2021-03-16T07:52:56.319Z] [2021-03-16T07:52:56.319Z] #51 [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-03-16T07:52:56.319Z] #51 sha256:b8c7fdbdaeab95b45cbf98534823a84f40c0f015957af1034a515d57620d4459 [2021-03-16T07:52:56.319Z] #51 83.40 context [2021-03-16T07:52:56.319Z] #51 84.18 internal/syscall/unix [2021-03-16T07:52:56.319Z] #51 84.37 os [2021-03-16T07:52:56.319Z] #51 88.84 encoding/binary [2021-03-16T07:52:56.319Z] #51 89.05 fmt [2021-03-16T07:52:56.319Z] #51 91.25 encoding/base64 [2021-03-16T07:52:56.319Z] #51 91.92 golang.org/x/sys/unix [2021-03-16T07:52:56.319Z] #51 ... [2021-03-16T07:52:56.319Z] [2021-03-16T07:52:56.319Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:56.319Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:56.319Z] #42 92.91 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-16T07:52:56.319Z] #42 92.94 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:52:56.429Z] #55 ... [2021-03-16T07:52:56.429Z] [2021-03-16T07:52:56.429Z] #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-03-16T07:52:56.429Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:56.429Z] #13 30.78 Reading package lists... [2021-03-16T07:52:56.429Z] #13 38.74 Reading package lists... [2021-03-16T07:52:56.429Z] #13 46.20 Building dependency tree... [2021-03-16T07:52:56.579Z] #42 DONE 93.7s [2021-03-16T07:52:56.579Z] [2021-03-16T07:52:56.579Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:52:56.579Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:52:56.686Z] #13 83.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-16T07:52:56.686Z] #13 83.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-16T07:52:56.686Z] #13 83.41 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-16T07:52:56.686Z] #13 ... [2021-03-16T07:52:56.686Z] [2021-03-16T07:52:56.686Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:56.686Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:56.686Z] #42 88.95 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-16T07:52:56.686Z] #42 88.97 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-16T07:52:56.686Z] #42 89.00 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:56.686Z] #42 89.02 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-16T07:52:56.686Z] #42 89.04 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:56.686Z] #42 89.07 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-16T07:52:56.686Z] #42 89.10 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-16T07:52:56.686Z] #42 89.14 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:56.686Z] #42 89.17 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-16T07:52:56.686Z] #13 ... [2021-03-16T07:52:56.686Z] [2021-03-16T07:52:56.686Z] #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-03-16T07:52:56.686Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:52:56.686Z] #36 38.36 Reading package lists... [2021-03-16T07:52:56.686Z] #36 45.72 Building dependency tree... [2021-03-16T07:52:56.686Z] #36 49.72 The following additional packages will be installed: [2021-03-16T07:52:56.686Z] #36 49.74 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-16T07:52:56.686Z] #36 49.74 Suggested packages: [2021-03-16T07:52:56.686Z] #36 49.75 cmake-doc ninja-build lrzip [2021-03-16T07:52:56.686Z] #36 49.75 Recommended packages: [2021-03-16T07:52:56.686Z] #36 49.75 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-16T07:52:56.686Z] #36 50.83 The following NEW packages will be installed: [2021-03-16T07:52:56.686Z] #36 50.84 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-16T07:52:56.686Z] #36 50.84 vim-common xxd [2021-03-16T07:52:56.686Z] #36 51.27 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-16T07:52:56.686Z] #36 51.27 Need to get 14.9 MB of archives. [2021-03-16T07:52:56.686Z] #36 51.27 After this operation, 61.8 MB of additional disk space will be used. [2021-03-16T07:52:56.686Z] #36 51.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-16T07:52:56.686Z] #36 51.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-16T07:52:56.686Z] #36 51.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-16T07:52:56.686Z] #36 51.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-16T07:52:56.686Z] #36 52.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-16T07:52:56.686Z] #36 52.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-16T07:52:56.686Z] #36 52.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-16T07:52:56.686Z] #36 52.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-16T07:52:56.686Z] #36 52.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-16T07:52:56.686Z] #36 52.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-16T07:52:56.686Z] #36 ... [2021-03-16T07:52:56.686Z] [2021-03-16T07:52:56.686Z] #55 [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-03-16T07:52:56.686Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-16T07:52:56.686Z] #55 DONE 53.9s [2021-03-16T07:52:56.686Z] [2021-03-16T07:52:56.686Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:56.686Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:56.686Z] #42 53.95 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-16T07:52:56.686Z] #42 53.95 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-16T07:52:56.715Z] #44 36.81 CC images/file-lock.o [2021-03-16T07:52:56.839Z] #43 ... [2021-03-16T07:52:56.839Z] [2021-03-16T07:52:56.839Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:52:56.839Z] #34 sha256:058500cdec1a8482af5d00a7a30357fe0314dd2813ca24b72c10206a95ecedb2 [2021-03-16T07:52:56.839Z] #34 83.89 internal/syscall/execenv [2021-03-16T07:52:56.839Z] #34 84.03 internal/syscall/unix [2021-03-16T07:52:56.839Z] #34 84.29 os [2021-03-16T07:52:56.839Z] #34 84.45 internal/fmtsort [2021-03-16T07:52:56.839Z] #34 85.28 strings [2021-03-16T07:52:56.839Z] #34 88.59 path [2021-03-16T07:52:56.839Z] #34 88.95 fmt [2021-03-16T07:52:56.839Z] #34 89.00 path/filepath [2021-03-16T07:52:56.839Z] #34 90.59 io/ioutil [2021-03-16T07:52:56.839Z] #34 91.31 text/tabwriter [2021-03-16T07:52:56.839Z] #34 93.33 flag [2021-03-16T07:52:56.839Z] #34 93.34 github.com/BurntSushi/toml [2021-03-16T07:52:56.839Z] #34 ... [2021-03-16T07:52:56.839Z] [2021-03-16T07:52:56.839Z] #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-03-16T07:52:56.839Z] #37 sha256:33dc81bb914aea868c087333b7aa8e14b728e05498b1c24f009f94a8df9c7681 [2021-03-16T07:52:56.839Z] #37 4.172 -- Detecting C compiler ABI info - done [2021-03-16T07:52:56.942Z] #42 53.96 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:56.947Z] #42 89.21 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-16T07:52:57.015Z] #44 37.10 CC images/rlimit.o [2021-03-16T07:52:57.098Z] #37 4.233 -- Detecting C compile features [2021-03-16T07:52:57.198Z] #42 54.29 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-16T07:52:57.198Z] #42 54.29 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-16T07:52:57.198Z] #42 54.29 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:57.314Z] #44 37.46 CC images/pagemap.o [2021-03-16T07:52:57.611Z] #44 37.84 CC images/siginfo.o [2021-03-16T07:52:57.611Z] #44 ... [2021-03-16T07:52:57.611Z] [2021-03-16T07:52:57.611Z] #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-03-16T07:52:57.611Z] #52 sha256:9c17b3d3282a91c65427e90a554c4ecba504dbbbe34db3f51fd29cd7a7aca16c [2021-03-16T07:52:57.611Z] #52 94.38 go/scanner [2021-03-16T07:52:57.611Z] #52 95.41 mvdan.cc/sh/v3/syntax [2021-03-16T07:52:57.611Z] #52 96.56 encoding/base64 [2021-03-16T07:52:57.611Z] #52 96.64 golang.org/x/sys/unix [2021-03-16T07:52:57.611Z] #52 98.89 go/ast [2021-03-16T07:52:57.611Z] #52 99.66 encoding/json [2021-03-16T07:52:57.800Z] #57 210.0 + bin/containerd-shim-runc-v2 [2021-03-16T07:52:57.911Z] #52 ... [2021-03-16T07:52:57.911Z] [2021-03-16T07:52:57.911Z] #14 [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-03-16T07:52:57.911Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-16T07:52:57.911Z] #14 99.33 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-16T07:52:57.911Z] #14 99.34 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-16T07:52:57.911Z] #14 99.35 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:52:58.092Z] #57 210.9 + binaries [2021-03-16T07:52:58.092Z] #57 210.9 + install -D bin/containerd /build/containerd [2021-03-16T07:52:58.092Z] #57 210.9 + install -D bin/containerd-shim /build/containerd-shim [2021-03-16T07:52:58.092Z] #57 210.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-16T07:52:58.092Z] #57 210.9 + install -D bin/ctr /build/ctr [2021-03-16T07:52:58.097Z] #43 ... [2021-03-16T07:52:58.097Z] [2021-03-16T07:52:58.097Z] #45 [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-03-16T07:52:58.097Z] #45 sha256:139f499073fb177504f6db079e843115ed585c54ee793a723f1e778cd32b16f3 [2021-03-16T07:52:58.097Z] #45 63.29 encoding/xml [2021-03-16T07:52:58.097Z] #45 63.32 compress/flate [2021-03-16T07:52:58.097Z] #45 64.98 go/doc [2021-03-16T07:52:58.097Z] #45 67.24 compress/gzip [2021-03-16T07:52:58.097Z] #45 68.23 math/big [2021-03-16T07:52:58.097Z] #45 69.61 github.com/LK4D4/vndr/build [2021-03-16T07:52:58.126Z] #42 ... [2021-03-16T07:52:58.126Z] [2021-03-16T07:52:58.126Z] #45 [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-03-16T07:52:58.126Z] #45 sha256:8c2d9782b214373bc90ba48e9fd42ad397a3561257c406da8474da5e50246664 [2021-03-16T07:52:58.126Z] #45 45.35 github.com/LK4D4/vndr/godl/singleflight [2021-03-16T07:52:58.126Z] #45 45.38 io [2021-03-16T07:52:58.126Z] #45 45.76 strconv [2021-03-16T07:52:58.126Z] #45 46.94 bytes [2021-03-16T07:52:58.126Z] #45 49.16 bufio [2021-03-16T07:52:58.126Z] #45 50.15 reflect [2021-03-16T07:52:58.126Z] #45 51.24 syscall [2021-03-16T07:52:58.334Z] #42 ... [2021-03-16T07:52:58.334Z] [2021-03-16T07:52:58.334Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:52:58.334Z] #34 sha256:30ff917ef7bf3c8f1825c06e8e17a42356e7db14b797370b575667aa3e07daaa [2021-03-16T07:52:58.334Z] #34 80.47 internal/fmtsort [2021-03-16T07:52:58.334Z] #34 81.67 internal/poll [2021-03-16T07:52:58.334Z] #34 81.88 internal/syscall/execenv [2021-03-16T07:52:58.334Z] #34 82.29 internal/syscall/unix [2021-03-16T07:52:58.334Z] #34 82.87 strings [2021-03-16T07:52:58.334Z] #34 85.61 os [2021-03-16T07:52:58.334Z] #34 87.86 path [2021-03-16T07:52:58.334Z] #34 88.61 text/tabwriter [2021-03-16T07:52:58.334Z] #34 90.23 path/filepath [2021-03-16T07:52:58.334Z] #34 90.25 fmt [2021-03-16T07:52:58.334Z] #34 ... [2021-03-16T07:52:58.334Z] [2021-03-16T07:52:58.334Z] #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-03-16T07:52:58.334Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:52:58.334Z] #36 85.20 Selecting previously unselected package libxml2:amd64. [2021-03-16T07:52:58.334Z] #36 85.23 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-16T07:52:58.334Z] #36 85.24 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-16T07:52:58.334Z] #36 86.40 Selecting previously unselected package libarchive13:amd64. [2021-03-16T07:52:58.334Z] #36 86.41 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-16T07:52:58.334Z] #36 86.43 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-16T07:52:58.334Z] #36 87.12 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-16T07:52:58.334Z] #36 87.15 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-16T07:52:58.334Z] #36 87.18 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-16T07:52:58.334Z] #36 87.41 Selecting previously unselected package librhash0:amd64. [2021-03-16T07:52:58.334Z] #36 87.42 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-16T07:52:58.334Z] #36 87.45 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-16T07:52:58.334Z] #36 87.78 Selecting previously unselected package libuv1:amd64. [2021-03-16T07:52:58.334Z] #36 87.79 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-16T07:52:58.334Z] #36 87.81 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-16T07:52:58.334Z] #36 87.99 Selecting previously unselected package cmake. [2021-03-16T07:52:58.334Z] #36 87.99 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-16T07:52:58.334Z] #36 88.01 Unpacking cmake (3.13.4-1) ... [2021-03-16T07:52:58.360Z] #45 ... [2021-03-16T07:52:58.360Z] [2021-03-16T07:52:58.360Z] #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-03-16T07:52:58.360Z] #37 sha256:a45a682cccc83c1bde80a31e92239757a2bcf48723ce1338e03fe2044742f8c3 [2021-03-16T07:52:58.360Z] #37 2.728 + cd /tmp/tmp.CmfCELeSMt/tini [2021-03-16T07:52:58.360Z] #37 2.728 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:52:58.360Z] #37 2.775 + cmake . [2021-03-16T07:52:58.360Z] #37 3.536 -- The C compiler identification is GNU 8.3.0 [2021-03-16T07:52:58.360Z] #37 3.613 -- Check for working C compiler: /usr/bin/cc [2021-03-16T07:52:58.360Z] #37 4.807 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-16T07:52:58.360Z] #37 4.809 -- Detecting C compiler ABI info [2021-03-16T07:52:58.383Z] #45 ... [2021-03-16T07:52:58.383Z] [2021-03-16T07:52:58.383Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:52:58.383Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:52:58.383Z] #42 55.61 Selecting previously unselected package libprotoc17:amd64. [2021-03-16T07:52:58.383Z] #42 55.61 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-16T07:52:58.383Z] #42 55.61 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-16T07:52:58.623Z] #37 5.729 -- Detecting C compiler ABI info - done [2021-03-16T07:52:58.723Z] #57 DONE 211.5s [2021-03-16T07:52:58.843Z] #43 94.74 CC criu/clone-noasan.o [2021-03-16T07:52:58.843Z] #43 95.01 CC criu/config.o [2021-03-16T07:52:58.886Z] #37 5.773 -- Detecting C compile features [2021-03-16T07:52:59.005Z] #37 6.420 -- Detecting C compile features - done [2021-03-16T07:52:59.005Z] #37 ... [2021-03-16T07:52:59.005Z] [2021-03-16T07:52:59.005Z] #45 [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-03-16T07:52:59.005Z] #45 sha256:9791cf47cd77fdfb452cea96641266fe030354dfa345947418f0814e331a0556 [2021-03-16T07:52:59.005Z] #45 86.30 strings [2021-03-16T07:52:59.005Z] #45 86.33 os [2021-03-16T07:52:59.005Z] #45 89.46 regexp/syntax [2021-03-16T07:52:59.005Z] #45 91.05 fmt [2021-03-16T07:52:59.005Z] #45 94.81 regexp [2021-03-16T07:52:59.265Z] #45 96.44 go/token [2021-03-16T07:52:59.265Z] #45 ... [2021-03-16T07:52:59.265Z] [2021-03-16T07:52:59.265Z] #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-03-16T07:52:59.265Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:52:59.265Z] #13 91.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-16T07:52:59.265Z] #13 91.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-16T07:52:59.265Z] #13 91.77 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-16T07:52:59.311Z] #42 56.32 Selecting previously unselected package protobuf-c-compiler. [2021-03-16T07:52:59.311Z] #42 56.32 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-16T07:52:59.311Z] #42 56.34 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-16T07:52:59.311Z] #42 56.50 Selecting previously unselected package protobuf-compiler. [2021-03-16T07:52:59.311Z] #42 56.50 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-16T07:52:59.311Z] #42 56.50 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-16T07:52:59.592Z] #42 56.69 Selecting previously unselected package python-pkg-resources. [2021-03-16T07:52:59.592Z] #42 56.69 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-16T07:52:59.592Z] #42 56.71 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-16T07:52:59.753Z] [2021-03-16T07:52:59.754Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-03-16T07:52:59.771Z] #43 ... [2021-03-16T07:52:59.772Z] [2021-03-16T07:52:59.772Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:52:59.772Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:52:59.772Z] #20 30.63 Selecting previously unselected package python3.7. [2021-03-16T07:52:59.772Z] #20 30.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-16T07:52:59.772Z] #20 30.64 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-16T07:52:59.772Z] #20 30.78 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-16T07:52:59.772Z] #20 30.81 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-16T07:52:59.772Z] #20 30.81 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-16T07:52:59.772Z] #20 30.93 Setting up python3-minimal (3.7.3-1) ... [2021-03-16T07:52:59.772Z] #20 31.83 Selecting previously unselected package python3. [2021-03-16T07:52:59.772Z] #20 31.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 ... 24096 files and directories currently installed.) [2021-03-16T07:52:59.772Z] #20 31.87 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-16T07:52:59.772Z] #20 31.89 Unpacking python3 (3.7.3-1) ... [2021-03-16T07:52:59.772Z] #20 31.97 Selecting previously unselected package libip4tc0:amd64. [2021-03-16T07:52:59.772Z] #20 31.98 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-16T07:52:59.772Z] #20 31.99 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-16T07:52:59.772Z] #20 32.09 Selecting previously unselected package libip6tc0:amd64. [2021-03-16T07:52:59.772Z] #20 32.09 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-16T07:52:59.772Z] #20 32.09 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-16T07:52:59.772Z] #20 32.19 Selecting previously unselected package libiptc0:amd64. [2021-03-16T07:52:59.772Z] #20 32.20 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-16T07:52:59.772Z] #20 32.20 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-16T07:52:59.772Z] #20 32.29 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-16T07:52:59.772Z] #20 32.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-16T07:52:59.772Z] #20 32.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-16T07:52:59.772Z] #20 32.33 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-16T07:52:59.772Z] #20 32.34 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-16T07:52:59.772Z] #20 32.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-16T07:52:59.772Z] #20 32.43 Selecting previously unselected package libnftnl11:amd64. [2021-03-16T07:52:59.772Z] #20 32.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-16T07:52:59.772Z] #20 32.44 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-16T07:52:59.772Z] #20 32.59 Selecting previously unselected package iptables. [2021-03-16T07:52:59.772Z] #20 32.59 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-16T07:52:59.772Z] #20 32.60 Unpacking iptables (1.8.2-4) ... [2021-03-16T07:52:59.772Z] #20 32.96 Selecting previously unselected package xxd. [2021-03-16T07:52:59.772Z] #20 32.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-16T07:52:59.772Z] #20 32.98 Unpacking xxd (2:8.1.0875-5) ... [2021-03-16T07:52:59.772Z] #20 33.11 Selecting previously unselected package vim-common. [2021-03-16T07:52:59.772Z] #20 33.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:52:59.772Z] #20 33.16 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-16T07:52:59.772Z] #20 33.33 Selecting previously unselected package bash-completion. [2021-03-16T07:52:59.772Z] #20 33.33 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-16T07:52:59.850Z] #42 56.95 Selecting previously unselected package python-six. [2021-03-16T07:52:59.850Z] #42 56.95 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-16T07:52:59.850Z] #42 56.96 Unpacking python-six (1.12.0-1) ... [2021-03-16T07:52:59.850Z] #42 57.05 Selecting previously unselected package python-protobuf. [2021-03-16T07:53:00.019Z] #14 ... [2021-03-16T07:53:00.019Z] [2021-03-16T07:53:00.019Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:00.019Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:53:00.019Z] #44 38.12 CC images/rpc.o [2021-03-16T07:53:00.019Z] #44 39.75 CC images/ext-file.o [2021-03-16T07:53:00.019Z] #44 40.01 CC images/cgroup.o [2021-03-16T07:53:00.044Z] #58 DONE 0.3s [2021-03-16T07:53:00.044Z] [2021-03-16T07:53:00.044Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-03-16T07:53:00.044Z] #62 DONE 0.2s [2021-03-16T07:53:00.044Z] [2021-03-16T07:53:00.044Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-03-16T07:53:00.107Z] #42 57.06 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-16T07:53:00.107Z] #42 57.10 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-16T07:53:00.107Z] #42 ... [2021-03-16T07:53:00.107Z] [2021-03-16T07:53:00.107Z] #51 [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-03-16T07:53:00.107Z] #51 sha256:fe2e7e61b9717dcb811345edc533a8a13a6d8f45146e18e39c7107c0d273e761 [2021-03-16T07:53:00.107Z] #51 47.07 syscall [2021-03-16T07:53:00.107Z] #51 47.07 bytes [2021-03-16T07:53:00.107Z] #51 49.96 reflect [2021-03-16T07:53:00.107Z] #51 55.19 time [2021-03-16T07:53:00.107Z] #51 ... [2021-03-16T07:53:00.107Z] [2021-03-16T07:53:00.107Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:53:00.107Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-16T07:53:00.107Z] #32 55.06 Checking out files: 86% (1317/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-03-16T07:53:00.107Z] #32 55.70 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-16T07:53:00.107Z] #32 56.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:53:00.250Z] #36 ... [2021-03-16T07:53:00.250Z] [2021-03-16T07:53:00.250Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:53:00.250Z] #34 sha256:30ff917ef7bf3c8f1825c06e8e17a42356e7db14b797370b575667aa3e07daaa [2021-03-16T07:53:00.250Z] #34 92.52 io/ioutil [2021-03-16T07:53:00.335Z] #67 DONE 0.3s [2021-03-16T07:53:00.335Z] [2021-03-16T07:53:00.335Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-03-16T07:53:00.626Z] #69 DONE 0.1s [2021-03-16T07:53:00.626Z] [2021-03-16T07:53:00.626Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-16T07:53:00.626Z] #70 DONE 0.1s [2021-03-16T07:53:00.626Z] [2021-03-16T07:53:00.626Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-16T07:53:00.666Z] #44 40.77 CC images/userns.o [2021-03-16T07:53:00.701Z] #20 36.00 Unpacking bash-completion (1:2.8-6) ... [2021-03-16T07:53:00.823Z] #34 ... [2021-03-16T07:53:00.823Z] [2021-03-16T07:53:00.823Z] #51 [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-03-16T07:53:00.823Z] #51 sha256:ef8b98d6af1f7fc424d95465ff4f861ac3a75710e90665f6ff1f3f7efed5711f [2021-03-16T07:53:00.823Z] #51 83.31 context [2021-03-16T07:53:00.823Z] #51 85.18 internal/poll [2021-03-16T07:53:00.823Z] #51 88.80 os [2021-03-16T07:53:00.823Z] #51 89.94 encoding/binary [2021-03-16T07:53:00.823Z] #51 93.30 encoding/base64 [2021-03-16T07:53:00.958Z] #20 36.45 Selecting previously unselected package bzip2. [2021-03-16T07:53:00.958Z] #20 36.45 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-16T07:53:00.958Z] #20 36.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-16T07:53:00.964Z] #44 41.07 CC images/google/protobuf/descriptor.o [2021-03-16T07:53:01.085Z] #51 ... [2021-03-16T07:53:01.085Z] [2021-03-16T07:53:01.085Z] #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-03-16T07:53:01.085Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:53:01.085Z] #36 93.02 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-16T07:53:01.085Z] #36 93.10 Setting up xxd (2:8.1.0875-5) ... [2021-03-16T07:53:01.085Z] #36 93.15 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-16T07:53:01.085Z] #36 93.23 Setting up vim-common (2:8.1.0875-5) ... [2021-03-16T07:53:01.085Z] #36 93.30 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-16T07:53:01.085Z] #36 93.35 Setting up cmake-data (3.13.4-1) ... [2021-03-16T07:53:01.085Z] #36 93.40 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-16T07:53:01.085Z] #36 93.42 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-16T07:53:01.085Z] #36 93.45 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-16T07:53:01.085Z] #36 93.49 Setting up cmake (3.13.4-1) ... [2021-03-16T07:53:01.085Z] #36 93.52 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:53:01.214Z] #20 36.55 Selecting previously unselected package xz-utils. [2021-03-16T07:53:01.214Z] #20 36.57 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-16T07:53:01.214Z] #20 36.57 Unpacking xz-utils (5.2.4-1) ... [2021-03-16T07:53:01.214Z] #20 36.76 Selecting previously unselected package apparmor. [2021-03-16T07:53:01.214Z] #20 36.76 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-16T07:53:01.258Z] #71 DONE 0.7s [2021-03-16T07:53:01.345Z] #36 93.72 Processing triggers for mime-support (3.62) ... [2021-03-16T07:53:01.447Z] #37 8.128 -- Detecting C compile features - done [2021-03-16T07:53:01.447Z] #37 8.174 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-16T07:53:01.447Z] #37 8.434 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-16T07:53:01.471Z] #20 36.83 Unpacking apparmor (2.13.2-10) ... [2021-03-16T07:53:01.549Z] [2021-03-16T07:53:01.549Z] #72 exporting to image [2021-03-16T07:53:01.549Z] #72 exporting layers [2021-03-16T07:53:01.711Z] #37 8.611 -- Configuring done [2021-03-16T07:53:01.711Z] #37 8.665 -- Generating done [2021-03-16T07:53:01.711Z] #37 8.670 -- Build files have been written to: /tmp/tmp.CmfCELeSMt/tini [2021-03-16T07:53:01.711Z] #37 8.689 + make tini-static [2021-03-16T07:53:01.727Z] #20 37.15 Selecting previously unselected package aufs-tools. [2021-03-16T07:53:01.727Z] #20 37.15 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-16T07:53:01.727Z] #20 37.16 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-16T07:53:01.974Z] #37 9.090 Scanning dependencies of target tini-static [2021-03-16T07:53:01.983Z] #20 37.26 Selecting previously unselected package libonig5:amd64. [2021-03-16T07:53:01.983Z] #20 37.27 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-16T07:53:01.983Z] #20 37.27 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-16T07:53:01.983Z] #20 37.43 Selecting previously unselected package libjq1:amd64. [2021-03-16T07:53:01.983Z] #20 37.44 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-16T07:53:01.983Z] #20 37.45 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-16T07:53:01.983Z] #20 37.54 Selecting previously unselected package jq. [2021-03-16T07:53:02.240Z] #20 37.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-16T07:53:02.240Z] #20 37.56 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-16T07:53:02.240Z] #20 37.64 Selecting previously unselected package libaio1:amd64. [2021-03-16T07:53:02.240Z] #20 37.65 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-16T07:53:02.240Z] #20 37.67 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-16T07:53:02.240Z] #20 37.73 Selecting previously unselected package libgpm2:amd64. [2021-03-16T07:53:02.240Z] #20 37.75 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-16T07:53:02.240Z] #20 37.75 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-16T07:53:02.240Z] #20 37.81 Selecting previously unselected package libicu63:amd64. [2021-03-16T07:53:02.240Z] #20 37.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-16T07:53:02.240Z] #20 37.84 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-16T07:53:02.550Z] #37 9.302 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-16T07:53:02.550Z] #37 ... [2021-03-16T07:53:02.550Z] [2021-03-16T07:53:02.550Z] #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-03-16T07:53:02.550Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-16T07:53:02.550Z] #13 71.52 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-16T07:53:02.550Z] #13 71.52 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-16T07:53:02.550Z] #13 71.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:02.556Z] #13 ... [2021-03-16T07:53:02.556Z] [2021-03-16T07:53:02.556Z] #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-03-16T07:53:02.556Z] #37 sha256:33dc81bb914aea868c087333b7aa8e14b728e05498b1c24f009f94a8df9c7681 [2021-03-16T07:53:02.556Z] #37 6.472 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-16T07:53:02.556Z] #37 6.660 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-16T07:53:02.556Z] #37 6.747 -- Configuring done [2021-03-16T07:53:02.556Z] #37 6.784 -- Generating done [2021-03-16T07:53:02.556Z] #37 6.788 -- Build files have been written to: /tmp/tmp.JmCA4xwOym/tini [2021-03-16T07:53:02.556Z] #37 6.795 + make tini-static [2021-03-16T07:53:02.556Z] #37 7.353 Scanning dependencies of target tini-static [2021-03-16T07:53:02.556Z] #37 7.536 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-16T07:53:02.556Z] #37 8.998 [100%] Linking C executable tini-static [2021-03-16T07:53:02.556Z] #37 9.467 [100%] Built target tini-static [2021-03-16T07:53:02.556Z] #37 9.507 + mkdir -p /build [2021-03-16T07:53:02.556Z] #37 9.530 + cp tini-static /build/docker-init [2021-03-16T07:53:02.556Z] #37 DONE 9.9s [2021-03-16T07:53:02.737Z] #36 DONE 94.9s [2021-03-16T07:53:02.737Z] [2021-03-16T07:53:02.737Z] #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-03-16T07:53:02.737Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:53:02.737Z] #13 88.16 Selecting previously unselected package binutils-mingw-w64. [2021-03-16T07:53:02.737Z] #13 88.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-16T07:53:02.737Z] #13 88.22 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-16T07:53:02.737Z] #13 88.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-16T07:53:02.737Z] #13 88.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-16T07:53:02.737Z] #13 88.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-16T07:53:02.737Z] #13 88.76 Selecting previously unselected package dmsetup. [2021-03-16T07:53:02.737Z] #13 88.77 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-16T07:53:02.737Z] #13 88.80 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-16T07:53:02.737Z] #13 89.32 Selecting previously unselected package mingw-w64-common. [2021-03-16T07:53:02.737Z] #13 89.32 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-16T07:53:02.737Z] #13 89.41 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-16T07:53:02.813Z] #13 71.78 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-16T07:53:02.813Z] #13 71.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-16T07:53:02.813Z] #13 71.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:02.815Z] [2021-03-16T07:53:02.815Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:02.815Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:02.815Z] #43 2.337 Note: Building without setproctitle() and strlcpy() support. [2021-03-16T07:53:02.815Z] #43 2.340 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-16T07:53:02.815Z] #43 2.355 Note: Building without GnuTLS support [2021-03-16T07:53:02.815Z] #43 2.357 Makefile.config:39: Warn: you have no libnftables installed [2021-03-16T07:53:02.815Z] #43 2.362 Makefile.config:40: Warn: Building without nftables support [2021-03-16T07:53:02.815Z] #43 4.363 fatal: not a git repository (or any of the parent directories): .git [2021-03-16T07:53:02.815Z] #43 4.432 GEN .gitid [2021-03-16T07:53:02.815Z] #43 4.480 GEN criu/include/version.h [2021-03-16T07:53:02.815Z] #43 4.555 GEN include/common/asm [2021-03-16T07:53:02.999Z] #13 ... [2021-03-16T07:53:02.999Z] [2021-03-16T07:53:02.999Z] #45 [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-03-16T07:53:02.999Z] #45 sha256:0cb526bda61a6dc2e7f85731b571da3f1b8cab584541bbe1567dbc013662bcea [2021-03-16T07:53:02.999Z] #45 85.30 strings [2021-03-16T07:53:02.999Z] #45 87.58 os [2021-03-16T07:53:02.999Z] #45 90.03 regexp/syntax [2021-03-16T07:53:02.999Z] #45 93.28 fmt [2021-03-16T07:53:02.999Z] #45 ... [2021-03-16T07:53:02.999Z] [2021-03-16T07:53:02.999Z] #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-03-16T07:53:02.999Z] #37 sha256:482d60730666b545ed7a03ff6209a5e427d58addb9aacfb8572ac4a9c979e43c [2021-03-16T07:53:03.086Z] #44 ... [2021-03-16T07:53:03.086Z] [2021-03-16T07:53:03.086Z] #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-03-16T07:53:03.086Z] #46 sha256:d78f9c51648f540f897a36e6ce2e0d475cef560008560a13d24f13c03e21fe2e [2021-03-16T07:53:03.086Z] #46 99.57 text/template/parse [2021-03-16T07:53:03.086Z] #46 100.2 encoding/json [2021-03-16T07:53:03.086Z] #46 100.9 go/ast [2021-03-16T07:53:03.384Z] #43 6.750 PBCC images/timens.pb-c.c [2021-03-16T07:53:03.384Z] #43 6.800 DEP images/timens.pb-c.d [2021-03-16T07:53:03.384Z] #43 6.927 PBCC images/fown.pb-c.c [2021-03-16T07:53:03.384Z] #43 7.007 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-16T07:53:03.385Z] #46 ... [2021-03-16T07:53:03.385Z] [2021-03-16T07:53:03.385Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:03.385Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:53:03.385Z] #44 43.46 CC images/opts.o [2021-03-16T07:53:03.644Z] #43 7.097 PBCC images/opts.pb-c.c [2021-03-16T07:53:03.644Z] #43 7.175 PBCC images/memfd.pb-c.c [2021-03-16T07:53:03.644Z] #43 7.256 DEP images/fown.pb-c.d [2021-03-16T07:53:03.684Z] #44 43.78 CC images/seccomp.o [2021-03-16T07:53:03.903Z] #43 7.357 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-16T07:53:03.943Z] #37 1.361 + RM_GOPATH=0 [2021-03-16T07:53:03.943Z] #37 1.361 + TMP_GOPATH= [2021-03-16T07:53:03.943Z] #37 1.361 + : /build [2021-03-16T07:53:03.943Z] #37 1.362 + '[' -z '' ']' [2021-03-16T07:53:03.943Z] #37 1.380 ++ mktemp -d [2021-03-16T07:53:03.943Z] #37 1.388 + export GOPATH=/tmp/tmp.uVlQdwgLuA [2021-03-16T07:53:03.943Z] #37 1.388 + GOPATH=/tmp/tmp.uVlQdwgLuA [2021-03-16T07:53:03.943Z] #37 1.388 + RM_GOPATH=1 [2021-03-16T07:53:03.943Z] #37 1.388 + case "$(go env GOARCH)" in [2021-03-16T07:53:03.943Z] #37 1.389 ++ go env GOARCH [2021-03-16T07:53:03.943Z] #37 1.393 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:53:03.943Z] #37 1.393 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:53:03.943Z] #37 1.394 ++ dirname /tmp/install/install.sh [2021-03-16T07:53:03.943Z] #37 1.396 + dir=/tmp/install [2021-03-16T07:53:03.943Z] #37 1.396 + bin=tini [2021-03-16T07:53:03.943Z] #37 1.397 + shift [2021-03-16T07:53:03.943Z] #37 1.397 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-16T07:53:03.943Z] #37 1.397 + . /tmp/install/tini.installer [2021-03-16T07:53:03.943Z] #37 1.398 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:53:03.943Z] #37 1.412 + install_tini [2021-03-16T07:53:03.943Z] #37 1.412 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-16T07:53:03.943Z] #37 1.413 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:53:03.943Z] #37 1.414 + git clone https://github.com/krallin/tini.git /tmp/tmp.uVlQdwgLuA/tini [2021-03-16T07:53:03.943Z] #37 1.416 Cloning into '/tmp/tmp.uVlQdwgLuA/tini'... [2021-03-16T07:53:03.985Z] #44 44.12 CC images/binfmt-misc.o [2021-03-16T07:53:04.163Z] #43 7.467 DEP images/opts.pb-c.d [2021-03-16T07:53:04.163Z] #43 7.551 DEP images/memfd.pb-c.d [2021-03-16T07:53:04.163Z] #43 7.599 PBCC images/sit.pb-c.c [2021-03-16T07:53:04.163Z] #43 7.699 DEP images/sit.pb-c.d [2021-03-16T07:53:04.277Z] #32 ... [2021-03-16T07:53:04.277Z] [2021-03-16T07:53:04.277Z] #51 [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-03-16T07:53:04.277Z] #51 sha256:fe2e7e61b9717dcb811345edc533a8a13a6d8f45146e18e39c7107c0d273e761 [2021-03-16T07:53:04.277Z] #51 61.07 context [2021-03-16T07:53:04.286Z] #44 44.36 CC images/time.o [2021-03-16T07:53:04.422Z] #43 7.760 PBCC images/macvlan.pb-c.c [2021-03-16T07:53:04.422Z] #43 7.793 DEP images/macvlan.pb-c.d [2021-03-16T07:53:04.422Z] #43 7.831 PBCC images/autofs.pb-c.c [2021-03-16T07:53:04.422Z] #43 7.856 DEP images/autofs.pb-c.d [2021-03-16T07:53:04.422Z] #43 7.916 PBCC images/sysctl.pb-c.c [2021-03-16T07:53:04.422Z] #43 7.947 DEP images/sysctl.pb-c.d [2021-03-16T07:53:04.422Z] #43 7.987 PBCC images/time.pb-c.c [2021-03-16T07:53:04.422Z] #43 8.010 DEP images/time.pb-c.d [2021-03-16T07:53:04.422Z] #43 8.045 PBCC images/binfmt-misc.pb-c.c [2021-03-16T07:53:04.422Z] #43 8.091 DEP images/binfmt-misc.pb-c.d [2021-03-16T07:53:04.585Z] #44 44.61 CC images/sysctl.o [2021-03-16T07:53:04.682Z] #43 8.115 PBCC images/seccomp.pb-c.c [2021-03-16T07:53:04.682Z] #43 8.143 DEP images/seccomp.pb-c.d [2021-03-16T07:53:04.682Z] #43 8.227 PBCC images/userns.pb-c.c [2021-03-16T07:53:04.682Z] #43 8.233 DEP images/userns.pb-c.d [2021-03-16T07:53:04.682Z] #43 8.339 PBCC images/cgroup.pb-c.c [2021-03-16T07:53:04.840Z] #51 62.04 internal/poll [2021-03-16T07:53:04.885Z] #44 44.90 CC images/autofs.o [2021-03-16T07:53:04.941Z] #43 8.355 DEP images/cgroup.pb-c.d [2021-03-16T07:53:04.941Z] #43 8.429 PBCC images/ext-file.pb-c.c [2021-03-16T07:53:04.941Z] #43 8.487 DEP images/ext-file.pb-c.d [2021-03-16T07:53:04.941Z] #43 8.527 PBCC images/rpc.pb-c.c [2021-03-16T07:53:04.941Z] #43 8.601 DEP images/rpc.pb-c.d [2021-03-16T07:53:05.060Z] #72 exporting layers 3.0s done [2021-03-16T07:53:05.060Z] #72 writing image sha256:bcd7da02e839436e5867a37aa9483f8fb3f1bbb85aee0ee9f85c5e6155e7fec0 done [2021-03-16T07:53:05.060Z] #72 naming to docker.io/library/docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 done [2021-03-16T07:53:05.060Z] #72 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-16T07:53:05.185Z] #44 45.23 CC images/macvlan.o [2021-03-16T07:53:05.201Z] #43 8.708 PBCC images/siginfo.pb-c.c [2021-03-16T07:53:05.201Z] #43 ... [2021-03-16T07:53:05.201Z] [2021-03-16T07:53:05.201Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:53:05.201Z] #34 sha256:058500cdec1a8482af5d00a7a30357fe0314dd2813ca24b72c10206a95ecedb2 [2021-03-16T07:53:05.201Z] #34 95.36 log [2021-03-16T07:53:05.201Z] #34 97.98 github.com/BurntSushi/toml/cmd/tomlv [2021-03-16T07:53:05.201Z] #34 DONE 102.5s [2021-03-16T07:53:05.201Z] [2021-03-16T07:53:05.201Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:05.201Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:05.201Z] #43 8.747 DEP images/siginfo.pb-c.d [2021-03-16T07:53:05.201Z] #43 8.858 PBCC images/pagemap.pb-c.c [2021-03-16T07:53:05.201Z] #43 ... [2021-03-16T07:53:05.201Z] [2021-03-16T07:53:05.201Z] #45 [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-03-16T07:53:05.201Z] #45 sha256:9791cf47cd77fdfb452cea96641266fe030354dfa345947418f0814e331a0556 [2021-03-16T07:53:05.201Z] #45 97.46 go/scanner [2021-03-16T07:53:05.201Z] #45 98.57 go/ast [2021-03-16T07:53:05.201Z] #45 99.07 internal/lazyregexp [2021-03-16T07:53:05.201Z] #45 99.40 net/url [2021-03-16T07:53:05.201Z] #45 101.7 text/template/parse [2021-03-16T07:53:05.329Z] #37 2.555 + cd /tmp/tmp.uVlQdwgLuA/tini [2021-03-16T07:53:05.329Z] #37 2.556 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:53:05.329Z] #37 2.634 + cmake . [2021-03-16T07:53:05.375Z] #13 ... [2021-03-16T07:53:05.375Z] [2021-03-16T07:53:05.375Z] #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-03-16T07:53:05.375Z] #37 sha256:a45a682cccc83c1bde80a31e92239757a2bcf48723ce1338e03fe2044742f8c3 [2021-03-16T07:53:05.375Z] #37 10.84 [100%] Linking C executable tini-static [2021-03-16T07:53:05.375Z] #37 11.45 [100%] Built target tini-static [2021-03-16T07:53:05.375Z] #37 11.53 + mkdir -p /build [2021-03-16T07:53:05.375Z] #37 11.54 + cp tini-static /build/docker-init [2021-03-16T07:53:05.375Z] #37 DONE 12.0s [2021-03-16T07:53:05.375Z] [2021-03-16T07:53:05.375Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:05.375Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-16T07:53:05.375Z] #43 3.114 Note: Building without setproctitle() and strlcpy() support. [2021-03-16T07:53:05.375Z] #43 3.114 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-16T07:53:05.375Z] #43 3.122 Note: Building without GnuTLS support [2021-03-16T07:53:05.375Z] #43 3.128 Makefile.config:39: Warn: you have no libnftables installed [2021-03-16T07:53:05.375Z] #43 3.128 Makefile.config:40: Warn: Building without nftables support [2021-03-16T07:53:05.375Z] #43 5.169 fatal: not a git repository (or any of the parent directories): .git [2021-03-16T07:53:05.375Z] #43 5.230 GEN .gitid [2021-03-16T07:53:05.375Z] #43 5.299 GEN criu/include/version.h [2021-03-16T07:53:05.375Z] #43 5.491 GEN include/common/asm [2021-03-16T07:53:05.375Z] #43 7.363 PBCC images/timens.pb-c.c [2021-03-16T07:53:05.375Z] #43 7.385 DEP images/timens.pb-c.d [2021-03-16T07:53:05.375Z] #43 7.446 PBCC images/fown.pb-c.c [2021-03-16T07:53:05.375Z] #43 7.475 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-16T07:53:05.375Z] #43 7.529 PBCC images/opts.pb-c.c [2021-03-16T07:53:05.375Z] #43 7.562 PBCC images/memfd.pb-c.c [2021-03-16T07:53:05.375Z] #43 7.604 DEP images/fown.pb-c.d [2021-03-16T07:53:05.375Z] #43 7.655 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-16T07:53:05.375Z] #43 7.700 DEP images/opts.pb-c.d [2021-03-16T07:53:05.375Z] #43 7.745 DEP images/memfd.pb-c.d [2021-03-16T07:53:05.375Z] #43 7.827 PBCC images/sit.pb-c.c [2021-03-16T07:53:05.375Z] #43 7.855 DEP images/sit.pb-c.d [2021-03-16T07:53:05.375Z] #43 7.935 PBCC images/macvlan.pb-c.c [2021-03-16T07:53:05.375Z] #43 7.948 DEP images/macvlan.pb-c.d [2021-03-16T07:53:05.375Z] #43 8.033 PBCC images/autofs.pb-c.c [2021-03-16T07:53:05.375Z] #43 8.044 DEP images/autofs.pb-c.d [2021-03-16T07:53:05.375Z] #43 8.118 PBCC images/sysctl.pb-c.c [2021-03-16T07:53:05.375Z] #43 8.129 DEP images/sysctl.pb-c.d [2021-03-16T07:53:05.375Z] #43 8.191 PBCC images/time.pb-c.c [2021-03-16T07:53:05.375Z] #43 8.213 DEP images/time.pb-c.d [2021-03-16T07:53:05.375Z] #43 8.248 PBCC images/binfmt-misc.pb-c.c [2021-03-16T07:53:05.375Z] #43 8.268 DEP images/binfmt-misc.pb-c.d [2021-03-16T07:53:05.375Z] #43 8.327 PBCC images/seccomp.pb-c.c [2021-03-16T07:53:05.375Z] #43 8.355 DEP images/seccomp.pb-c.d [2021-03-16T07:53:05.375Z] #43 8.397 PBCC images/userns.pb-c.c [2021-03-16T07:53:05.375Z] #43 8.434 DEP images/userns.pb-c.d [2021-03-16T07:53:05.375Z] #43 8.471 PBCC images/cgroup.pb-c.c [2021-03-16T07:53:05.375Z] #43 8.494 DEP images/cgroup.pb-c.d [2021-03-16T07:53:05.375Z] #43 8.525 PBCC images/ext-file.pb-c.c [2021-03-16T07:53:05.375Z] #43 8.547 DEP images/ext-file.pb-c.d [2021-03-16T07:53:05.375Z] #43 8.594 PBCC images/rpc.pb-c.c [2021-03-16T07:53:05.375Z] #43 8.684 DEP images/rpc.pb-c.d [2021-03-16T07:53:05.375Z] #43 8.724 PBCC images/siginfo.pb-c.c [2021-03-16T07:53:05.375Z] #43 8.766 DEP images/siginfo.pb-c.d [2021-03-16T07:53:05.375Z] #43 8.798 PBCC images/pagemap.pb-c.c [2021-03-16T07:53:05.375Z] #43 8.863 DEP images/pagemap.pb-c.d [2021-03-16T07:53:05.375Z] #43 8.901 PBCC images/rlimit.pb-c.c [2021-03-16T07:53:05.375Z] #43 8.915 DEP images/rlimit.pb-c.d [2021-03-16T07:53:05.375Z] #43 8.966 PBCC images/file-lock.pb-c.c [2021-03-16T07:53:05.375Z] #43 9.001 DEP images/file-lock.pb-c.d [2021-03-16T07:53:05.375Z] #43 9.064 PBCC images/tty.pb-c.c [2021-03-16T07:53:05.375Z] #43 9.163 DEP images/tty.pb-c.d [2021-03-16T07:53:05.375Z] #43 9.229 PBCC images/tun.pb-c.c [2021-03-16T07:53:05.375Z] #43 9.299 PBCC images/netdev.pb-c.c [2021-03-16T07:53:05.375Z] #43 9.407 DEP images/tun.pb-c.d [2021-03-16T07:53:05.375Z] #43 9.534 DEP images/netdev.pb-c.d [2021-03-16T07:53:05.375Z] #43 9.562 PBCC images/vma.pb-c.c [2021-03-16T07:53:05.375Z] #43 9.594 DEP images/vma.pb-c.d [2021-03-16T07:53:05.375Z] #43 9.673 PBCC images/creds.pb-c.c [2021-03-16T07:53:05.375Z] #43 9.680 DEP images/creds.pb-c.d [2021-03-16T07:53:05.375Z] #43 9.754 PBCC images/utsns.pb-c.c [2021-03-16T07:53:05.375Z] #43 9.770 DEP images/utsns.pb-c.d [2021-03-16T07:53:05.375Z] #43 9.812 PBCC images/ipc-desc.pb-c.c [2021-03-16T07:53:05.375Z] #43 9.840 PBCC images/ipc-sem.pb-c.c [2021-03-16T07:53:05.375Z] #43 9.852 DEP images/ipc-desc.pb-c.d [2021-03-16T07:53:05.460Z] #45 ... [2021-03-16T07:53:05.460Z] [2021-03-16T07:53:05.460Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:05.460Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:05.460Z] #43 8.982 DEP images/pagemap.pb-c.d [2021-03-16T07:53:05.484Z] #44 45.42 CC images/sit.o [2021-03-16T07:53:05.487Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42152/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 hack/test/unit [2021-03-16T07:53:05.720Z] #43 9.134 PBCC images/rlimit.pb-c.c [2021-03-16T07:53:05.720Z] #43 9.210 DEP images/rlimit.pb-c.d [2021-03-16T07:53:05.724Z] #43 9.900 DEP images/ipc-sem.pb-c.d [2021-03-16T07:53:05.724Z] #43 9.966 PBCC images/ipc-msg.pb-c.c [2021-03-16T07:53:05.724Z] #43 9.993 DEP images/ipc-msg.pb-c.d [2021-03-16T07:53:05.724Z] #43 10.05 PBCC images/ipc-shm.pb-c.c [2021-03-16T07:53:05.724Z] #43 ... [2021-03-16T07:53:05.724Z] [2021-03-16T07:53:05.724Z] #56 [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-03-16T07:53:05.724Z] #56 sha256:88a6ac4fa892a3432f2b4fca47d04b7a7005399548772d82470866310561377b [2021-03-16T07:53:05.792Z] #44 45.82 CC images/memfd.o [2021-03-16T07:53:05.979Z] #43 9.283 PBCC images/file-lock.pb-c.c [2021-03-16T07:53:05.979Z] #43 9.354 DEP images/file-lock.pb-c.d [2021-03-16T07:53:05.979Z] #43 9.428 PBCC images/tty.pb-c.c [2021-03-16T07:53:05.979Z] #43 9.456 DEP images/tty.pb-c.d [2021-03-16T07:53:06.092Z] #44 46.17 CC images/timens.o [2021-03-16T07:53:06.238Z] #43 9.630 PBCC images/tun.pb-c.c [2021-03-16T07:53:06.239Z] #43 9.786 PBCC images/netdev.pb-c.c [2021-03-16T07:53:06.239Z] #43 9.851 DEP images/tun.pb-c.d [2021-03-16T07:53:06.273Z] #37 3.534 -- The C compiler identification is GNU 8.3.0 [2021-03-16T07:53:06.273Z] #37 3.636 -- Check for working C compiler: /usr/bin/cc [2021-03-16T07:53:06.392Z] #44 46.50 LINK images/built-in.o [2021-03-16T07:53:06.412Z] #20 41.34 Selecting previously unselected package libnet1:amd64. [2021-03-16T07:53:06.412Z] #20 41.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-16T07:53:06.412Z] #20 41.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:53:06.412Z] #20 41.43 Selecting previously unselected package libnl-3-200:amd64. [2021-03-16T07:53:06.412Z] #20 41.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-16T07:53:06.412Z] #20 41.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-16T07:53:06.412Z] #20 41.56 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-16T07:53:06.412Z] #20 41.56 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-16T07:53:06.412Z] #20 41.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-16T07:53:06.412Z] #20 41.63 Selecting previously unselected package libreadline5:amd64. [2021-03-16T07:53:06.412Z] #20 41.64 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-16T07:53:06.412Z] #20 41.65 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-16T07:53:06.412Z] #20 41.76 Selecting previously unselected package net-tools. [2021-03-16T07:53:06.412Z] #20 41.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-16T07:53:06.412Z] #20 41.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-16T07:53:06.498Z] #43 9.981 DEP images/netdev.pb-c.d [2021-03-16T07:53:06.498Z] #43 10.06 PBCC images/vma.pb-c.c [2021-03-16T07:53:06.498Z] #43 10.09 DEP images/vma.pb-c.d [2021-03-16T07:53:06.668Z] #20 41.96 Selecting previously unselected package python-pip-whl. [2021-03-16T07:53:06.668Z] #20 41.97 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-16T07:53:06.668Z] #20 41.98 Unpacking python-pip-whl (18.1-5) ... [2021-03-16T07:53:06.691Z] #44 46.70 GEN compel/include/asm [2021-03-16T07:53:06.691Z] #44 46.76 GEN compel/include/version.h [2021-03-16T07:53:06.691Z] #44 46.77 touch .config [2021-03-16T07:53:06.691Z] #44 46.83 GEN include/common/config.h [2021-03-16T07:53:06.731Z] #51 ... [2021-03-16T07:53:06.731Z] [2021-03-16T07:53:06.731Z] #56 [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-03-16T07:53:06.731Z] #56 sha256:1ee50baf761cf30ab65ac0609866cc8f7df1327ec93e616076748a0c256f76c2 [2021-03-16T07:53:06.731Z] #56 3.878 + RM_GOPATH=0 [2021-03-16T07:53:06.731Z] #56 3.878 + TMP_GOPATH= [2021-03-16T07:53:06.731Z] #56 3.878 + : /build [2021-03-16T07:53:06.731Z] #56 3.878 + '[' -z '' ']' [2021-03-16T07:53:06.731Z] #56 3.886 ++ mktemp -d [2021-03-16T07:53:06.731Z] #56 3.888 + export GOPATH=/tmp/tmp.DXq7CcBwjY [2021-03-16T07:53:06.731Z] #56 3.888 + GOPATH=/tmp/tmp.DXq7CcBwjY [2021-03-16T07:53:06.731Z] #56 3.888 + RM_GOPATH=1 [2021-03-16T07:53:06.731Z] #56 3.888 + case "$(go env GOARCH)" in [2021-03-16T07:53:06.731Z] #56 3.889 ++ go env GOARCH [2021-03-16T07:53:06.731Z] #56 3.916 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:53:06.731Z] #56 3.916 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:53:06.731Z] #56 3.917 ++ dirname /tmp/install/install.sh [2021-03-16T07:53:06.731Z] #56 3.918 + dir=/tmp/install [2021-03-16T07:53:06.731Z] #56 3.918 + bin=containerd [2021-03-16T07:53:06.731Z] #56 3.918 + shift [2021-03-16T07:53:06.731Z] #56 3.918 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-16T07:53:06.731Z] #56 3.918 + . /tmp/install/containerd.installer [2021-03-16T07:53:06.731Z] #56 3.918 ++ set -e [2021-03-16T07:53:06.731Z] #56 3.918 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:53:06.731Z] #56 3.918 + install_containerd [2021-03-16T07:53:06.731Z] #56 3.919 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-16T07:53:06.731Z] #56 3.919 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:53:06.731Z] #56 3.919 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DXq7CcBwjY/src/github.com/containerd/containerd [2021-03-16T07:53:06.731Z] #56 3.940 Cloning into '/tmp/tmp.DXq7CcBwjY/src/github.com/containerd/containerd'... [2021-03-16T07:53:06.758Z] #43 10.14 PBCC images/creds.pb-c.c [2021-03-16T07:53:06.758Z] #43 10.18 DEP images/creds.pb-c.d [2021-03-16T07:53:06.758Z] #43 10.22 PBCC images/utsns.pb-c.c [2021-03-16T07:53:06.758Z] #43 10.24 DEP images/utsns.pb-c.d [2021-03-16T07:53:06.758Z] #43 10.28 PBCC images/ipc-desc.pb-c.c [2021-03-16T07:53:06.758Z] #43 10.33 PBCC images/ipc-sem.pb-c.c [2021-03-16T07:53:06.988Z] #56 ... [2021-03-16T07:53:06.988Z] [2021-03-16T07:53:06.988Z] #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-03-16T07:53:06.988Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:53:06.988Z] #36 54.01 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:53:06.988Z] #36 54.29 Fetched 14.9 MB in 2s (7982 kB/s) [2021-03-16T07:53:06.988Z] #36 54.36 Selecting previously unselected package xxd. [2021-03-16T07:53:06.988Z] #36 54.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-16T07:53:06.988Z] #36 54.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-16T07:53:06.988Z] #36 54.52 Unpacking xxd (2:8.1.0875-5) ... [2021-03-16T07:53:06.988Z] #36 54.76 Selecting previously unselected package vim-common. [2021-03-16T07:53:06.988Z] #36 54.84 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:53:06.988Z] #36 54.84 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-16T07:53:06.988Z] #36 55.27 Selecting previously unselected package cmake-data. [2021-03-16T07:53:06.988Z] #36 55.27 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-16T07:53:06.988Z] #36 55.27 Unpacking cmake-data (3.13.4-1) ... [2021-03-16T07:53:06.988Z] #36 58.90 Selecting previously unselected package libicu63:amd64. [2021-03-16T07:53:06.988Z] #36 58.92 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-16T07:53:06.988Z] #36 58.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-16T07:53:06.988Z] #36 ... [2021-03-16T07:53:06.988Z] [2021-03-16T07:53:06.988Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:53:06.988Z] #34 sha256:917e04d3ed37e41c6ad85c557d0d2a10073a65b7f7a30a8a252e3c9504785a21 [2021-03-16T07:53:06.988Z] #34 54.24 time [2021-03-16T07:53:06.988Z] #34 61.25 internal/poll [2021-03-16T07:53:06.988Z] #34 62.27 internal/fmtsort [2021-03-16T07:53:06.988Z] #34 63.04 internal/syscall/execenv [2021-03-16T07:53:06.988Z] #34 63.31 internal/syscall/unix [2021-03-16T07:53:06.988Z] #34 63.68 strings [2021-03-16T07:53:06.988Z] #34 63.70 os [2021-03-16T07:53:06.991Z] #44 47.01 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-16T07:53:06.991Z] #44 47.03 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-16T07:53:06.991Z] #44 47.04 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-03-16T07:53:06.991Z] #44 47.09 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-03-16T07:53:06.991Z] #44 47.14 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-03-16T07:53:06.991Z] #44 47.21 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-03-16T07:53:06.991Z] #44 47.25 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-03-16T07:53:07.021Z] #43 10.34 DEP images/ipc-desc.pb-c.d [2021-03-16T07:53:07.021Z] #43 10.39 DEP images/ipc-sem.pb-c.d [2021-03-16T07:53:07.021Z] #43 10.46 PBCC images/ipc-msg.pb-c.c [2021-03-16T07:53:07.021Z] #43 10.46 DEP images/ipc-msg.pb-c.d [2021-03-16T07:53:07.021Z] #43 10.54 PBCC images/ipc-shm.pb-c.c [2021-03-16T07:53:07.021Z] #43 10.54 DEP images/ipc-shm.pb-c.d [2021-03-16T07:53:07.182Z] #20 42.53 Selecting previously unselected package python3-lib2to3. [2021-03-16T07:53:07.182Z] #20 42.54 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-16T07:53:07.182Z] #20 42.54 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-16T07:53:07.182Z] #20 42.67 Selecting previously unselected package python3-distutils. [2021-03-16T07:53:07.182Z] #20 42.67 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-16T07:53:07.182Z] #20 42.68 Unpacking python3-distutils (3.7.3-1) ... [2021-03-16T07:53:07.222Z] #37 ... [2021-03-16T07:53:07.222Z] [2021-03-16T07:53:07.222Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:53:07.222Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:53:07.222Z] #42 98.61 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-16T07:53:07.222Z] #42 98.75 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:53:07.222Z] #42 DONE 99.5s [2021-03-16T07:53:07.222Z] [2021-03-16T07:53:07.222Z] #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-03-16T07:53:07.222Z] #37 sha256:482d60730666b545ed7a03ff6209a5e427d58addb9aacfb8572ac4a9c979e43c [2021-03-16T07:53:07.222Z] #37 4.505 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-16T07:53:07.222Z] #37 4.513 -- Detecting C compiler ABI info [2021-03-16T07:53:07.245Z] #34 ... [2021-03-16T07:53:07.245Z] [2021-03-16T07:53:07.245Z] #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-03-16T07:53:07.245Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:53:07.245Z] #13 50.04 The following additional packages will be installed: [2021-03-16T07:53:07.245Z] #13 50.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-16T07:53:07.245Z] #13 50.04 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-16T07:53:07.245Z] #13 50.04 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-16T07:53:07.245Z] #13 50.04 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-16T07:53:07.245Z] #13 50.04 mingw-w64-common mingw-w64-x86-64-dev [2021-03-16T07:53:07.245Z] #13 50.07 Suggested packages: [2021-03-16T07:53:07.245Z] #13 50.07 gcc-8-locales seccomp wine64 [2021-03-16T07:53:07.245Z] #13 51.38 The following NEW packages will be installed: [2021-03-16T07:53:07.245Z] #13 51.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-16T07:53:07.245Z] #13 51.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-16T07:53:07.245Z] #13 51.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-16T07:53:07.245Z] #13 51.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-16T07:53:07.245Z] #13 51.39 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-16T07:53:07.245Z] #13 51.40 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-16T07:53:07.245Z] #13 51.42 The following packages will be upgraded: [2021-03-16T07:53:07.245Z] #13 51.43 libseccomp2 libsystemd0 libudev1 [2021-03-16T07:53:07.245Z] #13 51.92 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-16T07:53:07.245Z] #13 51.92 Need to get 78.2 MB of archives. [2021-03-16T07:53:07.245Z] #13 51.92 After this operation, 487 MB of additional disk space will be used. [2021-03-16T07:53:07.245Z] #13 51.92 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-16T07:53:07.245Z] #13 51.92 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-16T07:53:07.245Z] #13 51.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-16T07:53:07.245Z] #13 51.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-16T07:53:07.245Z] #13 51.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-16T07:53:07.245Z] #13 52.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-16T07:53:07.245Z] #13 52.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-16T07:53:07.245Z] #13 52.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-16T07:53:07.245Z] #13 52.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-16T07:53:07.245Z] #13 52.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-16T07:53:07.245Z] #13 53.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-16T07:53:07.245Z] #13 53.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-16T07:53:07.246Z] #13 53.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-03-16T07:53:07.246Z] #13 57.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-03-16T07:53:07.280Z] #43 10.64 PBCC images/ipc-var.pb-c.c [2021-03-16T07:53:07.280Z] #43 10.67 DEP images/ipc-var.pb-c.d [2021-03-16T07:53:07.280Z] #43 10.74 PBCC images/sk-opts.pb-c.c [2021-03-16T07:53:07.280Z] #43 10.78 PBCC images/packet-sock.pb-c.c [2021-03-16T07:53:07.280Z] #43 10.83 DEP images/sk-opts.pb-c.d [2021-03-16T07:53:07.280Z] #43 10.87 DEP images/packet-sock.pb-c.d [2021-03-16T07:53:07.294Z] #44 47.28 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-16T07:53:07.294Z] #44 47.28 DEP compel/plugins/std/infect.d [2021-03-16T07:53:07.294Z] #44 47.54 DEP compel/plugins/std/string.d [2021-03-16T07:53:07.313Z] #56 36.67 Checking out files: 42% (1612/3819) Checking out files: 43% (1643/3819) Checking out files: 44% (1681/3819) Checking out files: 45% (1719/3819) Checking out files: 46% (1757/3819) Checking out files: 47% (1795/3819) Checking out files: 48% (1834/3819) Checking out files: 49% (1872/3819) Checking out files: 50% (1910/3819) Checking out files: 51% (1948/3819) Checking out files: 52% (1986/3819) Checking out files: 53% (2025/3819) Checking out files: 54% (2063/3819) Checking out files: 55% (2101/3819) Checking out files: 56% (2139/3819) Checking out files: 57% (2177/3819) Checking out files: 58% (2216/3819) Checking out files: 59% (2254/3819) Checking out files: 60% (2292/3819) Checking out files: 61% (2330/3819) Checking out files: 62% (2368/3819) Checking out files: 63% (2406/3819) Checking out files: 64% (2445/3819) Checking out files: 65% (2483/3819) Checking out files: 66% (2521/3819) Checking out files: 67% (2559/3819) Checking out files: 68% (2597/3819) Checking out files: 69% (2636/3819) Checking out files: 70% (2674/3819) Checking out files: 71% (2712/3819) Checking out files: 72% (2750/3819) Checking out files: 73% (2788/3819) Checking out files: 74% (2827/3819) Checking out files: 75% (2865/3819) Checking out files: 76% (2903/3819) Checking out files: 77% (2941/3819) Checking out files: 78% (2979/3819) Checking out files: 79% (3018/3819) Checking out files: 80% (3056/3819) Checking out files: 81% (3094/3819) Checking out files: 82% (3132/3819) Checking out files: 83% (3170/3819) Checking out files: 84% (3208/3819) Checking out files: 85% (3247/3819) Checking out files: 86% (3285/3819) Checking out files: 87% (3323/3819) Checking out files: 88% (3361/3819) Checking out files: 89% (3399/3819) Checking out files: 90% (3438/3819) Checking out files: 91% (3476/3819) Checking out files: 92% (3514/3819) Checking out files: 93% (3552/3819) Checking out files: 94% (3590/3819) Checking out files: 95% (3629/3819) Checking out files: 96% (3667/3819) Checking out files: 97% (3705/3819) Checking out files: 98% (3743/3819) Checking out files: 99% (3781/3819) Checking out files: 100% (3819/3819) Checking out files: 100% (3819/3819), done. [2021-03-16T07:53:07.313Z] #56 38.38 + cd /tmp/tmp.2K8eDxHlCy/src/github.com/containerd/containerd [2021-03-16T07:53:07.314Z] #56 38.38 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:53:07.438Z] #20 42.80 Selecting previously unselected package python3-pip. [2021-03-16T07:53:07.438Z] #20 42.81 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-16T07:53:07.438Z] #20 42.82 Unpacking python3-pip (18.1-5) ... [2021-03-16T07:53:07.485Z] #37 ... [2021-03-16T07:53:07.485Z] [2021-03-16T07:53:07.485Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:07.485Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:07.540Z] #43 10.93 PBCC images/sk-netlink.pb-c.c [2021-03-16T07:53:07.540Z] #43 11.01 DEP images/sk-netlink.pb-c.d [2021-03-16T07:53:07.540Z] #43 11.05 PBCC images/sk-inet.pb-c.c [2021-03-16T07:53:07.540Z] #43 11.10 DEP images/sk-inet.pb-c.d [2021-03-16T07:53:07.540Z] #43 11.14 PBCC images/sk-unix.pb-c.c [2021-03-16T07:53:07.593Z] #44 47.63 DEP compel/plugins/std/log.d [2021-03-16T07:53:07.593Z] #44 47.73 DEP compel/plugins/std/fds.d [2021-03-16T07:53:07.694Z] #20 43.02 Selecting previously unselected package python3-pkg-resources. [2021-03-16T07:53:07.694Z] #20 43.03 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-16T07:53:07.694Z] #20 43.04 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-16T07:53:07.694Z] #20 43.16 Selecting previously unselected package python3-setuptools. [2021-03-16T07:53:07.694Z] #20 43.17 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-16T07:53:07.694Z] #20 43.17 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-16T07:53:07.798Z] #43 11.20 DEP images/sk-unix.pb-c.d [2021-03-16T07:53:07.798Z] #43 11.26 PBCC images/mm.pb-c.c [2021-03-16T07:53:07.798Z] #43 11.31 DEP images/mm.pb-c.d [2021-03-16T07:53:07.798Z] #43 11.36 PBCC images/timerfd.pb-c.c [2021-03-16T07:53:07.833Z] #13 ... [2021-03-16T07:53:07.833Z] [2021-03-16T07:53:07.833Z] #51 [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-03-16T07:53:07.833Z] #51 sha256:fe2e7e61b9717dcb811345edc533a8a13a6d8f45146e18e39c7107c0d273e761 [2021-03-16T07:53:07.833Z] #51 64.87 os [2021-03-16T07:53:07.833Z] #51 64.96 encoding/binary [2021-03-16T07:53:07.893Z] #44 47.95 DEP compel/plugins/std/std.d [2021-03-16T07:53:07.950Z] #20 43.40 Selecting previously unselected package python3-wheel. [2021-03-16T07:53:07.950Z] #20 43.40 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-16T07:53:07.950Z] #20 43.41 Unpacking python3-wheel (0.32.3-2) ... [2021-03-16T07:53:07.950Z] #20 43.52 Selecting previously unselected package sudo. [2021-03-16T07:53:08.059Z] #43 11.41 DEP images/timerfd.pb-c.d [2021-03-16T07:53:08.059Z] #43 11.46 PBCC images/timer.pb-c.c [2021-03-16T07:53:08.059Z] #43 11.48 DEP images/timer.pb-c.d [2021-03-16T07:53:08.059Z] #43 ... [2021-03-16T07:53:08.059Z] [2021-03-16T07:53:08.059Z] #51 [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-03-16T07:53:08.059Z] #51 sha256:b8c7fdbdaeab95b45cbf98534823a84f40c0f015957af1034a515d57620d4459 [2021-03-16T07:53:08.059Z] #51 95.08 encoding/json [2021-03-16T07:53:08.059Z] #51 101.7 github.com/pkg/diff [2021-03-16T07:53:08.059Z] #51 101.8 go/ast [2021-03-16T07:53:08.059Z] #51 103.7 golang.org/x/crypto/ssh/terminal [2021-03-16T07:53:08.059Z] #51 ... [2021-03-16T07:53:08.059Z] [2021-03-16T07:53:08.059Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:08.059Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:08.059Z] #43 11.54 PBCC images/sa.pb-c.c [2021-03-16T07:53:08.059Z] #43 11.58 DEP images/sa.pb-c.d [2021-03-16T07:53:08.059Z] #43 11.62 PBCC images/pipe-data.pb-c.c [2021-03-16T07:53:08.193Z] #44 48.10 DEP compel/plugins/shmem/shmem.d [2021-03-16T07:53:08.193Z] #44 48.30 DEP compel/plugins/fds/fds.d [2021-03-16T07:53:08.206Z] #20 43.52 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-16T07:53:08.207Z] #20 43.53 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-16T07:53:08.212Z] ? github.com/docker/docker/api [no test files] [2021-03-16T07:53:08.319Z] #43 11.66 DEP images/pipe-data.pb-c.d [2021-03-16T07:53:08.319Z] #43 11.76 PBCC images/mnt.pb-c.c [2021-03-16T07:53:08.319Z] #43 11.82 DEP images/mnt.pb-c.d [2021-03-16T07:53:08.319Z] #43 11.89 PBCC images/sk-packet.pb-c.c [2021-03-16T07:53:08.397Z] #51 ... [2021-03-16T07:53:08.397Z] [2021-03-16T07:53:08.397Z] #47 [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-03-16T07:53:08.397Z] #47 sha256:833e3b21409d9d1c57b14e5d0fad978e512185f352651a1c3be2940992a30618 [2021-03-16T07:53:08.397Z] #47 DONE 65.4s [2021-03-16T07:53:08.397Z] [2021-03-16T07:53:08.397Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-16T07:53:08.397Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:53:08.397Z] #13 59.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-16T07:53:08.397Z] #13 59.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-16T07:53:08.397Z] #13 59.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-16T07:53:08.397Z] #13 59.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-16T07:53:08.397Z] #13 59.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-16T07:53:08.397Z] #13 59.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-16T07:53:08.397Z] #13 59.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-16T07:53:08.397Z] #13 60.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-16T07:53:08.397Z] #13 60.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-16T07:53:08.397Z] #13 60.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-16T07:53:08.397Z] #13 60.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-16T07:53:08.397Z] #13 60.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-16T07:53:08.397Z] #13 60.26 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-16T07:53:08.397Z] #13 60.26 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-16T07:53:08.463Z] #20 44.03 Selecting previously unselected package thin-provisioning-tools. [2021-03-16T07:53:08.463Z] #20 44.04 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-16T07:53:08.463Z] #20 44.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-16T07:53:08.500Z] #44 48.45 CC compel/plugins/std/std.o [2021-03-16T07:53:08.578Z] #43 11.91 DEP images/sk-packet.pb-c.d [2021-03-16T07:53:08.578Z] #43 11.95 PBCC images/tcp-stream.pb-c.c [2021-03-16T07:53:08.578Z] #43 11.99 DEP images/tcp-stream.pb-c.d [2021-03-16T07:53:08.578Z] #43 12.05 PBCC images/pipe.pb-c.c [2021-03-16T07:53:08.578Z] #43 12.09 DEP images/pipe.pb-c.d [2021-03-16T07:53:08.578Z] #43 12.12 PBCC images/pstree.pb-c.c [2021-03-16T07:53:08.708Z] #56 39.71 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-16T07:53:08.708Z] #56 39.71 + BUILDTAGS='netgo osusergo static_build' [2021-03-16T07:53:08.708Z] #56 39.71 + export EXTRA_FLAGS=-buildmode=pie [2021-03-16T07:53:08.708Z] #56 39.71 + EXTRA_FLAGS=-buildmode=pie [2021-03-16T07:53:08.708Z] #56 39.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-16T07:53:08.708Z] #56 39.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-16T07:53:08.708Z] #56 39.71 + '[' '' = dynamic ']' [2021-03-16T07:53:08.708Z] #56 39.71 + make [2021-03-16T07:53:08.708Z] #56 ... [2021-03-16T07:53:08.708Z] [2021-03-16T07:53:08.708Z] #45 [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-03-16T07:53:08.708Z] #45 sha256:139f499073fb177504f6db079e843115ed585c54ee793a723f1e778cd32b16f3 [2021-03-16T07:53:08.708Z] #45 73.68 vendor/golang.org/x/text/secure/bidirule [2021-03-16T07:53:08.708Z] #45 73.98 vendor/golang.org/x/text/unicode/norm [2021-03-16T07:53:08.708Z] #45 74.86 vendor/golang.org/x/net/http2/hpack [2021-03-16T07:53:08.708Z] #45 76.37 mime [2021-03-16T07:53:08.708Z] #45 79.41 mime/quotedprintable [2021-03-16T07:53:08.708Z] #45 80.14 net/http/internal [2021-03-16T07:53:08.708Z] #45 81.04 vendor/golang.org/x/net/idna [2021-03-16T07:53:08.708Z] #45 ... [2021-03-16T07:53:08.708Z] [2021-03-16T07:53:08.708Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:08.708Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-16T07:53:08.708Z] #43 10.11 DEP images/ipc-shm.pb-c.d [2021-03-16T07:53:08.708Z] #43 10.38 PBCC images/ipc-var.pb-c.c [2021-03-16T07:53:08.708Z] #43 10.39 DEP images/ipc-var.pb-c.d [2021-03-16T07:53:08.708Z] #43 10.49 PBCC images/sk-opts.pb-c.c [2021-03-16T07:53:08.708Z] #43 10.59 PBCC images/packet-sock.pb-c.c [2021-03-16T07:53:08.708Z] #43 10.66 DEP images/sk-opts.pb-c.d [2021-03-16T07:53:08.708Z] #43 10.83 DEP images/packet-sock.pb-c.d [2021-03-16T07:53:08.708Z] #43 10.96 PBCC images/sk-netlink.pb-c.c [2021-03-16T07:53:08.708Z] #43 11.01 DEP images/sk-netlink.pb-c.d [2021-03-16T07:53:08.708Z] #43 11.15 PBCC images/sk-inet.pb-c.c [2021-03-16T07:53:08.708Z] #43 11.23 DEP images/sk-inet.pb-c.d [2021-03-16T07:53:08.708Z] #43 11.30 PBCC images/sk-unix.pb-c.c [2021-03-16T07:53:08.708Z] #43 11.38 DEP images/sk-unix.pb-c.d [2021-03-16T07:53:08.708Z] #43 11.54 PBCC images/mm.pb-c.c [2021-03-16T07:53:08.708Z] #43 11.60 DEP images/mm.pb-c.d [2021-03-16T07:53:08.708Z] #43 11.66 PBCC images/timerfd.pb-c.c [2021-03-16T07:53:08.708Z] #43 11.71 DEP images/timerfd.pb-c.d [2021-03-16T07:53:08.708Z] #43 11.75 PBCC images/timer.pb-c.c [2021-03-16T07:53:08.708Z] #43 11.80 DEP images/timer.pb-c.d [2021-03-16T07:53:08.708Z] #43 11.90 PBCC images/sa.pb-c.c [2021-03-16T07:53:08.708Z] #43 11.94 DEP images/sa.pb-c.d [2021-03-16T07:53:08.708Z] #43 12.01 PBCC images/pipe-data.pb-c.c [2021-03-16T07:53:08.708Z] #43 12.05 DEP images/pipe-data.pb-c.d [2021-03-16T07:53:08.708Z] #43 12.12 PBCC images/mnt.pb-c.c [2021-03-16T07:53:08.708Z] #43 12.21 DEP images/mnt.pb-c.d [2021-03-16T07:53:08.708Z] #43 12.28 PBCC images/sk-packet.pb-c.c [2021-03-16T07:53:08.708Z] #43 12.33 DEP images/sk-packet.pb-c.d [2021-03-16T07:53:08.708Z] #43 12.37 PBCC images/tcp-stream.pb-c.c [2021-03-16T07:53:08.708Z] #43 12.45 DEP images/tcp-stream.pb-c.d [2021-03-16T07:53:08.708Z] #43 12.48 PBCC images/pipe.pb-c.c [2021-03-16T07:53:08.708Z] #43 12.57 DEP images/pipe.pb-c.d [2021-03-16T07:53:08.708Z] #43 12.70 PBCC images/pstree.pb-c.c [2021-03-16T07:53:08.708Z] #43 12.76 DEP images/pstree.pb-c.d [2021-03-16T07:53:08.708Z] #43 12.84 PBCC images/fs.pb-c.c [2021-03-16T07:53:08.708Z] #43 12.87 DEP images/fs.pb-c.d [2021-03-16T07:53:08.708Z] #43 12.92 PBCC images/signalfd.pb-c.c [2021-03-16T07:53:08.708Z] #43 12.97 DEP images/signalfd.pb-c.d [2021-03-16T07:53:08.708Z] #43 13.05 PBCC images/fh.pb-c.c [2021-03-16T07:53:08.708Z] #43 13.07 PBCC images/fsnotify.pb-c.c [2021-03-16T07:53:08.708Z] #43 13.15 DEP images/fh.pb-c.d [2021-03-16T07:53:08.797Z] #44 48.77 CC compel/plugins/std/fds.o [2021-03-16T07:53:08.836Z] #43 12.14 DEP images/pstree.pb-c.d [2021-03-16T07:53:08.836Z] #43 12.18 PBCC images/fs.pb-c.c [2021-03-16T07:53:08.836Z] #43 12.25 DEP images/fs.pb-c.d [2021-03-16T07:53:08.836Z] #43 12.30 PBCC images/signalfd.pb-c.c [2021-03-16T07:53:08.836Z] #43 12.38 DEP images/signalfd.pb-c.d [2021-03-16T07:53:08.836Z] #43 12.45 PBCC images/fh.pb-c.c [2021-03-16T07:53:08.836Z] #43 12.50 PBCC images/fsnotify.pb-c.c [2021-03-16T07:53:08.972Z] #43 13.27 DEP images/fsnotify.pb-c.d [2021-03-16T07:53:08.972Z] #43 13.31 PBCC images/eventpoll.pb-c.c [2021-03-16T07:53:08.972Z] #43 13.34 DEP images/eventpoll.pb-c.d [2021-03-16T07:53:08.972Z] #43 13.41 PBCC images/eventfd.pb-c.c [2021-03-16T07:53:09.025Z] #20 44.27 Selecting previously unselected package uidmap. [2021-03-16T07:53:09.025Z] #20 44.28 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-16T07:53:09.025Z] #20 44.29 Unpacking uidmap (1:4.5-1.1) ... [2021-03-16T07:53:09.025Z] #20 44.40 Selecting previously unselected package vim-runtime. [2021-03-16T07:53:09.025Z] #20 44.42 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:53:09.025Z] #20 44.48 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-16T07:53:09.025Z] #20 44.52 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-16T07:53:09.025Z] #20 44.52 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-16T07:53:09.095Z] #43 12.55 DEP images/fh.pb-c.d [2021-03-16T07:53:09.095Z] #43 12.62 DEP images/fsnotify.pb-c.d [2021-03-16T07:53:09.095Z] #43 12.67 PBCC images/eventpoll.pb-c.c [2021-03-16T07:53:09.095Z] #43 12.70 DEP images/eventpoll.pb-c.d [2021-03-16T07:53:09.095Z] #44 49.27 CC compel/plugins/std/log.o [2021-03-16T07:53:09.241Z] #43 13.43 DEP images/eventfd.pb-c.d [2021-03-16T07:53:09.241Z] #43 13.46 PBCC images/remap-file-path.pb-c.c [2021-03-16T07:53:09.241Z] #43 13.48 DEP images/remap-file-path.pb-c.d [2021-03-16T07:53:09.241Z] #43 13.51 PBCC images/fifo.pb-c.c [2021-03-16T07:53:09.241Z] #43 13.51 DEP images/fifo.pb-c.d [2021-03-16T07:53:09.241Z] #43 13.58 PBCC images/ghost-file.pb-c.c [2021-03-16T07:53:09.241Z] #43 13.60 DEP images/ghost-file.pb-c.d [2021-03-16T07:53:09.241Z] #43 13.66 PBCC images/regfile.pb-c.c [2021-03-16T07:53:09.354Z] #43 12.78 PBCC images/eventfd.pb-c.c [2021-03-16T07:53:09.354Z] #43 12.79 DEP images/eventfd.pb-c.d [2021-03-16T07:53:09.354Z] #43 12.85 PBCC images/remap-file-path.pb-c.c [2021-03-16T07:53:09.354Z] #43 12.88 DEP images/remap-file-path.pb-c.d [2021-03-16T07:53:09.354Z] #43 12.95 PBCC images/fifo.pb-c.c [2021-03-16T07:53:09.354Z] #43 12.96 DEP images/fifo.pb-c.d [2021-03-16T07:53:09.354Z] #43 13.00 PBCC images/ghost-file.pb-c.c [2021-03-16T07:53:09.504Z] #43 13.72 DEP images/regfile.pb-c.d [2021-03-16T07:53:09.504Z] #43 13.76 PBCC images/ns.pb-c.c [2021-03-16T07:53:09.504Z] #43 13.80 DEP images/ns.pb-c.d [2021-03-16T07:53:09.504Z] #43 13.86 PBCC images/fdinfo.pb-c.c [2021-03-16T07:53:09.504Z] #43 13.92 DEP images/fdinfo.pb-c.d [2021-03-16T07:53:09.612Z] #43 13.06 DEP images/ghost-file.pb-c.d [2021-03-16T07:53:09.612Z] #43 13.10 PBCC images/regfile.pb-c.c [2021-03-16T07:53:09.612Z] #43 13.14 DEP images/regfile.pb-c.d [2021-03-16T07:53:09.612Z] #43 13.17 PBCC images/ns.pb-c.c [2021-03-16T07:53:09.612Z] #43 13.20 DEP images/ns.pb-c.d [2021-03-16T07:53:09.612Z] #43 13.25 PBCC images/fdinfo.pb-c.c [2021-03-16T07:53:09.742Z] #44 ... [2021-03-16T07:53:09.742Z] [2021-03-16T07:53:09.742Z] #14 [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-03-16T07:53:09.742Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-16T07:53:09.742Z] #14 113.6 Selecting previously unselected package libapparmor1:ppc64el. [2021-03-16T07:53:09.742Z] #14 113.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-03-16T07:53:09.742Z] #14 113.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-03-16T07:53:09.742Z] #14 113.7 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-03-16T07:53:09.742Z] #14 113.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-03-16T07:53:09.742Z] #14 113.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-03-16T07:53:09.742Z] #14 113.9 Selecting previously unselected package libbtrfs0. [2021-03-16T07:53:09.742Z] #14 113.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-03-16T07:53:09.742Z] #14 113.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-16T07:53:09.742Z] #14 114.0 Selecting previously unselected package libbtrfs-dev. [2021-03-16T07:53:09.742Z] #14 114.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-03-16T07:53:09.742Z] #14 114.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:53:09.742Z] #14 114.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-03-16T07:53:09.742Z] #14 114.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-03-16T07:53:09.742Z] #14 114.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-16T07:53:09.742Z] #14 114.3 Selecting previously unselected package libudev-dev:ppc64el. [2021-03-16T07:53:09.742Z] #14 114.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_ppc64el.deb ... [2021-03-16T07:53:09.742Z] #14 114.3 Unpacking libudev-dev:ppc64el (241-7~deb10u6) ... [2021-03-16T07:53:09.742Z] #14 114.5 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-03-16T07:53:09.742Z] #14 114.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-03-16T07:53:09.742Z] #14 114.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-03-16T07:53:09.742Z] #14 114.8 Selecting previously unselected package libpcre16-3:ppc64el. [2021-03-16T07:53:09.742Z] #14 114.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-03-16T07:53:09.742Z] #14 114.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-03-16T07:53:09.742Z] #14 115.0 Selecting previously unselected package libpcre32-3:ppc64el. [2021-03-16T07:53:09.742Z] #14 115.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-03-16T07:53:09.742Z] #14 115.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-03-16T07:53:09.742Z] #14 115.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-03-16T07:53:09.742Z] #14 115.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-03-16T07:53:09.742Z] #14 115.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-03-16T07:53:09.742Z] #14 115.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-03-16T07:53:09.742Z] #14 115.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-03-16T07:53:09.742Z] #14 115.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-03-16T07:53:09.742Z] #14 115.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-03-16T07:53:09.742Z] #14 115.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-03-16T07:53:09.742Z] #14 115.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-03-16T07:53:09.766Z] #13 61.67 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:53:09.770Z] #43 13.97 PBCC images/core-aarch64.pb-c.c [2021-03-16T07:53:09.770Z] #43 14.02 PBCC images/core-arm.pb-c.c [2021-03-16T07:53:09.770Z] #43 14.06 PBCC images/core-ppc64.pb-c.c [2021-03-16T07:53:09.770Z] #43 14.12 PBCC images/core-s390.pb-c.c [2021-03-16T07:53:09.770Z] #43 14.15 PBCC images/core-x86.pb-c.c [2021-03-16T07:53:09.770Z] #43 14.21 PBCC images/core.pb-c.c [2021-03-16T07:53:09.871Z] #43 13.34 DEP images/fdinfo.pb-c.d [2021-03-16T07:53:09.871Z] #43 13.38 PBCC images/core-aarch64.pb-c.c [2021-03-16T07:53:09.871Z] #43 13.42 PBCC images/core-arm.pb-c.c [2021-03-16T07:53:09.871Z] #43 13.50 PBCC images/core-ppc64.pb-c.c [2021-03-16T07:53:09.954Z] #20 ... [2021-03-16T07:53:09.954Z] [2021-03-16T07:53:09.954Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:09.954Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:09.954Z] #43 96.24 CC criu/cr-check.o [2021-03-16T07:53:09.954Z] #43 97.82 CC criu/cr-dedup.o [2021-03-16T07:53:09.954Z] #43 98.27 CC criu/cr-dump.o [2021-03-16T07:53:09.954Z] #43 100.4 CC criu/cr-errno.o [2021-03-16T07:53:09.954Z] #43 100.5 CC criu/cr-restore.o [2021-03-16T07:53:09.954Z] #43 104.7 CC criu/cr-service.o [2021-03-16T07:53:09.954Z] #43 106.1 CC criu/crtools.o [2021-03-16T07:53:10.022Z] #13 61.93 Fetched 78.2 MB in 9s (9031 kB/s) [2021-03-16T07:53:10.034Z] #43 14.29 PBCC images/inventory.pb-c.c [2021-03-16T07:53:10.034Z] #43 14.40 DEP images/core-aarch64.pb-c.d [2021-03-16T07:53:10.034Z] #43 14.44 DEP images/core-arm.pb-c.d [2021-03-16T07:53:10.034Z] #43 14.52 DEP images/core-ppc64.pb-c.d [2021-03-16T07:53:10.040Z] #14 116.3 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-03-16T07:53:10.040Z] #14 116.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-03-16T07:53:10.040Z] #14 116.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-03-16T07:53:10.130Z] #43 13.60 PBCC images/core-s390.pb-c.c [2021-03-16T07:53:10.130Z] #43 13.67 PBCC images/core-x86.pb-c.c [2021-03-16T07:53:10.130Z] #43 13.72 PBCC images/core.pb-c.c [2021-03-16T07:53:10.210Z] #43 106.6 CC criu/eventfd.o [2021-03-16T07:53:10.279Z] #13 62.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-16T07:53:10.279Z] #13 62.12 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-16T07:53:10.279Z] #13 62.16 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-16T07:53:10.297Z] #43 14.56 DEP images/core-s390.pb-c.d [2021-03-16T07:53:10.297Z] #43 14.61 DEP images/core-x86.pb-c.d [2021-03-16T07:53:10.297Z] #43 14.72 DEP images/core.pb-c.d [2021-03-16T07:53:10.297Z] #43 14.80 DEP images/inventory.pb-c.d [2021-03-16T07:53:10.338Z] #14 116.4 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-03-16T07:53:10.338Z] #14 116.5 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-03-16T07:53:10.338Z] #14 116.5 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-16T07:53:10.338Z] #14 116.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-03-16T07:53:10.338Z] #14 116.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_ppc64el.deb ... [2021-03-16T07:53:10.338Z] #14 116.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-03-16T07:53:10.388Z] #43 13.79 PBCC images/inventory.pb-c.c [2021-03-16T07:53:10.388Z] #43 13.89 DEP images/core-aarch64.pb-c.d [2021-03-16T07:53:10.388Z] #43 13.96 DEP images/core-arm.pb-c.d [2021-03-16T07:53:10.388Z] #43 14.01 DEP images/core-ppc64.pb-c.d [2021-03-16T07:53:10.560Z] #43 14.86 PBCC images/cpuinfo.pb-c.c [2021-03-16T07:53:10.560Z] #43 14.89 DEP images/cpuinfo.pb-c.d [2021-03-16T07:53:10.647Z] #43 14.06 DEP images/core-s390.pb-c.d [2021-03-16T07:53:10.647Z] #43 14.12 DEP images/core-x86.pb-c.d [2021-03-16T07:53:10.647Z] #43 14.20 DEP images/core.pb-c.d [2021-03-16T07:53:10.797Z] #43 3.175 Note: Building without setproctitle() and strlcpy() support. [2021-03-16T07:53:10.797Z] #43 3.176 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-16T07:53:10.797Z] #43 3.221 Note: Building without GnuTLS support [2021-03-16T07:53:10.797Z] #43 3.223 Makefile.config:39: Warn: you have no libnftables installed [2021-03-16T07:53:10.797Z] #43 3.224 Makefile.config:40: Warn: Building without nftables support [2021-03-16T07:53:10.824Z] #43 14.95 PBCC images/stats.pb-c.c [2021-03-16T07:53:10.824Z] #43 14.99 DEP images/stats.pb-c.d [2021-03-16T07:53:10.842Z] #13 ... [2021-03-16T07:53:10.842Z] [2021-03-16T07:53:10.843Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:53:10.843Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:53:10.843Z] #42 57.77 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-16T07:53:10.843Z] #42 63.11 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-16T07:53:10.843Z] #42 63.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:53:10.843Z] #42 63.14 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-16T07:53:10.843Z] #42 63.15 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-16T07:53:10.843Z] #42 63.16 Setting up python-six (1.12.0-1) ... [2021-03-16T07:53:10.843Z] #42 67.99 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-16T07:53:10.843Z] #42 67.99 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-16T07:53:10.843Z] #42 ... [2021-03-16T07:53:10.843Z] [2021-03-16T07:53:10.843Z] #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-03-16T07:53:10.843Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:53:10.843Z] #13 62.63 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-16T07:53:10.852Z] #43 107.0 CC criu/eventpoll.o [2021-03-16T07:53:10.907Z] #43 14.27 DEP images/inventory.pb-c.d [2021-03-16T07:53:10.907Z] #43 14.35 PBCC images/cpuinfo.pb-c.c [2021-03-16T07:53:10.907Z] #43 14.38 DEP images/cpuinfo.pb-c.d [2021-03-16T07:53:10.907Z] #43 14.42 PBCC images/stats.pb-c.c [2021-03-16T07:53:10.907Z] #43 14.45 DEP images/stats.pb-c.d [2021-03-16T07:53:10.986Z] #14 117.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-03-16T07:53:10.986Z] #14 117.2 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-16T07:53:10.986Z] #14 117.2 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-03-16T07:53:10.986Z] #14 117.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-16T07:53:10.986Z] #14 117.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-03-16T07:53:10.986Z] #14 117.2 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-03-16T07:53:10.986Z] #14 117.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:10.986Z] #14 117.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-16T07:53:10.986Z] #14 117.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-03-16T07:53:10.986Z] #14 117.3 Setting up libudev-dev:ppc64el (241-7~deb10u6) ... [2021-03-16T07:53:10.986Z] #14 117.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-16T07:53:10.986Z] #14 117.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:53:10.986Z] #14 117.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-03-16T07:53:10.986Z] #14 117.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-16T07:53:10.986Z] #14 117.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-03-16T07:53:10.986Z] #14 117.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-16T07:53:10.986Z] #14 117.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-03-16T07:53:10.986Z] #14 117.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:11.099Z] #13 62.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 ... 15410 files and directories currently installed.) [2021-03-16T07:53:11.099Z] #13 62.91 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-16T07:53:11.099Z] #13 62.91 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-16T07:53:11.322Z] #14 117.4 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-03-16T07:53:11.322Z] #14 117.4 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-03-16T07:53:11.322Z] #14 117.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:11.322Z] #14 117.4 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-03-16T07:53:11.322Z] #14 117.4 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-03-16T07:53:11.322Z] #14 117.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-16T07:53:11.322Z] #14 117.5 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-03-16T07:53:11.322Z] #14 117.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-16T07:53:11.322Z] #14 117.5 Setting up dmsetup (2:1.02.155-3) ... [2021-03-16T07:53:11.322Z] #14 117.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-16T07:53:11.322Z] #14 117.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-03-16T07:53:11.322Z] #14 117.5 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:53:11.356Z] #13 63.15 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-16T07:53:11.613Z] #13 63.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-16T07:53:11.613Z] #13 63.42 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-16T07:53:11.613Z] #13 63.43 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-16T07:53:11.629Z] #14 DONE 117.8s [2021-03-16T07:53:11.629Z] [2021-03-16T07:53:11.629Z] #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-03-16T07:53:11.629Z] #54 sha256:941e77052bb49675a4ed6acc47cef7ac6f58b3c187366d39734966fbed88be1f [2021-03-16T07:53:11.829Z] #43 107.9 CC criu/external.o [2021-03-16T07:53:11.870Z] #13 63.72 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-16T07:53:11.927Z] #54 0.502 + RM_GOPATH=0 [2021-03-16T07:53:11.927Z] #54 0.503 + TMP_GOPATH= [2021-03-16T07:53:11.927Z] #54 0.503 + : /build [2021-03-16T07:53:11.927Z] #54 0.503 + '[' -z '' ']' [2021-03-16T07:53:11.927Z] #54 0.504 ++ mktemp -d [2021-03-16T07:53:11.927Z] #54 0.508 + export GOPATH=/tmp/tmp.HA2WC9lu4A [2021-03-16T07:53:11.927Z] #54 0.509 + GOPATH=/tmp/tmp.HA2WC9lu4A [2021-03-16T07:53:11.927Z] #54 0.509 + RM_GOPATH=1 [2021-03-16T07:53:11.927Z] #54 0.509 + case "$(go env GOARCH)" in [2021-03-16T07:53:11.927Z] #54 0.510 ++ go env GOARCH [2021-03-16T07:53:12.093Z] #43 108.3 CC criu/fault-injection.o [2021-03-16T07:53:12.093Z] #43 108.5 CC criu/fdstore.o [2021-03-16T07:53:12.126Z] #13 63.94 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-16T07:53:12.126Z] #13 63.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-16T07:53:12.126Z] #13 64.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-16T07:53:12.126Z] #13 64.04 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-16T07:53:12.184Z] #43 ... [2021-03-16T07:53:12.184Z] [2021-03-16T07:53:12.184Z] #51 [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-03-16T07:53:12.184Z] #51 sha256:ef8b98d6af1f7fc424d95465ff4f861ac3a75710e90665f6ff1f3f7efed5711f [2021-03-16T07:53:12.184Z] #51 94.34 golang.org/x/sys/unix [2021-03-16T07:53:12.184Z] #51 94.69 fmt [2021-03-16T07:53:12.184Z] #51 102.4 encoding/json [2021-03-16T07:53:12.184Z] #51 ... [2021-03-16T07:53:12.184Z] [2021-03-16T07:53:12.184Z] #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-03-16T07:53:12.184Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:53:12.184Z] #13 98.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-16T07:53:12.184Z] #13 98.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-16T07:53:12.184Z] #13 98.22 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-16T07:53:12.219Z] #43 16.64 make[1]: Nothing to be done for 'all'. [2021-03-16T07:53:12.225Z] #54 ... [2021-03-16T07:53:12.225Z] [2021-03-16T07:53:12.225Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-16T07:53:12.225Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-03-16T07:53:12.225Z] #15 DONE 0.6s [2021-03-16T07:53:12.225Z] [2021-03-16T07:53:12.225Z] #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-03-16T07:53:12.225Z] #54 sha256:941e77052bb49675a4ed6acc47cef7ac6f58b3c187366d39734966fbed88be1f [2021-03-16T07:53:12.225Z] #54 0.534 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:53:12.225Z] #54 0.534 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:53:12.225Z] #54 0.535 ++ dirname /tmp/install/install.sh [2021-03-16T07:53:12.225Z] #54 0.536 + dir=/tmp/install [2021-03-16T07:53:12.225Z] #54 0.536 + bin=runc [2021-03-16T07:53:12.225Z] #54 0.536 + shift [2021-03-16T07:53:12.225Z] #54 0.536 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-16T07:53:12.225Z] #54 0.550 + . /tmp/install/runc.installer [2021-03-16T07:53:12.225Z] #54 0.554 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-16T07:53:12.225Z] #54 0.555 + install_runc [2021-03-16T07:53:12.225Z] #54 0.556 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-16T07:53:12.225Z] #54 0.561 + uname -r [2021-03-16T07:53:12.225Z] #54 0.569 + RUNC_BUILDTAGS='seccomp ' [2021-03-16T07:53:12.225Z] #54 0.570 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-16T07:53:12.225Z] #54 0.570 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-16T07:53:12.225Z] #54 0.570 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HA2WC9lu4A/src/github.com/opencontainers/runc [2021-03-16T07:53:12.225Z] #54 0.573 Cloning into '/tmp/tmp.HA2WC9lu4A/src/github.com/opencontainers/runc'... [2021-03-16T07:53:12.283Z] #43 15.72 make[1]: Nothing to be done for 'all'. [2021-03-16T07:53:12.383Z] #13 ... [2021-03-16T07:53:12.383Z] [2021-03-16T07:53:12.383Z] #45 [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-03-16T07:53:12.383Z] #45 sha256:8c2d9782b214373bc90ba48e9fd42ad397a3561257c406da8474da5e50246664 [2021-03-16T07:53:12.383Z] #45 59.46 time [2021-03-16T07:53:12.383Z] #45 65.29 strings [2021-03-16T07:53:12.383Z] #45 66.29 os [2021-03-16T07:53:12.383Z] #45 68.58 regexp/syntax [2021-03-16T07:53:12.383Z] #45 ... [2021-03-16T07:53:12.383Z] [2021-03-16T07:53:12.383Z] #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-03-16T07:53:12.383Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-16T07:53:12.383Z] #36 66.79 Selecting previously unselected package libxml2:amd64. [2021-03-16T07:53:12.383Z] #36 66.81 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-16T07:53:12.383Z] #36 66.87 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-16T07:53:12.383Z] #36 67.57 Selecting previously unselected package libarchive13:amd64. [2021-03-16T07:53:12.383Z] #36 67.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-16T07:53:12.383Z] #36 67.57 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-16T07:53:12.383Z] #36 67.91 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-16T07:53:12.383Z] #36 67.91 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-16T07:53:12.383Z] #36 67.95 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-16T07:53:12.383Z] #36 68.16 Selecting previously unselected package librhash0:amd64. [2021-03-16T07:53:12.383Z] #36 68.16 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-16T07:53:12.383Z] #36 68.16 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-16T07:53:12.383Z] #36 68.42 Selecting previously unselected package libuv1:amd64. [2021-03-16T07:53:12.383Z] #36 68.42 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-16T07:53:12.383Z] #36 68.42 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-16T07:53:12.383Z] #36 68.55 Selecting previously unselected package cmake. [2021-03-16T07:53:12.383Z] #36 68.58 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-16T07:53:12.383Z] #36 68.58 Unpacking cmake (3.13.4-1) ... [2021-03-16T07:53:12.524Z] #54 ... [2021-03-16T07:53:12.524Z] [2021-03-16T07:53:12.524Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-16T07:53:12.524Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-03-16T07:53:12.524Z] #16 DONE 0.4s [2021-03-16T07:53:12.658Z] #43 109.0 CC criu/fifo.o [2021-03-16T07:53:12.658Z] #43 ... [2021-03-16T07:53:12.658Z] [2021-03-16T07:53:12.658Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:53:12.658Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:53:12.658Z] #20 48.10 Selecting previously unselected package vim. [2021-03-16T07:53:12.658Z] #20 48.11 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-16T07:53:12.658Z] #20 48.14 Unpacking vim (2:8.1.0875-5) ... [2021-03-16T07:53:12.823Z] [2021-03-16T07:53:12.823Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-16T07:53:12.823Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-03-16T07:53:12.823Z] #17 0.306 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-16T07:53:12.823Z] #17 DONE 0.4s [2021-03-16T07:53:12.823Z] [2021-03-16T07:53:12.823Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:12.823Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:53:12.823Z] #44 50.36 CC compel/plugins/std/string.o [2021-03-16T07:53:12.823Z] #44 51.13 CC compel/plugins/std/infect.o [2021-03-16T07:53:12.823Z] #44 51.94 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-03-16T07:53:12.823Z] #44 51.99 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-03-16T07:53:12.823Z] #44 52.03 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-03-16T07:53:12.823Z] #44 52.06 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-03-16T07:53:12.823Z] #44 52.18 AR compel/plugins/std.lib.a [2021-03-16T07:53:12.823Z] #44 52.32 CC compel/plugins/fds/fds.o [2021-03-16T07:53:12.823Z] #44 52.69 AR compel/plugins/fds.lib.a [2021-03-16T07:53:12.823Z] #44 52.76 HOSTDEP compel/src/lib/log-host.d [2021-03-16T07:53:12.823Z] #44 52.92 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-16T07:53:12.823Z] #44 53.04 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-03-16T07:53:12.884Z] Running on azwin-2-d9e020 in d:\jenkins\workspace\moby_PR-42152 [Pipeline] { [Pipeline] ws [2021-03-16T07:53:12.900Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-03-16T07:53:13.120Z] #44 53.18 HOSTDEP compel/src/main-host.d [2021-03-16T07:53:13.225Z] #20 48.66 Selecting previously unselected package xfsprogs. [2021-03-16T07:53:13.225Z] #20 48.67 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-16T07:53:13.225Z] #20 48.67 Unpacking xfsprogs (4.20.0-1) ... [2021-03-16T07:53:13.418Z] #44 ... [2021-03-16T07:53:13.418Z] [2021-03-16T07:53:13.418Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-16T07:53:13.418Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-03-16T07:53:13.418Z] #18 DONE 0.4s [2021-03-16T07:53:13.418Z] [2021-03-16T07:53:13.418Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:13.418Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:53:13.418Z] #44 53.43 DEP compel/src/lib/ptrace.d [2021-03-16T07:53:13.418Z] #44 53.61 DEP compel/src/lib/infect.d [2021-03-16T07:53:13.571Z] #13 ... [2021-03-16T07:53:13.571Z] [2021-03-16T07:53:13.571Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:53:13.571Z] #34 sha256:30ff917ef7bf3c8f1825c06e8e17a42356e7db14b797370b575667aa3e07daaa [2021-03-16T07:53:13.571Z] #34 95.71 github.com/BurntSushi/toml [2021-03-16T07:53:13.571Z] #34 95.71 flag [2021-03-16T07:53:13.571Z] #34 98.81 log [2021-03-16T07:53:13.571Z] #34 102.5 github.com/BurntSushi/toml/cmd/tomlv [2021-03-16T07:53:13.571Z] #34 ... [2021-03-16T07:53:13.571Z] [2021-03-16T07:53:13.571Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:13.571Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:13.571Z] #43 5.422 fatal: not a git repository (or any of the parent directories): .git [2021-03-16T07:53:13.571Z] #43 5.472 GEN .gitid [2021-03-16T07:53:13.571Z] #43 5.516 GEN criu/include/version.h [2021-03-16T07:53:13.571Z] #43 5.578 GEN include/common/asm [2021-03-16T07:53:13.663Z] #43 17.17 CC images/stats.o [2021-03-16T07:53:13.717Z] #44 ... [2021-03-16T07:53:13.717Z] [2021-03-16T07:53:13.717Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-16T07:53:13.717Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-03-16T07:53:13.717Z] #19 DONE 0.4s [2021-03-16T07:53:13.717Z] [2021-03-16T07:53:13.717Z] #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-03-16T07:53:13.717Z] #46 sha256:d78f9c51648f540f897a36e6ce2e0d475cef560008560a13d24f13c03e21fe2e [2021-03-16T07:53:13.717Z] #46 110.4 text/template [2021-03-16T07:53:13.717Z] #46 112.7 encoding/xml [2021-03-16T07:53:13.717Z] #46 114.2 go/parser [2021-03-16T07:53:13.717Z] #46 ... [2021-03-16T07:53:13.717Z] [2021-03-16T07:53:13.717Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:13.717Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:53:13.717Z] #44 53.96 DEP compel/src/lib/infect-util.d [2021-03-16T07:53:13.788Z] #20 49.12 Selecting previously unselected package zip. [2021-03-16T07:53:13.788Z] #20 49.12 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-16T07:53:13.788Z] #20 49.12 Unpacking zip (3.0-11+b1) ... [2021-03-16T07:53:13.788Z] #20 49.29 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-16T07:53:13.788Z] #20 49.31 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-16T07:53:13.788Z] #20 49.32 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-16T07:53:13.788Z] #20 49.33 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-16T07:53:13.788Z] #20 49.34 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-16T07:53:13.923Z] #43 17.55 CC images/core.o [2021-03-16T07:53:14.017Z] #44 54.07 DEP compel/src/lib/infect-rpc.d [2021-03-16T07:53:14.017Z] #44 54.22 DEP compel/arch/ppc64/src/lib/infect.d [2021-03-16T07:53:14.045Z] #20 49.35 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-16T07:53:14.045Z] #20 49.36 Setting up uidmap (1:4.5-1.1) ... [2021-03-16T07:53:14.045Z] #20 49.38 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-16T07:53:14.045Z] #20 49.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:53:14.045Z] #20 49.40 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-16T07:53:14.045Z] #20 49.41 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-16T07:53:14.045Z] #20 49.42 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-16T07:53:14.045Z] #20 49.43 Setting up xxd (2:8.1.0875-5) ... [2021-03-16T07:53:14.045Z] #20 49.44 Setting up zip (3.0-11+b1) ... [2021-03-16T07:53:14.045Z] #20 49.45 Setting up vim-common (2:8.1.0875-5) ... [2021-03-16T07:53:14.045Z] #20 49.49 Setting up bash-completion (1:2.8-6) ... [2021-03-16T07:53:14.144Z] #43 18.36 CC images/stats.o [2021-03-16T07:53:14.148Z] #43 ... [2021-03-16T07:53:14.148Z] [2021-03-16T07:53:14.148Z] #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-03-16T07:53:14.148Z] #37 sha256:482d60730666b545ed7a03ff6209a5e427d58addb9aacfb8572ac4a9c979e43c [2021-03-16T07:53:14.148Z] #37 5.867 -- Detecting C compiler ABI info - done [2021-03-16T07:53:14.148Z] #37 5.948 -- Detecting C compile features [2021-03-16T07:53:14.148Z] #37 7.919 -- Detecting C compile features - done [2021-03-16T07:53:14.148Z] #37 7.971 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-16T07:53:14.148Z] #37 8.151 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-16T07:53:14.148Z] #37 8.311 -- Configuring done [2021-03-16T07:53:14.148Z] #37 8.339 -- Generating done [2021-03-16T07:53:14.148Z] #37 8.340 -- Build files have been written to: /tmp/tmp.uVlQdwgLuA/tini [2021-03-16T07:53:14.148Z] #37 8.342 + make tini-static [2021-03-16T07:53:14.148Z] #37 8.744 Scanning dependencies of target tini-static [2021-03-16T07:53:14.148Z] #37 8.829 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-16T07:53:14.148Z] #37 10.31 [100%] Linking C executable tini-static [2021-03-16T07:53:14.148Z] #37 10.98 [100%] Built target tini-static [2021-03-16T07:53:14.148Z] #37 11.10 + mkdir -p /build [2021-03-16T07:53:14.148Z] #37 11.11 + cp tini-static /build/docker-init [2021-03-16T07:53:14.148Z] #37 DONE 11.6s [2021-03-16T07:53:14.318Z] #44 ... [2021-03-16T07:53:14.318Z] [2021-03-16T07:53:14.318Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-03-16T07:53:14.318Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-03-16T07:53:14.318Z] #20 DONE 0.4s [2021-03-16T07:53:14.318Z] [2021-03-16T07:53:14.318Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:14.318Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:53:14.318Z] #44 54.34 DEP compel/arch/ppc64/src/lib/cpu.d [2021-03-16T07:53:14.318Z] #44 54.42 DEP compel/src/lib/log.d [2021-03-16T07:53:14.410Z] [2021-03-16T07:53:14.410Z] #51 [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-03-16T07:53:14.410Z] #51 sha256:ef8b98d6af1f7fc424d95465ff4f861ac3a75710e90665f6ff1f3f7efed5711f [2021-03-16T07:53:14.410Z] #51 106.6 github.com/pkg/diff [2021-03-16T07:53:14.410Z] #51 ... [2021-03-16T07:53:14.410Z] [2021-03-16T07:53:14.410Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:53:14.410Z] #34 sha256:30ff917ef7bf3c8f1825c06e8e17a42356e7db14b797370b575667aa3e07daaa [2021-03-16T07:53:14.410Z] #34 DONE 106.8s [2021-03-16T07:53:14.448Z] The recommended git tool is: git [2021-03-16T07:53:14.491Z] #43 18.04 CC images/core-x86.o [2021-03-16T07:53:14.618Z] #44 54.64 DEP compel/src/main.d [2021-03-16T07:53:14.618Z] #44 54.76 DEP compel/src/lib/handle-elf.d [2021-03-16T07:53:14.673Z] [2021-03-16T07:53:14.673Z] #45 [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-03-16T07:53:14.673Z] #45 sha256:0cb526bda61a6dc2e7f85731b571da3f1b8cab584541bbe1567dbc013662bcea [2021-03-16T07:53:14.673Z] #45 96.92 regexp [2021-03-16T07:53:14.673Z] #45 101.2 go/token [2021-03-16T07:53:14.673Z] #45 102.3 go/scanner [2021-03-16T07:53:14.673Z] #45 102.4 internal/lazyregexp [2021-03-16T07:53:14.673Z] #45 102.8 net/url [2021-03-16T07:53:14.673Z] #45 103.8 go/ast [2021-03-16T07:53:14.673Z] #45 104.6 text/template/parse [2021-03-16T07:53:14.673Z] #45 ... [2021-03-16T07:53:14.673Z] [2021-03-16T07:53:14.673Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:14.673Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:14.673Z] #43 7.492 PBCC images/timens.pb-c.c [2021-03-16T07:53:14.673Z] #43 7.582 DEP images/timens.pb-c.d [2021-03-16T07:53:14.720Z] #43 18.86 CC images/core.o [2021-03-16T07:53:14.903Z] #36 71.86 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-16T07:53:14.903Z] #36 71.89 Setting up xxd (2:8.1.0875-5) ... [2021-03-16T07:53:14.903Z] #36 71.89 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-16T07:53:14.903Z] #36 71.92 Setting up vim-common (2:8.1.0875-5) ... [2021-03-16T07:53:14.903Z] #36 71.97 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-16T07:53:14.903Z] #36 72.00 Setting up cmake-data (3.13.4-1) ... [2021-03-16T07:53:14.903Z] #36 72.04 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-16T07:53:14.903Z] #36 72.06 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-16T07:53:14.903Z] #36 72.06 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-16T07:53:14.903Z] #36 72.08 Setting up cmake (3.13.4-1) ... [2021-03-16T07:53:14.903Z] #36 72.11 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:53:14.903Z] #36 72.19 Processing triggers for mime-support (3.62) ... [2021-03-16T07:53:14.935Z] #43 7.643 PBCC images/fown.pb-c.c [2021-03-16T07:53:14.935Z] #43 7.671 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-16T07:53:14.935Z] #43 7.807 PBCC images/opts.pb-c.c [2021-03-16T07:53:14.935Z] #43 7.871 PBCC images/memfd.pb-c.c [2021-03-16T07:53:14.935Z] #43 7.895 DEP images/fown.pb-c.d [2021-03-16T07:53:14.945Z] #44 54.91 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-03-16T07:53:14.945Z] #44 55.08 CC compel/src/lib/log.o [2021-03-16T07:53:15.060Z] #43 18.54 CC images/core-arm.o [2021-03-16T07:53:15.197Z] #43 7.965 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-16T07:53:15.197Z] #43 8.022 DEP images/opts.pb-c.d [2021-03-16T07:53:15.197Z] #43 8.126 DEP images/memfd.pb-c.d [2021-03-16T07:53:15.458Z] #43 8.207 PBCC images/sit.pb-c.c [2021-03-16T07:53:15.458Z] #43 8.263 DEP images/sit.pb-c.d [2021-03-16T07:53:15.458Z] #43 8.329 PBCC images/macvlan.pb-c.c [2021-03-16T07:53:15.458Z] #43 8.372 DEP images/macvlan.pb-c.d [2021-03-16T07:53:15.466Z] #36 DONE 72.6s [2021-03-16T07:53:15.466Z] [2021-03-16T07:53:15.466Z] #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-03-16T07:53:15.466Z] #37 sha256:a23dd8f4d1bfa1106c71c01b763d5376548e9786db06b73525879bdd3a7a1814 [2021-03-16T07:53:15.592Z] #44 55.48 CC compel/arch/ppc64/src/lib/cpu.o [2021-03-16T07:53:15.592Z] #44 55.86 CC compel/arch/ppc64/src/lib/infect.o [2021-03-16T07:53:15.629Z] #43 18.92 CC images/core-aarch64.o [2021-03-16T07:53:15.629Z] #43 ... [2021-03-16T07:53:15.629Z] [2021-03-16T07:53:15.629Z] #56 [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-03-16T07:53:15.629Z] #56 sha256:69df6371dd4662df1bc57450792cdaf9ae15332a3f752386c471ed8c15bdcb57 [2021-03-16T07:53:15.669Z] #43 19.72 CC images/core-x86.o [2021-03-16T07:53:15.669Z] #43 20.10 CC images/core-arm.o [2021-03-16T07:53:15.719Z] #43 8.468 PBCC images/autofs.pb-c.c [2021-03-16T07:53:15.719Z] #43 8.519 DEP images/autofs.pb-c.d [2021-03-16T07:53:15.719Z] #43 8.627 PBCC images/sysctl.pb-c.c [2021-03-16T07:53:15.719Z] #43 8.640 DEP images/sysctl.pb-c.d [2021-03-16T07:53:15.719Z] #43 8.689 PBCC images/time.pb-c.c [2021-03-16T07:53:15.719Z] #43 8.740 DEP images/time.pb-c.d [2021-03-16T07:53:15.980Z] #43 8.821 PBCC images/binfmt-misc.pb-c.c [2021-03-16T07:53:15.980Z] #43 8.885 DEP images/binfmt-misc.pb-c.d [2021-03-16T07:53:15.980Z] #43 8.947 PBCC images/seccomp.pb-c.c [2021-03-16T07:53:15.980Z] #43 8.998 DEP images/seccomp.pb-c.d [2021-03-16T07:53:16.241Z] #43 9.127 PBCC images/userns.pb-c.c [2021-03-16T07:53:16.241Z] #43 9.174 DEP images/userns.pb-c.d [2021-03-16T07:53:16.241Z] #43 9.226 PBCC images/cgroup.pb-c.c [2021-03-16T07:53:16.241Z] #43 9.258 DEP images/cgroup.pb-c.d [2021-03-16T07:53:16.384Z] #43 20.57 CC images/core-aarch64.o [2021-03-16T07:53:16.503Z] #43 9.416 PBCC images/ext-file.pb-c.c [2021-03-16T07:53:16.503Z] #43 9.429 DEP images/ext-file.pb-c.d [2021-03-16T07:53:16.503Z] #43 9.544 PBCC images/rpc.pb-c.c [2021-03-16T07:53:16.648Z] #44 56.82 CC compel/src/lib/infect-rpc.o [2021-03-16T07:53:16.672Z] #56 51.10 Checking out files: 45% (1731/3819) Checking out files: 46% (1757/3819) Checking out files: 47% (1795/3819) Checking out files: 48% (1834/3819) Checking out files: 49% (1872/3819) Checking out files: 50% (1910/3819) Checking out files: 51% (1948/3819) Checking out files: 52% (1986/3819) Checking out files: 53% (2025/3819) Checking out files: 54% (2063/3819) Checking out files: 55% (2101/3819) Checking out files: 56% (2139/3819) Checking out files: 57% (2177/3819) Checking out files: 58% (2216/3819) Checking out files: 59% (2254/3819) Checking out files: 60% (2292/3819) Checking out files: 61% (2330/3819) Checking out files: 62% (2368/3819) Checking out files: 63% (2406/3819) Checking out files: 64% (2445/3819) Checking out files: 65% (2483/3819) Checking out files: 66% (2521/3819) Checking out files: 67% (2559/3819) Checking out files: 68% (2597/3819) Checking out files: 69% (2636/3819) Checking out files: 70% (2674/3819) Checking out files: 71% (2712/3819) Checking out files: 72% (2750/3819) Checking out files: 73% (2788/3819) Checking out files: 74% (2827/3819) Checking out files: 75% (2865/3819) Checking out files: 76% (2903/3819) Checking out files: 77% (2941/3819) Checking out files: 78% (2979/3819) Checking out files: 79% (3018/3819) Checking out files: 80% (3056/3819) Checking out files: 81% (3094/3819) Checking out files: 82% (3132/3819) Checking out files: 83% (3170/3819) Checking out files: 84% (3208/3819) Checking out files: 85% (3247/3819) [2021-03-16T07:53:16.672Z] #56 ... [2021-03-16T07:53:16.672Z] [2021-03-16T07:53:16.672Z] #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-03-16T07:53:16.672Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:53:16.672Z] #13 99.17 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-16T07:53:16.672Z] #13 99.18 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-16T07:53:16.672Z] #13 99.19 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:16.672Z] #13 99.32 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-16T07:53:16.672Z] #13 99.32 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-16T07:53:16.672Z] #13 99.32 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:16.672Z] #13 ... [2021-03-16T07:53:16.672Z] [2021-03-16T07:53:16.672Z] #56 [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-03-16T07:53:16.672Z] #56 sha256:69df6371dd4662df1bc57450792cdaf9ae15332a3f752386c471ed8c15bdcb57 [2021-03-16T07:53:16.764Z] #43 9.683 DEP images/rpc.pb-c.d [2021-03-16T07:53:16.764Z] #43 9.743 PBCC images/siginfo.pb-c.c [2021-03-16T07:53:16.764Z] #43 9.784 DEP images/siginfo.pb-c.d [2021-03-16T07:53:16.961Z] #43 21.18 CC images/core-ppc64.o [2021-03-16T07:53:17.025Z] #43 9.851 PBCC images/pagemap.pb-c.c [2021-03-16T07:53:17.025Z] #43 9.928 DEP images/pagemap.pb-c.d [2021-03-16T07:53:17.025Z] #43 10.03 PBCC images/rlimit.pb-c.c [2021-03-16T07:53:17.207Z] #56 51.10 Checking out files: 45% (1731/3819) Checking out files: 46% (1757/3819) Checking out files: 47% (1795/3819) Checking out files: 48% (1834/3819) Checking out files: 49% (1872/3819) Checking out files: 50% (1910/3819) Checking out files: 51% (1948/3819) Checking out files: 52% (1986/3819) Checking out files: 53% (2025/3819) Checking out files: 54% (2063/3819) Checking out files: 55% (2101/3819) Checking out files: 56% (2139/3819) Checking out files: 57% (2177/3819) Checking out files: 58% (2216/3819) Checking out files: 59% (2254/3819) Checking out files: 60% (2292/3819) Checking out files: 61% (2330/3819) Checking out files: 62% (2368/3819) Checking out files: 63% (2406/3819) Checking out files: 64% (2445/3819) Checking out files: 65% (2483/3819) Checking out files: 66% (2521/3819) Checking out files: 67% (2559/3819) Checking out files: 68% (2597/3819) Checking out files: 69% (2636/3819) Checking out files: 70% (2674/3819) Checking out files: 71% (2712/3819) Checking out files: 72% (2750/3819) Checking out files: 73% (2788/3819) Checking out files: 74% (2827/3819) Checking out files: 75% (2865/3819) Checking out files: 76% (2903/3819) Checking out files: 77% (2941/3819) Checking out files: 78% (2979/3819) Checking out files: 79% (3018/3819) Checking out files: 80% (3056/3819) Checking out files: 81% (3094/3819) Checking out files: 82% (3132/3819) Checking out files: 83% (3170/3819) Checking out files: 84% (3208/3819) Checking out files: 85% (3247/3819) Checking out files: 86% (3285/3819) Checking out files: 87% (3323/3819) Checking out files: 87% (3341/3819) Checking out files: 88% (3361/3819) Checking out files: 89% (3399/3819) Checking out files: 90% (3438/3819) Checking out files: 91% (3476/3819) Checking out files: 92% (3514/3819) Checking out files: 93% (3552/3819) Checking out files: 94% (3590/3819) Checking out files: 95% (3629/3819) Checking out files: 96% (3667/3819) Checking out files: 97% (3705/3819) Checking out files: 98% (3743/3819) Checking out files: 99% (3781/3819) Checking out files: 100% (3819/3819) Checking out files: 100% (3819/3819), done. [2021-03-16T07:53:17.207Z] #56 52.62 + cd /tmp/tmp.PpmPK9r9Gs/src/github.com/containerd/containerd [2021-03-16T07:53:17.207Z] #56 52.62 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:53:17.286Z] #43 10.14 DEP images/rlimit.pb-c.d [2021-03-16T07:53:17.286Z] #43 10.20 PBCC images/file-lock.pb-c.c [2021-03-16T07:53:17.286Z] #43 10.23 DEP images/file-lock.pb-c.d [2021-03-16T07:53:17.300Z] #44 57.22 CC compel/src/lib/infect-util.o [2021-03-16T07:53:17.300Z] #44 57.51 CC compel/src/lib/infect.o [2021-03-16T07:53:17.316Z] #20 52.24 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-16T07:53:17.316Z] #20 52.25 Setting up xz-utils (5.2.4-1) ... [2021-03-16T07:53:17.316Z] #20 52.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-16T07:53:17.316Z] #20 52.29 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-16T07:53:17.316Z] #20 52.38 invoke-rc.d: could not determine current runlevel [2021-03-16T07:53:17.316Z] #20 52.39 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-16T07:53:17.316Z] #20 52.40 Setting up pigz (2.4-1) ... [2021-03-16T07:53:17.316Z] #20 52.41 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-16T07:53:17.316Z] #20 52.42 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-16T07:53:17.316Z] #20 52.44 Setting up python-pip-whl (18.1-5) ... [2021-03-16T07:53:17.316Z] #20 52.45 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-16T07:53:17.316Z] #20 52.46 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-16T07:53:17.316Z] #20 52.84 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-16T07:53:17.316Z] #20 52.94 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-16T07:53:17.548Z] #43 10.35 PBCC images/tty.pb-c.c [2021-03-16T07:53:17.548Z] #43 10.46 DEP images/tty.pb-c.d [2021-03-16T07:53:17.573Z] #20 52.96 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-16T07:53:17.573Z] #20 52.98 Setting up vim (2:8.1.0875-5) ... [2021-03-16T07:53:17.573Z] #20 52.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-16T07:53:17.573Z] #20 53.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-16T07:53:17.573Z] #20 53.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-16T07:53:17.573Z] #20 53.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-16T07:53:17.573Z] #20 53.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-16T07:53:17.573Z] #20 53.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-16T07:53:17.573Z] #20 53.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-16T07:53:17.573Z] #20 53.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-16T07:53:17.573Z] #20 53.10 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-16T07:53:17.573Z] #20 53.12 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-16T07:53:17.573Z] #20 53.13 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-16T07:53:17.573Z] #20 53.14 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-16T07:53:17.573Z] #20 53.16 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-16T07:53:17.775Z] #56 ... [2021-03-16T07:53:17.775Z] [2021-03-16T07:53:17.776Z] #45 [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-03-16T07:53:17.776Z] #45 sha256:9791cf47cd77fdfb452cea96641266fe030354dfa345947418f0814e331a0556 [2021-03-16T07:53:17.776Z] #45 105.1 go/parser [2021-03-16T07:53:17.776Z] #45 106.4 text/template [2021-03-16T07:53:17.776Z] #45 108.4 encoding/xml [2021-03-16T07:53:17.776Z] #45 111.0 go/doc [2021-03-16T07:53:17.776Z] #45 113.8 github.com/LK4D4/vndr/versioned [2021-03-16T07:53:17.776Z] #45 113.9 compress/flate [2021-03-16T07:53:17.776Z] #45 114.2 github.com/LK4D4/vndr/build [2021-03-16T07:53:17.809Z] #43 10.57 PBCC images/tun.pb-c.c [2021-03-16T07:53:17.809Z] #43 10.65 PBCC images/netdev.pb-c.c [2021-03-16T07:53:17.829Z] #20 53.25 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-16T07:53:17.925Z] #43 21.97 CC images/core-s390.o [2021-03-16T07:53:18.036Z] #45 ... [2021-03-16T07:53:18.036Z] [2021-03-16T07:53:18.036Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:18.036Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:18.036Z] #43 19.24 CC images/core-ppc64.o [2021-03-16T07:53:18.036Z] #43 19.84 CC images/core-s390.o [2021-03-16T07:53:18.036Z] #43 20.55 CC images/cpuinfo.o [2021-03-16T07:53:18.036Z] #43 20.95 CC images/inventory.o [2021-03-16T07:53:18.036Z] #43 21.31 CC images/fdinfo.o [2021-03-16T07:53:18.036Z] #43 21.65 CC images/fown.o [2021-03-16T07:53:18.070Z] #43 10.80 DEP images/tun.pb-c.d [2021-03-16T07:53:18.070Z] #43 10.87 DEP images/netdev.pb-c.d [2021-03-16T07:53:18.070Z] #43 10.92 PBCC images/vma.pb-c.c [2021-03-16T07:53:18.070Z] #43 10.94 DEP images/vma.pb-c.d [2021-03-16T07:53:18.070Z] #43 10.95 PBCC images/creds.pb-c.c [2021-03-16T07:53:18.070Z] #43 10.95 DEP images/creds.pb-c.d [2021-03-16T07:53:18.295Z] #43 ... [2021-03-16T07:53:18.295Z] [2021-03-16T07:53:18.295Z] #51 [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-03-16T07:53:18.295Z] #51 sha256:b8c7fdbdaeab95b45cbf98534823a84f40c0f015957af1034a515d57620d4459 [2021-03-16T07:53:18.295Z] #51 105.4 mvdan.cc/editorconfig [2021-03-16T07:53:18.295Z] #51 106.4 mvdan.cc/sh/v3/fileutil [2021-03-16T07:53:18.295Z] #51 106.6 mvdan.cc/sh/v3/syntax [2021-03-16T07:53:18.295Z] #51 112.9 mvdan.cc/sh/v3/cmd/shfmt [2021-03-16T07:53:18.295Z] #51 ... [2021-03-16T07:53:18.295Z] [2021-03-16T07:53:18.295Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:18.295Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:18.295Z] #43 21.86 CC images/ns.o [2021-03-16T07:53:18.331Z] #43 11.01 PBCC images/utsns.pb-c.c [2021-03-16T07:53:18.331Z] #43 11.03 DEP images/utsns.pb-c.d [2021-03-16T07:53:18.331Z] #43 11.07 PBCC images/ipc-desc.pb-c.c [2021-03-16T07:53:18.331Z] #43 11.09 PBCC images/ipc-sem.pb-c.c [2021-03-16T07:53:18.331Z] #43 11.16 DEP images/ipc-desc.pb-c.d [2021-03-16T07:53:18.331Z] #43 11.27 DEP images/ipc-sem.pb-c.d [2021-03-16T07:53:18.500Z] #43 22.97 CC images/cpuinfo.o [2021-03-16T07:53:18.555Z] #43 22.09 CC images/regfile.o [2021-03-16T07:53:18.630Z] #43 11.41 PBCC images/ipc-msg.pb-c.c [2021-03-16T07:53:18.630Z] #43 11.42 DEP images/ipc-msg.pb-c.d [2021-03-16T07:53:18.630Z] #43 11.48 PBCC images/ipc-shm.pb-c.c [2021-03-16T07:53:18.630Z] #43 11.51 DEP images/ipc-shm.pb-c.d [2021-03-16T07:53:18.636Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2021-03-16T07:53:18.742Z] #37 ... [2021-03-16T07:53:18.742Z] [2021-03-16T07:53:18.742Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-16T07:53:18.742Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-16T07:53:18.742Z] #42 68.01 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-16T07:53:18.742Z] #42 68.11 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-16T07:53:18.742Z] #42 68.11 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-16T07:53:18.742Z] #42 68.11 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-16T07:53:18.742Z] #42 68.11 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-16T07:53:18.742Z] #42 68.11 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-16T07:53:18.742Z] #42 68.11 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-16T07:53:18.742Z] #42 68.16 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-16T07:53:18.742Z] #42 75.23 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-16T07:53:18.742Z] #42 75.24 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:53:18.742Z] #42 DONE 75.8s [2021-03-16T07:53:18.892Z] #43 11.57 PBCC images/ipc-var.pb-c.c [2021-03-16T07:53:18.892Z] #43 11.59 DEP images/ipc-var.pb-c.d [2021-03-16T07:53:18.892Z] #43 11.68 PBCC images/sk-opts.pb-c.c [2021-03-16T07:53:18.892Z] #43 11.69 PBCC images/packet-sock.pb-c.c [2021-03-16T07:53:18.892Z] #43 11.74 DEP images/sk-opts.pb-c.d [2021-03-16T07:53:18.892Z] #43 11.81 DEP images/packet-sock.pb-c.d [2021-03-16T07:53:18.999Z] [2021-03-16T07:53:18.999Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:18.999Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:19.125Z] #43 22.41 CC images/ghost-file.o [2021-03-16T07:53:19.153Z] #43 11.87 PBCC images/sk-netlink.pb-c.c [2021-03-16T07:53:19.153Z] #43 11.98 DEP images/sk-netlink.pb-c.d [2021-03-16T07:53:19.153Z] #43 12.04 PBCC images/sk-inet.pb-c.c [2021-03-16T07:53:19.384Z] #43 22.79 CC images/fifo.o [2021-03-16T07:53:19.414Z] #43 12.12 DEP images/sk-inet.pb-c.d [2021-03-16T07:53:19.414Z] #43 12.17 PBCC images/sk-unix.pb-c.c [2021-03-16T07:53:19.414Z] #43 12.24 DEP images/sk-unix.pb-c.d [2021-03-16T07:53:19.414Z] #43 12.30 PBCC images/mm.pb-c.c [2021-03-16T07:53:19.449Z] #43 23.75 CC images/inventory.o [2021-03-16T07:53:19.644Z] #43 23.06 CC images/remap-file-path.o [2021-03-16T07:53:19.644Z] #43 23.29 CC images/eventfd.o [2021-03-16T07:53:19.675Z] #43 12.40 DEP images/mm.pb-c.d [2021-03-16T07:53:19.675Z] #43 12.46 PBCC images/timerfd.pb-c.c [2021-03-16T07:53:19.675Z] #43 12.52 DEP images/timerfd.pb-c.d [2021-03-16T07:53:19.675Z] #43 12.57 PBCC images/timer.pb-c.c [2021-03-16T07:53:19.675Z] #43 12.60 DEP images/timer.pb-c.d [2021-03-16T07:53:19.675Z] #43 12.66 PBCC images/sa.pb-c.c [2021-03-16T07:53:19.936Z] #43 12.67 DEP images/sa.pb-c.d [2021-03-16T07:53:19.936Z] #43 12.74 PBCC images/pipe-data.pb-c.c [2021-03-16T07:53:19.936Z] #43 12.77 DEP images/pipe-data.pb-c.d [2021-03-16T07:53:19.936Z] #43 12.83 PBCC images/mnt.pb-c.c [2021-03-16T07:53:19.936Z] #43 12.86 DEP images/mnt.pb-c.d [2021-03-16T07:53:20.024Z] #43 24.16 CC images/fdinfo.o [2021-03-16T07:53:20.024Z] #43 ... [2021-03-16T07:53:20.024Z] [2021-03-16T07:53:20.024Z] #56 [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-03-16T07:53:20.024Z] #56 sha256:88a6ac4fa892a3432f2b4fca47d04b7a7005399548772d82470866310561377b [2021-03-16T07:53:20.024Z] #56 41.02 + bin/ctr [2021-03-16T07:53:20.024Z] #56 ... [2021-03-16T07:53:20.024Z] [2021-03-16T07:53:20.024Z] #45 [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-03-16T07:53:20.024Z] #45 sha256:139f499073fb177504f6db079e843115ed585c54ee793a723f1e778cd32b16f3 [2021-03-16T07:53:20.024Z] #45 85.42 vendor/golang.org/x/net/http/httpproxy [2021-03-16T07:53:20.024Z] #45 85.42 net/textproto [2021-03-16T07:53:20.024Z] #45 85.47 crypto/x509 [2021-03-16T07:53:20.024Z] #45 86.89 vendor/golang.org/x/net/http/httpguts [2021-03-16T07:53:20.024Z] #45 86.90 mime/multipart [2021-03-16T07:53:20.024Z] #45 89.90 crypto/tls [2021-03-16T07:53:20.024Z] #45 94.76 net/http/httptrace [2021-03-16T07:53:20.024Z] #45 95.11 net/http [2021-03-16T07:53:20.087Z] #44 ... [2021-03-16T07:53:20.087Z] [2021-03-16T07:53:20.087Z] #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-03-16T07:53:20.087Z] #52 sha256:9c17b3d3282a91c65427e90a554c4ecba504dbbbe34db3f51fd29cd7a7aca16c [2021-03-16T07:53:20.087Z] #52 117.0 golang.org/x/crypto/ssh/terminal [2021-03-16T07:53:20.087Z] #52 120.8 mvdan.cc/sh/v3/cmd/shfmt [2021-03-16T07:53:20.087Z] #52 DONE 126.4s [2021-03-16T07:53:20.087Z] [2021-03-16T07:53:20.087Z] #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-03-16T07:53:20.087Z] #46 sha256:d78f9c51648f540f897a36e6ce2e0d475cef560008560a13d24f13c03e21fe2e [2021-03-16T07:53:20.087Z] #46 125.2 crypto/rand [2021-03-16T07:53:20.087Z] #46 126.2 go/doc [2021-03-16T07:53:20.198Z] #43 12.92 PBCC images/sk-packet.pb-c.c [2021-03-16T07:53:20.198Z] #43 12.95 DEP images/sk-packet.pb-c.d [2021-03-16T07:53:20.198Z] #43 13.01 PBCC images/tcp-stream.pb-c.c [2021-03-16T07:53:20.198Z] #43 13.09 DEP images/tcp-stream.pb-c.d [2021-03-16T07:53:20.198Z] #43 13.15 PBCC images/pipe.pb-c.c [2021-03-16T07:53:20.212Z] #43 23.52 CC images/eventpoll.o [2021-03-16T07:53:20.212Z] #43 23.86 CC images/fh.o [2021-03-16T07:53:20.287Z] #45 ... [2021-03-16T07:53:20.287Z] [2021-03-16T07:53:20.287Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:20.287Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-16T07:53:20.287Z] #43 24.47 CC images/fown.o [2021-03-16T07:53:20.287Z] #43 24.67 CC images/ns.o [2021-03-16T07:53:20.459Z] #43 13.18 DEP images/pipe.pb-c.d [2021-03-16T07:53:20.459Z] #43 13.22 PBCC images/pstree.pb-c.c [2021-03-16T07:53:20.459Z] #43 13.26 DEP images/pstree.pb-c.d [2021-03-16T07:53:20.459Z] #43 13.31 PBCC images/fs.pb-c.c [2021-03-16T07:53:20.459Z] #43 13.35 DEP images/fs.pb-c.d [2021-03-16T07:53:20.459Z] #43 13.38 PBCC images/signalfd.pb-c.c [2021-03-16T07:53:20.471Z] #43 24.11 CC images/fsnotify.o [2021-03-16T07:53:20.550Z] #43 24.87 CC images/regfile.o [2021-03-16T07:53:20.720Z] #43 13.41 DEP images/signalfd.pb-c.d [2021-03-16T07:53:20.720Z] #43 13.47 PBCC images/fh.pb-c.c [2021-03-16T07:53:20.720Z] #43 13.56 PBCC images/fsnotify.pb-c.c [2021-03-16T07:53:20.720Z] #43 13.63 DEP images/fh.pb-c.d [2021-03-16T07:53:20.813Z] #43 25.15 CC images/ghost-file.o [2021-03-16T07:53:20.894Z] #43 ... [2021-03-16T07:53:20.894Z] [2021-03-16T07:53:20.894Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:53:20.894Z] #34 sha256:917e04d3ed37e41c6ad85c557d0d2a10073a65b7f7a30a8a252e3c9504785a21 [2021-03-16T07:53:20.894Z] #34 67.61 path [2021-03-16T07:53:20.894Z] #34 68.20 text/tabwriter [2021-03-16T07:53:20.894Z] #34 68.34 fmt [2021-03-16T07:53:20.894Z] #34 69.15 path/filepath [2021-03-16T07:53:20.894Z] #34 70.63 io/ioutil [2021-03-16T07:53:20.894Z] #34 73.02 github.com/BurntSushi/toml [2021-03-16T07:53:20.894Z] #34 73.02 flag [2021-03-16T07:53:20.894Z] #34 74.99 log [2021-03-16T07:53:20.894Z] #34 ... [2021-03-16T07:53:20.894Z] [2021-03-16T07:53:20.894Z] #51 [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-03-16T07:53:20.894Z] #51 sha256:fe2e7e61b9717dcb811345edc533a8a13a6d8f45146e18e39c7107c0d273e761 [2021-03-16T07:53:20.894Z] #51 67.74 encoding/base64 [2021-03-16T07:53:20.894Z] #51 69.02 golang.org/x/sys/unix [2021-03-16T07:53:20.894Z] #51 69.76 fmt [2021-03-16T07:53:20.894Z] #51 75.89 encoding/json [2021-03-16T07:53:20.894Z] #51 ... [2021-03-16T07:53:20.894Z] [2021-03-16T07:53:20.894Z] #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-03-16T07:53:20.894Z] #37 sha256:a23dd8f4d1bfa1106c71c01b763d5376548e9786db06b73525879bdd3a7a1814 [2021-03-16T07:53:20.894Z] #37 3.682 + RM_GOPATH=0 [2021-03-16T07:53:20.894Z] #37 3.682 + TMP_GOPATH= [2021-03-16T07:53:20.894Z] #37 3.682 + : /build [2021-03-16T07:53:20.894Z] #37 3.682 + '[' -z '' ']' [2021-03-16T07:53:20.894Z] #37 3.682 ++ mktemp -d [2021-03-16T07:53:20.894Z] #37 3.682 + export GOPATH=/tmp/tmp.BX1R9umq9F [2021-03-16T07:53:20.894Z] #37 3.682 + GOPATH=/tmp/tmp.BX1R9umq9F [2021-03-16T07:53:20.894Z] #37 3.682 + RM_GOPATH=1 [2021-03-16T07:53:20.894Z] #37 3.682 + case "$(go env GOARCH)" in [2021-03-16T07:53:20.894Z] #37 3.682 ++ go env GOARCH [2021-03-16T07:53:20.894Z] #37 3.755 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:53:20.894Z] #37 3.755 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:53:20.894Z] #37 3.755 ++ dirname /tmp/install/install.sh [2021-03-16T07:53:20.894Z] #37 3.755 + dir=/tmp/install [2021-03-16T07:53:20.894Z] #37 3.755 + bin=tini [2021-03-16T07:53:20.894Z] #37 3.755 + shift [2021-03-16T07:53:20.894Z] #37 3.755 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-16T07:53:20.894Z] #37 3.755 + . /tmp/install/tini.installer [2021-03-16T07:53:20.894Z] #37 3.755 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:53:20.894Z] #37 3.755 + install_tini [2021-03-16T07:53:20.894Z] #37 3.755 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-16T07:53:20.894Z] #37 3.755 + git clone https://github.com/krallin/tini.git /tmp/tmp.BX1R9umq9F/tini [2021-03-16T07:53:20.894Z] #37 3.755 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:53:20.894Z] #37 3.779 Cloning into '/tmp/tmp.BX1R9umq9F/tini'... [2021-03-16T07:53:20.894Z] #37 4.537 + cd /tmp/tmp.BX1R9umq9F/tini [2021-03-16T07:53:20.894Z] #37 4.537 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-16T07:53:20.894Z] #37 4.561 + cmake . [2021-03-16T07:53:20.894Z] #37 5.094 -- The C compiler identification is GNU 8.3.0 [2021-03-16T07:53:20.894Z] #37 5.161 -- Check for working C compiler: /usr/bin/cc [2021-03-16T07:53:20.981Z] #43 13.72 DEP images/fsnotify.pb-c.d [2021-03-16T07:53:20.981Z] #43 13.81 PBCC images/eventpoll.pb-c.c [2021-03-16T07:53:20.981Z] #43 13.88 DEP images/eventpoll.pb-c.d [2021-03-16T07:53:21.040Z] #43 24.61 CC images/signalfd.o [2021-03-16T07:53:21.099Z] #20 56.30 Setting up iptables (1.8.2-4) ... [2021-03-16T07:53:21.099Z] #20 56.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-16T07:53:21.099Z] #20 56.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-16T07:53:21.099Z] #20 56.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-16T07:53:21.099Z] #20 56.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-16T07:53:21.099Z] #20 56.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-16T07:53:21.099Z] #20 56.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-16T07:53:21.099Z] #20 56.37 Setting up python3 (3.7.3-1) ... [2021-03-16T07:53:21.142Z] #46 127.9 crypto/elliptic [2021-03-16T07:53:21.244Z] #43 13.94 PBCC images/eventfd.pb-c.c [2021-03-16T07:53:21.244Z] #43 13.98 DEP images/eventfd.pb-c.d [2021-03-16T07:53:21.244Z] #43 14.03 PBCC images/remap-file-path.pb-c.c [2021-03-16T07:53:21.244Z] #43 14.09 DEP images/remap-file-path.pb-c.d [2021-03-16T07:53:21.244Z] #43 14.15 PBCC images/fifo.pb-c.c [2021-03-16T07:53:21.244Z] #43 14.18 DEP images/fifo.pb-c.d [2021-03-16T07:53:21.244Z] #43 14.23 PBCC images/ghost-file.pb-c.c [2021-03-16T07:53:21.299Z] #43 24.96 CC images/fs.o [2021-03-16T07:53:21.367Z] #20 56.72 Setting up python3-wheel (0.32.3-2) ... [2021-03-16T07:53:21.388Z] #43 25.59 CC images/fifo.o [2021-03-16T07:53:21.389Z] #43 25.86 CC images/remap-file-path.o [2021-03-16T07:53:21.458Z] #37 5.892 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-16T07:53:21.458Z] #37 5.892 -- Detecting C compiler ABI info [2021-03-16T07:53:21.505Z] #43 14.27 DEP images/ghost-file.pb-c.d [2021-03-16T07:53:21.505Z] #43 14.32 PBCC images/regfile.pb-c.c [2021-03-16T07:53:21.505Z] #43 14.40 DEP images/regfile.pb-c.d [2021-03-16T07:53:21.505Z] #43 14.44 PBCC images/ns.pb-c.c [2021-03-16T07:53:21.505Z] #43 14.47 DEP images/ns.pb-c.d [2021-03-16T07:53:21.505Z] #43 14.51 PBCC images/fdinfo.pb-c.c [2021-03-16T07:53:21.651Z] #43 26.10 CC images/eventfd.o [2021-03-16T07:53:21.766Z] #43 14.62 DEP images/fdinfo.pb-c.d [2021-03-16T07:53:21.766Z] #43 14.68 PBCC images/core-aarch64.pb-c.c [2021-03-16T07:53:21.766Z] #43 14.74 PBCC images/core-arm.pb-c.c [2021-03-16T07:53:21.869Z] #43 25.18 CC images/pstree.o [2021-03-16T07:53:21.869Z] #43 25.34 CC images/pipe.o [2021-03-16T07:53:22.027Z] #43 14.79 PBCC images/core-ppc64.pb-c.c [2021-03-16T07:53:22.027Z] #43 14.85 PBCC images/core-s390.pb-c.c [2021-03-16T07:53:22.027Z] #43 14.89 PBCC images/core-x86.pb-c.c [2021-03-16T07:53:22.027Z] #43 14.96 PBCC images/core.pb-c.c [2021-03-16T07:53:22.130Z] #43 ... [2021-03-16T07:53:22.130Z] [2021-03-16T07:53:22.130Z] #51 [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-03-16T07:53:22.130Z] #51 sha256:b8c7fdbdaeab95b45cbf98534823a84f40c0f015957af1034a515d57620d4459 [2021-03-16T07:53:22.130Z] #51 DONE 119.2s [2021-03-16T07:53:22.130Z] [2021-03-16T07:53:22.130Z] #56 [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-03-16T07:53:22.130Z] #56 sha256:69df6371dd4662df1bc57450792cdaf9ae15332a3f752386c471ed8c15bdcb57 [2021-03-16T07:53:22.130Z] #56 54.00 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-16T07:53:22.130Z] #56 54.00 + BUILDTAGS='netgo osusergo static_build' [2021-03-16T07:53:22.130Z] #56 54.00 + export EXTRA_FLAGS=-buildmode=pie [2021-03-16T07:53:22.130Z] #56 54.00 + EXTRA_FLAGS=-buildmode=pie [2021-03-16T07:53:22.130Z] #56 54.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-16T07:53:22.130Z] #56 54.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-16T07:53:22.130Z] #56 54.01 + '[' '' = dynamic ']' [2021-03-16T07:53:22.130Z] #56 54.01 + make [2021-03-16T07:53:22.130Z] #56 55.06 + bin/ctr [2021-03-16T07:53:22.227Z] #43 26.48 CC images/eventpoll.o [2021-03-16T07:53:22.288Z] #43 15.01 PBCC images/inventory.pb-c.c [2021-03-16T07:53:22.288Z] #43 15.09 DEP images/core-aarch64.pb-c.d [2021-03-16T07:53:22.288Z] #43 15.15 DEP images/core-arm.pb-c.d [2021-03-16T07:53:22.288Z] #43 15.19 DEP images/core-ppc64.pb-c.d [2021-03-16T07:53:22.288Z] #43 15.24 DEP images/core-s390.pb-c.d [2021-03-16T07:53:22.288Z] #43 15.30 DEP images/core-x86.pb-c.d [2021-03-16T07:53:22.297Z] #20 57.49 Setting up apparmor (2.13.2-10) ... [2021-03-16T07:53:22.388Z] #37 6.791 -- Detecting C compiler ABI info - done [2021-03-16T07:53:22.388Z] #37 6.872 -- Detecting C compile features [2021-03-16T07:53:22.549Z] #43 15.34 DEP images/core.pb-c.d [2021-03-16T07:53:22.549Z] #43 15.38 DEP images/inventory.pb-c.d [2021-03-16T07:53:22.549Z] #43 15.43 PBCC images/cpuinfo.pb-c.c [2021-03-16T07:53:22.549Z] #43 15.46 DEP images/cpuinfo.pb-c.d [2021-03-16T07:53:22.549Z] #43 15.50 PBCC images/stats.pb-c.c [2021-03-16T07:53:22.549Z] #43 15.55 DEP images/stats.pb-c.d [2021-03-16T07:53:22.803Z] #43 27.09 CC images/fh.o [2021-03-16T07:53:22.861Z] #20 ... [2021-03-16T07:53:22.861Z] [2021-03-16T07:53:22.861Z] #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-03-16T07:53:22.861Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:53:22.861Z] #40 212.8 + dpkg --print-architecture [2021-03-16T07:53:22.861Z] #40 212.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-16T07:53:22.861Z] #40 213.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-16T07:53:22.861Z] #40 213.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-16T07:53:23.117Z] #40 ... [2021-03-16T07:53:23.117Z] [2021-03-16T07:53:23.117Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:23.117Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:23.117Z] #43 109.4 CC criu/file-ids.o [2021-03-16T07:53:23.117Z] #43 109.8 CC criu/file-lock.o [2021-03-16T07:53:23.117Z] #43 110.7 CC criu/files-ext.o [2021-03-16T07:53:23.117Z] #43 111.1 CC criu/files-reg.o [2021-03-16T07:53:23.117Z] #43 113.2 CC criu/files.o [2021-03-16T07:53:23.117Z] #43 115.0 CC criu/filesystems.o [2021-03-16T07:53:23.117Z] #43 115.8 CC criu/fsnotify.o [2021-03-16T07:53:23.117Z] #43 116.9 CC criu/image-desc.o [2021-03-16T07:53:23.117Z] #43 117.0 CC criu/image.o [2021-03-16T07:53:23.117Z] #43 118.0 CC criu/ipc_ns.o [2021-03-16T07:53:23.117Z] #43 118.9 CC criu/irmap.o [2021-03-16T07:53:23.373Z] #43 119.7 CC criu/kcmp-ids.o [2021-03-16T07:53:23.379Z] #43 27.63 CC images/fsnotify.o [2021-03-16T07:53:23.630Z] #43 120.0 CC criu/kerndat.o [2021-03-16T07:53:23.630Z] #43 ... [2021-03-16T07:53:23.630Z] [2021-03-16T07:53:23.630Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:53:23.630Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:53:23.630Z] #20 59.16 Setting up xfsprogs (4.20.0-1) ... [2021-03-16T07:53:23.630Z] #20 59.18 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-16T07:53:23.756Z] #37 ... [2021-03-16T07:53:23.756Z] [2021-03-16T07:53:23.756Z] #45 [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-03-16T07:53:23.756Z] #45 sha256:8c2d9782b214373bc90ba48e9fd42ad397a3561257c406da8474da5e50246664 [2021-03-16T07:53:23.756Z] #45 70.69 fmt [2021-03-16T07:53:23.756Z] #45 74.25 regexp [2021-03-16T07:53:23.756Z] #45 76.44 go/token [2021-03-16T07:53:23.756Z] #45 77.98 go/scanner [2021-03-16T07:53:23.756Z] #45 78.04 internal/lazyregexp [2021-03-16T07:53:23.756Z] #45 78.37 net/url [2021-03-16T07:53:23.756Z] #45 79.51 go/ast [2021-03-16T07:53:23.756Z] #45 80.37 text/template/parse [2021-03-16T07:53:23.756Z] #45 ... [2021-03-16T07:53:23.756Z] [2021-03-16T07:53:23.756Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:23.756Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:23.756Z] #43 4.609 Note: Building without setproctitle() and strlcpy() support. [2021-03-16T07:53:23.756Z] #43 4.609 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-16T07:53:23.756Z] #43 4.633 Note: Building without GnuTLS support [2021-03-16T07:53:23.756Z] #43 4.641 Makefile.config:39: Warn: you have no libnftables installed [2021-03-16T07:53:23.756Z] #43 4.641 Makefile.config:40: Warn: Building without nftables support [2021-03-16T07:53:23.934Z] #46 ... [2021-03-16T07:53:23.934Z] [2021-03-16T07:53:23.934Z] #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-03-16T07:53:23.934Z] #54 sha256:941e77052bb49675a4ed6acc47cef7ac6f58b3c187366d39734966fbed88be1f [2021-03-16T07:53:23.934Z] #54 11.29 + cd /tmp/tmp.HA2WC9lu4A/src/github.com/opencontainers/runc [2021-03-16T07:53:23.934Z] #54 11.29 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-16T07:53:23.934Z] #54 11.83 + '[' -z '' ']' [2021-03-16T07:53:23.934Z] #54 11.83 + target=static [2021-03-16T07:53:23.934Z] #54 11.83 + make 'BUILDTAGS=seccomp ' static [2021-03-16T07:53:23.934Z] #54 12.03 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-16T07:53:23.955Z] #43 28.36 CC images/signalfd.o [2021-03-16T07:53:24.192Z] #20 59.61 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-16T07:53:24.218Z] #43 28.61 CC images/fs.o [2021-03-16T07:53:24.233Z] #54 ... [2021-03-16T07:53:24.233Z] [2021-03-16T07:53:24.233Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:53:24.233Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-16T07:53:24.233Z] #21 0.596 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-16T07:53:24.233Z] #21 0.598 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:53:24.233Z] #21 0.858 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:53:24.233Z] #21 0.971 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:53:24.233Z] #21 1.716 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [440 kB] [2021-03-16T07:53:24.233Z] #21 3.063 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-16T07:53:24.233Z] #21 4.278 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-16T07:53:24.233Z] #21 5.680 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-16T07:53:24.233Z] #21 ... [2021-03-16T07:53:24.233Z] [2021-03-16T07:53:24.233Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:24.233Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:53:24.233Z] #44 60.52 CC compel/src/lib/ptrace.o [2021-03-16T07:53:24.233Z] #44 60.95 AR compel/libcompel.a [2021-03-16T07:53:24.233Z] #44 61.00 HOSTCC compel/src/main-host.o [2021-03-16T07:53:24.233Z] #44 61.27 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-03-16T07:53:24.233Z] #44 61.55 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-16T07:53:24.233Z] #44 62.04 HOSTCC compel/src/lib/log-host.o [2021-03-16T07:53:24.233Z] #44 62.18 HOSTLINK compel/compel-host-bin [2021-03-16T07:53:24.233Z] #44 62.31 DEP soccr/soccr.d [2021-03-16T07:53:24.233Z] #44 62.53 CC soccr/soccr.o [2021-03-16T07:53:24.233Z] #44 64.27 AR soccr/libsoccr.a [2021-03-16T07:53:24.233Z] #44 64.30 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-16T07:53:24.465Z] #43 17.06 make[1]: Nothing to be done for 'all'. [2021-03-16T07:53:24.532Z] #44 64.71 DEP criu/arch/ppc64/sigframe.d [2021-03-16T07:53:24.793Z] #43 29.02 CC images/pstree.o [2021-03-16T07:53:24.830Z] #44 64.89 DEP criu/arch/ppc64/crtools.d [2021-03-16T07:53:24.830Z] #44 65.10 DEP criu/arch/ppc64/cpu.d [2021-03-16T07:53:25.056Z] #43 29.37 CC images/pipe.o [2021-03-16T07:53:25.122Z] #20 60.69 Setting up python3-distutils (3.7.3-1) ... [2021-03-16T07:53:25.123Z] #43 ... [2021-03-16T07:53:25.123Z] [2021-03-16T07:53:25.123Z] #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-03-16T07:53:25.123Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:53:25.123Z] #13 66.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-16T07:53:25.123Z] #13 66.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-16T07:53:25.123Z] #13 66.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-16T07:53:25.123Z] #13 70.15 Selecting previously unselected package binutils-mingw-w64. [2021-03-16T07:53:25.123Z] #13 70.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-16T07:53:25.123Z] #13 70.15 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-16T07:53:25.123Z] #13 70.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-16T07:53:25.123Z] #13 70.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-16T07:53:25.123Z] #13 70.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-16T07:53:25.123Z] #13 70.58 Selecting previously unselected package dmsetup. [2021-03-16T07:53:25.123Z] #13 70.58 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-16T07:53:25.123Z] #13 70.59 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-16T07:53:25.123Z] #13 70.84 Selecting previously unselected package mingw-w64-common. [2021-03-16T07:53:25.123Z] #13 70.84 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-16T07:53:25.123Z] #13 70.85 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-16T07:53:25.123Z] #13 ... [2021-03-16T07:53:25.124Z] [2021-03-16T07:53:25.124Z] #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-03-16T07:53:25.124Z] #37 sha256:a23dd8f4d1bfa1106c71c01b763d5376548e9786db06b73525879bdd3a7a1814 [2021-03-16T07:53:25.124Z] #37 9.086 -- Detecting C compile features - done [2021-03-16T07:53:25.124Z] #37 9.134 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-16T07:53:25.124Z] #37 9.409 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-16T07:53:25.124Z] #37 9.533 -- Configuring done [2021-03-16T07:53:25.124Z] #37 9.575 -- Generating done [2021-03-16T07:53:25.124Z] #37 9.578 -- Build files have been written to: /tmp/tmp.BX1R9umq9F/tini [2021-03-16T07:53:25.124Z] #37 9.594 + make tini-static [2021-03-16T07:53:25.127Z] #44 65.30 CC criu/arch/ppc64/cpu.o [2021-03-16T07:53:25.319Z] #43 29.77 CC images/tcp-stream.o [2021-03-16T07:53:25.425Z] #56 ... [2021-03-16T07:53:25.425Z] [2021-03-16T07:53:25.425Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:25.425Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:25.425Z] #43 25.77 CC images/tcp-stream.o [2021-03-16T07:53:25.425Z] #43 26.31 CC images/sk-packet.o [2021-03-16T07:53:25.425Z] #43 26.77 CC images/mnt.o [2021-03-16T07:53:25.425Z] #43 26.96 CC images/pipe-data.o [2021-03-16T07:53:25.425Z] #43 27.14 CC images/sa.o [2021-03-16T07:53:25.425Z] #43 27.34 CC images/timer.o [2021-03-16T07:53:25.425Z] #43 27.69 CC images/timerfd.o [2021-03-16T07:53:25.425Z] #43 27.87 CC images/mm.o [2021-03-16T07:53:25.425Z] #43 28.14 CC images/sk-opts.o [2021-03-16T07:53:25.425Z] #43 28.31 CC images/sk-unix.o [2021-03-16T07:53:25.425Z] #43 28.58 CC images/sk-inet.o [2021-03-16T07:53:25.425Z] #43 28.91 CC images/tun.o [2021-03-16T07:53:25.685Z] #43 29.19 CC images/sk-netlink.o [2021-03-16T07:53:25.686Z] #37 10.22 Scanning dependencies of target tini-static [2021-03-16T07:53:25.773Z] #44 65.94 CC criu/arch/ppc64/crtools.o [2021-03-16T07:53:25.773Z] #44 ... [2021-03-16T07:53:25.773Z] [2021-03-16T07:53:25.773Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:53:25.773Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-16T07:53:25.773Z] #21 11.77 Fetched 8685 kB in 11s (776 kB/s) [2021-03-16T07:53:25.851Z] #43 18.53 CC images/stats.o [2021-03-16T07:53:25.895Z] #43 30.27 CC images/sk-packet.o [2021-03-16T07:53:25.941Z] #20 61.22 Setting up python3-setuptools (40.8.0-1) ... [2021-03-16T07:53:25.942Z] #37 10.40 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-16T07:53:25.942Z] #37 ... [2021-03-16T07:53:25.942Z] [2021-03-16T07:53:25.942Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-16T07:53:25.942Z] #34 sha256:917e04d3ed37e41c6ad85c557d0d2a10073a65b7f7a30a8a252e3c9504785a21 [2021-03-16T07:53:25.942Z] #34 78.13 github.com/BurntSushi/toml/cmd/tomlv [2021-03-16T07:53:25.942Z] #34 DONE 83.2s [2021-03-16T07:53:25.944Z] #43 29.38 CC images/packet-sock.o [2021-03-16T07:53:26.112Z] #43 18.92 CC images/core.o [2021-03-16T07:53:26.157Z] #43 ... [2021-03-16T07:53:26.158Z] [2021-03-16T07:53:26.158Z] #58 [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-03-16T07:53:26.158Z] #58 sha256:8c806275561eb00067a9f29a4c343368dde7bbb2b3ebbac3d41ff2528915a058 [2021-03-16T07:53:26.158Z] #58 101.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-16T07:53:26.158Z] #58 101.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-16T07:53:26.204Z] #43 29.73 CC images/ipc-var.o [2021-03-16T07:53:26.204Z] [2021-03-16T07:53:26.204Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:26.204Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:26.204Z] #43 7.142 fatal: not a git repository (or any of the parent directories): .git [2021-03-16T07:53:26.204Z] #43 7.222 GEN .gitid [2021-03-16T07:53:26.204Z] #43 7.258 GEN criu/include/version.h [2021-03-16T07:53:26.204Z] #43 7.347 GEN include/common/asm [2021-03-16T07:53:26.374Z] #43 ... [2021-03-16T07:53:26.374Z] [2021-03-16T07:53:26.374Z] #51 [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-03-16T07:53:26.374Z] #51 sha256:ef8b98d6af1f7fc424d95465ff4f861ac3a75710e90665f6ff1f3f7efed5711f [2021-03-16T07:53:26.374Z] #51 108.7 go/ast [2021-03-16T07:53:26.374Z] #51 108.7 golang.org/x/crypto/ssh/terminal [2021-03-16T07:53:26.374Z] #51 111.0 mvdan.cc/editorconfig [2021-03-16T07:53:26.374Z] #51 112.2 mvdan.cc/sh/v3/fileutil [2021-03-16T07:53:26.374Z] #51 112.4 mvdan.cc/sh/v3/syntax [2021-03-16T07:53:26.374Z] #51 118.9 mvdan.cc/sh/v3/cmd/shfmt [2021-03-16T07:53:26.374Z] #51 ... [2021-03-16T07:53:26.374Z] [2021-03-16T07:53:26.374Z] #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-03-16T07:53:26.374Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:53:26.374Z] #13 105.4 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-16T07:53:26.374Z] #13 105.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-16T07:53:26.374Z] #13 105.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:26.374Z] #13 105.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-16T07:53:26.374Z] #13 105.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-16T07:53:26.374Z] #13 105.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:26.464Z] #43 29.97 CC images/ipc-desc.o [2021-03-16T07:53:26.636Z] #13 ... [2021-03-16T07:53:26.636Z] [2021-03-16T07:53:26.636Z] #56 [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-03-16T07:53:26.636Z] #56 sha256:5e8ca4a72d82c8353c64c202dafb4c4c8c0f79293a6290961041bdd4cb2d59bf [2021-03-16T07:53:26.723Z] #43 30.25 CC images/ipc-shm.o [2021-03-16T07:53:26.870Z] #20 62.34 Setting up python3-pip (18.1-5) ... [2021-03-16T07:53:26.983Z] #43 30.49 CC images/ipc-msg.o [2021-03-16T07:53:27.242Z] #43 30.72 CC images/ipc-sem.o [2021-03-16T07:53:27.242Z] #43 30.88 CC images/utsns.o [2021-03-16T07:53:27.682Z] #56 55.15 Checking out files: 52% (1992/3819) Checking out files: 53% (2025/3819) Checking out files: 54% (2063/3819) Checking out files: 55% (2101/3819) Checking out files: 56% (2139/3819) Checking out files: 57% (2177/3819) Checking out files: 58% (2216/3819) Checking out files: 59% (2254/3819) Checking out files: 60% (2292/3819) Checking out files: 61% (2330/3819) Checking out files: 62% (2368/3819) Checking out files: 63% (2406/3819) Checking out files: 64% (2445/3819) Checking out files: 65% (2483/3819) Checking out files: 66% (2521/3819) Checking out files: 67% (2559/3819) Checking out files: 68% (2597/3819) Checking out files: 69% (2636/3819) Checking out files: 70% (2674/3819) Checking out files: 71% (2712/3819) Checking out files: 72% (2750/3819) Checking out files: 73% (2788/3819) Checking out files: 74% (2827/3819) Checking out files: 75% (2865/3819) Checking out files: 76% (2903/3819) Checking out files: 77% (2941/3819) Checking out files: 78% (2979/3819) Checking out files: 79% (3018/3819) Checking out files: 80% (3056/3819) Checking out files: 81% (3094/3819) Checking out files: 82% (3132/3819) Checking out files: 83% (3170/3819) Checking out files: 84% (3208/3819) Checking out files: 85% (3247/3819) Checking out files: 86% (3285/3819) Checking out files: 87% (3323/3819) Checking out files: 88% (3361/3819) Checking out files: 89% (3399/3819) Checking out files: 90% (3438/3819) Checking out files: 91% (3476/3819) Checking out files: 92% (3514/3819) [2021-03-16T07:53:27.682Z] #56 ... [2021-03-16T07:53:27.682Z] [2021-03-16T07:53:27.682Z] #45 [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-03-16T07:53:27.682Z] #45 sha256:0cb526bda61a6dc2e7f85731b571da3f1b8cab584541bbe1567dbc013662bcea [2021-03-16T07:53:27.682Z] #45 109.9 go/parser [2021-03-16T07:53:27.682Z] #45 110.0 text/template [2021-03-16T07:53:27.682Z] #45 113.9 encoding/xml [2021-03-16T07:53:27.682Z] #45 115.0 go/doc [2021-03-16T07:53:27.682Z] #45 118.8 github.com/LK4D4/vndr/build [2021-03-16T07:53:27.682Z] #45 118.9 github.com/LK4D4/vndr/godl/singleflight [2021-03-16T07:53:27.682Z] #45 119.3 github.com/LK4D4/vndr/versioned [2021-03-16T07:53:27.682Z] #45 119.4 compress/flate [2021-03-16T07:53:27.682Z] #45 ... [2021-03-16T07:53:27.682Z] [2021-03-16T07:53:27.682Z] #56 [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-03-16T07:53:27.682Z] #56 sha256:5e8ca4a72d82c8353c64c202dafb4c4c8c0f79293a6290961041bdd4cb2d59bf [2021-03-16T07:53:27.811Z] #43 31.08 CC images/creds.o [2021-03-16T07:53:27.811Z] #43 31.26 CC images/vma.o [2021-03-16T07:53:27.811Z] #43 31.45 CC images/netdev.o [2021-03-16T07:53:27.944Z] #56 55.15 Checking out files: 52% (1992/3819) Checking out files: 53% (2025/3819) Checking out files: 54% (2063/3819) Checking out files: 55% (2101/3819) Checking out files: 56% (2139/3819) Checking out files: 57% (2177/3819) Checking out files: 58% (2216/3819) Checking out files: 59% (2254/3819) Checking out files: 60% (2292/3819) Checking out files: 61% (2330/3819) Checking out files: 62% (2368/3819) Checking out files: 63% (2406/3819) Checking out files: 64% (2445/3819) Checking out files: 65% (2483/3819) Checking out files: 66% (2521/3819) Checking out files: 67% (2559/3819) Checking out files: 68% (2597/3819) Checking out files: 69% (2636/3819) Checking out files: 70% (2674/3819) Checking out files: 71% (2712/3819) Checking out files: 72% (2750/3819) Checking out files: 73% (2788/3819) Checking out files: 74% (2827/3819) Checking out files: 75% (2865/3819) Checking out files: 76% (2903/3819) Checking out files: 77% (2941/3819) Checking out files: 78% (2979/3819) Checking out files: 79% (3018/3819) Checking out files: 80% (3056/3819) Checking out files: 81% (3094/3819) Checking out files: 82% (3132/3819) Checking out files: 83% (3170/3819) Checking out files: 84% (3208/3819) Checking out files: 85% (3247/3819) Checking out files: 86% (3285/3819) Checking out files: 87% (3323/3819) Checking out files: 88% (3361/3819) Checking out files: 89% (3399/3819) Checking out files: 90% (3438/3819) Checking out files: 91% (3476/3819) Checking out files: 92% (3514/3819) Checking out files: 92% (3548/3819) Checking out files: 93% (3552/3819) Checking out files: 94% (3590/3819) Checking out files: 95% (3629/3819) Checking out files: 96% (3667/3819) Checking out files: 97% (3705/3819) Checking out files: 98% (3743/3819) Checking out files: 99% (3781/3819) Checking out files: 100% (3819/3819) Checking out files: 100% (3819/3819), done. [2021-03-16T07:53:27.944Z] #56 56.43 + cd /tmp/tmp.7SRCSkO7No/src/github.com/containerd/containerd [2021-03-16T07:53:27.944Z] #56 56.43 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:53:28.096Z] #43 9.219 PBCC images/timens.pb-c.c [2021-03-16T07:53:28.096Z] #43 9.289 DEP images/timens.pb-c.d [2021-03-16T07:53:28.096Z] #43 9.391 PBCC images/fown.pb-c.c [2021-03-16T07:53:28.096Z] #43 9.426 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-16T07:53:28.096Z] #43 9.514 PBCC images/opts.pb-c.c [2021-03-16T07:53:28.238Z] #20 63.49 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:53:28.238Z] #20 63.55 Processing triggers for mime-support (3.62) ... [2021-03-16T07:53:28.352Z] #43 9.613 PBCC images/memfd.pb-c.c [2021-03-16T07:53:28.352Z] #43 9.691 DEP images/fown.pb-c.d [2021-03-16T07:53:28.352Z] #43 9.722 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-16T07:53:28.380Z] #43 31.81 CC images/tty.o [2021-03-16T07:53:28.609Z] #43 ... [2021-03-16T07:53:28.609Z] [2021-03-16T07:53:28.609Z] #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-03-16T07:53:28.609Z] #37 sha256:a23dd8f4d1bfa1106c71c01b763d5376548e9786db06b73525879bdd3a7a1814 [2021-03-16T07:53:28.609Z] #37 12.02 [100%] Linking C executable tini-static [2021-03-16T07:53:28.609Z] #37 12.84 [100%] Built target tini-static [2021-03-16T07:53:28.609Z] #37 12.93 + mkdir -p /build [2021-03-16T07:53:28.609Z] #37 12.93 + cp tini-static /build/docker-init [2021-03-16T07:53:28.609Z] #37 DONE 13.1s [2021-03-16T07:53:28.609Z] [2021-03-16T07:53:28.609Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:28.609Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:28.609Z] #43 9.790 DEP images/opts.pb-c.d [2021-03-16T07:53:28.609Z] #43 9.921 DEP images/memfd.pb-c.d [2021-03-16T07:53:28.609Z] #43 10.05 PBCC images/sit.pb-c.c [2021-03-16T07:53:28.609Z] #43 10.05 DEP images/sit.pb-c.d [2021-03-16T07:53:28.640Z] #43 ... [2021-03-16T07:53:28.640Z] [2021-03-16T07:53:28.640Z] #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-03-16T07:53:28.640Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:53:28.640Z] #13 120.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-16T07:53:28.640Z] #13 120.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-16T07:53:28.640Z] #13 120.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:28.865Z] #43 10.10 PBCC images/macvlan.pb-c.c [2021-03-16T07:53:28.865Z] #43 10.14 DEP images/macvlan.pb-c.d [2021-03-16T07:53:28.865Z] #43 10.19 PBCC images/autofs.pb-c.c [2021-03-16T07:53:28.865Z] #43 10.22 DEP images/autofs.pb-c.d [2021-03-16T07:53:28.865Z] #43 10.32 PBCC images/sysctl.pb-c.c [2021-03-16T07:53:29.121Z] #43 10.44 DEP images/sysctl.pb-c.d [2021-03-16T07:53:29.121Z] #43 10.53 PBCC images/time.pb-c.c [2021-03-16T07:53:29.121Z] #43 10.57 DEP images/time.pb-c.d [2021-03-16T07:53:29.167Z] #20 DONE 64.4s [2021-03-16T07:53:29.167Z] [2021-03-16T07:53:29.167Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-16T07:53:29.167Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-16T07:53:29.208Z] #13 ... [2021-03-16T07:53:29.208Z] [2021-03-16T07:53:29.208Z] #45 [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-03-16T07:53:29.208Z] #45 sha256:9791cf47cd77fdfb452cea96641266fe030354dfa345947418f0814e331a0556 [2021-03-16T07:53:29.208Z] #45 116.5 hash/crc32 [2021-03-16T07:53:29.208Z] #45 117.2 compress/gzip [2021-03-16T07:53:29.208Z] #45 117.3 net [2021-03-16T07:53:29.208Z] #45 117.8 vendor/golang.org/x/text/transform [2021-03-16T07:53:29.208Z] #45 118.4 vendor/golang.org/x/text/unicode/bidi [2021-03-16T07:53:29.208Z] #45 120.5 vendor/golang.org/x/text/secure/bidirule [2021-03-16T07:53:29.208Z] #45 120.9 vendor/golang.org/x/text/unicode/norm [2021-03-16T07:53:29.208Z] #45 124.7 vendor/golang.org/x/net/idna [2021-03-16T07:53:29.377Z] #43 10.62 PBCC images/binfmt-misc.pb-c.c [2021-03-16T07:53:29.377Z] #43 10.65 DEP images/binfmt-misc.pb-c.d [2021-03-16T07:53:29.468Z] #45 ... [2021-03-16T07:53:29.468Z] [2021-03-16T07:53:29.468Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:29.468Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:29.468Z] #43 32.36 CC images/file-lock.o [2021-03-16T07:53:29.468Z] #43 32.61 CC images/rlimit.o [2021-03-16T07:53:29.468Z] #43 32.88 CC images/pagemap.o [2021-03-16T07:53:29.634Z] #43 10.78 PBCC images/seccomp.pb-c.c [2021-03-16T07:53:29.634Z] #43 10.78 DEP images/seccomp.pb-c.d [2021-03-16T07:53:29.634Z] #43 10.88 PBCC images/userns.pb-c.c [2021-03-16T07:53:29.634Z] #43 10.88 DEP images/userns.pb-c.d [2021-03-16T07:53:29.634Z] #43 10.88 PBCC images/cgroup.pb-c.c [2021-03-16T07:53:29.634Z] #43 10.91 DEP images/cgroup.pb-c.d [2021-03-16T07:53:29.727Z] #43 33.15 CC images/siginfo.o [2021-03-16T07:53:29.890Z] #43 11.03 PBCC images/ext-file.pb-c.c [2021-03-16T07:53:29.890Z] #43 11.03 DEP images/ext-file.pb-c.d [2021-03-16T07:53:29.890Z] #43 11.10 PBCC images/rpc.pb-c.c [2021-03-16T07:53:29.890Z] #43 11.14 DEP images/rpc.pb-c.d [2021-03-16T07:53:29.890Z] #43 11.21 PBCC images/siginfo.pb-c.c [2021-03-16T07:53:29.987Z] #43 33.44 CC images/rpc.o [2021-03-16T07:53:30.102Z] #21 1.067 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-16T07:53:30.102Z] #21 1.073 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-16T07:53:30.102Z] #21 1.077 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-16T07:53:30.102Z] #21 DONE 1.1s [2021-03-16T07:53:30.102Z] [2021-03-16T07:53:30.102Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:53:30.102Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-16T07:53:30.146Z] #43 11.28 DEP images/siginfo.pb-c.d [2021-03-16T07:53:30.146Z] #43 11.33 PBCC images/pagemap.pb-c.c [2021-03-16T07:53:30.146Z] #43 11.39 DEP images/pagemap.pb-c.d [2021-03-16T07:53:30.146Z] #43 11.45 PBCC images/rlimit.pb-c.c [2021-03-16T07:53:30.146Z] #43 11.52 DEP images/rlimit.pb-c.d [2021-03-16T07:53:30.287Z] #21 11.77 Reading package lists... [2021-03-16T07:53:30.403Z] #43 11.60 PBCC images/file-lock.pb-c.c [2021-03-16T07:53:30.403Z] #43 11.65 DEP images/file-lock.pb-c.d [2021-03-16T07:53:30.403Z] #43 11.71 PBCC images/tty.pb-c.c [2021-03-16T07:53:30.492Z] #56 58.43 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-16T07:53:30.492Z] #56 58.43 + BUILDTAGS='netgo osusergo static_build' [2021-03-16T07:53:30.492Z] #56 58.43 + export EXTRA_FLAGS=-buildmode=pie [2021-03-16T07:53:30.492Z] #56 58.43 + EXTRA_FLAGS=-buildmode=pie [2021-03-16T07:53:30.492Z] #56 58.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-16T07:53:30.492Z] #56 58.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-16T07:53:30.492Z] #56 58.43 + '[' '' = dynamic ']' [2021-03-16T07:53:30.492Z] #56 58.43 + make [2021-03-16T07:53:30.659Z] #43 11.81 DEP images/tty.pb-c.d [2021-03-16T07:53:30.659Z] #43 11.89 PBCC images/tun.pb-c.c [2021-03-16T07:53:30.659Z] #43 11.98 PBCC images/netdev.pb-c.c [2021-03-16T07:53:30.659Z] #43 12.04 DEP images/tun.pb-c.d [2021-03-16T07:53:30.916Z] #43 12.15 DEP images/netdev.pb-c.d [2021-03-16T07:53:30.916Z] #43 12.24 PBCC images/vma.pb-c.c [2021-03-16T07:53:30.916Z] #43 12.32 DEP images/vma.pb-c.d [2021-03-16T07:53:31.172Z] #43 12.39 PBCC images/creds.pb-c.c [2021-03-16T07:53:31.172Z] #43 12.46 DEP images/creds.pb-c.d [2021-03-16T07:53:31.172Z] #43 12.52 PBCC images/utsns.pb-c.c [2021-03-16T07:53:31.172Z] #43 12.55 DEP images/utsns.pb-c.d [2021-03-16T07:53:31.172Z] #43 12.63 PBCC images/ipc-desc.pb-c.c [2021-03-16T07:53:31.367Z] #43 34.57 CC images/ext-file.o [2021-03-16T07:53:31.367Z] #43 34.74 CC images/cgroup.o [2021-03-16T07:53:31.428Z] #43 12.67 PBCC images/ipc-sem.pb-c.c [2021-03-16T07:53:31.428Z] #43 12.69 DEP images/ipc-desc.pb-c.d [2021-03-16T07:53:31.464Z] #58 ... [2021-03-16T07:53:31.464Z] [2021-03-16T07:53:31.464Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:31.464Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-16T07:53:31.464Z] #43 30.67 CC images/mnt.o [2021-03-16T07:53:31.464Z] #43 31.02 CC images/pipe-data.o [2021-03-16T07:53:31.464Z] #43 31.32 CC images/sa.o [2021-03-16T07:53:31.464Z] #43 31.59 CC images/timer.o [2021-03-16T07:53:31.464Z] #43 32.03 CC images/timerfd.o [2021-03-16T07:53:31.464Z] #43 32.25 CC images/mm.o [2021-03-16T07:53:31.464Z] #43 32.66 CC images/sk-opts.o [2021-03-16T07:53:31.464Z] #43 32.99 CC images/sk-unix.o [2021-03-16T07:53:31.464Z] #43 33.47 CC images/sk-inet.o [2021-03-16T07:53:31.464Z] #43 33.91 CC images/tun.o [2021-03-16T07:53:31.464Z] #43 34.33 CC images/sk-netlink.o [2021-03-16T07:53:31.464Z] #43 34.59 CC images/packet-sock.o [2021-03-16T07:53:31.464Z] #43 35.11 CC images/ipc-var.o [2021-03-16T07:53:31.464Z] #43 35.36 CC images/ipc-desc.o [2021-03-16T07:53:31.464Z] #43 35.78 CC images/ipc-shm.o [2021-03-16T07:53:31.467Z] #56 59.82 + bin/ctr [2021-03-16T07:53:31.700Z] #43 12.78 DEP images/ipc-sem.pb-c.d [2021-03-16T07:53:31.700Z] #43 12.80 PBCC images/ipc-msg.pb-c.c [2021-03-16T07:53:31.700Z] #43 12.83 DEP images/ipc-msg.pb-c.d [2021-03-16T07:53:31.700Z] #43 12.87 PBCC images/ipc-shm.pb-c.c [2021-03-16T07:53:31.700Z] #43 12.97 DEP images/ipc-shm.pb-c.d [2021-03-16T07:53:31.700Z] #43 13.04 PBCC images/ipc-var.pb-c.c [2021-03-16T07:53:31.700Z] #43 13.09 DEP images/ipc-var.pb-c.d [2021-03-16T07:53:31.700Z] #43 13.15 PBCC images/sk-opts.pb-c.c [2021-03-16T07:53:31.728Z] #43 35.94 CC images/ipc-msg.o [2021-03-16T07:53:31.728Z] #43 36.18 CC images/ipc-sem.o [2021-03-16T07:53:31.816Z] #21 15.84 Reading package lists... [2021-03-16T07:53:31.816Z] #21 ... [2021-03-16T07:53:31.816Z] [2021-03-16T07:53:31.816Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:31.816Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:53:31.816Z] #44 67.13 CC criu/arch/ppc64/sigframe.o [2021-03-16T07:53:31.816Z] #44 67.56 LINK criu/arch/ppc64/crtools.built-in.o [2021-03-16T07:53:31.816Z] #44 67.63 DEP criu/pie/util-vdso.d [2021-03-16T07:53:31.816Z] #44 67.84 DEP criu/pie/util.d [2021-03-16T07:53:31.816Z] #44 68.01 CC criu/pie/util.o [2021-03-16T07:53:31.816Z] #44 68.36 CC criu/pie/util-vdso.o [2021-03-16T07:53:31.816Z] #44 69.19 AR criu/pie/pie.lib.a [2021-03-16T07:53:31.816Z] #44 69.24 DEP criu/pie/restorer.d [2021-03-16T07:53:31.816Z] #44 69.49 DEP criu/arch/ppc64/vdso-trampoline.d [2021-03-16T07:53:31.816Z] #44 69.54 DEP criu/arch/ppc64/restorer.d [2021-03-16T07:53:31.816Z] #44 69.79 DEP criu/arch/ppc64/vdso-pie.d [2021-03-16T07:53:31.816Z] #44 70.00 DEP criu/pie/parasite-vdso.d [2021-03-16T07:53:31.816Z] #44 70.17 DEP criu/pie/parasite.d [2021-03-16T07:53:31.816Z] #44 70.61 CC criu/pie/parasite.o [2021-03-16T07:53:31.936Z] #43 35.27 CC images/userns.o [2021-03-16T07:53:31.957Z] #43 13.19 PBCC images/packet-sock.pb-c.c [2021-03-16T07:53:31.990Z] #43 ... [2021-03-16T07:53:31.990Z] [2021-03-16T07:53:31.990Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-16T07:53:31.990Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-16T07:53:31.990Z] #13 90.91 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-16T07:53:31.990Z] #13 90.91 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-16T07:53:31.991Z] #13 90.92 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:31.991Z] #13 ... [2021-03-16T07:53:31.991Z] [2021-03-16T07:53:31.991Z] #45 [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-03-16T07:53:31.991Z] #45 sha256:139f499073fb177504f6db079e843115ed585c54ee793a723f1e778cd32b16f3 [2021-03-16T07:53:31.991Z] #45 106.0 github.com/LK4D4/vndr/godl [2021-03-16T07:53:31.991Z] #45 107.0 github.com/LK4D4/vndr [2021-03-16T07:53:32.130Z] #44 72.29 LINK criu/pie/parasite.built-in.o [2021-03-16T07:53:32.130Z] #44 72.31 GEN criu/pie/parasite-blob.h [2021-03-16T07:53:32.130Z] #44 72.36 CC criu/pie/parasite-vdso.o [2021-03-16T07:53:32.195Z] #43 35.50 CC images/google/protobuf/descriptor.o [2021-03-16T07:53:32.214Z] #43 13.33 DEP images/sk-opts.pb-c.d [2021-03-16T07:53:32.214Z] #43 13.38 DEP images/packet-sock.pb-c.d [2021-03-16T07:53:32.214Z] #43 13.49 PBCC images/sk-netlink.pb-c.c [2021-03-16T07:53:32.214Z] #43 13.59 DEP images/sk-netlink.pb-c.d [2021-03-16T07:53:32.471Z] #43 13.64 PBCC images/sk-inet.pb-c.c [2021-03-16T07:53:32.471Z] #43 13.66 DEP images/sk-inet.pb-c.d [2021-03-16T07:53:32.471Z] #43 ... [2021-03-16T07:53:32.471Z] [2021-03-16T07:53:32.471Z] #51 [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-03-16T07:53:32.471Z] #51 sha256:fe2e7e61b9717dcb811345edc533a8a13a6d8f45146e18e39c7107c0d273e761 [2021-03-16T07:53:32.471Z] #51 79.56 github.com/pkg/diff [2021-03-16T07:53:32.471Z] #51 81.04 go/ast [2021-03-16T07:53:32.471Z] #51 83.86 golang.org/x/crypto/ssh/terminal [2021-03-16T07:53:32.471Z] #51 85.67 mvdan.cc/editorconfig [2021-03-16T07:53:32.471Z] #51 86.74 mvdan.cc/sh/v3/fileutil [2021-03-16T07:53:32.471Z] #51 86.97 mvdan.cc/sh/v3/syntax [2021-03-16T07:53:32.471Z] #51 ... [2021-03-16T07:53:32.471Z] [2021-03-16T07:53:32.471Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:32.471Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:32.471Z] #43 13.76 PBCC images/sk-unix.pb-c.c [2021-03-16T07:53:32.471Z] #43 13.83 DEP images/sk-unix.pb-c.d [2021-03-16T07:53:32.732Z] #43 13.92 PBCC images/mm.pb-c.c [2021-03-16T07:53:32.732Z] #43 13.92 DEP images/mm.pb-c.d [2021-03-16T07:53:32.732Z] #43 14.00 PBCC images/timerfd.pb-c.c [2021-03-16T07:53:32.732Z] #43 14.09 DEP images/timerfd.pb-c.d [2021-03-16T07:53:32.874Z] #56 ... [2021-03-16T07:53:32.874Z] [2021-03-16T07:53:32.874Z] #51 [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-03-16T07:53:32.874Z] #51 sha256:ef8b98d6af1f7fc424d95465ff4f861ac3a75710e90665f6ff1f3f7efed5711f [2021-03-16T07:53:32.874Z] #51 DONE 125.3s [2021-03-16T07:53:32.874Z] [2021-03-16T07:53:32.874Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:32.874Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:32.874Z] #43 19.55 CC images/core-x86.o [2021-03-16T07:53:32.874Z] #43 20.14 CC images/core-arm.o [2021-03-16T07:53:32.874Z] #43 20.49 CC images/core-aarch64.o [2021-03-16T07:53:32.874Z] #43 20.91 CC images/core-ppc64.o [2021-03-16T07:53:32.874Z] #43 21.41 CC images/core-s390.o [2021-03-16T07:53:32.874Z] #43 22.13 CC images/cpuinfo.o [2021-03-16T07:53:32.874Z] #43 22.65 CC images/inventory.o [2021-03-16T07:53:32.874Z] #43 22.96 CC images/fdinfo.o [2021-03-16T07:53:32.874Z] #43 23.28 CC images/fown.o [2021-03-16T07:53:32.874Z] #43 23.50 CC images/ns.o [2021-03-16T07:53:32.874Z] #43 23.77 CC images/regfile.o [2021-03-16T07:53:32.874Z] #43 23.95 CC images/ghost-file.o [2021-03-16T07:53:32.874Z] #43 24.26 CC images/fifo.o [2021-03-16T07:53:32.874Z] #43 24.57 CC images/remap-file-path.o [2021-03-16T07:53:32.874Z] #43 24.84 CC images/eventfd.o [2021-03-16T07:53:32.874Z] #43 25.15 CC images/eventpoll.o [2021-03-16T07:53:32.874Z] #43 25.38 CC images/fh.o [2021-03-16T07:53:32.874Z] #43 25.66 CC images/fsnotify.o [2021-03-16T07:53:32.989Z] #43 14.17 PBCC images/timer.pb-c.c [2021-03-16T07:53:32.989Z] #43 14.19 DEP images/timer.pb-c.d [2021-03-16T07:53:32.989Z] #43 14.26 PBCC images/sa.pb-c.c [2021-03-16T07:53:32.989Z] #43 14.40 DEP images/sa.pb-c.d [2021-03-16T07:53:33.182Z] #44 73.27 CC criu/arch/ppc64/vdso-pie.o [2021-03-16T07:53:33.245Z] #43 14.43 PBCC images/pipe-data.pb-c.c [2021-03-16T07:53:33.245Z] #43 14.46 DEP images/pipe-data.pb-c.d [2021-03-16T07:53:33.245Z] #43 14.52 PBCC images/mnt.pb-c.c [2021-03-16T07:53:33.245Z] #43 14.58 DEP images/mnt.pb-c.d [2021-03-16T07:53:33.480Z] #44 73.72 CC criu/arch/ppc64/restorer.o [2021-03-16T07:53:33.502Z] #43 14.67 PBCC images/sk-packet.pb-c.c [2021-03-16T07:53:33.502Z] #43 14.71 DEP images/sk-packet.pb-c.d [2021-03-16T07:53:33.502Z] #43 14.77 PBCC images/tcp-stream.pb-c.c [2021-03-16T07:53:33.502Z] #43 14.83 DEP images/tcp-stream.pb-c.d [2021-03-16T07:53:33.502Z] #43 14.92 PBCC images/pipe.pb-c.c [2021-03-16T07:53:33.759Z] #43 14.98 DEP images/pipe.pb-c.d [2021-03-16T07:53:33.759Z] #43 15.02 PBCC images/pstree.pb-c.c [2021-03-16T07:53:33.759Z] #43 15.09 DEP images/pstree.pb-c.d [2021-03-16T07:53:33.817Z] #43 26.68 CC images/signalfd.o [2021-03-16T07:53:33.915Z] #45 ... [2021-03-16T07:53:33.915Z] [2021-03-16T07:53:33.915Z] #58 [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-03-16T07:53:33.915Z] #58 sha256:8c806275561eb00067a9f29a4c343368dde7bbb2b3ebbac3d41ff2528915a058 [2021-03-16T07:53:33.915Z] #58 DONE 108.7s [2021-03-16T07:53:33.915Z] [2021-03-16T07:53:33.915Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-16T07:53:33.915Z] #59 sha256:6b15a9ae5d176837f54445f8278b3ccd1f824337d3f38d1946f55333e9812950 [2021-03-16T07:53:33.915Z] #59 DONE 0.2s [2021-03-16T07:53:33.915Z] [2021-03-16T07:53:33.915Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-16T07:53:33.915Z] #60 sha256:01941646045de6fa88f65db66dc9da4a099abb7283546a5dbd2300a950234479 [2021-03-16T07:53:34.015Z] #43 15.16 PBCC images/fs.pb-c.c [2021-03-16T07:53:34.015Z] #43 15.19 DEP images/fs.pb-c.d [2021-03-16T07:53:34.015Z] #43 15.26 PBCC images/signalfd.pb-c.c [2021-03-16T07:53:34.015Z] #43 15.28 DEP images/signalfd.pb-c.d [2021-03-16T07:53:34.015Z] #43 15.35 PBCC images/fh.pb-c.c [2021-03-16T07:53:34.077Z] #43 27.06 CC images/fs.o [2021-03-16T07:53:34.103Z] #43 37.19 CC images/opts.o [2021-03-16T07:53:34.103Z] #43 37.36 CC images/seccomp.o [2021-03-16T07:53:34.103Z] #43 37.58 CC images/binfmt-misc.o [2021-03-16T07:53:34.126Z] #44 74.15 CC criu/arch/ppc64/vdso-trampoline.o [2021-03-16T07:53:34.126Z] #44 74.17 CC criu/pie/restorer.o [2021-03-16T07:53:34.178Z] #60 DONE 0.1s [2021-03-16T07:53:34.178Z] [2021-03-16T07:53:34.178Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:34.178Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-16T07:53:34.178Z] #43 36.60 CC images/utsns.o [2021-03-16T07:53:34.178Z] #43 36.81 CC images/creds.o [2021-03-16T07:53:34.178Z] #43 37.16 CC images/vma.o [2021-03-16T07:53:34.178Z] #43 37.56 CC images/netdev.o [2021-03-16T07:53:34.178Z] #43 37.96 CC images/tty.o [2021-03-16T07:53:34.272Z] #43 15.46 PBCC images/fsnotify.pb-c.c [2021-03-16T07:53:34.272Z] #43 15.56 DEP images/fh.pb-c.d [2021-03-16T07:53:34.272Z] #43 15.64 DEP images/fsnotify.pb-c.d [2021-03-16T07:53:34.272Z] #43 15.70 PBCC images/eventpoll.pb-c.c [2021-03-16T07:53:34.337Z] #43 27.30 CC images/pstree.o [2021-03-16T07:53:34.363Z] #43 37.86 CC images/time.o [2021-03-16T07:53:34.442Z] #43 38.87 CC images/file-lock.o [2021-03-16T07:53:34.529Z] #43 15.78 DEP images/eventpoll.pb-c.d [2021-03-16T07:53:34.529Z] #43 15.82 PBCC images/eventfd.pb-c.c [2021-03-16T07:53:34.529Z] #43 15.88 DEP images/eventfd.pb-c.d [2021-03-16T07:53:34.529Z] #43 15.92 PBCC images/remap-file-path.pb-c.c [2021-03-16T07:53:34.621Z] #43 38.03 CC images/sysctl.o [2021-03-16T07:53:34.621Z] #43 38.18 CC images/autofs.o [2021-03-16T07:53:34.775Z] #44 ... [2021-03-16T07:53:34.775Z] [2021-03-16T07:53:34.775Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:53:34.775Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-16T07:53:34.775Z] #21 15.84 Reading package lists... [2021-03-16T07:53:34.822Z] #43 15.99 DEP images/remap-file-path.pb-c.d [2021-03-16T07:53:34.822Z] #43 16.04 PBCC images/fifo.pb-c.c [2021-03-16T07:53:34.822Z] #43 16.09 DEP images/fifo.pb-c.d [2021-03-16T07:53:34.822Z] #43 16.12 PBCC images/ghost-file.pb-c.c [2021-03-16T07:53:34.822Z] #43 16.17 DEP images/ghost-file.pb-c.d [2021-03-16T07:53:34.880Z] #43 38.37 CC images/macvlan.o [2021-03-16T07:53:34.908Z] #43 27.53 CC images/pipe.o [2021-03-16T07:53:34.908Z] #43 27.72 CC images/tcp-stream.o [2021-03-16T07:53:35.019Z] #43 39.26 CC images/rlimit.o [2021-03-16T07:53:35.073Z] #21 20.78 Building dependency tree... [2021-03-16T07:53:35.073Z] #21 ... [2021-03-16T07:53:35.073Z] [2021-03-16T07:53:35.073Z] #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-03-16T07:53:35.073Z] #46 sha256:d78f9c51648f540f897a36e6ce2e0d475cef560008560a13d24f13c03e21fe2e [2021-03-16T07:53:35.073Z] #46 131.8 encoding/asn1 [2021-03-16T07:53:35.073Z] #46 134.3 crypto/rsa [2021-03-16T07:53:35.073Z] #46 136.7 github.com/LK4D4/vndr/build [2021-03-16T07:53:35.073Z] #46 139.5 vendor/golang.org/x/net/idna [2021-03-16T07:53:35.073Z] #46 140.8 vendor/golang.org/x/crypto/cryptobyte [2021-03-16T07:53:35.080Z] #43 16.24 PBCC images/regfile.pb-c.c [2021-03-16T07:53:35.080Z] #43 16.36 DEP images/regfile.pb-c.d [2021-03-16T07:53:35.080Z] #43 16.43 PBCC images/ns.pb-c.c [2021-03-16T07:53:35.080Z] #43 16.48 DEP images/ns.pb-c.d [2021-03-16T07:53:35.140Z] #43 38.60 CC images/sit.o [2021-03-16T07:53:35.169Z] #43 27.90 CC images/sk-packet.o [2021-03-16T07:53:35.282Z] #43 39.56 CC images/pagemap.o [2021-03-16T07:53:35.354Z] #22 ... [2021-03-16T07:53:35.354Z] [2021-03-16T07:53:35.354Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:35.354Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:35.354Z] #43 121.1 CC criu/libnetlink.o [2021-03-16T07:53:35.354Z] #43 121.6 CC criu/log.o [2021-03-16T07:53:35.354Z] #43 122.1 CC criu/lsm.o [2021-03-16T07:53:35.354Z] #43 122.6 CC criu/mem.o [2021-03-16T07:53:35.354Z] #43 124.5 CC criu/memfd.o [2021-03-16T07:53:35.354Z] #43 125.1 CC criu/mount.o [2021-03-16T07:53:35.354Z] #43 130.1 CC criu/namespaces.o [2021-03-16T07:53:35.354Z] #43 ... [2021-03-16T07:53:35.354Z] [2021-03-16T07:53:35.354Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:53:35.354Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-16T07:53:35.354Z] #22 5.260 Collecting yamllint==1.16.0 [2021-03-16T07:53:35.354Z] #43 16.53 PBCC images/fdinfo.pb-c.c [2021-03-16T07:53:35.354Z] #43 16.69 DEP images/fdinfo.pb-c.d [2021-03-16T07:53:35.354Z] #43 16.73 PBCC images/core-aarch64.pb-c.c [2021-03-16T07:53:35.354Z] #43 16.78 PBCC images/core-arm.pb-c.c [2021-03-16T07:53:35.399Z] #43 38.84 CC images/memfd.o [2021-03-16T07:53:35.430Z] #43 28.17 CC images/mnt.o [2021-03-16T07:53:35.611Z] #43 16.85 PBCC images/core-ppc64.pb-c.c [2021-03-16T07:53:35.611Z] #43 16.98 PBCC images/core-s390.pb-c.c [2021-03-16T07:53:35.611Z] #43 17.02 PBCC images/core-x86.pb-c.c [2021-03-16T07:53:35.658Z] #43 39.13 CC images/timens.o [2021-03-16T07:53:35.691Z] #43 28.48 CC images/pipe-data.o [2021-03-16T07:53:35.691Z] #43 28.71 CC images/sa.o [2021-03-16T07:53:35.862Z] #43 40.19 CC images/siginfo.o [2021-03-16T07:53:35.871Z] #43 17.08 PBCC images/core.pb-c.c [2021-03-16T07:53:35.871Z] #43 17.21 PBCC images/inventory.pb-c.c [2021-03-16T07:53:35.917Z] #43 39.40 LINK images/built-in.o [2021-03-16T07:53:36.131Z] #43 17.29 DEP images/core-aarch64.pb-c.d [2021-03-16T07:53:36.131Z] #43 17.38 DEP images/core-arm.pb-c.d [2021-03-16T07:53:36.131Z] #43 17.45 DEP images/core-ppc64.pb-c.d [2021-03-16T07:53:36.131Z] #46 ... [2021-03-16T07:53:36.132Z] [2021-03-16T07:53:36.132Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:53:36.132Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-16T07:53:36.132Z] #21 20.78 Building dependency tree... [2021-03-16T07:53:36.177Z] #43 39.59 GEN compel/include/asm [2021-03-16T07:53:36.177Z] #43 39.61 GEN compel/include/version.h [2021-03-16T07:53:36.177Z] #43 39.63 touch .config [2021-03-16T07:53:36.177Z] #43 39.69 GEN include/common/config.h [2021-03-16T07:53:36.177Z] #43 39.77 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-16T07:53:36.177Z] #43 39.80 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-16T07:53:36.263Z] #43 28.89 CC images/timer.o [2021-03-16T07:53:36.387Z] #43 17.51 DEP images/core-s390.pb-c.d [2021-03-16T07:53:36.387Z] #43 17.56 DEP images/core-x86.pb-c.d [2021-03-16T07:53:36.387Z] #43 ... [2021-03-16T07:53:36.387Z] [2021-03-16T07:53:36.387Z] #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-03-16T07:53:36.387Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:53:36.387Z] #13 78.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-16T07:53:36.387Z] #13 78.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-16T07:53:36.387Z] #13 78.13 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-16T07:53:36.387Z] #13 84.65 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-16T07:53:36.387Z] #13 84.65 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-16T07:53:36.387Z] #13 84.66 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:36.387Z] #13 84.85 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-16T07:53:36.387Z] #13 84.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-16T07:53:36.387Z] #13 84.85 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:36.387Z] #13 ... [2021-03-16T07:53:36.387Z] [2021-03-16T07:53:36.387Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:36.387Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:36.387Z] #43 17.67 DEP images/core.pb-c.d [2021-03-16T07:53:36.387Z] #43 17.73 DEP images/inventory.pb-c.d [2021-03-16T07:53:36.436Z] #43 39.82 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-16T07:53:36.436Z] #43 39.84 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-16T07:53:36.436Z] #43 39.87 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-16T07:53:36.436Z] #43 39.90 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-16T07:53:36.436Z] #43 39.96 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-16T07:53:36.436Z] #43 39.98 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-16T07:53:36.436Z] #43 39.99 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-16T07:53:36.436Z] #43 40.01 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-16T07:53:36.439Z] #43 40.64 CC images/rpc.o [2021-03-16T07:53:36.524Z] #43 29.20 CC images/timerfd.o [2021-03-16T07:53:36.643Z] #43 17.86 PBCC images/cpuinfo.pb-c.c [2021-03-16T07:53:36.643Z] #43 17.88 DEP images/cpuinfo.pb-c.d [2021-03-16T07:53:36.643Z] #43 17.94 PBCC images/stats.pb-c.c [2021-03-16T07:53:36.643Z] #43 18.00 DEP images/stats.pb-c.d [2021-03-16T07:53:36.695Z] #43 40.02 DEP compel/plugins/std/infect.d [2021-03-16T07:53:36.695Z] #43 40.11 DEP compel/plugins/std/string.d [2021-03-16T07:53:36.785Z] #43 29.48 CC images/mm.o [2021-03-16T07:53:36.955Z] #43 40.27 DEP compel/plugins/std/log.d [2021-03-16T07:53:36.955Z] #43 40.38 DEP compel/plugins/std/fds.d [2021-03-16T07:53:36.955Z] #43 40.49 DEP compel/plugins/std/std.d [2021-03-16T07:53:37.046Z] #43 29.82 CC images/sk-opts.o [2021-03-16T07:53:37.046Z] #43 30.06 CC images/sk-unix.o [2021-03-16T07:53:37.104Z] using credential docker-jenkins-github-credentials [2021-03-16T07:53:37.183Z] Cloning the remote Git repository [2021-03-16T07:53:37.183Z] Cloning with configured refspecs honoured and without tags [2021-03-16T07:53:37.189Z] #21 22.72 libcap2-bin is already the newest version (1:2.25-2). [2021-03-16T07:53:37.189Z] #21 22.72 The following additional packages will be installed: [2021-03-16T07:53:37.189Z] #21 22.72 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-16T07:53:37.189Z] #21 22.72 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-16T07:53:37.189Z] #21 22.72 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-16T07:53:37.189Z] #21 22.73 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-16T07:53:37.189Z] #21 22.73 python3.7 python3.7-minimal vim-runtime xxd [2021-03-16T07:53:37.189Z] #21 22.73 Suggested packages: [2021-03-16T07:53:37.189Z] #21 22.73 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-16T07:53:37.189Z] #21 22.74 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-16T07:53:37.189Z] #21 22.74 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-16T07:53:37.189Z] #21 22.74 Recommended packages: [2021-03-16T07:53:37.189Z] #21 22.74 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-16T07:53:37.189Z] #21 22.74 python3-keyrings.alt python3-xdg unzip [2021-03-16T07:53:37.214Z] #43 40.64 DEP compel/plugins/shmem/shmem.d [2021-03-16T07:53:37.214Z] #43 40.71 DEP compel/plugins/fds/fds.d [2021-03-16T07:53:37.473Z] #43 40.85 CC compel/plugins/std/std.o [2021-03-16T07:53:37.618Z] #43 30.40 CC images/sk-inet.o [2021-03-16T07:53:37.732Z] #43 41.22 CC compel/plugins/std/fds.o [2021-03-16T07:53:37.834Z] #43 41.96 CC images/ext-file.o [2021-03-16T07:53:37.834Z] #43 ... [2021-03-16T07:53:37.834Z] [2021-03-16T07:53:37.834Z] #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-03-16T07:53:37.834Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-16T07:53:37.834Z] #13 106.7 Selecting previously unselected package libapparmor1:arm64. [2021-03-16T07:53:37.834Z] #13 106.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-03-16T07:53:37.834Z] #13 106.7 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-03-16T07:53:37.880Z] #43 30.74 CC images/tun.o [2021-03-16T07:53:38.009Z] #43 ... [2021-03-16T07:53:38.009Z] [2021-03-16T07:53:38.009Z] #45 [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-03-16T07:53:38.009Z] #45 sha256:8c2d9782b214373bc90ba48e9fd42ad397a3561257c406da8474da5e50246664 [2021-03-16T07:53:38.009Z] #45 84.93 go/parser [2021-03-16T07:53:38.009Z] #45 86.12 text/template [2021-03-16T07:53:38.009Z] #45 89.21 encoding/xml [2021-03-16T07:53:38.009Z] #45 92.14 go/doc [2021-03-16T07:53:38.009Z] #45 ... [2021-03-16T07:53:38.009Z] [2021-03-16T07:53:38.009Z] #51 [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-03-16T07:53:38.009Z] #51 sha256:fe2e7e61b9717dcb811345edc533a8a13a6d8f45146e18e39c7107c0d273e761 [2021-03-16T07:53:38.009Z] #51 94.95 mvdan.cc/sh/v3/cmd/shfmt [2021-03-16T07:53:38.101Z] #13 106.8 Selecting previously unselected package libapparmor-dev:arm64. [2021-03-16T07:53:38.101Z] #13 106.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-03-16T07:53:38.101Z] #13 106.9 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-16T07:53:38.101Z] #13 107.1 Selecting previously unselected package libbtrfs0. [2021-03-16T07:53:38.101Z] #13 107.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-16T07:53:38.101Z] #13 107.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-16T07:53:38.141Z] #43 30.96 CC images/sk-netlink.o [2021-03-16T07:53:37.450Z] Cloning repository https://github.com/moby/moby.git [2021-03-16T07:53:37.924Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-03-16T07:53:38.299Z] #43 41.75 CC compel/plugins/std/log.o [2021-03-16T07:53:38.365Z] #13 107.1 Selecting previously unselected package libbtrfs-dev. [2021-03-16T07:53:38.365Z] #13 107.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-16T07:53:38.365Z] #13 107.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:53:38.365Z] #13 107.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-03-16T07:53:38.365Z] #13 107.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-16T07:53:38.365Z] #13 107.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-16T07:53:38.402Z] #43 31.16 CC images/packet-sock.o [2021-03-16T07:53:38.628Z] #13 107.5 Selecting previously unselected package libudev-dev:arm64. [2021-03-16T07:53:38.628Z] #13 107.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ... [2021-03-16T07:53:38.628Z] #13 107.5 Unpacking libudev-dev:arm64 (241-7~deb10u6) ... [2021-03-16T07:53:38.663Z] #43 31.51 CC images/ipc-var.o [2021-03-16T07:53:38.898Z] #13 107.7 Selecting previously unselected package libsepol1-dev:arm64. [2021-03-16T07:53:38.898Z] #13 107.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-03-16T07:53:38.898Z] #13 107.8 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-03-16T07:53:38.924Z] #43 31.72 CC images/ipc-desc.o [2021-03-16T07:53:38.924Z] #43 31.88 CC images/ipc-shm.o [2021-03-16T07:53:39.161Z] #13 108.1 Selecting previously unselected package libpcre16-3:arm64. [2021-03-16T07:53:39.161Z] #13 108.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-03-16T07:53:39.161Z] #13 108.1 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-03-16T07:53:39.185Z] #43 32.06 CC images/ipc-msg.o [2021-03-16T07:53:39.237Z] #43 42.45 CC compel/plugins/std/string.o [2021-03-16T07:53:39.297Z] #21 24.66 The following NEW packages will be installed: [2021-03-16T07:53:39.297Z] #21 24.67 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-16T07:53:39.297Z] #21 24.67 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-16T07:53:39.297Z] #21 24.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-16T07:53:39.297Z] #21 24.67 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-16T07:53:39.297Z] #21 24.67 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-16T07:53:39.297Z] #21 24.67 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-16T07:53:39.297Z] #21 24.67 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-16T07:53:39.297Z] #21 24.67 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-16T07:53:39.297Z] #21 24.67 xz-utils zip [2021-03-16T07:53:39.297Z] #21 24.82 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-16T07:53:39.297Z] #21 24.82 Need to get 29.2 MB of archives. [2021-03-16T07:53:39.297Z] #21 24.82 After this operation, 134 MB of additional disk space will be used. [2021-03-16T07:53:39.297Z] #21 24.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-03-16T07:53:39.297Z] #21 24.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2021-03-16T07:53:39.297Z] #21 24.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2021-03-16T07:53:39.297Z] #21 25.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-03-16T07:53:39.297Z] #21 25.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-03-16T07:53:39.297Z] #21 25.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2021-03-16T07:53:39.297Z] #21 25.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-03-16T07:53:39.297Z] #21 25.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-03-16T07:53:39.297Z] #21 25.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-03-16T07:53:39.297Z] #21 25.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-03-16T07:53:39.297Z] #21 25.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-03-16T07:53:39.297Z] #21 25.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-03-16T07:53:39.297Z] #21 25.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-03-16T07:53:39.297Z] #21 25.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-03-16T07:53:39.297Z] #21 25.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-03-16T07:53:39.297Z] #21 25.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-03-16T07:53:39.297Z] #21 25.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-03-16T07:53:39.297Z] #21 25.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-03-16T07:53:39.297Z] #21 25.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-03-16T07:53:39.297Z] #21 25.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-03-16T07:53:39.424Z] #13 108.2 Selecting previously unselected package libpcre32-3:arm64. [2021-03-16T07:53:39.424Z] #13 108.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-03-16T07:53:39.424Z] #13 108.3 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-03-16T07:53:39.424Z] #13 108.4 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-03-16T07:53:39.424Z] #13 108.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-03-16T07:53:39.424Z] #13 108.4 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-16T07:53:39.446Z] #43 32.31 CC images/ipc-sem.o [2021-03-16T07:53:39.620Z] #21 25.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-03-16T07:53:39.620Z] #21 25.28 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-03-16T07:53:39.620Z] #21 25.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-03-16T07:53:39.620Z] #21 25.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-03-16T07:53:39.620Z] #21 25.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-03-16T07:53:39.620Z] #21 25.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-03-16T07:53:39.620Z] #21 25.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-03-16T07:53:39.620Z] #21 25.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-03-16T07:53:39.620Z] #21 25.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-03-16T07:53:39.692Z] #13 108.6 Selecting previously unselected package libpcre3-dev:arm64. [2021-03-16T07:53:39.693Z] #13 108.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-03-16T07:53:39.693Z] #13 108.6 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-16T07:53:39.710Z] #43 32.54 CC images/utsns.o [2021-03-16T07:53:39.710Z] #43 ... [2021-03-16T07:53:39.710Z] [2021-03-16T07:53:39.710Z] #45 [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-03-16T07:53:39.710Z] #45 sha256:0cb526bda61a6dc2e7f85731b571da3f1b8cab584541bbe1567dbc013662bcea [2021-03-16T07:53:39.710Z] #45 122.0 hash/crc32 [2021-03-16T07:53:39.710Z] #45 122.5 net [2021-03-16T07:53:39.710Z] #45 122.7 compress/gzip [2021-03-16T07:53:39.710Z] #45 123.4 vendor/golang.org/x/text/transform [2021-03-16T07:53:39.710Z] #45 124.2 vendor/golang.org/x/text/unicode/bidi [2021-03-16T07:53:39.710Z] #45 126.5 vendor/golang.org/x/text/secure/bidirule [2021-03-16T07:53:39.710Z] #45 126.9 vendor/golang.org/x/text/unicode/norm [2021-03-16T07:53:39.710Z] #45 130.6 vendor/golang.org/x/net/idna [2021-03-16T07:53:39.806Z] #43 43.14 CC compel/plugins/std/infect.o [2021-03-16T07:53:39.806Z] #43 ... [2021-03-16T07:53:39.806Z] [2021-03-16T07:53:39.806Z] #45 [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-03-16T07:53:39.806Z] #45 sha256:9791cf47cd77fdfb452cea96641266fe030354dfa345947418f0814e331a0556 [2021-03-16T07:53:39.806Z] #45 126.9 vendor/golang.org/x/net/http2/hpack [2021-03-16T07:53:39.806Z] #45 128.0 mime [2021-03-16T07:53:39.806Z] #45 129.6 mime/quotedprintable [2021-03-16T07:53:39.806Z] #45 130.0 net/http/internal [2021-03-16T07:53:39.806Z] #45 134.4 net/textproto [2021-03-16T07:53:39.806Z] #45 134.4 crypto/x509 [2021-03-16T07:53:39.806Z] #45 135.6 vendor/golang.org/x/net/http/httpguts [2021-03-16T07:53:39.806Z] #45 135.8 vendor/golang.org/x/net/http/httpproxy [2021-03-16T07:53:39.806Z] #45 136.4 mime/multipart [2021-03-16T07:53:39.976Z] #45 ... [2021-03-16T07:53:39.976Z] [2021-03-16T07:53:39.976Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:39.976Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:39.976Z] #43 32.80 CC images/creds.o [2021-03-16T07:53:40.065Z] #45 ... [2021-03-16T07:53:40.065Z] [2021-03-16T07:53:40.065Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:40.065Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:40.065Z] #43 43.58 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-16T07:53:40.065Z] #43 43.63 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-16T07:53:40.065Z] #43 43.67 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-16T07:53:40.237Z] #43 32.99 CC images/vma.o [2021-03-16T07:53:40.271Z] #13 109.0 Selecting previously unselected package libselinux1-dev:arm64. [2021-03-16T07:53:40.271Z] #13 109.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-03-16T07:53:40.271Z] #13 109.0 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-16T07:53:40.271Z] #21 25.88 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-03-16T07:53:40.271Z] #21 25.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-03-16T07:53:40.271Z] #21 25.89 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-03-16T07:53:40.271Z] #21 25.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-03-16T07:53:40.271Z] #21 25.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-03-16T07:53:40.271Z] #21 25.94 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-03-16T07:53:40.271Z] #21 26.07 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-16T07:53:40.271Z] #21 26.08 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-03-16T07:53:40.271Z] #21 26.09 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-03-16T07:53:40.271Z] #21 26.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-16T07:53:40.271Z] #21 26.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-03-16T07:53:40.271Z] #21 26.15 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-16T07:53:40.271Z] #21 26.15 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-03-16T07:53:40.325Z] #43 43.74 AR compel/plugins/std.lib.a [2021-03-16T07:53:40.325Z] #43 43.81 CC compel/plugins/fds/fds.o [2021-03-16T07:53:39.018Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-16T07:53:39.018Z] > git --version # timeout=10 [2021-03-16T07:53:39.069Z] > git --version # 'git version 2.24.1.windows.2' [2021-03-16T07:53:39.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:53:39.072Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42152/head:refs/remotes/origin/PR-42152 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:53:40.499Z] #43 33.23 CC images/netdev.o [2021-03-16T07:53:40.535Z] #13 109.4 Selecting previously unselected package libdevmapper-dev:arm64. [2021-03-16T07:53:40.535Z] #13 109.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-03-16T07:53:40.535Z] #13 109.5 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-16T07:53:40.572Z] #21 26.21 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-03-16T07:53:40.572Z] #21 26.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-03-16T07:53:40.572Z] #21 26.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-16T07:53:40.584Z] #43 44.18 AR compel/plugins/fds.lib.a [2021-03-16T07:53:40.584Z] #43 44.21 HOSTDEP compel/src/lib/log-host.d [2021-03-16T07:53:40.761Z] #43 33.57 CC images/tty.o [2021-03-16T07:53:40.843Z] #43 44.33 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-16T07:53:40.843Z] #43 44.42 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-16T07:53:40.843Z] #43 44.47 HOSTDEP compel/src/main-host.d [2021-03-16T07:53:40.873Z] #21 26.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-03-16T07:53:40.873Z] #21 26.64 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-03-16T07:53:40.873Z] #21 26.69 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-03-16T07:53:41.103Z] #43 44.61 DEP compel/src/lib/ptrace.d [2021-03-16T07:53:41.103Z] #43 44.71 DEP compel/src/lib/infect.d [2021-03-16T07:53:41.332Z] #43 34.12 CC images/file-lock.o [2021-03-16T07:53:41.332Z] #43 34.36 CC images/rlimit.o [2021-03-16T07:53:41.363Z] #43 44.87 DEP compel/src/lib/infect-util.d [2021-03-16T07:53:41.363Z] #43 44.97 DEP compel/src/lib/infect-rpc.d [2021-03-16T07:53:41.622Z] #43 45.10 DEP compel/arch/x86/src/lib/infect.d [2021-03-16T07:53:41.622Z] #43 45.18 DEP compel/arch/x86/src/lib/cpu.d [2021-03-16T07:53:41.882Z] #43 45.29 DEP compel/src/lib/log.d [2021-03-16T07:53:41.882Z] #43 45.40 DEP compel/src/main.d [2021-03-16T07:53:41.882Z] #43 45.53 DEP compel/src/lib/handle-elf.d [2021-03-16T07:53:41.897Z] #22 10.62 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-16T07:53:41.897Z] #22 10.73 Collecting pyyaml (from yamllint==1.16.0) [2021-03-16T07:53:41.897Z] #22 10.99 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-16T07:53:41.897Z] #22 11.36 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-16T07:53:41.897Z] #22 11.40 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-16T07:53:41.897Z] #22 11.46 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-16T07:53:41.897Z] #22 11.83 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-16T07:53:41.904Z] #43 34.52 CC images/pagemap.o [2021-03-16T07:53:41.904Z] #43 34.81 CC images/siginfo.o [2021-03-16T07:53:41.929Z] #13 ... [2021-03-16T07:53:41.929Z] [2021-03-16T07:53:41.929Z] #45 [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-03-16T07:53:41.929Z] #45 sha256:139f499073fb177504f6db079e843115ed585c54ee793a723f1e778cd32b16f3 [2021-03-16T07:53:41.929Z] #45 DONE 117.0s [2021-03-16T07:53:41.929Z] [2021-03-16T07:53:41.929Z] #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-03-16T07:53:41.929Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-16T07:53:41.929Z] #13 110.9 Selecting previously unselected package libseccomp-dev:arm64. [2021-03-16T07:53:41.929Z] #13 110.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-03-16T07:53:41.929Z] #13 110.9 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-03-16T07:53:41.930Z] #21 27.50 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:53:41.930Z] #21 27.63 Fetched 29.2 MB in 2s (14.8 MB/s) [2021-03-16T07:53:41.930Z] #21 27.71 Selecting previously unselected package pigz. [2021-03-16T07:53:42.142Z] #43 45.62 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-16T07:53:42.165Z] #43 35.10 CC images/rpc.o [2021-03-16T07:53:42.193Z] #13 111.1 Selecting previously unselected package libsystemd-dev:arm64. [2021-03-16T07:53:42.193Z] #13 111.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ... [2021-03-16T07:53:42.193Z] #13 111.1 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-03-16T07:53:42.230Z] #21 27.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23363 files and directories currently installed.) [2021-03-16T07:53:42.230Z] #21 27.88 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-03-16T07:53:42.230Z] #21 27.89 Unpacking pigz (2.4-1) ... [2021-03-16T07:53:42.230Z] #21 27.99 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-03-16T07:53:42.230Z] #21 28.00 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-16T07:53:42.230Z] #21 28.00 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-03-16T07:53:42.401Z] #43 45.77 CC compel/src/lib/log.o [2021-03-16T07:53:42.461Z] #22 DONE 12.2s [2021-03-16T07:53:42.461Z] [2021-03-16T07:53:42.461Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-16T07:53:42.461Z] #25 sha256:994876708c8a9b31cf27fa9834c864756040b2bea6d05549db9eb4ee759c21c6 [2021-03-16T07:53:42.661Z] #43 46.08 CC compel/arch/x86/src/lib/cpu.o [2021-03-16T07:53:42.718Z] #25 DONE 0.3s [2021-03-16T07:53:42.718Z] [2021-03-16T07:53:42.718Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-16T07:53:42.718Z] #30 sha256:fd43d35e9c74547aa3a1d004df59088aab3f07586cb8eee7961849fb13d95295 [2021-03-16T07:53:42.836Z] #21 28.50 Selecting previously unselected package python3.7-minimal. [2021-03-16T07:53:42.836Z] #21 28.53 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-16T07:53:42.836Z] #21 28.55 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-16T07:53:43.144Z] #13 111.9 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-16T07:53:43.145Z] #13 112.0 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-03-16T07:53:43.145Z] #13 112.1 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-03-16T07:53:43.145Z] #13 112.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-16T07:53:43.145Z] #13 112.1 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-03-16T07:53:43.145Z] #13 112.1 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-03-16T07:53:43.145Z] #13 112.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:43.145Z] #13 112.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-16T07:53:43.145Z] #13 112.2 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-03-16T07:53:43.145Z] #13 112.2 Setting up libudev-dev:arm64 (241-7~deb10u6) ... [2021-03-16T07:53:43.229Z] #43 46.76 CC compel/arch/x86/src/lib/infect.o [2021-03-16T07:53:43.252Z] #51 ... [2021-03-16T07:53:43.252Z] [2021-03-16T07:53:43.252Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:43.252Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:43.252Z] #43 19.92 make[1]: Nothing to be done for 'all'. [2021-03-16T07:53:43.252Z] #43 21.53 CC images/stats.o [2021-03-16T07:53:43.252Z] #43 21.99 CC images/core.o [2021-03-16T07:53:43.252Z] #43 22.71 CC images/core-x86.o [2021-03-16T07:53:43.252Z] #43 23.39 CC images/core-arm.o [2021-03-16T07:53:43.252Z] #43 23.80 CC images/core-aarch64.o [2021-03-16T07:53:43.252Z] #43 24.29 CC images/core-ppc64.o [2021-03-16T07:53:43.410Z] #13 112.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-16T07:53:43.410Z] #13 112.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:53:43.410Z] #13 112.3 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-16T07:53:43.410Z] #13 112.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-16T07:53:43.410Z] #13 112.3 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-03-16T07:53:43.410Z] #13 112.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-16T07:53:43.410Z] #13 112.4 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-16T07:53:43.410Z] #13 112.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:43.410Z] #13 112.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-03-16T07:53:43.551Z] #43 36.29 CC images/ext-file.o [2021-03-16T07:53:43.551Z] #43 36.49 CC images/cgroup.o [2021-03-16T07:53:43.673Z] #13 112.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-03-16T07:53:43.673Z] #13 112.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:43.673Z] #13 112.6 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-03-16T07:53:43.673Z] #13 112.6 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-03-16T07:53:43.673Z] #13 112.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-16T07:53:43.673Z] #13 112.6 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-16T07:53:43.673Z] #13 112.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-16T07:53:43.673Z] #13 112.7 Setting up dmsetup (2:1.02.155-3) ... [2021-03-16T07:53:43.673Z] #13 112.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-16T07:53:43.673Z] #13 112.7 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-16T07:53:43.815Z] #43 25.03 CC images/core-s390.o [2021-03-16T07:53:43.887Z] #21 29.80 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-03-16T07:53:43.937Z] #13 112.7 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:53:44.167Z] #43 47.63 CC compel/src/lib/infect-rpc.o [2021-03-16T07:53:44.187Z] #21 29.82 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-16T07:53:44.200Z] #13 DONE 113.2s [2021-03-16T07:53:44.200Z] [2021-03-16T07:53:44.200Z] #53 [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-03-16T07:53:44.200Z] #53 sha256:77ea0f372788ca7caf091e26794532f8439292b09804f86279fda85e51a2594c [2021-03-16T07:53:44.379Z] #43 ... [2021-03-16T07:53:44.379Z] [2021-03-16T07:53:44.379Z] #51 [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-03-16T07:53:44.379Z] #51 sha256:fe2e7e61b9717dcb811345edc533a8a13a6d8f45146e18e39c7107c0d273e761 [2021-03-16T07:53:44.379Z] #51 DONE 101.4s [2021-03-16T07:53:44.379Z] [2021-03-16T07:53:44.379Z] #45 [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-03-16T07:53:44.379Z] #45 sha256:8c2d9782b214373bc90ba48e9fd42ad397a3561257c406da8474da5e50246664 [2021-03-16T07:53:44.379Z] #45 96.05 github.com/LK4D4/vndr/build [2021-03-16T07:53:44.379Z] #45 96.49 github.com/LK4D4/vndr/versioned [2021-03-16T07:53:44.379Z] #45 96.61 compress/flate [2021-03-16T07:53:44.379Z] #45 99.41 hash/crc32 [2021-03-16T07:53:44.379Z] #45 99.76 net [2021-03-16T07:53:44.379Z] #45 100.2 compress/gzip [2021-03-16T07:53:44.379Z] #45 100.8 vendor/golang.org/x/text/transform [2021-03-16T07:53:44.379Z] #45 101.6 vendor/golang.org/x/text/unicode/bidi [2021-03-16T07:53:44.379Z] #45 ... [2021-03-16T07:53:44.379Z] [2021-03-16T07:53:44.379Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:44.379Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:44.379Z] #43 25.73 CC images/cpuinfo.o [2021-03-16T07:53:44.427Z] #43 47.98 CC compel/src/lib/infect-util.o [2021-03-16T07:53:44.495Z] #43 37.13 CC images/userns.o [2021-03-16T07:53:44.495Z] #43 37.37 CC images/google/protobuf/descriptor.o [2021-03-16T07:53:44.686Z] #43 48.20 CC compel/src/lib/infect.o [2021-03-16T07:53:44.784Z] #53 ... [2021-03-16T07:53:44.784Z] [2021-03-16T07:53:44.784Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:53:44.784Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-16T07:53:44.784Z] #32 DONE 119.4s [2021-03-16T07:53:44.945Z] #43 26.30 CC images/inventory.o [2021-03-16T07:53:45.047Z] [2021-03-16T07:53:45.047Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:45.047Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-16T07:53:45.047Z] #43 42.14 CC images/cgroup.o [2021-03-16T07:53:45.047Z] #43 42.90 CC images/userns.o [2021-03-16T07:53:45.047Z] #43 43.23 CC images/google/protobuf/descriptor.o [2021-03-16T07:53:45.047Z] #43 45.36 CC images/opts.o [2021-03-16T07:53:45.047Z] #43 45.76 CC images/seccomp.o [2021-03-16T07:53:45.047Z] #43 46.15 CC images/binfmt-misc.o [2021-03-16T07:53:45.047Z] #43 46.26 CC images/time.o [2021-03-16T07:53:45.047Z] #43 46.49 CC images/sysctl.o [2021-03-16T07:53:45.047Z] #43 46.64 CC images/autofs.o [2021-03-16T07:53:45.047Z] #43 46.94 CC images/macvlan.o [2021-03-16T07:53:45.047Z] #43 47.18 CC images/sit.o [2021-03-16T07:53:45.047Z] #43 47.42 CC images/memfd.o [2021-03-16T07:53:45.047Z] #43 47.79 CC images/timens.o [2021-03-16T07:53:45.047Z] #43 48.06 LINK images/built-in.o [2021-03-16T07:53:45.047Z] #43 48.22 GEN compel/include/asm [2021-03-16T07:53:45.047Z] #43 48.27 GEN compel/include/version.h [2021-03-16T07:53:45.047Z] #43 48.32 touch .config [2021-03-16T07:53:45.047Z] #43 48.42 GEN include/common/config.h [2021-03-16T07:53:45.047Z] #43 48.52 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-16T07:53:45.047Z] #43 48.53 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-03-16T07:53:45.047Z] #43 48.56 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-03-16T07:53:45.047Z] #43 48.58 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-03-16T07:53:45.047Z] #43 48.59 DEP compel/plugins/std/infect.d [2021-03-16T07:53:45.047Z] #43 48.87 DEP compel/plugins/std/string.d [2021-03-16T07:53:45.047Z] #43 49.04 DEP compel/plugins/std/log.d [2021-03-16T07:53:45.047Z] #43 49.18 DEP compel/plugins/std/fds.d [2021-03-16T07:53:45.047Z] #43 49.39 DEP compel/plugins/std/std.d [2021-03-16T07:53:45.310Z] #43 49.63 DEP compel/plugins/shmem/shmem.d [2021-03-16T07:53:45.310Z] #43 49.69 DEP compel/plugins/fds/fds.d [2021-03-16T07:53:45.510Z] #43 26.64 CC images/fdinfo.o [2021-03-16T07:53:45.573Z] #43 49.76 CC compel/plugins/std/std.o [2021-03-16T07:53:45.767Z] #43 27.08 CC images/fown.o [2021-03-16T07:53:45.837Z] #43 50.01 CC compel/plugins/std/fds.o [2021-03-16T07:53:45.989Z] #30 ... [2021-03-16T07:53:45.989Z] [2021-03-16T07:53:45.989Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:45.989Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:45.989Z] #43 132.1 CC criu/net.o [2021-03-16T07:53:45.989Z] #43 134.8 CC criu/netfilter.o [2021-03-16T07:53:45.989Z] #43 135.1 CC criu/page-pipe.o [2021-03-16T07:53:45.989Z] #43 135.7 CC criu/page-xfer.o [2021-03-16T07:53:45.989Z] #43 137.0 CC criu/pagemap-cache.o [2021-03-16T07:53:45.989Z] #43 137.5 CC criu/pagemap.o [2021-03-16T07:53:45.989Z] #43 138.5 CC criu/parasite-syscall.o [2021-03-16T07:53:45.989Z] #43 139.7 CC criu/path.o [2021-03-16T07:53:45.989Z] #43 140.0 CC criu/pie-util-vdso-elf32.o [2021-03-16T07:53:45.989Z] #43 140.5 CC criu/pie-util-vdso.o [2021-03-16T07:53:45.989Z] #43 140.7 CC criu/pie-util.o [2021-03-16T07:53:45.989Z] #43 140.9 CC criu/pipes.o [2021-03-16T07:53:45.989Z] #43 141.6 CC criu/plugin.o [2021-03-16T07:53:45.989Z] #43 142.1 CC criu/proc_parse.o [2021-03-16T07:53:46.024Z] #43 27.27 CC images/ns.o [2021-03-16T07:53:46.066Z] #43 ... [2021-03-16T07:53:46.066Z] [2021-03-16T07:53:46.066Z] #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-03-16T07:53:46.066Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:53:46.066Z] #13 135.2 Selecting previously unselected package libapparmor1:amd64. [2021-03-16T07:53:46.066Z] #13 135.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-16T07:53:46.066Z] #13 135.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-16T07:53:46.066Z] #13 135.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-16T07:53:46.066Z] #13 135.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-16T07:53:46.066Z] #13 135.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-16T07:53:46.066Z] #13 135.5 Selecting previously unselected package libbtrfs0. [2021-03-16T07:53:46.066Z] #13 135.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-16T07:53:46.066Z] #13 135.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-16T07:53:46.066Z] #13 135.6 Selecting previously unselected package libbtrfs-dev. [2021-03-16T07:53:46.066Z] #13 135.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-16T07:53:46.066Z] #13 135.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:53:46.066Z] #13 135.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-16T07:53:46.066Z] #13 135.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-16T07:53:46.066Z] #13 135.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-16T07:53:46.066Z] #13 135.9 Selecting previously unselected package libudev-dev:amd64. [2021-03-16T07:53:46.066Z] #13 135.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-16T07:53:46.066Z] #13 135.9 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-16T07:53:46.066Z] #13 136.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-16T07:53:46.066Z] #13 136.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-16T07:53:46.066Z] #13 136.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-16T07:53:46.066Z] #13 136.4 Selecting previously unselected package libpcre16-3:amd64. [2021-03-16T07:53:46.066Z] #13 136.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-16T07:53:46.066Z] #13 136.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-16T07:53:46.066Z] #13 136.6 Selecting previously unselected package libpcre32-3:amd64. [2021-03-16T07:53:46.066Z] #13 136.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-16T07:53:46.066Z] #13 136.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-16T07:53:46.066Z] #13 136.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-16T07:53:46.066Z] #13 136.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-16T07:53:46.066Z] #13 136.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-16T07:53:46.066Z] #13 137.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-16T07:53:46.066Z] #13 137.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-16T07:53:46.066Z] #13 137.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-16T07:53:46.066Z] #13 137.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-16T07:53:46.066Z] #13 137.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-16T07:53:46.066Z] #13 137.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-16T07:53:46.066Z] #13 137.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-16T07:53:46.066Z] #13 137.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-16T07:53:46.066Z] #13 137.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-16T07:53:46.066Z] #13 138.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-16T07:53:46.066Z] #13 138.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-16T07:53:46.066Z] #13 138.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-16T07:53:46.066Z] #13 138.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-16T07:53:46.066Z] #13 138.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-16T07:53:46.066Z] #13 138.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-16T07:53:46.100Z] #43 50.41 CC compel/plugins/std/log.o [2021-03-16T07:53:46.282Z] #43 27.58 CC images/regfile.o [2021-03-16T07:53:46.297Z] #21 ... [2021-03-16T07:53:46.297Z] [2021-03-16T07:53:46.297Z] #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-03-16T07:53:46.297Z] #59 sha256:0bc5e94299fec3f8a176ef05e48d56d8b81f8c31d1ce5b196a61da53b1b496f3 [2021-03-16T07:53:46.297Z] #59 143.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-16T07:53:46.297Z] #59 143.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-16T07:53:46.297Z] #59 DONE 152.6s [2021-03-16T07:53:46.297Z] [2021-03-16T07:53:46.297Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-16T07:53:46.297Z] #60 sha256:8decd02f81ade0b546b4b2bbbd91d141932caa6aecd2dd5360e6f2d12174cfa0 [2021-03-16T07:53:46.297Z] #60 DONE 0.3s [2021-03-16T07:53:46.297Z] [2021-03-16T07:53:46.297Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-16T07:53:46.297Z] #61 sha256:e6ef024bf10b748c13e69c3ee9cd574e8511c03084a621ecf85936be69a79a38 [2021-03-16T07:53:46.297Z] #61 DONE 0.1s [2021-03-16T07:53:46.297Z] [2021-03-16T07:53:46.297Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:46.297Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:53:46.297Z] #44 77.83 LINK criu/pie/restorer.built-in.o [2021-03-16T07:53:46.297Z] #44 77.84 GEN criu/pie/restorer-blob.h [2021-03-16T07:53:46.297Z] #44 78.05 DEP criu/vdso.d [2021-03-16T07:53:46.297Z] #44 78.28 DEP criu/uts_ns.d [2021-03-16T07:53:46.297Z] #44 78.51 DEP criu/util.d [2021-03-16T07:53:46.297Z] #44 78.78 DEP criu/uffd.d [2021-03-16T07:53:46.297Z] #44 79.11 DEP criu/tun.d [2021-03-16T07:53:46.297Z] #44 79.33 DEP criu/tty.d [2021-03-16T07:53:46.297Z] #44 79.62 DEP criu/timerfd.d [2021-03-16T07:53:46.297Z] #44 79.77 DEP criu/timens.d [2021-03-16T07:53:46.297Z] #44 79.92 DEP criu/sysfs_parse.d [2021-03-16T07:53:46.297Z] #44 80.15 DEP criu/sysctl.d [2021-03-16T07:53:46.297Z] #44 80.33 DEP criu/string.d [2021-03-16T07:53:46.297Z] #44 80.35 DEP criu/stats.d [2021-03-16T07:53:46.297Z] #44 80.48 DEP criu/sockets.d [2021-03-16T07:53:46.297Z] #44 80.75 DEP criu/sk-unix.d [2021-03-16T07:53:46.297Z] #44 81.16 DEP criu/sk-tcp.d [2021-03-16T07:53:46.297Z] #44 81.45 DEP criu/sk-queue.d [2021-03-16T07:53:46.297Z] #44 81.64 DEP criu/sk-packet.d [2021-03-16T07:53:46.297Z] #44 81.84 DEP criu/sk-netlink.d [2021-03-16T07:53:46.297Z] #44 82.04 DEP criu/sk-inet.d [2021-03-16T07:53:46.297Z] #44 82.35 DEP criu/signalfd.d [2021-03-16T07:53:46.297Z] #44 82.54 DEP criu/sigframe.d [2021-03-16T07:53:46.297Z] #44 82.66 DEP criu/shmem.d [2021-03-16T07:53:46.297Z] #44 82.86 DEP criu/servicefd.d [2021-03-16T07:53:46.297Z] #44 83.12 DEP criu/seize.d [2021-03-16T07:53:46.297Z] #44 83.32 DEP criu/seccomp.d [2021-03-16T07:53:46.297Z] #44 83.63 DEP criu/rst-malloc.d [2021-03-16T07:53:46.297Z] #44 83.75 DEP criu/rbtree.d [2021-03-16T07:53:46.297Z] #44 83.80 DEP criu/pstree.d [2021-03-16T07:53:46.297Z] #44 84.03 DEP criu/protobuf.d [2021-03-16T07:53:46.297Z] #44 84.24 GEN criu/protobuf-desc-gen.h [2021-03-16T07:53:46.326Z] #13 138.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-16T07:53:46.326Z] #13 138.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-16T07:53:46.326Z] #13 138.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-16T07:53:46.326Z] #13 138.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-16T07:53:46.326Z] #13 138.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-16T07:53:46.326Z] #13 138.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-16T07:53:46.326Z] #13 138.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:46.326Z] #13 138.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-16T07:53:46.326Z] #13 138.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-16T07:53:46.326Z] #13 138.8 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-16T07:53:46.326Z] #13 138.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-16T07:53:46.326Z] #13 138.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:53:46.326Z] #13 138.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-16T07:53:46.326Z] #13 138.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-16T07:53:46.326Z] #13 138.9 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-16T07:53:46.409Z] #43 38.88 CC images/opts.o [2021-03-16T07:53:46.409Z] #43 39.08 CC images/seccomp.o [2021-03-16T07:53:46.409Z] #43 39.38 CC images/binfmt-misc.o [2021-03-16T07:53:46.539Z] #43 27.82 CC images/ghost-file.o [2021-03-16T07:53:46.585Z] #13 138.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-16T07:53:46.585Z] #13 138.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-16T07:53:46.585Z] #13 139.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:46.585Z] #13 139.0 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-03-16T07:53:46.585Z] #13 139.0 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-03-16T07:53:46.585Z] #13 139.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:46.585Z] #13 139.0 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-03-16T07:53:46.585Z] #13 139.0 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-03-16T07:53:46.585Z] #13 139.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-16T07:53:46.585Z] #13 139.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-16T07:53:46.585Z] #13 139.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-16T07:53:46.585Z] #13 139.1 Setting up dmsetup (2:1.02.155-3) ... [2021-03-16T07:53:46.585Z] #13 139.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-16T07:53:46.585Z] #13 139.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-16T07:53:46.585Z] #13 139.1 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:53:46.596Z] #44 86.66 DEP criu/protobuf-desc.d [2021-03-16T07:53:46.670Z] #43 39.58 CC images/time.o [2021-03-16T07:53:46.682Z] #43 51.10 CC compel/plugins/std/string.o [2021-03-16T07:53:46.909Z] #44 86.89 DEP criu/proc_parse.d [2021-03-16T07:53:46.918Z] #43 ... [2021-03-16T07:53:46.918Z] [2021-03-16T07:53:46.918Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-16T07:53:46.918Z] #30 sha256:fd43d35e9c74547aa3a1d004df59088aab3f07586cb8eee7961849fb13d95295 [2021-03-16T07:53:46.918Z] #30 DONE 4.5s [2021-03-16T07:53:46.918Z] [2021-03-16T07:53:46.918Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-16T07:53:46.918Z] #33 sha256:d49087e8fa855d532752e65f6297a633f2bc582833646874fc122b037c4192ea [2021-03-16T07:53:46.931Z] #43 39.76 CC images/sysctl.o [2021-03-16T07:53:46.945Z] #43 ... [2021-03-16T07:53:46.945Z] [2021-03-16T07:53:46.945Z] #53 [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-03-16T07:53:46.945Z] #53 sha256:77ea0f372788ca7caf091e26794532f8439292b09804f86279fda85e51a2594c [2021-03-16T07:53:46.945Z] #53 2.654 + RM_GOPATH=0 [2021-03-16T07:53:46.945Z] #53 2.654 + TMP_GOPATH= [2021-03-16T07:53:46.945Z] #53 2.654 + : /build [2021-03-16T07:53:46.945Z] #53 2.654 + '[' -z '' ']' [2021-03-16T07:53:46.945Z] #53 2.654 ++ mktemp -d [2021-03-16T07:53:46.945Z] #53 2.654 + export GOPATH=/tmp/tmp.QNTqlyITjm [2021-03-16T07:53:46.945Z] #53 2.654 + GOPATH=/tmp/tmp.QNTqlyITjm [2021-03-16T07:53:46.945Z] #53 2.654 + RM_GOPATH=1 [2021-03-16T07:53:46.945Z] #53 2.654 + case "$(go env GOARCH)" in [2021-03-16T07:53:46.945Z] #53 2.654 ++ go env GOARCH [2021-03-16T07:53:46.945Z] #53 2.682 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:53:46.945Z] #53 2.682 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:53:46.945Z] #53 2.692 ++ dirname /tmp/install/install.sh [2021-03-16T07:53:46.945Z] #53 2.692 + dir=/tmp/install [2021-03-16T07:53:46.945Z] #53 2.692 + bin=runc [2021-03-16T07:53:46.945Z] #53 2.692 + shift [2021-03-16T07:53:46.945Z] #53 2.692 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-16T07:53:46.945Z] #53 2.692 + . /tmp/install/runc.installer [2021-03-16T07:53:46.945Z] #53 2.692 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-16T07:53:46.945Z] #53 2.692 + install_runc [2021-03-16T07:53:46.945Z] #53 2.693 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-16T07:53:46.945Z] #53 2.706 + uname -r [2021-03-16T07:53:46.945Z] #53 2.706 + RUNC_BUILDTAGS='seccomp ' [2021-03-16T07:53:46.945Z] #53 2.706 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-16T07:53:46.945Z] #53 2.707 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-16T07:53:46.945Z] #53 2.707 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QNTqlyITjm/src/github.com/opencontainers/runc [2021-03-16T07:53:46.945Z] #53 2.710 Cloning into '/tmp/tmp.QNTqlyITjm/src/github.com/opencontainers/runc'... [2021-03-16T07:53:47.102Z] #43 28.19 CC images/fifo.o [2021-03-16T07:53:47.102Z] #43 28.41 CC images/remap-file-path.o [2021-03-16T07:53:47.193Z] #43 39.94 CC images/autofs.o [2021-03-16T07:53:47.193Z] #43 40.15 CC images/macvlan.o [2021-03-16T07:53:47.207Z] #44 87.30 DEP criu/plugin.d [2021-03-16T07:53:47.207Z] #44 87.38 DEP criu/pipes.d [2021-03-16T07:53:47.454Z] #43 40.31 CC images/sit.o [2021-03-16T07:53:47.521Z] #53 ... [2021-03-16T07:53:47.521Z] [2021-03-16T07:53:47.521Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-16T07:53:47.521Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-03-16T07:53:47.521Z] #14 DONE 3.0s [2021-03-16T07:53:47.521Z] [2021-03-16T07:53:47.521Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-16T07:53:47.521Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-03-16T07:53:47.665Z] #43 28.77 CC images/eventfd.o [2021-03-16T07:53:47.665Z] #43 29.00 CC images/eventpoll.o [2021-03-16T07:53:47.715Z] #43 40.51 CC images/memfd.o [2021-03-16T07:53:47.853Z] #33 DONE 0.7s [2021-03-16T07:53:47.853Z] [2021-03-16T07:53:47.853Z] #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-03-16T07:53:47.853Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:53:47.853Z] #40 ... [2021-03-16T07:53:47.853Z] [2021-03-16T07:53:47.853Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-16T07:53:47.853Z] #35 sha256:6cf61fb69be7f12ea27359982fbe475383623b48119fd83c6ea1c30460fad22a [2021-03-16T07:53:47.853Z] #35 DONE 0.2s [2021-03-16T07:53:47.853Z] [2021-03-16T07:53:47.853Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-16T07:53:47.853Z] #38 sha256:1c0d2f7729d57a0afc9c828d060098601ca97afcfaa34a5a573ee0188c52f3bb [2021-03-16T07:53:47.853Z] #38 DONE 0.0s [2021-03-16T07:53:47.853Z] [2021-03-16T07:53:47.853Z] #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-03-16T07:53:47.853Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:53:47.855Z] #44 87.68 DEP criu/pie-util.d [2021-03-16T07:53:47.855Z] #44 87.87 DEP criu/pie-util-vdso.d [2021-03-16T07:53:47.855Z] #44 87.97 DEP criu/path.d [2021-03-16T07:53:47.855Z] #44 88.09 DEP criu/parasite-syscall.d [2021-03-16T07:53:48.110Z] #40 ... [2021-03-16T07:53:48.110Z] [2021-03-16T07:53:48.110Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:48.110Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:48.110Z] #43 144.5 CC criu/protobuf-desc.o [2021-03-16T07:53:48.158Z] #44 ... [2021-03-16T07:53:48.158Z] [2021-03-16T07:53:48.158Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:53:48.158Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-16T07:53:48.158Z] #21 33.88 Selecting previously unselected package python3-minimal. [2021-03-16T07:53:48.158Z] #21 33.88 (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 ... 23612 files and directories currently installed.) [2021-03-16T07:53:48.158Z] #21 34.04 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-03-16T07:53:48.158Z] #21 34.06 Unpacking python3-minimal (3.7.3-1) ... [2021-03-16T07:53:48.158Z] #21 34.14 Selecting previously unselected package libmpdec2:ppc64el. [2021-03-16T07:53:48.228Z] #43 29.43 CC images/fh.o [2021-03-16T07:53:48.287Z] #43 40.92 CC images/timens.o [2021-03-16T07:53:48.457Z] #21 34.14 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-03-16T07:53:48.457Z] #21 34.16 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-03-16T07:53:48.457Z] #21 34.22 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-03-16T07:53:48.457Z] #21 34.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-16T07:53:48.457Z] #21 34.23 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-03-16T07:53:48.485Z] #43 29.82 CC images/fsnotify.o [2021-03-16T07:53:48.548Z] #43 41.27 LINK images/built-in.o [2021-03-16T07:53:48.548Z] #43 41.43 GEN compel/include/asm [2021-03-16T07:53:48.548Z] #43 41.46 GEN compel/include/version.h [2021-03-16T07:53:48.598Z] #13 DONE 141.3s [2021-03-16T07:53:48.598Z] [2021-03-16T07:53:48.598Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:48.598Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:48.598Z] #43 50.43 CC compel/src/lib/ptrace.o [2021-03-16T07:53:48.598Z] #43 50.78 AR compel/libcompel.a [2021-03-16T07:53:48.598Z] #43 50.86 HOSTCC compel/src/main-host.o [2021-03-16T07:53:48.598Z] #43 51.12 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-16T07:53:48.598Z] #43 51.26 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-16T07:53:48.599Z] #43 51.53 HOSTCC compel/src/lib/log-host.o [2021-03-16T07:53:48.599Z] #43 51.78 HOSTLINK compel/compel-host-bin [2021-03-16T07:53:48.599Z] #43 52.00 DEP soccr/soccr.d [2021-03-16T07:53:48.599Z] #43 52.12 CC soccr/soccr.o [2021-03-16T07:53:48.809Z] #43 41.48 touch .config [2021-03-16T07:53:48.809Z] #43 41.53 GEN include/common/config.h [2021-03-16T07:53:48.809Z] #43 41.62 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-16T07:53:48.809Z] #43 41.64 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-16T07:53:48.809Z] #43 41.68 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-16T07:53:48.809Z] #43 41.70 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-16T07:53:48.809Z] #43 41.73 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-16T07:53:48.809Z] #43 41.75 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-16T07:53:48.809Z] #43 41.78 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-16T07:53:48.809Z] #43 41.82 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-16T07:53:48.809Z] #43 41.83 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-16T07:53:48.809Z] #43 41.85 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-16T07:53:49.069Z] #43 41.86 DEP compel/plugins/std/infect.d [2021-03-16T07:53:49.331Z] #43 42.04 DEP compel/plugins/std/string.d [2021-03-16T07:53:49.331Z] #43 42.16 DEP compel/plugins/std/log.d [2021-03-16T07:53:49.331Z] #43 42.25 DEP compel/plugins/std/fds.d [2021-03-16T07:53:49.414Z] #43 30.47 CC images/signalfd.o [2021-03-16T07:53:49.414Z] #43 30.81 CC images/fs.o [2021-03-16T07:53:49.478Z] #43 145.6 CC criu/protobuf.o [2021-03-16T07:53:49.478Z] #43 146.0 CC criu/pstree.o [2021-03-16T07:53:49.513Z] #21 35.31 Selecting previously unselected package python3.7. [2021-03-16T07:53:49.513Z] #21 35.33 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-16T07:53:49.513Z] #21 35.33 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-16T07:53:49.592Z] #43 42.33 DEP compel/plugins/std/std.d [2021-03-16T07:53:49.592Z] #43 42.43 DEP compel/plugins/shmem/shmem.d [2021-03-16T07:53:49.592Z] #43 42.55 DEP compel/plugins/fds/fds.d [2021-03-16T07:53:49.671Z] #43 31.02 CC images/pstree.o [2021-03-16T07:53:49.818Z] #21 35.44 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-03-16T07:53:49.818Z] #21 35.45 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-03-16T07:53:49.818Z] #21 35.45 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-03-16T07:53:49.818Z] #21 35.57 Setting up python3-minimal (3.7.3-1) ... [2021-03-16T07:53:49.854Z] #43 42.72 CC compel/plugins/std/std.o [2021-03-16T07:53:50.115Z] #43 ... [2021-03-16T07:53:50.115Z] [2021-03-16T07:53:50.115Z] #45 [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-03-16T07:53:50.115Z] #45 sha256:0cb526bda61a6dc2e7f85731b571da3f1b8cab584541bbe1567dbc013662bcea [2021-03-16T07:53:50.115Z] #45 132.4 vendor/golang.org/x/net/http2/hpack [2021-03-16T07:53:50.115Z] #45 133.7 mime [2021-03-16T07:53:50.115Z] #45 135.1 mime/quotedprintable [2021-03-16T07:53:50.115Z] #45 135.5 net/http/internal [2021-03-16T07:53:50.115Z] #45 139.7 net/textproto [2021-03-16T07:53:50.115Z] #45 139.7 crypto/x509 [2021-03-16T07:53:50.115Z] #45 140.8 vendor/golang.org/x/net/http/httpguts [2021-03-16T07:53:50.115Z] #45 141.2 vendor/golang.org/x/net/http/httpproxy [2021-03-16T07:53:50.115Z] #45 141.5 mime/multipart [2021-03-16T07:53:50.187Z] #15 DONE 2.4s [2021-03-16T07:53:50.187Z] [2021-03-16T07:53:50.187Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-16T07:53:50.187Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-03-16T07:53:50.234Z] #43 31.32 CC images/pipe.o [2021-03-16T07:53:50.234Z] #43 31.59 CC images/tcp-stream.o [2021-03-16T07:53:50.376Z] #45 ... [2021-03-16T07:53:50.376Z] [2021-03-16T07:53:50.376Z] #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-03-16T07:53:50.376Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:53:50.376Z] #13 127.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-16T07:53:50.376Z] #13 127.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-16T07:53:50.376Z] #13 127.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:50.491Z] #43 31.82 CC images/sk-packet.o [2021-03-16T07:53:50.491Z] #43 ... [2021-03-16T07:53:50.491Z] [2021-03-16T07:53:50.491Z] #56 [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-03-16T07:53:50.491Z] #56 sha256:1ee50baf761cf30ab65ac0609866cc8f7df1327ec93e616076748a0c256f76c2 [2021-03-16T07:53:50.491Z] #56 49.35 Checking out files: 40% (1560/3819) Checking out files: 41% (1566/3819) Checking out files: 42% (1604/3819) Checking out files: 43% (1643/3819) Checking out files: 44% (1681/3819) Checking out files: 45% (1719/3819) Checking out files: 46% (1757/3819) Checking out files: 47% (1795/3819) Checking out files: 48% (1834/3819) Checking out files: 49% (1872/3819) Checking out files: 50% (1910/3819) Checking out files: 51% (1948/3819) Checking out files: 52% (1986/3819) Checking out files: 53% (2025/3819) Checking out files: 54% (2063/3819) Checking out files: 55% (2101/3819) Checking out files: 56% (2139/3819) Checking out files: 57% (2177/3819) Checking out files: 58% (2216/3819) Checking out files: 59% (2254/3819) Checking out files: 60% (2292/3819) Checking out files: 61% (2330/3819) Checking out files: 62% (2368/3819) Checking out files: 63% (2406/3819) Checking out files: 64% (2445/3819) Checking out files: 65% (2483/3819) Checking out files: 66% (2521/3819) Checking out files: 67% (2559/3819) Checking out files: 68% (2597/3819) Checking out files: 69% (2636/3819) Checking out files: 70% (2674/3819) Checking out files: 71% (2712/3819) Checking out files: 72% (2750/3819) Checking out files: 73% (2788/3819) Checking out files: 74% (2827/3819) Checking out files: 75% (2865/3819) Checking out files: 76% (2903/3819) Checking out files: 77% (2941/3819) Checking out files: 78% (2979/3819) Checking out files: 79% (3018/3819) Checking out files: 80% (3056/3819) Checking out files: 81% (3094/3819) Checking out files: 82% (3132/3819) Checking out files: 82% (3167/3819) Checking out files: 83% (3170/3819) Checking out files: 84% (3208/3819) Checking out files: 85% (3247/3819) Checking out files: 86% (3285/3819) Checking out files: 87% (3323/3819) Checking out files: 88% (3361/3819) Checking out files: 89% (3399/3819) Checking out files: 90% (3438/3819) Checking out files: 91% (3476/3819) Checking out files: 92% (3514/3819) Checking out files: 93% (3552/3819) Checking out files: 94% (3590/3819) Checking out files: 95% (3629/3819) Checking out files: 96% (3667/3819) Checking out files: 97% (3705/3819) Checking out files: 98% (3743/3819) Checking out files: 99% (3781/3819) Checking out files: 100% (3819/3819) Checking out files: 100% (3819/3819), done. [2021-03-16T07:53:50.491Z] #56 51.09 + cd /tmp/tmp.DXq7CcBwjY/src/github.com/containerd/containerd [2021-03-16T07:53:50.491Z] #56 51.09 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-16T07:53:50.491Z] #56 53.14 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-16T07:53:50.491Z] #56 53.14 + BUILDTAGS='netgo osusergo static_build' [2021-03-16T07:53:50.491Z] #56 53.14 + export EXTRA_FLAGS=-buildmode=pie [2021-03-16T07:53:50.491Z] #56 53.14 + EXTRA_FLAGS=-buildmode=pie [2021-03-16T07:53:50.491Z] #56 53.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-16T07:53:50.491Z] #56 53.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-16T07:53:50.491Z] #56 53.14 + '[' '' = dynamic ']' [2021-03-16T07:53:50.491Z] #56 53.14 + make [2021-03-16T07:53:50.506Z] #43 ... [2021-03-16T07:53:50.506Z] [2021-03-16T07:53:50.506Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-16T07:53:50.506Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-16T07:53:50.506Z] #14 DONE 1.6s [2021-03-16T07:53:50.506Z] [2021-03-16T07:53:50.506Z] #53 [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-03-16T07:53:50.506Z] #53 sha256:5d7fa2a5aa1bcc7396812c35f3e8a0af4316f04fad875346da4386f3d4d9b7a7 [2021-03-16T07:53:50.506Z] #53 1.511 + RM_GOPATH=0 [2021-03-16T07:53:50.506Z] #53 1.511 + TMP_GOPATH= [2021-03-16T07:53:50.506Z] #53 1.511 + : /build [2021-03-16T07:53:50.506Z] #53 1.511 + '[' -z '' ']' [2021-03-16T07:53:50.506Z] #53 1.511 ++ mktemp -d [2021-03-16T07:53:50.506Z] #53 1.511 + export GOPATH=/tmp/tmp.WQVN458Uep [2021-03-16T07:53:50.506Z] #53 1.511 + GOPATH=/tmp/tmp.WQVN458Uep [2021-03-16T07:53:50.506Z] #53 1.511 + RM_GOPATH=1 [2021-03-16T07:53:50.506Z] #53 1.511 + case "$(go env GOARCH)" in [2021-03-16T07:53:50.506Z] #53 1.511 ++ go env GOARCH [2021-03-16T07:53:50.506Z] #53 1.536 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:53:50.506Z] #53 1.536 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:53:50.506Z] #53 1.538 ++ dirname /tmp/install/install.sh [2021-03-16T07:53:50.506Z] #53 1.539 + dir=/tmp/install [2021-03-16T07:53:50.506Z] #53 1.542 + bin=runc [2021-03-16T07:53:50.506Z] #53 1.542 + shift [2021-03-16T07:53:50.506Z] #53 1.542 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-16T07:53:50.506Z] #53 1.542 + . /tmp/install/runc.installer [2021-03-16T07:53:50.506Z] #53 1.543 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-16T07:53:50.506Z] #53 1.543 + install_runc [2021-03-16T07:53:50.506Z] #53 1.545 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-16T07:53:50.506Z] #53 1.547 + uname -r [2021-03-16T07:53:50.506Z] #53 1.550 + RUNC_BUILDTAGS='seccomp ' [2021-03-16T07:53:50.506Z] #53 1.551 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-16T07:53:50.506Z] #53 1.552 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-16T07:53:50.506Z] #53 1.552 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WQVN458Uep/src/github.com/opencontainers/runc [2021-03-16T07:53:50.506Z] #53 1.559 Cloning into '/tmp/tmp.WQVN458Uep/src/github.com/opencontainers/runc'... [2021-03-16T07:53:50.637Z] #13 ... [2021-03-16T07:53:50.637Z] [2021-03-16T07:53:50.637Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:50.637Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:50.637Z] #43 43.16 CC compel/plugins/std/fds.o [2021-03-16T07:53:50.637Z] #43 43.55 CC compel/plugins/std/log.o [2021-03-16T07:53:50.846Z] #43 147.2 CC criu/rbtree.o [2021-03-16T07:53:50.878Z] #21 ... [2021-03-16T07:53:50.879Z] [2021-03-16T07:53:50.879Z] #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-03-16T07:53:50.879Z] #46 sha256:d78f9c51648f540f897a36e6ce2e0d475cef560008560a13d24f13c03e21fe2e [2021-03-16T07:53:50.879Z] #46 147.5 mime [2021-03-16T07:53:50.879Z] #46 151.9 crypto/x509 [2021-03-16T07:53:50.879Z] #46 151.9 vendor/golang.org/x/net/http/httpproxy [2021-03-16T07:53:50.879Z] #46 152.0 net/textproto [2021-03-16T07:53:50.879Z] #46 155.2 vendor/golang.org/x/net/http/httpguts [2021-03-16T07:53:50.879Z] #46 155.2 mime/multipart [2021-03-16T07:53:50.879Z] #46 ... [2021-03-16T07:53:50.879Z] [2021-03-16T07:53:50.879Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:50.879Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:53:50.879Z] #44 88.39 DEP criu/pagemap.d [2021-03-16T07:53:50.879Z] #44 88.54 DEP criu/pagemap-cache.d [2021-03-16T07:53:50.879Z] #44 88.69 DEP criu/page-xfer.d [2021-03-16T07:53:50.879Z] #44 88.88 DEP criu/page-pipe.d [2021-03-16T07:53:50.879Z] #44 89.00 DEP criu/netfilter.d [2021-03-16T07:53:50.879Z] #44 89.26 DEP criu/net.d [2021-03-16T07:53:50.879Z] #44 89.56 DEP criu/namespaces.d [2021-03-16T07:53:50.879Z] #44 89.78 DEP criu/mount.d [2021-03-16T07:53:50.879Z] #44 89.96 DEP criu/memfd.d [2021-03-16T07:53:50.879Z] #44 90.23 DEP criu/mem.d [2021-03-16T07:53:50.879Z] #44 90.40 DEP criu/lsm.d [2021-03-16T07:53:50.879Z] #44 90.53 DEP criu/log.d [2021-03-16T07:53:50.879Z] #44 90.78 DEP criu/libnetlink.d [2021-03-16T07:53:50.879Z] #44 90.92 DEP criu/kerndat.d [2021-03-16T07:53:51.054Z] #56 54.23 + bin/ctr [2021-03-16T07:53:51.075Z] #53 ... [2021-03-16T07:53:51.075Z] [2021-03-16T07:53:51.075Z] #45 [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-03-16T07:53:51.075Z] #45 sha256:9791cf47cd77fdfb452cea96641266fe030354dfa345947418f0814e331a0556 [2021-03-16T07:53:51.075Z] #45 138.3 crypto/tls [2021-03-16T07:53:51.075Z] #45 144.6 net/http/httptrace [2021-03-16T07:53:51.075Z] #45 144.8 net/http [2021-03-16T07:53:51.104Z] #43 147.5 CC criu/rst-malloc.o [2021-03-16T07:53:51.135Z] #16 1.393 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-16T07:53:51.178Z] #44 91.17 DEP criu/kcmp-ids.d [2021-03-16T07:53:51.178Z] #44 91.26 DEP criu/irmap.d [2021-03-16T07:53:51.334Z] #45 ... [2021-03-16T07:53:51.334Z] [2021-03-16T07:53:51.334Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:51.334Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:51.334Z] #43 54.65 AR soccr/libsoccr.a [2021-03-16T07:53:51.334Z] #43 54.68 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-16T07:53:51.478Z] #44 91.50 DEP criu/ipc_ns.d [2021-03-16T07:53:51.590Z] #43 44.32 CC compel/plugins/std/string.o [2021-03-16T07:53:51.594Z] #43 ... [2021-03-16T07:53:51.594Z] [2021-03-16T07:53:51.594Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-16T07:53:51.594Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-16T07:53:51.594Z] #15 DONE 1.2s [2021-03-16T07:53:51.594Z] [2021-03-16T07:53:51.594Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:51.594Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:51.594Z] #43 55.18 DEP criu/arch/x86/sigframe.d [2021-03-16T07:53:51.674Z] #43 147.8 CC criu/seccomp.o [2021-03-16T07:53:51.711Z] #16 DONE 1.9s [2021-03-16T07:53:51.711Z] [2021-03-16T07:53:51.711Z] #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-03-16T07:53:51.711Z] #24 sha256:0b25b951c78e56da13fb11dfff0d18ab670fd5e929c2559131df9d850898bf94 [2021-03-16T07:53:51.778Z] #44 91.71 DEP criu/image.d [2021-03-16T07:53:51.778Z] #44 91.90 DEP criu/image-desc.d [2021-03-16T07:53:51.778Z] #44 92.01 DEP criu/fsnotify.d [2021-03-16T07:53:52.077Z] #44 92.22 DEP criu/filesystems.d [2021-03-16T07:53:52.163Z] #43 55.49 DEP criu/arch/x86/sigaction_compat.d [2021-03-16T07:53:52.163Z] #43 55.63 DEP criu/arch/x86/kerndat.d [2021-03-16T07:53:52.163Z] #43 55.81 DEP criu/arch/x86/crtools.d [2021-03-16T07:53:52.163Z] #43 45.01 CC compel/plugins/std/infect.o [2021-03-16T07:53:52.236Z] #43 148.4 CC criu/seize.o [2021-03-16T07:53:52.377Z] #44 92.46 DEP criu/files.d [2021-03-16T07:53:52.377Z] #44 92.66 DEP criu/files-reg.d [2021-03-16T07:53:52.481Z] #43 56.04 DEP criu/arch/x86/cpu.d [2021-03-16T07:53:52.677Z] #44 92.87 DEP criu/files-ext.d [2021-03-16T07:53:52.740Z] #43 45.49 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-16T07:53:52.740Z] #43 45.52 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-16T07:53:52.740Z] #43 45.58 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-16T07:53:52.740Z] #43 45.63 AR compel/plugins/std.lib.a [2021-03-16T07:53:52.740Z] #43 45.71 CC compel/plugins/fds/fds.o [2021-03-16T07:53:52.750Z] #43 56.23 CC criu/arch/x86/cpu.o [2021-03-16T07:53:52.750Z] #43 ... [2021-03-16T07:53:52.750Z] [2021-03-16T07:53:52.750Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-16T07:53:52.750Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-16T07:53:52.750Z] #16 1.063 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-16T07:53:52.750Z] #16 DONE 1.2s [2021-03-16T07:53:52.772Z] #24 124.3 Checking out files: 22% (2550/11201) Checking out files: 23% (2577/11201) Checking out files: 24% (2689/11201) Checking out files: 25% (2801/11201) Checking out files: 26% (2913/11201) Checking out files: 27% (3025/11201) Checking out files: 28% (3137/11201) Checking out files: 29% (3249/11201) Checking out files: 30% (3361/11201) Checking out files: 31% (3473/11201) Checking out files: 32% (3585/11201) Checking out files: 33% (3697/11201) Checking out files: 34% (3809/11201) Checking out files: 34% (3853/11201) Checking out files: 35% (3921/11201) Checking out files: 36% (4033/11201) Checking out files: 37% (4145/11201) Checking out files: 38% (4257/11201) Checking out files: 39% (4369/11201) Checking out files: 40% (4481/11201) Checking out files: 41% (4593/11201) Checking out files: 42% (4705/11201) Checking out files: 43% (4817/11201) Checking out files: 44% (4929/11201) Checking out files: 45% (5041/11201) Checking out files: 46% (5153/11201) Checking out files: 47% (5265/11201) Checking out files: 48% (5377/11201) Checking out files: 49% (5489/11201) Checking out files: 50% (5601/11201) Checking out files: 51% (5713/11201) Checking out files: 52% (5825/11201) Checking out files: 53% (5937/11201) Checking out files: 54% (6049/11201) Checking out files: 55% (6161/11201) Checking out files: 56% (6273/11201) Checking out files: 57% (6385/11201) Checking out files: 58% (6497/11201) Checking out files: 59% (6609/11201) Checking out files: 60% (6721/11201) Checking out files: 61% (6833/11201) Checking out files: 62% (6945/11201) Checking out files: 63% (7057/11201) Checking out files: 64% (7169/11201) Checking out files: 65% (7281/11201) Checking out files: 66% (7393/11201) Checking out files: 66% (7500/11201) Checking out files: 67% (7505/11201) Checking out files: 68% (7617/11201) Checking out files: 69% (7729/11201) Checking out files: 70% (7841/11201) Checking out files: 71% (7953/11201) Checking out files: 72% (8065/11201) Checking out files: 73% (8177/11201) Checking out files: 74% (8289/11201) Checking out files: 75% (8401/11201) Checking out files: 76% (8513/11201) Checking out files: 77% (8625/11201) Checking out files: 78% (8737/11201) Checking out files: 79% (8849/11201) Checking out files: 80% (8961/11201) Checking out files: 81% (9073/11201) Checking out files: 82% (9185/11201) Checking out files: 83% (9297/11201) Checking out files: 84% (9409/11201) Checking out files: 85% (9521/11201) Checking out files: 86% (9633/11201) Checking out files: 87% (9745/11201) Checking out files: 88% (9857/11201) Checking out files: 89% (9969/11201) Checking out files: 89% (10063/11201) Checking out files: 90% (10081/11201) Checking out files: 91% (10193/11201) Checking out files: 92% (10305/11201) Checking out files: 93% (10417/11201) Checking out files: 94% (10529/11201) Checking out files: 95% (10641/11201) Checking out files: 96% (10753/11201) Checking out files: 97% (10865/11201) Checking out files: 98% (10977/11201) Checking out files: 99% (11089/11201) Checking out files: 100% (11201/11201) Checking out files: 100% (11201/11201), done. [2021-03-16T07:53:52.799Z] #43 149.2 CC criu/servicefd.o [2021-03-16T07:53:52.977Z] #44 93.03 DEP criu/file-lock.d [2021-03-16T07:53:53.001Z] #43 45.96 AR compel/plugins/fds.lib.a [2021-03-16T07:53:53.010Z] [2021-03-16T07:53:53.010Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-16T07:53:53.010Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-16T07:53:53.035Z] #24 128.0 + cd /tmp/tmp.KvnrVdvLIG/tmp/docker-ce [2021-03-16T07:53:53.035Z] #24 128.0 + git checkout -q v17.06.2-ce [2021-03-16T07:53:53.056Z] #43 ... [2021-03-16T07:53:53.056Z] [2021-03-16T07:53:53.056Z] #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-03-16T07:53:53.056Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:53:53.056Z] #40 DONE 243.3s [2021-03-16T07:53:53.262Z] #43 46.03 HOSTDEP compel/src/lib/log-host.d [2021-03-16T07:53:53.262Z] #43 46.17 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-16T07:53:53.262Z] #43 46.27 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-16T07:53:53.291Z] #44 93.22 DEP criu/file-ids.d [2021-03-16T07:53:53.291Z] #44 93.40 DEP criu/fifo.d [2021-03-16T07:53:53.312Z] [2021-03-16T07:53:53.312Z] #56 [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-03-16T07:53:53.313Z] #56 sha256:992c956a80c24b72b4677c7b6029598b8eace8fe52143fe3d22f6d92217fcf45 [2021-03-16T07:53:53.527Z] #43 46.39 HOSTDEP compel/src/main-host.d [2021-03-16T07:53:53.527Z] #43 46.49 DEP compel/src/lib/ptrace.d [2021-03-16T07:53:53.569Z] #56 ... [2021-03-16T07:53:53.569Z] [2021-03-16T07:53:53.569Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:53.569Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:53.569Z] #43 149.9 CC criu/shmem.o [2021-03-16T07:53:53.589Z] #44 93.57 DEP criu/fdstore.d [2021-03-16T07:53:53.589Z] #44 93.75 DEP criu/fault-injection.d [2021-03-16T07:53:53.589Z] #44 93.82 DEP criu/external.d [2021-03-16T07:53:53.597Z] #17 ... [2021-03-16T07:53:53.597Z] [2021-03-16T07:53:53.597Z] #58 [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-03-16T07:53:53.597Z] #58 sha256:4735d554106de53210c79f9664e73921375b121a0d80044ea6555a3ce853f47c [2021-03-16T07:53:53.597Z] #58 142.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-16T07:53:53.597Z] #58 142.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-16T07:53:53.597Z] #58 DONE 150.5s [2021-03-16T07:53:53.597Z] [2021-03-16T07:53:53.597Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-16T07:53:53.597Z] #59 sha256:34b93d8b3a13a766ffd08533dd85fcb449ae2807f66ec87a92ba7d0e275ea03b [2021-03-16T07:53:53.597Z] #59 DONE 0.1s [2021-03-16T07:53:53.597Z] [2021-03-16T07:53:53.597Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-16T07:53:53.597Z] #60 sha256:0649e1ed0d3596de75c40e7f5bd64a0aa86eee27bd535e501b86657b003eceed [2021-03-16T07:53:53.597Z] #60 DONE 0.1s [2021-03-16T07:53:53.597Z] [2021-03-16T07:53:53.597Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-16T07:53:53.597Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-16T07:53:53.788Z] #43 46.61 DEP compel/src/lib/infect.d [2021-03-16T07:53:53.788Z] #43 46.72 DEP compel/src/lib/infect-util.d [2021-03-16T07:53:53.788Z] #43 46.79 DEP compel/src/lib/infect-rpc.d [2021-03-16T07:53:53.888Z] #44 93.98 DEP criu/eventpoll.d [2021-03-16T07:53:53.984Z] #24 ... [2021-03-16T07:53:53.984Z] [2021-03-16T07:53:53.984Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-16T07:53:53.984Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-03-16T07:53:53.984Z] #17 DONE 2.5s [2021-03-16T07:53:54.050Z] #43 46.90 DEP compel/arch/x86/src/lib/infect.d [2021-03-16T07:53:54.050Z] #43 47.01 DEP compel/arch/x86/src/lib/cpu.d [2021-03-16T07:53:54.186Z] #44 94.19 DEP criu/eventfd.d [2021-03-16T07:53:54.186Z] #44 94.36 DEP criu/crtools.d [2021-03-16T07:53:54.246Z] [2021-03-16T07:53:54.246Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-16T07:53:54.246Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-03-16T07:53:54.311Z] #43 47.12 DEP compel/src/lib/log.d [2021-03-16T07:53:54.311Z] #43 47.22 DEP compel/src/main.d [2021-03-16T07:53:54.483Z] #44 94.57 DEP criu/cr-service.d [2021-03-16T07:53:54.540Z] #43 151.0 CC criu/sigframe.o [2021-03-16T07:53:54.572Z] #43 47.38 DEP compel/src/lib/handle-elf.d [2021-03-16T07:53:54.572Z] #43 47.48 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-16T07:53:54.572Z] #43 47.60 CC compel/src/lib/log.o [2021-03-16T07:53:54.783Z] #44 94.76 DEP criu/cr-restore.d [2021-03-16T07:53:54.797Z] #43 ... [2021-03-16T07:53:54.797Z] [2021-03-16T07:53:54.797Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-16T07:53:54.797Z] #41 sha256:0fbc915c38190275a32e23967025dc526a1490943d549b30ea574649546b262b [2021-03-16T07:53:54.797Z] #41 DONE 0.4s [2021-03-16T07:53:54.797Z] [2021-03-16T07:53:54.797Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:54.797Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:54.797Z] #43 151.1 CC criu/signalfd.o [2021-03-16T07:53:54.982Z] #17 DONE 1.9s [2021-03-16T07:53:54.982Z] [2021-03-16T07:53:54.982Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-16T07:53:54.982Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-16T07:53:55.046Z] Fetching without tags [2021-03-16T07:53:55.054Z] #43 151.4 CC criu/sk-inet.o [2021-03-16T07:53:55.081Z] #44 95.09 DEP criu/cr-errno.d [2021-03-16T07:53:55.081Z] #44 95.10 DEP criu/cr-dump.d [2021-03-16T07:53:54.671Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-16T07:53:54.747Z] > git config --add remote.origin.fetch +refs/pull/42152/head:refs/remotes/origin/PR-42152 # timeout=10 [2021-03-16T07:53:54.808Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:53:54.948Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-16T07:53:55.086Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-16T07:53:55.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:53:55.145Z] #43 47.92 CC compel/arch/x86/src/lib/cpu.o [2021-03-16T07:53:55.311Z] #43 ... [2021-03-16T07:53:55.311Z] [2021-03-16T07:53:55.311Z] #49 [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-03-16T07:53:55.311Z] #49 sha256:d46dcf4d061758246fa3d982fa67494b5571eb21c6283602407efd397a97ffe7 [2021-03-16T07:53:55.311Z] #49 245.9 + /build/golangci-lint --version [2021-03-16T07:53:55.311Z] #49 246.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-16T07:53:55.311Z] #49 DONE 246.4s [2021-03-16T07:53:55.381Z] #44 95.34 DEP criu/cr-dedup.d [2021-03-16T07:53:55.381Z] #44 ... [2021-03-16T07:53:55.381Z] [2021-03-16T07:53:55.381Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:53:55.381Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-16T07:53:55.381Z] #21 37.18 Selecting previously unselected package python3. [2021-03-16T07:53:55.381Z] #21 37.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24024 files and directories currently installed.) [2021-03-16T07:53:55.381Z] #21 37.25 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-03-16T07:53:55.381Z] #21 37.26 Unpacking python3 (3.7.3-1) ... [2021-03-16T07:53:55.381Z] #21 37.38 Selecting previously unselected package libip4tc0:ppc64el. [2021-03-16T07:53:55.381Z] #21 37.39 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-03-16T07:53:55.381Z] #21 37.40 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-03-16T07:53:55.381Z] #21 37.50 Selecting previously unselected package libip6tc0:ppc64el. [2021-03-16T07:53:55.381Z] #21 37.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-03-16T07:53:55.381Z] #21 37.51 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-03-16T07:53:55.381Z] #21 37.62 Selecting previously unselected package libiptc0:ppc64el. [2021-03-16T07:53:55.381Z] #21 37.63 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-03-16T07:53:55.381Z] #21 37.64 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-03-16T07:53:55.381Z] #21 37.74 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-03-16T07:53:55.381Z] #21 37.74 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-03-16T07:53:55.381Z] #21 37.76 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-03-16T07:53:55.381Z] #21 37.84 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-03-16T07:53:55.381Z] #21 37.84 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-03-16T07:53:55.381Z] #21 37.84 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-03-16T07:53:55.381Z] #21 37.96 Selecting previously unselected package libnftnl11:ppc64el. [2021-03-16T07:53:55.381Z] #21 37.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-03-16T07:53:55.381Z] #21 37.98 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-03-16T07:53:55.381Z] #21 38.09 Selecting previously unselected package iptables. [2021-03-16T07:53:55.381Z] #21 38.11 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-03-16T07:53:55.381Z] #21 38.11 Unpacking iptables (1.8.2-4) ... [2021-03-16T07:53:55.381Z] #21 38.62 Selecting previously unselected package xxd. [2021-03-16T07:53:55.381Z] #21 38.62 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-16T07:53:55.381Z] #21 38.63 Unpacking xxd (2:8.1.0875-5) ... [2021-03-16T07:53:55.381Z] #21 38.75 Selecting previously unselected package vim-common. [2021-03-16T07:53:55.381Z] #21 38.76 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:53:55.381Z] #21 38.79 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-16T07:53:55.381Z] #21 38.98 Selecting previously unselected package bash-completion. [2021-03-16T07:53:55.381Z] #21 38.99 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-16T07:53:55.568Z] [2021-03-16T07:53:55.568Z] #56 [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-03-16T07:53:55.568Z] #56 sha256:992c956a80c24b72b4677c7b6029598b8eace8fe52143fe3d22f6d92217fcf45 [2021-03-16T07:53:55.717Z] #43 ... [2021-03-16T07:53:55.717Z] [2021-03-16T07:53:55.717Z] #58 [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-03-16T07:53:55.717Z] #58 sha256:11c79c98848dbdd2f735f6cd606a73103e43edf0d37d14bf3bfee42db612f9b5 [2021-03-16T07:53:55.717Z] #58 148.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-16T07:53:55.717Z] #58 148.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-16T07:53:56.131Z] #56 ... [2021-03-16T07:53:56.131Z] [2021-03-16T07:53:56.131Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:56.131Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:56.131Z] #43 152.4 CC criu/sk-netlink.o [2021-03-16T07:53:56.314Z] Merging remotes/origin/master commit 4735a0c84f89d6be53d92cf2ccbd086d682edc42 into PR head commit 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:53:56.388Z] #43 152.6 CC criu/sk-packet.o [2021-03-16T07:53:56.805Z] #18 DONE 2.3s [2021-03-16T07:53:56.805Z] [2021-03-16T07:53:56.805Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-16T07:53:56.805Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-03-16T07:53:56.890Z] #18 DONE 1.9s [2021-03-16T07:53:56.890Z] [2021-03-16T07:53:56.890Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-16T07:53:56.890Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-16T07:53:56.950Z] #43 153.2 CC criu/sk-queue.o [2021-03-16T07:53:57.492Z] #21 43.11 Unpacking bash-completion (1:2.8-6) ... [2021-03-16T07:53:57.513Z] #43 153.7 CC criu/sk-tcp.o [2021-03-16T07:53:57.604Z] #56 ... [2021-03-16T07:53:57.604Z] [2021-03-16T07:53:57.604Z] #45 [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-03-16T07:53:57.604Z] #45 sha256:8c2d9782b214373bc90ba48e9fd42ad397a3561257c406da8474da5e50246664 [2021-03-16T07:53:57.604Z] #45 103.7 vendor/golang.org/x/text/secure/bidirule [2021-03-16T07:53:57.604Z] #45 104.0 vendor/golang.org/x/text/unicode/norm [2021-03-16T07:53:57.604Z] #45 108.7 vendor/golang.org/x/net/idna [2021-03-16T07:53:57.604Z] #45 111.0 vendor/golang.org/x/net/http2/hpack [2021-03-16T07:53:57.604Z] #45 112.4 mime [2021-03-16T07:53:57.604Z] #45 ... [2021-03-16T07:53:57.604Z] [2021-03-16T07:53:57.604Z] #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-03-16T07:53:57.604Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:53:57.604Z] #13 108.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-16T07:53:57.604Z] #13 108.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-16T07:53:57.604Z] #13 108.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:57.758Z] #19 ... [2021-03-16T07:53:57.758Z] [2021-03-16T07:53:57.758Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:57.758Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-16T07:53:57.758Z] #43 52.01 CC compel/plugins/std/infect.o [2021-03-16T07:53:57.758Z] #43 52.49 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-03-16T07:53:57.758Z] #43 52.53 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-03-16T07:53:57.758Z] #43 52.64 AR compel/plugins/std.lib.a [2021-03-16T07:53:57.758Z] #43 52.80 CC compel/plugins/fds/fds.o [2021-03-16T07:53:57.758Z] #43 53.08 AR compel/plugins/fds.lib.a [2021-03-16T07:53:57.758Z] #43 53.19 HOSTDEP compel/src/lib/log-host.d [2021-03-16T07:53:57.758Z] #43 53.32 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-16T07:53:57.758Z] #43 53.36 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-03-16T07:53:57.758Z] #43 53.39 HOSTDEP compel/src/main-host.d [2021-03-16T07:53:57.758Z] #43 53.57 DEP compel/src/lib/ptrace.d [2021-03-16T07:53:57.758Z] #43 53.67 DEP compel/src/lib/infect.d [2021-03-16T07:53:57.758Z] #43 53.75 DEP compel/src/lib/infect-util.d [2021-03-16T07:53:57.758Z] #43 53.85 DEP compel/src/lib/infect-rpc.d [2021-03-16T07:53:57.758Z] #43 53.92 DEP compel/arch/aarch64/src/lib/infect.d [2021-03-16T07:53:57.758Z] #43 53.98 DEP compel/arch/aarch64/src/lib/cpu.d [2021-03-16T07:53:57.758Z] #43 54.07 DEP compel/src/lib/log.d [2021-03-16T07:53:57.758Z] #43 54.22 DEP compel/src/main.d [2021-03-16T07:53:57.758Z] #43 54.35 DEP compel/src/lib/handle-elf.d [2021-03-16T07:53:57.758Z] #43 54.45 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-03-16T07:53:57.758Z] #43 54.56 CC compel/src/lib/log.o [2021-03-16T07:53:57.758Z] #43 54.72 CC compel/arch/aarch64/src/lib/cpu.o [2021-03-16T07:53:57.758Z] #43 54.88 CC compel/arch/aarch64/src/lib/infect.o [2021-03-16T07:53:57.758Z] #43 55.36 CC compel/src/lib/infect-rpc.o [2021-03-16T07:53:57.758Z] #43 55.83 CC compel/src/lib/infect-util.o [2021-03-16T07:53:57.759Z] #43 56.17 CC compel/src/lib/infect.o [2021-03-16T07:53:57.759Z] #43 58.10 CC compel/src/lib/ptrace.o [2021-03-16T07:53:57.759Z] #43 58.46 AR compel/libcompel.a [2021-03-16T07:53:57.759Z] #43 58.63 HOSTCC compel/src/main-host.o [2021-03-16T07:53:57.759Z] #43 59.04 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-03-16T07:53:57.759Z] #43 59.29 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-16T07:53:57.759Z] #43 59.79 HOSTCC compel/src/lib/log-host.o [2021-03-16T07:53:57.759Z] #43 60.07 HOSTLINK compel/compel-host-bin [2021-03-16T07:53:57.759Z] #43 60.23 DEP soccr/soccr.d [2021-03-16T07:53:57.759Z] #43 60.42 CC soccr/soccr.o [2021-03-16T07:53:57.792Z] #21 43.66 Selecting previously unselected package bzip2. [2021-03-16T07:53:57.792Z] #21 43.67 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-03-16T07:53:57.792Z] #21 43.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-16T07:53:57.828Z] #19 DONE 1.2s [2021-03-16T07:53:57.828Z] [2021-03-16T07:53:57.828Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:57.828Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:53:57.828Z] #43 57.32 CC criu/arch/x86/crtools.o [2021-03-16T07:53:57.828Z] #43 59.21 CC criu/arch/x86/kerndat.o [2021-03-16T07:53:57.828Z] #43 60.28 CC criu/arch/x86/sigaction_compat.o [2021-03-16T07:53:57.828Z] #43 60.74 CC criu/arch/x86/sigframe.o [2021-03-16T07:53:57.828Z] #43 61.07 LINK criu/arch/x86/crtools.built-in.o [2021-03-16T07:53:57.828Z] #43 61.16 DEP criu/pie/util-vdso-elf32.d [2021-03-16T07:53:58.021Z] #43 62.23 AR soccr/libsoccr.a [2021-03-16T07:53:58.021Z] #43 62.31 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-16T07:53:55.088Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42152/head:refs/remotes/origin/PR-42152 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:53:56.428Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:53:56.478Z] > git checkout -f 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 # timeout=10 [2021-03-16T07:53:58.075Z] #43 154.3 CC criu/sk-unix.o [2021-03-16T07:53:58.088Z] #43 61.44 DEP criu/pie/util-vdso.d [2021-03-16T07:53:58.088Z] #43 61.64 DEP criu/pie/util.d [2021-03-16T07:53:58.090Z] #21 43.74 Selecting previously unselected package xz-utils. [2021-03-16T07:53:58.090Z] #21 43.75 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-03-16T07:53:58.090Z] #21 43.75 Unpacking xz-utils (5.2.4-1) ... [2021-03-16T07:53:58.090Z] #21 43.87 Selecting previously unselected package apparmor. [2021-03-16T07:53:58.090Z] #21 43.88 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-03-16T07:53:58.090Z] #21 43.95 Unpacking apparmor (2.13.2-10) ... [2021-03-16T07:53:58.284Z] #43 62.72 DEP criu/arch/aarch64/sigframe.d [2021-03-16T07:53:58.347Z] #43 61.83 CC criu/pie/util.o [2021-03-16T07:53:58.548Z] #43 62.87 DEP criu/arch/aarch64/crtools.d [2021-03-16T07:53:58.607Z] #43 62.24 CC criu/pie/util-vdso.o [2021-03-16T07:53:58.738Z] #21 44.43 Selecting previously unselected package aufs-tools. [2021-03-16T07:53:58.738Z] #21 44.44 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-03-16T07:53:58.738Z] #21 44.45 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-16T07:53:58.738Z] #21 44.58 Selecting previously unselected package libonig5:ppc64el. [2021-03-16T07:53:58.738Z] #21 44.59 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-03-16T07:53:58.738Z] #21 44.60 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-03-16T07:53:58.812Z] #43 ... [2021-03-16T07:53:58.812Z] [2021-03-16T07:53:58.812Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-16T07:53:58.812Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-03-16T07:53:58.812Z] #19 DONE 2.4s [2021-03-16T07:53:58.812Z] [2021-03-16T07:53:58.812Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:53:58.812Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-16T07:53:58.812Z] #43 63.07 DEP criu/arch/aarch64/cpu.d [2021-03-16T07:53:58.812Z] #43 63.10 DEP criu/arch/aarch64/bitops.d [2021-03-16T07:53:58.812Z] #43 ... [2021-03-16T07:53:58.812Z] [2021-03-16T07:53:58.812Z] #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-03-16T07:53:58.812Z] #24 sha256:0b25b951c78e56da13fb11dfff0d18ab670fd5e929c2559131df9d850898bf94 [2021-03-16T07:53:58.812Z] #24 131.9 + mkdir -p /tmp/tmp.KvnrVdvLIG/src/github.com/docker [2021-03-16T07:53:58.812Z] #24 131.9 + mv components/cli /tmp/tmp.KvnrVdvLIG/src/github.com/docker/cli [2021-03-16T07:53:58.812Z] #24 131.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-03-16T07:53:59.041Z] #21 44.77 Selecting previously unselected package libjq1:ppc64el. [2021-03-16T07:53:59.041Z] #21 44.77 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-16T07:53:59.041Z] #21 44.77 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-16T07:53:59.041Z] #21 ... [2021-03-16T07:53:59.041Z] [2021-03-16T07:53:59.041Z] #25 [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-03-16T07:53:59.041Z] #25 sha256:9185e6a61a7c3c31d48f04088029ff75f669c1f0ab13c713531b2367acdb0593 [2021-03-16T07:53:59.176Z] #43 62.79 CC criu/pie/util-vdso-elf32.o [2021-03-16T07:53:59.442Z] #43 155.5 CC criu/sockets.o [2021-03-16T07:53:59.578Z] Merge succeeded, producing 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:53:59.578Z] Checking out Revision 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 (PR-42152) [2021-03-16T07:53:59.699Z] #43 156.1 CC criu/stats.o [2021-03-16T07:53:59.939Z] #58 ... [2021-03-16T07:53:59.939Z] [2021-03-16T07:53:59.939Z] #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-03-16T07:53:59.939Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:53:59.939Z] #13 142.0 Selecting previously unselected package libapparmor1:amd64. [2021-03-16T07:53:59.939Z] #13 142.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-16T07:53:59.939Z] #13 142.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-16T07:53:59.939Z] #13 142.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-16T07:53:59.939Z] #13 142.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-16T07:53:59.939Z] #13 142.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-16T07:53:59.939Z] #13 142.3 Selecting previously unselected package libbtrfs0. [2021-03-16T07:53:59.939Z] #13 142.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-16T07:53:59.939Z] #13 142.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-16T07:53:59.939Z] #13 142.4 Selecting previously unselected package libbtrfs-dev. [2021-03-16T07:53:59.939Z] #13 142.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-16T07:53:59.939Z] #13 142.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:53:59.939Z] #13 142.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-16T07:53:59.939Z] #13 142.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-16T07:53:59.939Z] #13 142.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-16T07:53:59.939Z] #13 142.7 Selecting previously unselected package libudev-dev:amd64. [2021-03-16T07:53:59.939Z] #13 142.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-16T07:53:59.939Z] #13 142.7 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-16T07:53:59.939Z] #13 142.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-16T07:53:59.939Z] #13 142.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-16T07:53:59.939Z] #13 142.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-16T07:53:59.939Z] #13 143.3 Selecting previously unselected package libpcre16-3:amd64. [2021-03-16T07:53:59.939Z] #13 143.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-16T07:53:59.939Z] #13 143.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-16T07:53:59.939Z] #13 143.4 Selecting previously unselected package libpcre32-3:amd64. [2021-03-16T07:53:59.939Z] #13 143.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-16T07:53:59.939Z] #13 143.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-16T07:53:59.939Z] #13 143.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-16T07:53:59.939Z] #13 143.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-16T07:53:59.939Z] #13 143.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-16T07:53:59.939Z] #13 143.8 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-16T07:53:59.939Z] #13 143.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-16T07:53:59.939Z] #13 143.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-16T07:53:59.939Z] #13 144.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-16T07:53:59.939Z] #13 144.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-16T07:53:59.939Z] #13 144.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-16T07:53:59.939Z] #13 144.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-16T07:53:59.939Z] #13 144.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-16T07:53:59.939Z] #13 144.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-16T07:53:59.939Z] #13 144.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-16T07:53:59.940Z] #13 144.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-16T07:53:59.940Z] #13 144.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-16T07:53:59.940Z] #13 144.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-16T07:53:59.940Z] #13 144.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-16T07:53:59.940Z] #13 144.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-16T07:53:59.940Z] #13 145.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-16T07:53:59.940Z] #13 145.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-16T07:53:59.940Z] #13 145.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-16T07:53:59.940Z] #13 145.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-16T07:53:59.940Z] #13 145.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-16T07:53:59.940Z] #13 145.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-16T07:53:59.940Z] #13 145.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:59.940Z] #13 145.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-16T07:53:59.940Z] #13 145.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-16T07:53:59.940Z] #13 145.5 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-16T07:53:59.940Z] #13 145.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-16T07:53:59.940Z] #13 145.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:53:59.940Z] #13 145.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-16T07:53:59.940Z] #13 145.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-16T07:53:59.940Z] #13 145.6 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-16T07:53:59.940Z] #13 145.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-16T07:53:59.940Z] #13 145.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-16T07:53:59.940Z] #13 145.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:59.940Z] #13 145.7 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-03-16T07:53:59.940Z] #13 145.7 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-03-16T07:53:59.940Z] #13 145.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:53:59.940Z] #13 145.7 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-03-16T07:53:59.940Z] #13 145.7 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-03-16T07:53:59.940Z] #13 145.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-16T07:53:59.940Z] #13 145.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-16T07:53:59.940Z] #13 145.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-16T07:53:59.940Z] #13 145.7 Setting up dmsetup (2:1.02.155-3) ... [2021-03-16T07:53:59.940Z] #13 145.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-16T07:53:59.940Z] #13 145.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-16T07:53:59.940Z] #13 145.8 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:53:59.940Z] #13 DONE 146.9s [2021-03-16T07:53:59.955Z] #43 156.3 CC criu/string.o [2021-03-16T07:54:00.114Z] #43 63.63 AR criu/pie/pie.lib.a [2021-03-16T07:54:00.114Z] #43 63.68 DEP criu/pie/restorer.d [2021-03-16T07:54:00.205Z] [2021-03-16T07:54:00.205Z] #53 [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-03-16T07:54:00.205Z] #53 sha256:e98da0387908d20f317922bc115661a79613abc174781759815a1d1e66cb88ba [2021-03-16T07:54:00.212Z] #43 156.4 CC criu/sysctl.o [2021-03-16T07:54:00.469Z] #43 156.8 CC criu/sysfs_parse.o [2021-03-16T07:54:00.684Z] #43 64.00 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-16T07:54:00.684Z] #43 64.20 DEP criu/arch/x86/restorer_unmap.d [2021-03-16T07:54:00.684Z] #43 64.22 DEP criu/arch/x86/restorer.d [2021-03-16T07:54:00.726Z] #43 157.1 CC criu/timens.o [2021-03-16T07:54:00.876Z] #13 ... [2021-03-16T07:54:00.876Z] [2021-03-16T07:54:00.876Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:00.876Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:00.876Z] #43 32.10 CC images/mnt.o [2021-03-16T07:54:00.876Z] #43 32.29 CC images/pipe-data.o [2021-03-16T07:54:00.876Z] #43 32.52 CC images/sa.o [2021-03-16T07:54:00.876Z] #43 32.79 CC images/timer.o [2021-03-16T07:54:00.876Z] #43 33.12 CC images/timerfd.o [2021-03-16T07:54:00.876Z] #43 33.44 CC images/mm.o [2021-03-16T07:54:00.876Z] #43 33.77 CC images/sk-opts.o [2021-03-16T07:54:00.876Z] #43 33.99 CC images/sk-unix.o [2021-03-16T07:54:00.876Z] #43 34.34 CC images/sk-inet.o [2021-03-16T07:54:00.876Z] #43 34.73 CC images/tun.o [2021-03-16T07:54:00.876Z] #43 35.04 CC images/sk-netlink.o [2021-03-16T07:54:00.876Z] #43 35.33 CC images/packet-sock.o [2021-03-16T07:54:00.876Z] #43 35.75 CC images/ipc-var.o [2021-03-16T07:54:00.876Z] #43 35.99 CC images/ipc-desc.o [2021-03-16T07:54:00.876Z] #43 36.29 CC images/ipc-shm.o [2021-03-16T07:54:00.876Z] #43 36.53 CC images/ipc-msg.o [2021-03-16T07:54:00.876Z] #43 36.82 CC images/ipc-sem.o [2021-03-16T07:54:00.876Z] #43 36.97 CC images/utsns.o [2021-03-16T07:54:00.876Z] #43 37.19 CC images/creds.o [2021-03-16T07:54:00.876Z] #43 37.40 CC images/vma.o [2021-03-16T07:54:00.876Z] #43 37.69 CC images/netdev.o [2021-03-16T07:54:00.876Z] #43 38.07 CC images/tty.o [2021-03-16T07:54:00.876Z] #43 38.71 CC images/file-lock.o [2021-03-16T07:54:00.876Z] #43 38.90 CC images/rlimit.o [2021-03-16T07:54:00.876Z] #43 39.17 CC images/pagemap.o [2021-03-16T07:54:00.876Z] #43 39.45 CC images/siginfo.o [2021-03-16T07:54:00.876Z] #43 39.73 CC images/rpc.o [2021-03-16T07:54:00.876Z] #43 40.88 CC images/ext-file.o [2021-03-16T07:54:00.876Z] #43 41.16 CC images/cgroup.o [2021-03-16T07:54:00.876Z] #43 41.88 CC images/userns.o [2021-03-16T07:54:00.876Z] #43 42.16 CC images/google/protobuf/descriptor.o [2021-03-16T07:54:00.944Z] #43 64.43 DEP criu/arch/x86/vdso-pie.d [2021-03-16T07:54:00.944Z] #43 ... [2021-03-16T07:54:00.944Z] [2021-03-16T07:54:00.944Z] #53 [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-03-16T07:54:00.944Z] #53 sha256:5d7fa2a5aa1bcc7396812c35f3e8a0af4316f04fad875346da4386f3d4d9b7a7 [2021-03-16T07:54:00.944Z] #53 12.23 + cd /tmp/tmp.WQVN458Uep/src/github.com/opencontainers/runc [2021-03-16T07:54:00.944Z] #53 12.23 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-16T07:54:00.982Z] #43 157.3 CC criu/timerfd.o [2021-03-16T07:53:59.159Z] > git remote # timeout=10 [2021-03-16T07:53:59.282Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T07:53:59.328Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-16T07:53:59.330Z] > git merge 4735a0c84f89d6be53d92cf2ccbd086d682edc42 # timeout=10 [2021-03-16T07:53:59.478Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-03-16T07:53:59.616Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:53:59.666Z] > git checkout -f 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 # timeout=10 [2021-03-16T07:54:01.148Z] #53 ... [2021-03-16T07:54:01.148Z] [2021-03-16T07:54:01.148Z] #45 [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-03-16T07:54:01.148Z] #45 sha256:0cb526bda61a6dc2e7f85731b571da3f1b8cab584541bbe1567dbc013662bcea [2021-03-16T07:54:01.148Z] #45 143.5 crypto/tls [2021-03-16T07:54:01.148Z] #45 150.0 net/http/httptrace [2021-03-16T07:54:01.148Z] #45 150.2 net/http [2021-03-16T07:54:01.239Z] #43 157.6 CC criu/tty.o [2021-03-16T07:54:01.409Z] #45 ... [2021-03-16T07:54:01.409Z] [2021-03-16T07:54:01.409Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:01.409Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:01.409Z] #43 48.76 CC compel/arch/x86/src/lib/infect.o [2021-03-16T07:54:01.409Z] #43 49.59 CC compel/src/lib/infect-rpc.o [2021-03-16T07:54:01.409Z] #43 49.93 CC compel/src/lib/infect-util.o [2021-03-16T07:54:01.409Z] #43 50.29 CC compel/src/lib/infect.o [2021-03-16T07:54:01.409Z] #43 52.61 CC compel/src/lib/ptrace.o [2021-03-16T07:54:01.409Z] #43 53.26 AR compel/libcompel.a [2021-03-16T07:54:01.409Z] #43 53.40 HOSTCC compel/src/main-host.o [2021-03-16T07:54:01.409Z] #43 54.04 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-16T07:54:01.409Z] #43 54.39 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-16T07:54:01.409Z] #43 ... [2021-03-16T07:54:01.409Z] [2021-03-16T07:54:01.409Z] #53 [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-03-16T07:54:01.409Z] #53 sha256:e98da0387908d20f317922bc115661a79613abc174781759815a1d1e66cb88ba [2021-03-16T07:54:01.409Z] #53 1.624 + RM_GOPATH=0 [2021-03-16T07:54:01.409Z] #53 1.625 + TMP_GOPATH= [2021-03-16T07:54:01.409Z] #53 1.625 + : /build [2021-03-16T07:54:01.409Z] #53 1.625 + '[' -z '' ']' [2021-03-16T07:54:01.409Z] #53 1.625 ++ mktemp -d [2021-03-16T07:54:01.409Z] #53 1.628 + export GOPATH=/tmp/tmp.WNLcC3SwVT [2021-03-16T07:54:01.409Z] #53 1.629 + GOPATH=/tmp/tmp.WNLcC3SwVT [2021-03-16T07:54:01.409Z] #53 1.629 + RM_GOPATH=1 [2021-03-16T07:54:01.409Z] #53 1.629 + case "$(go env GOARCH)" in [2021-03-16T07:54:01.409Z] #53 1.629 ++ go env GOARCH [2021-03-16T07:54:01.409Z] #53 1.659 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:54:01.409Z] #53 1.659 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:54:01.409Z] #53 1.661 ++ dirname /tmp/install/install.sh [2021-03-16T07:54:01.409Z] #53 1.663 + dir=/tmp/install [2021-03-16T07:54:01.409Z] #53 1.664 + bin=runc [2021-03-16T07:54:01.409Z] #53 1.664 + shift [2021-03-16T07:54:01.409Z] #53 1.667 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-16T07:54:01.513Z] #53 12.68 + '[' -z '' ']' [2021-03-16T07:54:01.513Z] #53 12.69 + target=static [2021-03-16T07:54:01.513Z] #53 12.69 + make 'BUILDTAGS=seccomp ' static [2021-03-16T07:54:01.513Z] #53 12.85 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-16T07:54:01.671Z] #53 1.668 + . /tmp/install/runc.installer [2021-03-16T07:54:01.671Z] #53 1.672 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-16T07:54:01.671Z] #53 1.673 + install_runc [2021-03-16T07:54:01.671Z] #53 1.681 + uname -r [2021-03-16T07:54:01.671Z] #53 1.683 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-16T07:54:01.671Z] #53 1.684 + RUNC_BUILDTAGS='seccomp ' [2021-03-16T07:54:01.671Z] #53 1.684 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-16T07:54:01.671Z] #53 1.684 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WNLcC3SwVT/src/github.com/opencontainers/runc [2021-03-16T07:54:01.671Z] #53 1.685 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-16T07:54:01.671Z] #53 1.686 Cloning into '/tmp/tmp.WNLcC3SwVT/src/github.com/opencontainers/runc'... [2021-03-16T07:54:01.671Z] #53 ... [2021-03-16T07:54:01.671Z] [2021-03-16T07:54:01.671Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-16T07:54:01.671Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-16T07:54:01.671Z] #14 DONE 1.9s [2021-03-16T07:54:01.935Z] [2021-03-16T07:54:01.935Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:01.935Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:01.935Z] #43 54.74 HOSTCC compel/src/lib/log-host.o [2021-03-16T07:54:02.042Z] #25 165.7 Checking out files: 23% (2649/11201) Checking out files: 24% (2689/11201) Checking out files: 25% (2801/11201) Checking out files: 26% (2913/11201) Checking out files: 27% (3025/11201) Checking out files: 28% (3137/11201) Checking out files: 29% (3249/11201) Checking out files: 30% (3361/11201) Checking out files: 31% (3473/11201) Checking out files: 32% (3585/11201) Checking out files: 33% (3697/11201) Checking out files: 34% (3809/11201) Checking out files: 35% (3921/11201) Checking out files: 35% (3956/11201) Checking out files: 36% (4033/11201) Checking out files: 37% (4145/11201) Checking out files: 38% (4257/11201) Checking out files: 39% (4369/11201) Checking out files: 40% (4481/11201) Checking out files: 41% (4593/11201) Checking out files: 42% (4705/11201) Checking out files: 43% (4817/11201) Checking out files: 44% (4929/11201) Checking out files: 45% (5041/11201) Checking out files: 46% (5153/11201) Checking out files: 47% (5265/11201) Checking out files: 48% (5377/11201) Checking out files: 49% (5489/11201) Checking out files: 50% (5601/11201) Checking out files: 51% (5713/11201) Checking out files: 52% (5825/11201) Checking out files: 53% (5937/11201) Checking out files: 54% (6049/11201) Checking out files: 55% (6161/11201) Checking out files: 56% (6273/11201) Checking out files: 56% (6332/11201) Checking out files: 57% (6385/11201) Checking out files: 58% (6497/11201) Checking out files: 59% (6609/11201) Checking out files: 60% (6721/11201) Checking out files: 61% (6833/11201) Checking out files: 62% (6945/11201) Checking out files: 63% (7057/11201) Checking out files: 64% (7169/11201) Checking out files: 65% (7281/11201) Checking out files: 66% (7393/11201) Checking out files: 67% (7505/11201) Checking out files: 68% (7617/11201) Checking out files: 69% (7729/11201) Checking out files: 70% (7841/11201) Checking out files: 71% (7953/11201) Checking out files: 72% (8065/11201) Checking out files: 73% (8177/11201) Checking out files: 74% (8289/11201) Checking out files: 75% (8401/11201) Checking out files: 76% (8513/11201) Checking out files: 77% (8625/11201) Checking out files: 77% (8673/11201) Checking out files: 78% (8737/11201) Checking out files: 79% (8849/11201) Checking out files: 80% (8961/11201) [2021-03-16T07:54:02.042Z] #25 ... [2021-03-16T07:54:02.042Z] [2021-03-16T07:54:02.042Z] #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-03-16T07:54:02.042Z] #46 sha256:d78f9c51648f540f897a36e6ce2e0d475cef560008560a13d24f13c03e21fe2e [2021-03-16T07:54:02.042Z] #46 158.8 crypto/tls [2021-03-16T07:54:02.042Z] #46 165.4 net/http/httptrace [2021-03-16T07:54:02.042Z] #46 165.7 net/http [2021-03-16T07:54:02.042Z] #46 ... [2021-03-16T07:54:02.042Z] [2021-03-16T07:54:02.042Z] #25 [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-03-16T07:54:02.042Z] #25 sha256:9185e6a61a7c3c31d48f04088029ff75f669c1f0ab13c713531b2367acdb0593 [2021-03-16T07:54:02.135Z] #24 ... [2021-03-16T07:54:02.135Z] [2021-03-16T07:54:02.135Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:02.135Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-16T07:54:02.135Z] #43 63.15 CC criu/arch/aarch64/bitops.o [2021-03-16T07:54:02.135Z] #43 63.19 CC criu/arch/aarch64/cpu.o [2021-03-16T07:54:02.135Z] #43 63.36 CC criu/arch/aarch64/crtools.o [2021-03-16T07:54:02.135Z] #43 64.18 CC criu/arch/aarch64/sigframe.o [2021-03-16T07:54:02.135Z] #43 64.47 LINK criu/arch/aarch64/crtools.built-in.o [2021-03-16T07:54:02.135Z] #43 64.53 DEP criu/pie/util-vdso.d [2021-03-16T07:54:02.135Z] #43 64.69 DEP criu/pie/util.d [2021-03-16T07:54:02.135Z] #43 64.86 CC criu/pie/util.o [2021-03-16T07:54:02.135Z] #43 65.27 CC criu/pie/util-vdso.o [2021-03-16T07:54:02.135Z] #43 65.95 AR criu/pie/pie.lib.a [2021-03-16T07:54:02.135Z] #43 66.05 DEP criu/pie/restorer.d [2021-03-16T07:54:02.135Z] #43 66.36 DEP criu/arch/aarch64/intraprocedure.d [2021-03-16T07:54:02.135Z] #43 66.37 DEP criu/arch/aarch64/restorer.d [2021-03-16T07:54:02.135Z] #43 66.60 DEP criu/arch/aarch64/vdso-pie.d [2021-03-16T07:54:02.398Z] #43 66.77 DEP criu/pie/parasite-vdso.d [2021-03-16T07:54:02.508Z] #43 55.19 HOSTLINK compel/compel-host-bin [2021-03-16T07:54:02.508Z] #43 55.46 DEP soccr/soccr.d [2021-03-16T07:54:02.606Z] #43 158.7 CC criu/tun.o [2021-03-16T07:54:02.606Z] #43 159.0 CC criu/uffd.o [2021-03-16T07:54:02.661Z] #43 66.95 DEP criu/pie/parasite.d [2021-03-16T07:54:02.769Z] #43 43.87 CC images/opts.o [2021-03-16T07:54:02.769Z] #43 44.09 CC images/seccomp.o [2021-03-16T07:54:02.770Z] #43 55.69 CC soccr/soccr.o [2021-03-16T07:54:02.924Z] #43 67.22 CC criu/pie/parasite.o [2021-03-16T07:54:03.026Z] #43 44.45 CC images/binfmt-misc.o [2021-03-16T07:54:03.031Z] #43 ... [2021-03-16T07:54:03.031Z] [2021-03-16T07:54:03.031Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-16T07:54:03.031Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-16T07:54:03.031Z] #15 DONE 1.3s [2021-03-16T07:54:03.246Z] #25 165.7 Checking out files: 23% (2649/11201) Checking out files: 24% (2689/11201) Checking out files: 25% (2801/11201) Checking out files: 26% (2913/11201) Checking out files: 27% (3025/11201) Checking out files: 28% (3137/11201) Checking out files: 29% (3249/11201) Checking out files: 30% (3361/11201) Checking out files: 31% (3473/11201) Checking out files: 32% (3585/11201) Checking out files: 33% (3697/11201) Checking out files: 34% (3809/11201) Checking out files: 35% (3921/11201) Checking out files: 35% (3956/11201) Checking out files: 36% (4033/11201) Checking out files: 37% (4145/11201) Checking out files: 38% (4257/11201) Checking out files: 39% (4369/11201) Checking out files: 40% (4481/11201) Checking out files: 41% (4593/11201) Checking out files: 42% (4705/11201) Checking out files: 43% (4817/11201) Checking out files: 44% (4929/11201) Checking out files: 45% (5041/11201) Checking out files: 46% (5153/11201) Checking out files: 47% (5265/11201) Checking out files: 48% (5377/11201) Checking out files: 49% (5489/11201) Checking out files: 50% (5601/11201) Checking out files: 51% (5713/11201) Checking out files: 52% (5825/11201) Checking out files: 53% (5937/11201) Checking out files: 54% (6049/11201) Checking out files: 55% (6161/11201) Checking out files: 56% (6273/11201) Checking out files: 56% (6332/11201) Checking out files: 57% (6385/11201) Checking out files: 58% (6497/11201) Checking out files: 59% (6609/11201) Checking out files: 60% (6721/11201) Checking out files: 61% (6833/11201) Checking out files: 62% (6945/11201) Checking out files: 63% (7057/11201) Checking out files: 64% (7169/11201) Checking out files: 65% (7281/11201) Checking out files: 66% (7393/11201) Checking out files: 67% (7505/11201) Checking out files: 68% (7617/11201) Checking out files: 69% (7729/11201) Checking out files: 70% (7841/11201) Checking out files: 71% (7953/11201) Checking out files: 72% (8065/11201) Checking out files: 73% (8177/11201) Checking out files: 74% (8289/11201) Checking out files: 75% (8401/11201) Checking out files: 76% (8513/11201) Checking out files: 77% (8625/11201) Checking out files: 77% (8673/11201) Checking out files: 78% (8737/11201) Checking out files: 79% (8849/11201) Checking out files: 80% (8961/11201) Checking out files: 81% (9073/11201) Checking out files: 82% (9185/11201) Checking out files: 83% (9297/11201) Checking out files: 84% (9409/11201) Checking out files: 85% (9521/11201) Checking out files: 86% (9633/11201) Checking out files: 87% (9745/11201) Checking out files: 88% (9857/11201) Checking out files: 89% (9969/11201) Checking out files: 90% (10081/11201) Checking out files: 91% (10193/11201) Checking out files: 92% (10305/11201) Checking out files: 93% (10417/11201) Checking out files: 94% (10529/11201) Checking out files: 95% (10641/11201) Checking out files: 96% (10753/11201) Checking out files: 97% (10865/11201) Checking out files: 97% (10911/11201) Checking out files: 98% (10977/11201) Checking out files: 99% (11089/11201) Checking out files: 100% (11201/11201) Checking out files: 100% (11201/11201), done. [2021-03-16T07:54:03.283Z] #43 44.65 CC images/time.o [2021-03-16T07:54:03.292Z] [2021-03-16T07:54:03.292Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-16T07:54:03.292Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-16T07:54:03.535Z] #43 159.9 CC criu/util.o [2021-03-16T07:54:03.539Z] #43 44.91 CC images/sysctl.o [2021-03-16T07:54:03.544Z] #25 170.1 + cd /tmp/tmp.CLfNxHRQN8/tmp/docker-ce [2021-03-16T07:54:03.544Z] #25 170.1 + git checkout -q v17.06.2-ce [2021-03-16T07:54:03.795Z] #43 45.06 CC images/autofs.o [2021-03-16T07:54:03.873Z] #43 68.25 LINK criu/pie/parasite.built-in.o [2021-03-16T07:54:03.873Z] #43 68.26 GEN criu/pie/parasite-blob.h [2021-03-16T07:54:03.873Z] #43 68.27 CC criu/pie/parasite-vdso.o [2021-03-16T07:54:04.051Z] #43 45.30 CC images/macvlan.o [2021-03-16T07:54:04.238Z] #16 1.142 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-16T07:54:04.238Z] #16 DONE 1.2s [2021-03-16T07:54:04.238Z] [2021-03-16T07:54:04.238Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-16T07:54:04.238Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-16T07:54:04.307Z] #43 45.59 CC images/sit.o [2021-03-16T07:54:04.449Z] #43 ... [2021-03-16T07:54:04.449Z] [2021-03-16T07:54:04.449Z] #53 [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-03-16T07:54:04.449Z] #53 sha256:77ea0f372788ca7caf091e26794532f8439292b09804f86279fda85e51a2594c [2021-03-16T07:54:04.449Z] #53 10.06 + cd /tmp/tmp.QNTqlyITjm/src/github.com/opencontainers/runc [2021-03-16T07:54:04.449Z] #53 10.06 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-16T07:54:04.449Z] #53 10.30 + '[' -z '' ']' [2021-03-16T07:54:04.449Z] #53 10.30 + target=static [2021-03-16T07:54:04.449Z] #53 10.30 + make 'BUILDTAGS=seccomp ' static [2021-03-16T07:54:04.449Z] #53 10.59 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-16T07:54:04.449Z] #53 ... [2021-03-16T07:54:04.449Z] [2021-03-16T07:54:04.449Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:04.449Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-16T07:54:04.449Z] #20 2.024 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-16T07:54:04.449Z] #20 2.153 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:54:04.449Z] #20 2.166 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:54:04.449Z] #20 2.174 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:54:04.449Z] #20 2.591 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [445 kB] [2021-03-16T07:54:04.449Z] #20 3.329 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-16T07:54:04.449Z] #20 4.223 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [263 kB] [2021-03-16T07:54:04.449Z] #20 5.231 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-16T07:54:04.464Z] #43 160.7 CC criu/uts_ns.o [2021-03-16T07:54:04.464Z] #43 161.0 CC criu/vdso-compat.o [2021-03-16T07:54:04.564Z] #43 45.83 CC images/memfd.o [2021-03-16T07:54:04.712Z] #20 ... [2021-03-16T07:54:04.712Z] [2021-03-16T07:54:04.712Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:04.712Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-16T07:54:04.712Z] #43 69.02 CC criu/arch/aarch64/vdso-pie.o [2021-03-16T07:54:04.811Z] #17 ... [2021-03-16T07:54:04.811Z] [2021-03-16T07:54:04.811Z] #58 [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-03-16T07:54:04.811Z] #58 sha256:11c79c98848dbdd2f735f6cd606a73103e43edf0d37d14bf3bfee42db612f9b5 [2021-03-16T07:54:04.811Z] #58 DONE 157.3s [2021-03-16T07:54:04.976Z] #43 69.35 CC criu/arch/aarch64/restorer.o [2021-03-16T07:54:05.027Z] #43 161.1 CC criu/vdso.o [2021-03-16T07:54:05.027Z] #43 161.5 LINK criu/built-in.o [2021-03-16T07:54:05.073Z] [2021-03-16T07:54:05.073Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-16T07:54:05.073Z] #59 sha256:b69ff854726cd906b1e2c25b839fffc423773add8ee03f5e637f613407b0da7e [2021-03-16T07:54:05.073Z] #59 DONE 0.1s [2021-03-16T07:54:05.073Z] [2021-03-16T07:54:05.073Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:05.073Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:05.073Z] #43 57.74 AR soccr/libsoccr.a [2021-03-16T07:54:05.073Z] #43 57.84 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-16T07:54:05.073Z] #43 ... [2021-03-16T07:54:05.073Z] [2021-03-16T07:54:05.073Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-16T07:54:05.073Z] #60 sha256:8b832909c05f9e9296dfafff80d2daaf6a7f8dfb0c229eb0ebb8e203c5af24cc [2021-03-16T07:54:05.073Z] #60 DONE 0.1s [2021-03-16T07:54:05.127Z] #43 46.19 CC images/timens.o [2021-03-16T07:54:05.283Z] #43 161.7 LINK criu/criu [2021-03-16T07:54:05.334Z] [2021-03-16T07:54:05.334Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:05.334Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:05.384Z] #43 46.56 LINK images/built-in.o [2021-03-16T07:54:05.384Z] #43 ... [2021-03-16T07:54:05.384Z] [2021-03-16T07:54:05.384Z] #58 [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-03-16T07:54:05.384Z] #58 sha256:64a0a88ffc0792a8d1a2ba3d3c5e29682aa09889d0c724c52cd32a41373b373f [2021-03-16T07:54:05.384Z] #58 122.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-16T07:54:05.384Z] #58 122.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-16T07:54:05.553Z] #43 69.89 CC criu/arch/aarch64/intraprocedure.o [2021-03-16T07:54:05.553Z] #43 69.95 CC criu/pie/restorer.o [2021-03-16T07:54:05.596Z] #43 58.47 DEP criu/arch/x86/sigframe.d [2021-03-16T07:54:05.650Z] #25 ... [2021-03-16T07:54:05.650Z] [2021-03-16T07:54:05.650Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:05.650Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:54:05.650Z] #44 95.59 DEP criu/cr-check.d [2021-03-16T07:54:05.650Z] #44 95.89 DEP criu/config.d [2021-03-16T07:54:05.650Z] #44 96.09 DEP criu/clone-noasan.d [2021-03-16T07:54:05.650Z] #44 96.22 DEP criu/cgroup.d [2021-03-16T07:54:05.650Z] #44 96.40 DEP criu/cgroup-props.d [2021-03-16T07:54:05.650Z] #44 96.53 DEP criu/bitmap.d [2021-03-16T07:54:05.650Z] #44 96.54 DEP criu/bfd.d [2021-03-16T07:54:05.650Z] #44 96.89 DEP criu/autofs.d [2021-03-16T07:54:05.650Z] #44 97.17 DEP criu/aio.d [2021-03-16T07:54:05.650Z] #44 97.41 DEP criu/action-scripts.d [2021-03-16T07:54:05.650Z] #44 97.83 CC criu/action-scripts.o [2021-03-16T07:54:05.650Z] #44 98.53 CC criu/aio.o [2021-03-16T07:54:05.650Z] #44 99.27 CC criu/autofs.o [2021-03-16T07:54:05.650Z] #44 101.5 CC criu/bfd.o [2021-03-16T07:54:05.650Z] #44 102.2 CC criu/bitmap.o [2021-03-16T07:54:05.650Z] #44 102.3 CC criu/cgroup-props.o [2021-03-16T07:54:05.650Z] #44 103.7 CC criu/cgroup.o [2021-03-16T07:54:05.650Z] #44 ... [2021-03-16T07:54:05.650Z] [2021-03-16T07:54:05.650Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:05.650Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-16T07:54:05.651Z] #21 44.91 Selecting previously unselected package jq. [2021-03-16T07:54:05.651Z] #21 44.94 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-16T07:54:05.651Z] #21 44.96 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-16T07:54:05.651Z] #21 45.07 Selecting previously unselected package libaio1:ppc64el. [2021-03-16T07:54:05.651Z] #21 45.08 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-03-16T07:54:05.651Z] #21 45.08 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-03-16T07:54:05.651Z] #21 45.15 Selecting previously unselected package libgpm2:ppc64el. [2021-03-16T07:54:05.651Z] #21 45.16 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-03-16T07:54:05.651Z] #21 45.17 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-03-16T07:54:05.651Z] #21 45.30 Selecting previously unselected package libicu63:ppc64el. [2021-03-16T07:54:05.651Z] #21 45.32 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-03-16T07:54:05.651Z] #21 45.33 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-16T07:54:05.651Z] #21 50.30 Selecting previously unselected package libnet1:ppc64el. [2021-03-16T07:54:05.651Z] #21 50.32 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-16T07:54:05.651Z] #21 50.34 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-16T07:54:05.651Z] #21 50.45 Selecting previously unselected package libnl-3-200:ppc64el. [2021-03-16T07:54:05.651Z] #21 50.46 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-03-16T07:54:05.651Z] #21 50.46 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-16T07:54:05.651Z] #21 50.60 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-03-16T07:54:05.651Z] #21 50.60 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-03-16T07:54:05.651Z] #21 50.60 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-16T07:54:05.651Z] #21 50.71 Selecting previously unselected package libreadline5:ppc64el. [2021-03-16T07:54:05.651Z] #21 50.72 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-03-16T07:54:05.651Z] #21 50.74 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-03-16T07:54:05.651Z] #21 50.91 Selecting previously unselected package net-tools. [2021-03-16T07:54:05.651Z] #21 50.93 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-03-16T07:54:05.651Z] #21 50.93 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-16T07:54:05.651Z] #21 51.26 Selecting previously unselected package python-pip-whl. [2021-03-16T07:54:05.651Z] #21 51.27 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-16T07:54:05.651Z] #21 51.28 Unpacking python-pip-whl (18.1-5) ... [2021-03-16T07:54:05.846Z] #43 162.1 DEP lib/c/criu.d [2021-03-16T07:54:05.846Z] #43 162.1 CC images/rpc.pb-c.o [2021-03-16T07:54:05.857Z] #43 58.56 DEP criu/arch/x86/sigaction_compat.d [2021-03-16T07:54:05.857Z] #43 ... [2021-03-16T07:54:05.857Z] [2021-03-16T07:54:05.857Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-16T07:54:05.857Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-16T07:54:05.857Z] #17 DONE 1.6s [2021-03-16T07:54:05.857Z] [2021-03-16T07:54:05.857Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:05.857Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:05.857Z] #43 58.71 DEP criu/arch/x86/kerndat.d [2021-03-16T07:54:06.118Z] #43 59.01 DEP criu/arch/x86/crtools.d [2021-03-16T07:54:06.118Z] #43 59.11 DEP criu/arch/x86/cpu.d [2021-03-16T07:54:06.298Z] #21 52.00 Selecting previously unselected package python3-lib2to3. [2021-03-16T07:54:06.298Z] #21 52.02 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-16T07:54:06.298Z] #21 52.03 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-16T07:54:06.298Z] #21 52.26 Selecting previously unselected package python3-distutils. [2021-03-16T07:54:06.379Z] #43 59.28 CC criu/arch/x86/cpu.o [2021-03-16T07:54:06.408Z] #43 162.6 CC lib/c/criu.o [2021-03-16T07:54:06.597Z] #21 52.29 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-16T07:54:06.597Z] #21 52.29 Unpacking python3-distutils (3.7.3-1) ... [2021-03-16T07:54:06.597Z] #21 52.52 Selecting previously unselected package python3-pip. [2021-03-16T07:54:06.910Z] #21 52.54 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-16T07:54:06.910Z] #21 52.54 Unpacking python3-pip (18.1-5) ... [2021-03-16T07:54:06.910Z] #21 52.76 Selecting previously unselected package python3-pkg-resources. [2021-03-16T07:54:06.910Z] #21 52.76 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-16T07:54:06.910Z] #21 52.76 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-16T07:54:06.910Z] #21 ... [2021-03-16T07:54:06.910Z] [2021-03-16T07:54:06.910Z] #25 [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-03-16T07:54:06.910Z] #25 sha256:9185e6a61a7c3c31d48f04088029ff75f669c1f0ab13c713531b2367acdb0593 [2021-03-16T07:54:06.910Z] #25 173.7 + mkdir -p /tmp/tmp.CLfNxHRQN8/src/github.com/docker [2021-03-16T07:54:06.910Z] #25 173.7 + mv components/cli /tmp/tmp.CLfNxHRQN8/src/github.com/docker/cli [2021-03-16T07:54:06.910Z] #25 173.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-03-16T07:54:06.972Z] #43 163.4 LINK lib/c/built-in.o [2021-03-16T07:54:06.972Z] #43 163.4 LINK lib/c/libcriu.so [2021-03-16T07:54:06.972Z] #43 163.4 LINK lib/c/libcriu.a [2021-03-16T07:54:07.228Z] #43 163.5 GEN magic.py [2021-03-16T07:54:07.228Z] #43 163.6 Note: Building without setproctitle() and strlcpy() support. [2021-03-16T07:54:07.228Z] #43 163.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-16T07:54:07.228Z] #43 163.6 Note: Building without GnuTLS support [2021-03-16T07:54:07.228Z] #43 163.6 Makefile.config:39: Warn: you have no libnftables installed [2021-03-16T07:54:07.228Z] #43 163.6 Makefile.config:40: Warn: Building without nftables support [2021-03-16T07:54:07.277Z] #58 ... [2021-03-16T07:54:07.277Z] [2021-03-16T07:54:07.277Z] #45 [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-03-16T07:54:07.277Z] #45 sha256:8c2d9782b214373bc90ba48e9fd42ad397a3561257c406da8474da5e50246664 [2021-03-16T07:54:07.277Z] #45 114.4 mime/quotedprintable [2021-03-16T07:54:07.277Z] #45 114.7 net/http/internal [2021-03-16T07:54:07.277Z] #45 118.7 net/textproto [2021-03-16T07:54:07.277Z] #45 118.7 crypto/x509 [2021-03-16T07:54:07.277Z] #45 120.0 vendor/golang.org/x/net/http/httpguts [2021-03-16T07:54:07.277Z] #45 120.2 vendor/golang.org/x/net/http/httpproxy [2021-03-16T07:54:07.277Z] #45 120.9 mime/multipart [2021-03-16T07:54:07.277Z] #45 123.2 crypto/tls [2021-03-16T07:54:07.534Z] #45 ... [2021-03-16T07:54:07.534Z] [2021-03-16T07:54:07.534Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:07.534Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:07.534Z] #43 46.75 GEN compel/include/asm [2021-03-16T07:54:07.534Z] #43 46.77 GEN compel/include/version.h [2021-03-16T07:54:07.534Z] #43 46.80 touch .config [2021-03-16T07:54:07.534Z] #43 46.87 GEN include/common/config.h [2021-03-16T07:54:07.534Z] #43 46.97 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-16T07:54:07.534Z] #43 46.99 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-16T07:54:07.534Z] #43 47.01 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-16T07:54:07.534Z] #43 47.02 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-16T07:54:07.534Z] #43 47.06 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-16T07:54:07.534Z] #43 47.08 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-16T07:54:07.534Z] #43 47.10 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-16T07:54:07.534Z] #43 47.14 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-16T07:54:07.534Z] #43 47.17 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-16T07:54:07.534Z] #43 47.20 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-16T07:54:07.534Z] #43 47.21 DEP compel/plugins/std/infect.d [2021-03-16T07:54:07.534Z] #43 47.39 DEP compel/plugins/std/string.d [2021-03-16T07:54:07.534Z] #43 47.48 DEP compel/plugins/std/log.d [2021-03-16T07:54:07.534Z] #43 47.64 DEP compel/plugins/std/fds.d [2021-03-16T07:54:07.534Z] #43 47.79 DEP compel/plugins/std/std.d [2021-03-16T07:54:07.534Z] #43 47.89 DEP compel/plugins/shmem/shmem.d [2021-03-16T07:54:07.534Z] #43 48.04 DEP compel/plugins/fds/fds.d [2021-03-16T07:54:07.534Z] #43 48.21 CC compel/plugins/std/std.o [2021-03-16T07:54:07.534Z] #43 48.58 CC compel/plugins/std/fds.o [2021-03-16T07:54:07.766Z] #43 ... [2021-03-16T07:54:07.766Z] [2021-03-16T07:54:07.766Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-16T07:54:07.766Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-16T07:54:07.766Z] #18 DONE 1.6s [2021-03-16T07:54:07.766Z] [2021-03-16T07:54:07.766Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:07.766Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:07.766Z] #43 60.39 CC criu/arch/x86/crtools.o [2021-03-16T07:54:07.790Z] #43 49.00 CC compel/plugins/std/log.o [2021-03-16T07:54:08.083Z] #53 ... [2021-03-16T07:54:08.084Z] [2021-03-16T07:54:08.084Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:08.084Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:08.084Z] #43 64.59 DEP criu/pie/parasite-vdso.d [2021-03-16T07:54:08.084Z] #43 64.76 DEP criu/pie/parasite.d [2021-03-16T07:54:08.084Z] #43 64.99 CC criu/pie/parasite.o [2021-03-16T07:54:08.084Z] #43 66.29 LINK criu/pie/parasite.built-in.o [2021-03-16T07:54:08.084Z] #43 66.31 GEN criu/pie/parasite-blob.h [2021-03-16T07:54:08.084Z] #43 66.34 CC criu/pie/parasite-vdso.o [2021-03-16T07:54:08.084Z] #43 67.07 CC criu/arch/x86/vdso-pie.o [2021-03-16T07:54:08.084Z] #43 67.46 CC criu/arch/x86/restorer.o [2021-03-16T07:54:08.084Z] #43 67.94 CC criu/arch/x86/restorer_unmap.o [2021-03-16T07:54:08.084Z] #43 68.01 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-16T07:54:08.084Z] #43 68.33 CC criu/pie/restorer.o [2021-03-16T07:54:08.084Z] #43 71.24 LINK criu/pie/restorer.built-in.o [2021-03-16T07:54:08.084Z] #43 71.25 GEN criu/pie/restorer-blob.h [2021-03-16T07:54:08.084Z] #43 ... [2021-03-16T07:54:08.084Z] [2021-03-16T07:54:08.084Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:08.084Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:54:08.084Z] #20 1.527 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-16T07:54:08.084Z] #20 1.760 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:54:08.084Z] #20 1.847 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:54:08.084Z] #20 1.852 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:54:08.084Z] #20 2.196 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [453 kB] [2021-03-16T07:54:08.084Z] #20 3.156 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:54:08.084Z] #20 4.469 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:54:08.084Z] #20 6.013 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:54:08.084Z] #20 ... [2021-03-16T07:54:08.084Z] [2021-03-16T07:54:08.084Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:08.084Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:08.084Z] #43 71.35 DEP criu/vdso.d [2021-03-16T07:54:08.229Z] #43 164.3 fatal: not a git repository (or any of the parent directories): .git [2021-03-16T07:54:08.343Z] #43 71.63 DEP criu/vdso-compat.d [2021-03-16T07:54:08.343Z] #43 71.84 DEP criu/uts_ns.d [2021-03-16T07:54:08.498Z] #43 164.9 make[1]: Nothing to be done for 'all'. [2021-03-16T07:54:08.603Z] #43 71.96 DEP criu/util.d [2021-03-16T07:54:08.603Z] #43 72.17 DEP criu/uffd.d [2021-03-16T07:54:08.720Z] #43 49.90 CC compel/plugins/std/string.o [2021-03-16T07:54:08.863Z] #43 72.42 DEP criu/tun.d [2021-03-16T07:54:09.028Z] #43 73.29 LINK criu/pie/restorer.built-in.o [2021-03-16T07:54:09.028Z] #43 73.30 GEN criu/pie/restorer-blob.h [2021-03-16T07:54:09.064Z] #43 165.5 make[1]: 'images/built-in.o' is up to date. [2021-03-16T07:54:09.122Z] #43 72.66 DEP criu/tty.d [2021-03-16T07:54:09.156Z] #43 ... [2021-03-16T07:54:09.156Z] [2021-03-16T07:54:09.156Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-16T07:54:09.156Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-16T07:54:09.156Z] #19 DONE 1.5s [2021-03-16T07:54:09.156Z] [2021-03-16T07:54:09.156Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:09.156Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:54:09.283Z] #43 50.66 CC compel/plugins/std/infect.o [2021-03-16T07:54:09.329Z] #43 73.45 DEP criu/vdso.d [2021-03-16T07:54:09.332Z] #43 165.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-16T07:54:09.332Z] #43 165.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-16T07:54:09.332Z] #43 165.6 make[1]: 'compel/libcompel.a' is up to date. [2021-03-16T07:54:09.332Z] #43 165.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-16T07:54:09.332Z] #43 165.6 make[1]: Nothing to be done for 'all'. [2021-03-16T07:54:09.332Z] #43 165.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-16T07:54:09.382Z] #43 72.82 DEP criu/timerfd.d [2021-03-16T07:54:09.589Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2021-03-16T07:54:09.589Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2021-03-16T07:54:09.589Z] #43 165.9 make[2]: Nothing to be done for 'all'. [2021-03-16T07:54:09.589Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-03-16T07:54:09.589Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-03-16T07:54:09.608Z] #43 73.81 DEP criu/uts_ns.d [2021-03-16T07:54:09.642Z] #43 72.96 DEP criu/timens.d [2021-03-16T07:54:09.642Z] #43 73.16 DEP criu/sysfs_parse.d [2021-03-16T07:54:09.845Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-03-16T07:54:09.845Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-03-16T07:54:09.845Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-03-16T07:54:09.845Z] #43 166.2 INSTALL criu/criu [2021-03-16T07:54:09.846Z] #43 51.16 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-16T07:54:09.846Z] #43 51.21 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-16T07:54:09.846Z] #43 51.26 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-16T07:54:09.902Z] #43 73.29 DEP criu/sysctl.d [2021-03-16T07:54:09.902Z] #43 73.44 DEP criu/string.d [2021-03-16T07:54:09.902Z] #43 73.49 DEP criu/stats.d [2021-03-16T07:54:09.908Z] #43 74.07 DEP criu/util.d [2021-03-16T07:54:10.102Z] #43 51.34 AR compel/plugins/std.lib.a [2021-03-16T07:54:10.102Z] #43 51.44 CC compel/plugins/fds/fds.o [2021-03-16T07:54:10.161Z] #43 73.65 DEP criu/sockets.d [2021-03-16T07:54:10.161Z] #43 73.82 DEP criu/sk-unix.d [2021-03-16T07:54:10.180Z] #43 74.43 DEP criu/uffd.d [2021-03-16T07:54:10.359Z] #43 51.69 AR compel/plugins/fds.lib.a [2021-03-16T07:54:10.359Z] #43 51.74 HOSTDEP compel/src/lib/log-host.d [2021-03-16T07:54:10.359Z] #43 51.82 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-16T07:54:10.413Z] #43 DONE 166.5s [2021-03-16T07:54:10.413Z] [2021-03-16T07:54:10.413Z] #53 [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-03-16T07:54:10.413Z] #53 sha256:2b88063ff14cfdf555ea1b6260cc2e4cfcfeb6fad3b589e9abbcf62271d765fa [2021-03-16T07:54:10.421Z] #43 73.95 DEP criu/sk-tcp.d [2021-03-16T07:54:10.448Z] #43 74.65 DEP criu/tun.d [2021-03-16T07:54:10.448Z] #43 74.89 DEP criu/tty.d [2021-03-16T07:54:10.552Z] #20 1.482 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-16T07:54:10.552Z] #20 1.699 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:54:10.616Z] #43 51.91 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-16T07:54:10.693Z] #43 74.21 DEP criu/sk-queue.d [2021-03-16T07:54:10.813Z] #20 1.699 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:54:10.813Z] #20 1.726 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:54:10.872Z] #43 52.02 HOSTDEP compel/src/main-host.d [2021-03-16T07:54:10.872Z] #43 52.16 DEP compel/src/lib/ptrace.d [2021-03-16T07:54:10.955Z] #43 74.41 DEP criu/sk-packet.d [2021-03-16T07:54:11.042Z] #43 75.11 DEP criu/timerfd.d [2021-03-16T07:54:11.042Z] #43 75.29 DEP criu/timens.d [2021-03-16T07:54:11.074Z] #20 2.131 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [453 kB] [2021-03-16T07:54:11.129Z] #43 52.32 DEP compel/src/lib/infect.d [2021-03-16T07:54:11.215Z] #43 74.60 DEP criu/sk-netlink.d [2021-03-16T07:54:11.329Z] #43 75.46 DEP criu/sysfs_parse.d [2021-03-16T07:54:11.329Z] #43 75.63 DEP criu/sysctl.d [2021-03-16T07:54:11.340Z] #53 ... [2021-03-16T07:54:11.340Z] [2021-03-16T07:54:11.340Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-16T07:54:11.340Z] #44 sha256:87bd3838cf86a14a1bc766f70dc6b43000f57069cdf03ca776af289f790af1c9 [2021-03-16T07:54:11.340Z] #44 DONE 0.1s [2021-03-16T07:54:11.340Z] [2021-03-16T07:54:11.340Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-16T07:54:11.340Z] #46 sha256:c5f883fa3e1b7cd5e2860f7f83f9dfb804447df23e71e69b00c2093c7df33d99 [2021-03-16T07:54:11.386Z] #43 52.57 DEP compel/src/lib/infect-util.d [2021-03-16T07:54:11.386Z] #43 52.74 DEP compel/src/lib/infect-rpc.d [2021-03-16T07:54:11.386Z] #43 52.83 DEP compel/arch/x86/src/lib/infect.d [2021-03-16T07:54:11.474Z] #43 74.85 DEP criu/sk-inet.d [2021-03-16T07:54:11.474Z] #43 75.03 DEP criu/signalfd.d [2021-03-16T07:54:11.508Z] Commit message: "info: unset cgroup-related fields when CgroupDriver == none" [2021-03-16T07:54:11.596Z] #46 DONE 0.2s [2021-03-16T07:54:11.596Z] [2021-03-16T07:54:11.596Z] #53 [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-03-16T07:54:11.596Z] #53 sha256:2b88063ff14cfdf555ea1b6260cc2e4cfcfeb6fad3b589e9abbcf62271d765fa [2021-03-16T07:54:11.596Z] #53 ... [2021-03-16T07:54:11.596Z] [2021-03-16T07:54:11.596Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-16T07:54:11.596Z] #48 sha256:21a54a78299d20c2395daeeddc53bba5c8b27feec2d21aa5c88861720a7d3231 [2021-03-16T07:54:11.649Z] #43 75.94 DEP criu/string.d [2021-03-16T07:54:11.733Z] #43 75.20 DEP criu/sigframe.d [2021-03-16T07:54:11.851Z] #48 DONE 0.2s [2021-03-16T07:54:11.851Z] [2021-03-16T07:54:11.851Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-16T07:54:11.851Z] #50 sha256:3ca2fda8b59dad78798088c33e2d6624561d7aaf1649b6f6195fd5acd2ad0109 [2021-03-16T07:54:11.915Z] #43 76.02 DEP criu/stats.d [2021-03-16T07:54:11.915Z] #43 76.21 DEP criu/sockets.d [2021-03-16T07:54:11.950Z] #43 53.01 DEP compel/arch/x86/src/lib/cpu.d [2021-03-16T07:54:11.950Z] #43 53.14 DEP compel/src/lib/log.d [2021-03-16T07:54:11.950Z] #43 53.25 DEP compel/src/main.d [2021-03-16T07:54:11.950Z] #43 53.37 DEP compel/src/lib/handle-elf.d [2021-03-16T07:54:11.992Z] #43 75.32 DEP criu/shmem.d [2021-03-16T07:54:11.992Z] #43 75.48 DEP criu/servicefd.d [2021-03-16T07:54:11.925Z] > git --version # timeout=10 [2021-03-16T07:54:11.977Z] > git --version # 'git version 2.24.1.windows.2' [2021-03-16T07:54:12.027Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-16T07:54:12.180Z] #43 76.44 DEP criu/sk-unix.d [2021-03-16T07:54:12.207Z] #43 53.47 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-16T07:54:12.252Z] #43 75.70 DEP criu/seize.d [2021-03-16T07:54:12.412Z] #50 DONE 0.5s [2021-03-16T07:54:12.412Z] [2021-03-16T07:54:12.412Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-16T07:54:12.412Z] #52 sha256:b8209befa5820e2e8610e4f4a10af01abc273537d4bd2c9e15aebb884b32260d [2021-03-16T07:54:12.412Z] #52 DONE 0.1s [2021-03-16T07:54:12.412Z] [2021-03-16T07:54:12.412Z] #56 [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-03-16T07:54:12.412Z] #56 sha256:992c956a80c24b72b4677c7b6029598b8eace8fe52143fe3d22f6d92217fcf45 [2021-03-16T07:54:12.446Z] #43 76.69 DEP criu/sk-tcp.d [2021-03-16T07:54:12.460Z] #20 3.156 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:54:12.464Z] #43 53.64 CC compel/src/lib/log.o [2021-03-16T07:54:12.464Z] #43 53.86 CC compel/arch/x86/src/lib/cpu.o [2021-03-16T07:54:12.511Z] #43 75.92 DEP criu/seccomp.d [2021-03-16T07:54:12.512Z] #43 76.07 DEP criu/rst-malloc.d [2021-03-16T07:54:12.512Z] #43 76.14 DEP criu/rbtree.d [Pipeline] withEnv [Pipeline] { [2021-03-16T07:54:12.542Z] #25 ... [2021-03-16T07:54:12.542Z] [2021-03-16T07:54:12.542Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:12.542Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-16T07:54:12.542Z] #21 52.91 Selecting previously unselected package python3-setuptools. [2021-03-16T07:54:12.542Z] #21 52.93 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-16T07:54:12.542Z] #21 52.93 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-16T07:54:12.542Z] #21 53.20 Selecting previously unselected package python3-wheel. [2021-03-16T07:54:12.542Z] #21 53.20 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-16T07:54:12.542Z] #21 53.21 Unpacking python3-wheel (0.32.3-2) ... [2021-03-16T07:54:12.542Z] #21 53.31 Selecting previously unselected package sudo. [2021-03-16T07:54:12.542Z] #21 53.31 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-03-16T07:54:12.542Z] #21 53.32 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-16T07:54:12.542Z] #21 53.98 Selecting previously unselected package thin-provisioning-tools. [2021-03-16T07:54:12.542Z] #21 53.99 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-03-16T07:54:12.542Z] #21 54.00 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-16T07:54:12.542Z] #21 54.33 Selecting previously unselected package uidmap. [2021-03-16T07:54:12.542Z] #21 54.34 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-03-16T07:54:12.542Z] #21 54.35 Unpacking uidmap (1:4.5-1.1) ... [2021-03-16T07:54:12.542Z] #21 54.48 Selecting previously unselected package vim-runtime. [2021-03-16T07:54:12.542Z] #21 54.51 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:54:12.542Z] #21 54.58 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-16T07:54:12.542Z] #21 54.69 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-16T07:54:12.542Z] #21 54.70 Unpacking vim-runtime (2:8.1.0875-5) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-16T07:54:12.723Z] #43 76.84 DEP criu/sk-queue.d [2021-03-16T07:54:12.723Z] #43 77.07 DEP criu/sk-packet.d [2021-03-16T07:54:12.771Z] #43 76.18 DEP criu/pstree.d [2021-03-16T07:54:12.771Z] #43 76.36 DEP criu/protobuf.d [2021-03-16T07:54:12.852Z] #21 58.73 Selecting previously unselected package vim. [2021-03-16T07:54:12.852Z] #21 58.76 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-16T07:54:12.852Z] #21 58.80 Unpacking vim (2:8.1.0875-5) ... [2021-03-16T07:54:12.986Z] #43 77.25 DEP criu/sk-netlink.d [2021-03-16T07:54:13.027Z] #43 ... [2021-03-16T07:54:13.027Z] [2021-03-16T07:54:13.027Z] #45 [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-03-16T07:54:13.027Z] #45 sha256:8c2d9782b214373bc90ba48e9fd42ad397a3561257c406da8474da5e50246664 [2021-03-16T07:54:13.027Z] #45 130.2 net/http/httptrace [2021-03-16T07:54:13.031Z] #43 76.56 GEN criu/protobuf-desc-gen.h [2021-03-16T07:54:13.252Z] #43 77.48 DEP criu/sk-inet.d [2021-03-16T07:54:13.252Z] #43 77.64 DEP criu/signalfd.d [2021-03-16T07:54:13.283Z] #45 130.5 net/http [2021-03-16T07:54:13.516Z] #43 77.81 DEP criu/sigframe.d [2021-03-16T07:54:13.516Z] #43 77.91 DEP criu/shmem.d [2021-03-16T07:54:13.781Z] #43 78.03 DEP criu/servicefd.d [2021-03-16T07:54:13.781Z] #43 78.15 DEP criu/seize.d [2021-03-16T07:54:13.847Z] #20 4.612 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:54:13.910Z] #21 59.49 Selecting previously unselected package xfsprogs. [2021-03-16T07:54:13.910Z] #21 59.49 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-03-16T07:54:13.910Z] #21 59.50 Unpacking xfsprogs (4.20.0-1) ... [2021-03-16T07:54:14.044Z] #43 78.32 DEP criu/seccomp.d [2021-03-16T07:54:14.208Z] #21 59.98 Selecting previously unselected package zip. [2021-03-16T07:54:14.208Z] #21 59.99 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-03-16T07:54:14.208Z] #21 60.00 Unpacking zip (3.0-11+b1) ... [2021-03-16T07:54:14.308Z] #43 78.48 DEP criu/rst-malloc.d [2021-03-16T07:54:14.308Z] #43 78.60 DEP criu/rbtree.d [2021-03-16T07:54:14.308Z] #43 78.63 DEP criu/pstree.d [2021-03-16T07:54:14.410Z] #43 ... [2021-03-16T07:54:14.410Z] [2021-03-16T07:54:14.410Z] #45 [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-03-16T07:54:14.410Z] #45 sha256:9791cf47cd77fdfb452cea96641266fe030354dfa345947418f0814e331a0556 [2021-03-16T07:54:14.410Z] #45 161.4 github.com/LK4D4/vndr/godl [2021-03-16T07:54:14.410Z] #45 162.3 github.com/LK4D4/vndr [2021-03-16T07:54:14.410Z] #45 ... [2021-03-16T07:54:14.410Z] [2021-03-16T07:54:14.410Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:14.410Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:54:14.410Z] #20 11.74 Fetched 8922 kB in 11s (849 kB/s) [2021-03-16T07:54:14.410Z] #20 11.74 Reading package lists... [2021-03-16T07:54:14.508Z] #21 60.27 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-16T07:54:14.508Z] #21 60.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-16T07:54:14.508Z] #21 60.30 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-03-16T07:54:14.508Z] #21 60.31 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-03-16T07:54:14.508Z] #21 60.32 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-03-16T07:54:14.508Z] #21 60.32 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-03-16T07:54:14.508Z] #21 60.33 Setting up uidmap (1:4.5-1.1) ... [2021-03-16T07:54:14.508Z] #21 60.34 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-03-16T07:54:14.508Z] #21 60.35 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-16T07:54:14.508Z] #21 60.36 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-16T07:54:14.508Z] #21 60.36 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-16T07:54:14.508Z] #21 60.37 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-16T07:54:14.570Z] #43 78.79 DEP criu/protobuf.d [2021-03-16T07:54:14.570Z] #43 78.89 GEN criu/protobuf-desc-gen.h [2021-03-16T07:54:14.657Z] #45 ... [2021-03-16T07:54:14.657Z] [2021-03-16T07:54:14.657Z] #58 [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-03-16T07:54:14.657Z] #58 sha256:64a0a88ffc0792a8d1a2ba3d3c5e29682aa09889d0c724c52cd32a41373b373f [2021-03-16T07:54:14.657Z] #58 DONE 131.5s [2021-03-16T07:54:14.657Z] [2021-03-16T07:54:14.657Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-16T07:54:14.657Z] #59 sha256:ca49959ccb11c30692174b7a035b6f61c6c9f01b66fbb2b8f0494f88cc3e13e5 [2021-03-16T07:54:14.657Z] #59 DONE 0.1s [2021-03-16T07:54:14.657Z] [2021-03-16T07:54:14.657Z] #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-03-16T07:54:14.657Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:54:14.657Z] #13 126.2 Selecting previously unselected package libapparmor1:amd64. [2021-03-16T07:54:14.657Z] #13 126.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-16T07:54:14.657Z] #13 126.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-16T07:54:14.657Z] #13 126.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-16T07:54:14.657Z] #13 126.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-16T07:54:14.657Z] #13 126.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-16T07:54:14.657Z] #13 ... [2021-03-16T07:54:14.657Z] [2021-03-16T07:54:14.657Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-16T07:54:14.657Z] #60 sha256:98cba7b6711d688e116b0559d852a1f6cd3efcf09393df6ad1da6eae3629a23c [2021-03-16T07:54:14.657Z] #60 DONE 0.1s [2021-03-16T07:54:14.657Z] [2021-03-16T07:54:14.657Z] #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-03-16T07:54:14.657Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-16T07:54:14.657Z] #13 126.6 Selecting previously unselected package libbtrfs0. [2021-03-16T07:54:14.657Z] #13 126.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-16T07:54:14.790Z] #20 ... [2021-03-16T07:54:14.791Z] [2021-03-16T07:54:14.791Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:14.791Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:14.791Z] #43 62.14 CC criu/arch/x86/kerndat.o [2021-03-16T07:54:14.791Z] #43 62.96 CC criu/arch/x86/sigaction_compat.o [2021-03-16T07:54:14.791Z] #43 63.17 CC criu/arch/x86/sigframe.o [2021-03-16T07:54:14.791Z] #43 63.44 LINK criu/arch/x86/crtools.built-in.o [2021-03-16T07:54:14.791Z] #43 63.52 DEP criu/pie/util-vdso-elf32.d [2021-03-16T07:54:14.791Z] #43 63.67 DEP criu/pie/util-vdso.d [2021-03-16T07:54:14.791Z] #43 63.78 DEP criu/pie/util.d [2021-03-16T07:54:14.791Z] #43 63.92 CC criu/pie/util.o [2021-03-16T07:54:14.791Z] #43 64.24 CC criu/pie/util-vdso.o [2021-03-16T07:54:14.791Z] #43 64.86 CC criu/pie/util-vdso-elf32.o [2021-03-16T07:54:14.791Z] #43 65.60 AR criu/pie/pie.lib.a [2021-03-16T07:54:14.791Z] #43 65.65 DEP criu/pie/restorer.d [2021-03-16T07:54:14.791Z] #43 65.91 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-16T07:54:14.791Z] #43 66.07 DEP criu/arch/x86/restorer_unmap.d [2021-03-16T07:54:14.791Z] #43 66.09 DEP criu/arch/x86/restorer.d [2021-03-16T07:54:14.791Z] #43 66.31 DEP criu/arch/x86/vdso-pie.d [2021-03-16T07:54:14.791Z] #43 66.45 DEP criu/pie/parasite-vdso.d [2021-03-16T07:54:14.791Z] #43 66.62 DEP criu/pie/parasite.d [2021-03-16T07:54:14.791Z] #43 66.85 CC criu/pie/parasite.o [2021-03-16T07:54:14.806Z] #21 60.39 Setting up xxd (2:8.1.0875-5) ... [2021-03-16T07:54:14.806Z] #21 60.40 Setting up zip (3.0-11+b1) ... [2021-03-16T07:54:14.806Z] #21 60.41 Setting up vim-common (2:8.1.0875-5) ... [2021-03-16T07:54:14.806Z] #21 60.43 Setting up bash-completion (1:2.8-6) ... [2021-03-16T07:54:14.914Z] #13 126.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-16T07:54:14.914Z] #13 126.8 Selecting previously unselected package libbtrfs-dev. [2021-03-16T07:54:14.914Z] #13 126.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-16T07:54:14.914Z] #13 126.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:54:14.978Z] #20 16.02 Reading package lists... [2021-03-16T07:54:14.978Z] #20 ... [2021-03-16T07:54:14.978Z] [2021-03-16T07:54:14.979Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:14.979Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:14.979Z] #43 78.25 DEP criu/protobuf-desc.d [2021-03-16T07:54:14.979Z] #43 78.37 DEP criu/proc_parse.d [2021-03-16T07:54:15.052Z] #43 68.03 LINK criu/pie/parasite.built-in.o [2021-03-16T07:54:15.052Z] #43 ... [2021-03-16T07:54:15.052Z] [2021-03-16T07:54:15.052Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:15.052Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:54:15.052Z] #20 6.126 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:54:15.171Z] #13 126.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-16T07:54:15.171Z] #13 126.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-16T07:54:15.171Z] #13 126.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-16T07:54:15.171Z] #13 127.0 Selecting previously unselected package libudev-dev:amd64. [2021-03-16T07:54:15.171Z] #13 127.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-16T07:54:15.171Z] #13 127.0 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-16T07:54:15.238Z] #43 78.61 DEP criu/plugin.d [2021-03-16T07:54:15.238Z] #43 78.74 DEP criu/pipes.d [2021-03-16T07:54:15.404Z] + docker version [2021-03-16T07:54:15.427Z] #13 127.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-16T07:54:15.427Z] #13 127.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-16T07:54:15.427Z] #13 127.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-16T07:54:15.498Z] #43 ... [2021-03-16T07:54:15.498Z] [2021-03-16T07:54:15.498Z] #45 [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-03-16T07:54:15.498Z] #45 sha256:9791cf47cd77fdfb452cea96641266fe030354dfa345947418f0814e331a0556 [2021-03-16T07:54:15.498Z] #45 DONE 172.7s [2021-03-16T07:54:15.498Z] [2021-03-16T07:54:15.498Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:15.498Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:15.498Z] #43 79.04 DEP criu/pie-util.d [2021-03-16T07:54:15.532Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-16T07:54:15.532Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2021-03-16T07:54:15.684Z] #13 127.5 Selecting previously unselected package libpcre16-3:amd64. [2021-03-16T07:54:15.684Z] #13 127.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-16T07:54:15.684Z] #13 127.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-16T07:54:15.758Z] #43 79.29 DEP criu/pie-util-vdso.d [2021-03-16T07:54:15.758Z] #43 79.39 DEP criu/pie-util-vdso-elf32.d [2021-03-16T07:54:15.941Z] #13 127.7 Selecting previously unselected package libpcre32-3:amd64. [2021-03-16T07:54:15.941Z] #13 127.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-16T07:54:15.941Z] #13 127.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-16T07:54:16.017Z] #43 79.50 DEP criu/path.d [2021-03-16T07:54:16.017Z] #43 79.64 DEP criu/parasite-syscall.d [2021-03-16T07:54:16.163Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2021-03-16T07:54:16.163Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-16T07:54:16.163Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-16T07:54:16.163Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-16T07:54:16.197Z] #13 127.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-16T07:54:16.197Z] #13 127.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-16T07:54:16.197Z] #13 127.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-16T07:54:16.454Z] #13 128.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-16T07:54:16.454Z] #13 128.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-16T07:54:16.454Z] #13 128.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-16T07:54:16.502Z] #43 80.67 DEP criu/protobuf-desc.d [2021-03-16T07:54:16.502Z] #43 80.84 DEP criu/proc_parse.d [2021-03-16T07:54:16.586Z] #43 79.99 DEP criu/pagemap.d [2021-03-16T07:54:16.586Z] #43 80.13 DEP criu/pagemap-cache.d [2021-03-16T07:54:16.710Z] #13 128.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-16T07:54:16.710Z] #13 128.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-16T07:54:16.710Z] #13 128.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-16T07:54:16.764Z] #43 81.04 DEP criu/plugin.d [2021-03-16T07:54:16.764Z] #43 81.09 DEP criu/pipes.d [2021-03-16T07:54:16.764Z] #43 81.23 DEP criu/pie-util.d [2021-03-16T07:54:16.795Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-16T07:54:16.795Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-16T07:54:16.795Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-16T07:54:16.795Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-16T07:54:16.795Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-16T07:54:16.795Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-16T07:54:16.846Z] #43 80.32 DEP criu/page-xfer.d [2021-03-16T07:54:17.028Z] #43 81.35 DEP criu/pie-util-vdso.d [2021-03-16T07:54:17.028Z] #43 ... [2021-03-16T07:54:17.028Z] [2021-03-16T07:54:17.028Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:17.028Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-16T07:54:17.028Z] #20 8.108 Fetched 8739 kB in 6s (1382 kB/s) [2021-03-16T07:54:17.028Z] #20 8.108 Reading package lists... [2021-03-16T07:54:17.028Z] #20 11.35 Reading package lists... [2021-03-16T07:54:17.028Z] #20 14.70 Building dependency tree... [2021-03-16T07:54:17.028Z] #20 16.61 libcap2-bin is already the newest version (1:2.25-2). [2021-03-16T07:54:17.028Z] #20 16.61 The following additional packages will be installed: [2021-03-16T07:54:17.028Z] #20 16.61 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-16T07:54:17.028Z] #20 16.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-16T07:54:17.028Z] #20 16.61 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-16T07:54:17.028Z] #20 16.61 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-16T07:54:17.028Z] #20 16.61 python3.7 python3.7-minimal vim-runtime xxd [2021-03-16T07:54:17.028Z] #20 16.62 Suggested packages: [2021-03-16T07:54:17.028Z] #20 16.62 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-16T07:54:17.028Z] #20 16.62 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-16T07:54:17.028Z] #20 16.62 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-16T07:54:17.028Z] #20 16.62 Recommended packages: [2021-03-16T07:54:17.028Z] #20 16.62 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-16T07:54:17.028Z] #20 16.62 python3-keyrings.alt python3-xdg unzip [2021-03-16T07:54:17.028Z] #20 18.01 The following NEW packages will be installed: [2021-03-16T07:54:17.028Z] #20 18.01 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-16T07:54:17.028Z] #20 18.01 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-16T07:54:17.028Z] #20 18.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-16T07:54:17.028Z] #20 18.01 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-16T07:54:17.028Z] #20 18.01 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-16T07:54:17.028Z] #20 18.01 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-16T07:54:17.028Z] #20 18.01 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-16T07:54:17.028Z] #20 18.01 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-16T07:54:17.028Z] #20 18.01 xz-utils zip [2021-03-16T07:54:17.028Z] #20 18.33 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-16T07:54:17.028Z] #20 18.33 Need to get 27.6 MB of archives. [2021-03-16T07:54:17.028Z] #20 18.33 After this operation, 114 MB of additional disk space will be used. [2021-03-16T07:54:17.028Z] #20 18.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-03-16T07:54:17.028Z] #20 ... [2021-03-16T07:54:17.028Z] [2021-03-16T07:54:17.028Z] #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-03-16T07:54:17.028Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-16T07:54:17.028Z] #40 151.6 + dpkg --print-architecture [2021-03-16T07:54:17.105Z] #43 80.47 DEP criu/page-pipe.d [2021-03-16T07:54:17.105Z] #43 80.59 DEP criu/netfilter.d [2021-03-16T07:54:17.284Z] #13 128.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-16T07:54:17.284Z] #13 128.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-16T07:54:17.284Z] #13 128.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-16T07:54:17.284Z] #13 129.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-16T07:54:17.284Z] #13 129.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-16T07:54:17.284Z] #13 129.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-16T07:54:17.284Z] #13 129.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-16T07:54:17.284Z] #13 129.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-16T07:54:17.284Z] #13 129.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-16T07:54:17.365Z] #43 80.73 DEP criu/net.d [2021-03-16T07:54:17.624Z] #43 81.01 DEP criu/namespaces.d [2021-03-16T07:54:17.624Z] #43 81.17 DEP criu/mount.d [2021-03-16T07:54:17.656Z] #56 202.6 + bin/containerd [2021-03-16T07:54:17.827Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-16T07:54:17.827Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-16T07:54:17.884Z] #43 81.32 DEP criu/memfd.d [2021-03-16T07:54:17.927Z] #13 129.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-16T07:54:17.927Z] #13 129.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-16T07:54:17.927Z] #13 129.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-16T07:54:17.927Z] #13 129.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-16T07:54:17.927Z] #13 129.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-16T07:54:17.927Z] #13 129.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-16T07:54:17.927Z] #13 129.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:54:17.927Z] #13 129.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-16T07:54:17.927Z] #13 129.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-16T07:54:17.927Z] #13 129.9 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-16T07:54:17.927Z] #13 129.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-16T07:54:17.927Z] #13 129.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-16T07:54:17.927Z] #13 129.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-16T07:54:17.927Z] #13 129.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-16T07:54:17.927Z] #13 130.0 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-16T07:54:17.927Z] #13 130.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-16T07:54:18.117Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2021-03-16T07:54:18.117Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-16T07:54:18.117Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-16T07:54:18.117Z] ? github.com/docker/docker/api/types [no test files] [2021-03-16T07:54:18.117Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-16T07:54:18.117Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-16T07:54:18.117Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-16T07:54:18.117Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-16T07:54:18.143Z] #43 81.47 DEP criu/mem.d [2021-03-16T07:54:18.143Z] #43 81.63 DEP criu/lsm.d [2021-03-16T07:54:18.212Z] #13 130.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-16T07:54:18.212Z] #13 130.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:54:18.212Z] #13 130.0 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-03-16T07:54:18.212Z] #13 130.0 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-03-16T07:54:18.212Z] #13 130.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-16T07:54:18.212Z] #13 130.0 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-03-16T07:54:18.212Z] #13 130.1 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-03-16T07:54:18.212Z] #13 130.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-16T07:54:18.212Z] #13 130.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-16T07:54:18.212Z] #13 130.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-16T07:54:18.212Z] #13 130.1 Setting up dmsetup (2:1.02.155-3) ... [2021-03-16T07:54:18.212Z] #13 130.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-16T07:54:18.212Z] #13 130.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-16T07:54:18.212Z] #13 130.2 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:54:18.403Z] #43 81.76 DEP criu/log.d [2021-03-16T07:54:18.403Z] #43 81.90 DEP criu/libnetlink.d [2021-03-16T07:54:18.403Z] #43 82.00 DEP criu/kerndat.d [2021-03-16T07:54:18.407Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2021-03-16T07:54:18.422Z] #40 DONE 152.8s [2021-03-16T07:54:18.422Z] [2021-03-16T07:54:18.422Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:18.422Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-16T07:54:18.422Z] #20 18.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2021-03-16T07:54:18.422Z] #20 18.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2021-03-16T07:54:18.422Z] #20 18.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-03-16T07:54:18.422Z] #20 18.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-03-16T07:54:18.422Z] #20 18.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2021-03-16T07:54:18.422Z] #20 18.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-03-16T07:54:18.422Z] #20 18.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-03-16T07:54:18.422Z] #20 18.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-03-16T07:54:18.422Z] #20 18.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-03-16T07:54:18.422Z] #20 18.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-03-16T07:54:18.422Z] #20 18.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-03-16T07:54:18.422Z] #20 18.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-03-16T07:54:18.422Z] #20 18.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-03-16T07:54:18.422Z] #20 18.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-03-16T07:54:18.422Z] #20 18.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-03-16T07:54:18.422Z] #20 18.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-16T07:54:18.422Z] #20 18.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-16T07:54:18.422Z] #20 18.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-03-16T07:54:18.422Z] #20 18.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-03-16T07:54:18.422Z] #20 18.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-03-16T07:54:18.422Z] #20 18.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-03-16T07:54:18.422Z] #20 18.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-03-16T07:54:18.422Z] #20 18.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-16T07:54:18.422Z] #20 18.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-16T07:54:18.422Z] #20 18.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-16T07:54:18.422Z] #20 18.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-03-16T07:54:18.422Z] #20 18.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-03-16T07:54:18.422Z] #20 18.93 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-16T07:54:18.422Z] #20 19.30 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-03-16T07:54:18.422Z] #20 19.31 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-03-16T07:54:18.422Z] #20 19.31 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-03-16T07:54:18.422Z] #20 19.31 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-03-16T07:54:18.422Z] #20 19.32 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-03-16T07:54:18.422Z] #20 19.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-16T07:54:18.422Z] #20 19.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-16T07:54:18.422Z] #20 19.43 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-16T07:54:18.422Z] #20 19.45 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-03-16T07:54:18.422Z] #20 19.45 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-16T07:54:18.422Z] #20 19.45 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-16T07:54:18.422Z] #20 19.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-16T07:54:18.422Z] #20 19.47 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-03-16T07:54:18.422Z] #20 19.56 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-03-16T07:54:18.422Z] #20 19.58 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-03-16T07:54:18.422Z] #20 19.59 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-16T07:54:18.662Z] #43 82.18 DEP criu/kcmp-ids.d [2021-03-16T07:54:18.662Z] #43 82.27 DEP criu/irmap.d [2021-03-16T07:54:18.685Z] #20 19.96 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-03-16T07:54:18.698Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2021-03-16T07:54:18.698Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-16T07:54:18.698Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-16T07:54:18.698Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-16T07:54:18.698Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-16T07:54:18.698Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-16T07:54:18.698Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-16T07:54:18.698Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-16T07:54:18.698Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2021-03-16T07:54:18.922Z] #43 82.40 DEP criu/ipc_ns.d [2021-03-16T07:54:18.922Z] #43 82.50 DEP criu/image.d [2021-03-16T07:54:18.948Z] #20 20.04 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-03-16T07:54:18.948Z] #20 20.10 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-03-16T07:54:18.988Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-03-16T07:54:18.988Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-16T07:54:18.988Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-16T07:54:18.988Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-16T07:54:18.988Z] ? github.com/docker/docker/builder [no test files] [2021-03-16T07:54:18.988Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-16T07:54:18.988Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-16T07:54:18.988Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-16T07:54:18.988Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-16T07:54:18.988Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-16T07:54:18.988Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-16T07:54:18.988Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-16T07:54:19.155Z] #13 DONE 130.9s [2021-03-16T07:54:19.155Z] [2021-03-16T07:54:19.155Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:19.155Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:19.155Z] #43 54.77 CC compel/arch/x86/src/lib/infect.o [2021-03-16T07:54:19.155Z] #43 55.59 CC compel/src/lib/infect-rpc.o [2021-03-16T07:54:19.155Z] #43 55.98 CC compel/src/lib/infect-util.o [2021-03-16T07:54:19.155Z] #43 56.29 CC compel/src/lib/infect.o [2021-03-16T07:54:19.155Z] #43 58.90 CC compel/src/lib/ptrace.o [2021-03-16T07:54:19.155Z] #43 59.32 AR compel/libcompel.a [2021-03-16T07:54:19.155Z] #43 59.37 HOSTCC compel/src/main-host.o [2021-03-16T07:54:19.155Z] #43 59.78 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-16T07:54:19.155Z] #43 59.96 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-16T07:54:19.155Z] #43 60.29 HOSTCC compel/src/lib/log-host.o [2021-03-16T07:54:19.155Z] #43 ... [2021-03-16T07:54:19.155Z] [2021-03-16T07:54:19.155Z] #53 [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-03-16T07:54:19.155Z] #53 sha256:6650e5faaadb9e4d5f9c12a7fee195fe81c3bbc9f515245c00572bcbfcc41180 [2021-03-16T07:54:19.181Z] #43 82.62 DEP criu/image-desc.d [2021-03-16T07:54:19.181Z] #43 82.76 DEP criu/fsnotify.d [2021-03-16T07:54:19.348Z] #21 ... [2021-03-16T07:54:19.348Z] [2021-03-16T07:54:19.348Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:19.348Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:54:19.348Z] #44 109.2 CC criu/clone-noasan.o [2021-03-16T07:54:19.348Z] #44 109.4 CC criu/config.o [2021-03-16T07:54:19.348Z] #44 112.4 CC criu/cr-check.o [2021-03-16T07:54:19.348Z] #44 115.1 CC criu/cr-dedup.o [2021-03-16T07:54:19.348Z] #44 115.8 CC criu/cr-dump.o [2021-03-16T07:54:19.348Z] #44 ... [2021-03-16T07:54:19.348Z] [2021-03-16T07:54:19.348Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:19.348Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-16T07:54:19.348Z] #21 65.03 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-03-16T07:54:19.348Z] #21 65.04 Setting up xz-utils (5.2.4-1) ... [2021-03-16T07:54:19.348Z] #21 65.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-16T07:54:19.348Z] #21 65.09 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-16T07:54:19.348Z] #21 65.23 invoke-rc.d: could not determine current runlevel [2021-03-16T07:54:19.348Z] #21 65.26 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-16T07:54:19.443Z] #43 82.87 DEP criu/filesystems.d [2021-03-16T07:54:19.443Z] #43 82.99 DEP criu/files.d [2021-03-16T07:54:19.647Z] #21 65.27 Setting up pigz (2.4-1) ... [2021-03-16T07:54:19.647Z] #21 65.27 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-03-16T07:54:19.647Z] #21 65.35 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-16T07:54:19.647Z] #21 65.36 Setting up python-pip-whl (18.1-5) ... [2021-03-16T07:54:19.647Z] #21 65.36 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-03-16T07:54:19.647Z] #21 65.37 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-16T07:54:19.703Z] #43 83.13 DEP criu/files-reg.d [2021-03-16T07:54:19.703Z] #43 83.27 DEP criu/files-ext.d [2021-03-16T07:54:19.962Z] #43 83.38 DEP criu/file-lock.d [2021-03-16T07:54:19.962Z] #43 83.51 DEP criu/file-ids.d [2021-03-16T07:54:20.222Z] #43 83.67 DEP criu/fifo.d [2021-03-16T07:54:20.222Z] #43 83.78 DEP criu/fdstore.d [2021-03-16T07:54:20.295Z] #21 66.00 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-03-16T07:54:20.295Z] #21 66.03 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-03-16T07:54:20.295Z] #21 66.03 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-03-16T07:54:20.295Z] #21 66.03 Setting up vim (2:8.1.0875-5) ... [2021-03-16T07:54:20.295Z] #21 66.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-16T07:54:20.295Z] #21 66.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-16T07:54:20.295Z] #21 66.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-16T07:54:20.295Z] #21 66.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-16T07:54:20.295Z] #21 66.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-16T07:54:20.295Z] #21 66.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-16T07:54:20.295Z] #21 66.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-16T07:54:20.343Z] #20 21.26 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:54:20.343Z] #20 21.36 Fetched 27.6 MB in 2s (13.6 MB/s) [2021-03-16T07:54:20.343Z] #20 21.42 Selecting previously unselected package pigz. [2021-03-16T07:54:20.343Z] #20 21.42 (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 ... 23408 files and directories currently installed.) [2021-03-16T07:54:20.343Z] #20 21.47 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-03-16T07:54:20.343Z] #20 21.48 Unpacking pigz (2.4-1) ... [2021-03-16T07:54:20.343Z] #20 21.59 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-03-16T07:54:20.343Z] #20 21.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-03-16T07:54:20.343Z] #20 21.62 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-03-16T07:54:20.344Z] #20 ... [2021-03-16T07:54:20.344Z] [2021-03-16T07:54:20.344Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:20.344Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:20.344Z] #43 68.06 GEN criu/pie/parasite-blob.h [2021-03-16T07:54:20.344Z] #43 68.07 CC criu/pie/parasite-vdso.o [2021-03-16T07:54:20.344Z] #43 68.78 CC criu/arch/x86/vdso-pie.o [2021-03-16T07:54:20.344Z] #43 69.18 CC criu/arch/x86/restorer.o [2021-03-16T07:54:20.344Z] #43 69.74 CC criu/arch/x86/restorer_unmap.o [2021-03-16T07:54:20.344Z] #43 69.78 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-16T07:54:20.344Z] #43 70.04 CC criu/pie/restorer.o [2021-03-16T07:54:20.344Z] #43 73.05 LINK criu/pie/restorer.built-in.o [2021-03-16T07:54:20.344Z] #43 73.07 GEN criu/pie/restorer-blob.h [2021-03-16T07:54:20.344Z] #43 73.18 DEP criu/vdso.d [2021-03-16T07:54:20.481Z] #43 83.93 DEP criu/fault-injection.d [2021-03-16T07:54:20.481Z] #43 84.00 DEP criu/external.d [2021-03-16T07:54:20.594Z] #21 66.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-16T07:54:20.594Z] #21 66.23 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-16T07:54:20.594Z] #21 66.24 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-16T07:54:20.594Z] #21 66.27 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-03-16T07:54:20.594Z] #21 66.30 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-16T07:54:20.594Z] #21 66.31 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-03-16T07:54:20.594Z] #21 66.32 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-16T07:54:20.605Z] #43 73.34 DEP criu/vdso-compat.d [2021-03-16T07:54:20.605Z] #43 ... [2021-03-16T07:54:20.605Z] [2021-03-16T07:54:20.605Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:20.605Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:54:20.605Z] #20 11.61 Fetched 8922 kB in 10s (860 kB/s) [2021-03-16T07:54:20.741Z] #43 84.08 DEP criu/eventpoll.d [2021-03-16T07:54:20.741Z] #43 84.27 DEP criu/eventfd.d [2021-03-16T07:54:20.919Z] #20 22.06 Selecting previously unselected package python3.7-minimal. [2021-03-16T07:54:20.919Z] #20 22.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-03-16T07:54:20.919Z] #20 22.11 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-16T07:54:21.000Z] #43 84.41 DEP criu/crtools.d [2021-03-16T07:54:21.259Z] #43 84.58 DEP criu/cr-service.d [2021-03-16T07:54:21.259Z] #43 84.71 DEP criu/cr-restore.d [2021-03-16T07:54:21.519Z] #43 84.89 DEP criu/cr-errno.d [2021-03-16T07:54:21.519Z] #43 84.90 DEP criu/cr-dump.d [2021-03-16T07:54:21.519Z] #43 85.04 DEP criu/cr-dedup.d [2021-03-16T07:54:21.519Z] #43 85.11 DEP criu/cr-check.d [2021-03-16T07:54:21.778Z] #43 85.25 DEP criu/config.d [2021-03-16T07:54:21.870Z] #20 22.95 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-03-16T07:54:21.871Z] #20 22.97 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-16T07:54:22.038Z] #43 85.43 DEP criu/clone-noasan.d [2021-03-16T07:54:22.038Z] #43 85.53 DEP criu/cgroup.d [2021-03-16T07:54:22.038Z] #43 85.69 DEP criu/cgroup-props.d [2021-03-16T07:54:22.298Z] #43 85.76 DEP criu/bitmap.d [2021-03-16T07:54:22.298Z] #43 85.78 DEP criu/bfd.d [2021-03-16T07:54:22.505Z] ok github.com/docker/docker/builder/remotecontext 0.327s coverage: 13.7% of statements [2021-03-16T07:54:22.520Z] #20 11.61 Reading package lists... [2021-03-16T07:54:22.520Z] #20 ... [2021-03-16T07:54:22.520Z] [2021-03-16T07:54:22.520Z] #53 [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-03-16T07:54:22.520Z] #53 sha256:e98da0387908d20f317922bc115661a79613abc174781759815a1d1e66cb88ba [2021-03-16T07:54:22.520Z] #53 12.53 + cd /tmp/tmp.WNLcC3SwVT/src/github.com/opencontainers/runc [2021-03-16T07:54:22.520Z] #53 12.53 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-16T07:54:22.520Z] #53 12.79 + '[' -z '' ']' [2021-03-16T07:54:22.520Z] #53 12.80 + target=static [2021-03-16T07:54:22.520Z] #53 12.80 + make 'BUILDTAGS=seccomp ' static [2021-03-16T07:54:22.520Z] #53 13.28 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-16T07:54:22.520Z] #53 ... [2021-03-16T07:54:22.520Z] [2021-03-16T07:54:22.520Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:22.520Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:22.520Z] #43 73.51 DEP criu/uts_ns.d [2021-03-16T07:54:22.520Z] #43 73.65 DEP criu/util.d [2021-03-16T07:54:22.520Z] #43 73.83 DEP criu/uffd.d [2021-03-16T07:54:22.520Z] #43 74.05 DEP criu/tun.d [2021-03-16T07:54:22.520Z] #43 74.23 DEP criu/tty.d [2021-03-16T07:54:22.520Z] #43 74.48 DEP criu/timerfd.d [2021-03-16T07:54:22.520Z] #43 74.65 DEP criu/timens.d [2021-03-16T07:54:22.520Z] #43 74.90 DEP criu/sysfs_parse.d [2021-03-16T07:54:22.520Z] #43 75.12 DEP criu/sysctl.d [2021-03-16T07:54:22.520Z] #43 75.32 DEP criu/string.d [2021-03-16T07:54:22.520Z] #43 75.37 DEP criu/stats.d [2021-03-16T07:54:22.558Z] #43 85.86 DEP criu/autofs.d [2021-03-16T07:54:22.558Z] #43 86.01 DEP criu/aio.d [2021-03-16T07:54:22.781Z] #43 75.49 DEP criu/sockets.d [2021-03-16T07:54:22.781Z] #43 75.64 DEP criu/sk-unix.d [2021-03-16T07:54:22.796Z] ok github.com/docker/docker/builder/dockerfile 0.971s coverage: 48.3% of statements [2021-03-16T07:54:22.796Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-16T07:54:22.817Z] #43 86.29 DEP criu/action-scripts.d [2021-03-16T07:54:22.900Z] #56 ... [2021-03-16T07:54:22.900Z] [2021-03-16T07:54:22.900Z] #53 [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-03-16T07:54:22.900Z] #53 sha256:2b88063ff14cfdf555ea1b6260cc2e4cfcfeb6fad3b589e9abbcf62271d765fa [2021-03-16T07:54:22.900Z] #53 125.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-16T07:54:22.900Z] #53 126.3 + mkdir -p /build [2021-03-16T07:54:22.900Z] #53 126.3 + cp runc /build/runc [2021-03-16T07:54:22.900Z] #53 DONE 126.8s [2021-03-16T07:54:22.900Z] [2021-03-16T07:54:22.900Z] #56 [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-03-16T07:54:22.900Z] #56 sha256:992c956a80c24b72b4677c7b6029598b8eace8fe52143fe3d22f6d92217fcf45 [2021-03-16T07:54:23.042Z] #43 75.84 DEP criu/sk-tcp.d [2021-03-16T07:54:23.042Z] #43 76.05 DEP criu/sk-queue.d [2021-03-16T07:54:23.077Z] #43 ... [2021-03-16T07:54:23.077Z] [2021-03-16T07:54:23.077Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:54:23.077Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-16T07:54:23.077Z] #32 DONE 179.8s [2021-03-16T07:54:23.077Z] [2021-03-16T07:54:23.077Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:23.077Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:54:23.077Z] #20 16.02 Reading package lists... [2021-03-16T07:54:23.077Z] #20 20.20 Building dependency tree... [2021-03-16T07:54:23.077Z] #20 21.92 libcap2-bin is already the newest version (1:2.25-2). [2021-03-16T07:54:23.077Z] #20 21.92 The following additional packages will be installed: [2021-03-16T07:54:23.077Z] #20 21.92 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-16T07:54:23.077Z] #20 21.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-16T07:54:23.077Z] #20 21.93 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-16T07:54:23.077Z] #20 21.93 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-16T07:54:23.077Z] #20 21.93 python3.7 python3.7-minimal vim-runtime xxd [2021-03-16T07:54:23.077Z] #20 21.93 Suggested packages: [2021-03-16T07:54:23.077Z] #20 21.94 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-16T07:54:23.077Z] #20 21.94 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-16T07:54:23.077Z] #20 21.94 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-16T07:54:23.077Z] #20 21.94 Recommended packages: [2021-03-16T07:54:23.077Z] #20 21.94 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-16T07:54:23.077Z] #20 21.94 python3-keyrings.alt python3-xdg unzip [2021-03-16T07:54:23.077Z] #20 23.63 The following NEW packages will be installed: [2021-03-16T07:54:23.077Z] #20 23.63 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-16T07:54:23.077Z] #20 23.63 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-16T07:54:23.077Z] #20 23.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-16T07:54:23.077Z] #20 23.63 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-16T07:54:23.077Z] #20 23.63 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-16T07:54:23.077Z] #20 23.63 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-16T07:54:23.077Z] #20 23.63 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-16T07:54:23.077Z] #20 23.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-16T07:54:23.077Z] #20 23.64 xz-utils zip [2021-03-16T07:54:23.077Z] #20 23.99 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-16T07:54:23.077Z] #20 23.99 Need to get 28.5 MB of archives. [2021-03-16T07:54:23.077Z] #20 23.99 After this operation, 116 MB of additional disk space will be used. [2021-03-16T07:54:23.077Z] #20 23.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-16T07:54:23.077Z] #20 24.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-16T07:54:23.077Z] #20 24.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-16T07:54:23.077Z] #20 24.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-16T07:54:23.077Z] #20 24.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-16T07:54:23.077Z] #20 24.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-16T07:54:23.077Z] #20 24.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-16T07:54:23.077Z] #20 24.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-16T07:54:23.077Z] #20 24.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-16T07:54:23.077Z] #20 24.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-16T07:54:23.077Z] #20 24.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-16T07:54:23.077Z] #20 24.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-16T07:54:23.077Z] #20 24.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-16T07:54:23.077Z] #20 24.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-16T07:54:23.077Z] #20 24.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-16T07:54:23.077Z] #20 24.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-16T07:54:23.077Z] #20 24.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-16T07:54:23.077Z] #20 24.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-16T07:54:23.077Z] #20 24.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-16T07:54:23.077Z] #20 24.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-16T07:54:23.077Z] #20 24.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-16T07:54:23.077Z] #20 24.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-16T07:54:23.077Z] #20 24.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-16T07:54:23.077Z] #20 24.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-16T07:54:23.077Z] #20 24.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-16T07:54:23.077Z] #20 24.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-16T07:54:23.078Z] #20 24.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-16T07:54:23.078Z] #20 24.37 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-16T07:54:23.078Z] #20 24.37 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-16T07:54:23.078Z] #20 24.90 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-16T07:54:23.078Z] #20 24.90 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-16T07:54:23.078Z] #20 24.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-16T07:54:23.078Z] #20 24.91 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-16T07:54:23.078Z] #20 24.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-16T07:54:23.078Z] #20 24.94 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-16T07:54:23.078Z] #20 25.05 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-16T07:54:23.078Z] #20 25.05 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-16T07:54:23.078Z] #20 25.07 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-16T07:54:23.078Z] #20 25.08 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-16T07:54:23.078Z] #20 25.09 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-16T07:54:23.078Z] #20 25.10 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-16T07:54:23.078Z] #20 25.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-16T07:54:23.078Z] #20 25.17 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-16T07:54:23.078Z] #20 25.18 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-16T07:54:23.078Z] #20 25.19 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-16T07:54:23.086Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-03-16T07:54:23.304Z] #43 76.19 DEP criu/sk-packet.d [2021-03-16T07:54:23.337Z] #20 25.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-16T07:54:23.337Z] #20 25.66 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-16T07:54:23.337Z] #20 25.72 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-16T07:54:23.368Z] #21 ... [2021-03-16T07:54:23.368Z] [2021-03-16T07:54:23.368Z] #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-03-16T07:54:23.368Z] #46 sha256:d78f9c51648f540f897a36e6ce2e0d475cef560008560a13d24f13c03e21fe2e [2021-03-16T07:54:23.368Z] #46 179.8 github.com/LK4D4/vndr/godl [2021-03-16T07:54:23.368Z] #46 180.5 github.com/LK4D4/vndr [2021-03-16T07:54:23.368Z] #46 ... [2021-03-16T07:54:23.368Z] [2021-03-16T07:54:23.368Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:23.368Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:54:23.368Z] #44 119.4 CC criu/cr-errno.o [2021-03-16T07:54:23.368Z] #44 119.5 CC criu/cr-restore.o [2021-03-16T07:54:23.565Z] #43 76.44 DEP criu/sk-netlink.d [2021-03-16T07:54:23.795Z] #20 25.10 Selecting previously unselected package python3-minimal. [2021-03-16T07:54:23.827Z] #43 76.67 DEP criu/sk-inet.d [2021-03-16T07:54:23.827Z] #43 ... [2021-03-16T07:54:23.827Z] [2021-03-16T07:54:23.827Z] #45 [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-03-16T07:54:23.827Z] #45 sha256:0cb526bda61a6dc2e7f85731b571da3f1b8cab584541bbe1567dbc013662bcea [2021-03-16T07:54:23.827Z] #45 166.2 github.com/LK4D4/vndr/godl [2021-03-16T07:54:23.827Z] #45 167.0 github.com/LK4D4/vndr [2021-03-16T07:54:24.017Z] #44 ... [2021-03-16T07:54:24.017Z] [2021-03-16T07:54:24.017Z] #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-03-16T07:54:24.017Z] #46 sha256:d78f9c51648f540f897a36e6ce2e0d475cef560008560a13d24f13c03e21fe2e [2021-03-16T07:54:24.017Z] #46 DONE 190.5s [2021-03-16T07:54:24.017Z] [2021-03-16T07:54:24.017Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:24.017Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-16T07:54:24.057Z] #20 25.10 (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 ... 23657 files and directories currently installed.) [2021-03-16T07:54:24.057Z] #20 25.17 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-03-16T07:54:24.057Z] #20 25.17 Unpacking python3-minimal (3.7.3-1) ... [2021-03-16T07:54:24.057Z] #20 25.25 Selecting previously unselected package libmpdec2:arm64. [2021-03-16T07:54:24.057Z] #20 25.26 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-03-16T07:54:24.057Z] #20 25.27 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-03-16T07:54:24.088Z] #45 ... [2021-03-16T07:54:24.088Z] [2021-03-16T07:54:24.088Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:24.088Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:24.088Z] #43 76.90 DEP criu/signalfd.d [2021-03-16T07:54:24.088Z] #43 ... [2021-03-16T07:54:24.088Z] [2021-03-16T07:54:24.088Z] #45 [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-03-16T07:54:24.088Z] #45 sha256:0cb526bda61a6dc2e7f85731b571da3f1b8cab584541bbe1567dbc013662bcea [2021-03-16T07:54:24.088Z] #45 DONE 176.4s [2021-03-16T07:54:24.090Z] Client: Docker Engine - Enterprise [2021-03-16T07:54:24.090Z] Version: 19.03.12 [2021-03-16T07:54:24.090Z] API version: 1.40 [2021-03-16T07:54:24.090Z] Go version: go1.13.13 [2021-03-16T07:54:24.090Z] Git commit: 4306744 [2021-03-16T07:54:24.090Z] Built: 08/05/2020 19:27:53 [2021-03-16T07:54:24.090Z] OS/Arch: windows/amd64 [2021-03-16T07:54:24.090Z] Experimental: false [2021-03-16T07:54:24.090Z] [2021-03-16T07:54:24.090Z] Server: Docker Engine - Enterprise [2021-03-16T07:54:24.090Z] Engine: [2021-03-16T07:54:24.090Z] Version: 19.03.12 [2021-03-16T07:54:24.090Z] API version: 1.40 (minimum version 1.24) [2021-03-16T07:54:24.090Z] Go version: go1.13.13 [2021-03-16T07:54:24.090Z] Git commit: f295753ffd [2021-03-16T07:54:24.090Z] Built: 08/05/2020 19:26:41 [2021-03-16T07:54:24.090Z] OS/Arch: windows/amd64 [2021-03-16T07:54:24.090Z] Experimental: true [2021-03-16T07:54:24.119Z] ok github.com/docker/docker/builder/remotecontext/git 1.449s coverage: 86.3% of statements [2021-03-16T07:54:24.119Z] ? github.com/docker/docker/cli [no test files] [2021-03-16T07:54:24.119Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-16T07:54:24.266Z] #56 ... [2021-03-16T07:54:24.266Z] [2021-03-16T07:54:24.266Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-16T07:54:24.266Z] #54 sha256:d67d78fa2fa411f7c378be8060332f3d06ac678d7bdc6dddf8b59ac2806674df [2021-03-16T07:54:24.266Z] #54 DONE 0.3s [2021-03-16T07:54:24.266Z] [2021-03-16T07:54:24.266Z] #56 [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-03-16T07:54:24.266Z] #56 sha256:992c956a80c24b72b4677c7b6029598b8eace8fe52143fe3d22f6d92217fcf45 [2021-03-16T07:54:24.319Z] #20 25.39 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-03-16T07:54:24.319Z] #20 25.40 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-03-16T07:54:24.319Z] #20 25.40 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-03-16T07:54:24.349Z] [2021-03-16T07:54:24.349Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:24.349Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:24.349Z] #43 77.10 DEP criu/sigframe.d [2021-03-16T07:54:24.404Z] #53 ... [2021-03-16T07:54:24.404Z] [2021-03-16T07:54:24.404Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:24.404Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:24.404Z] #43 60.50 HOSTLINK compel/compel-host-bin [2021-03-16T07:54:24.404Z] #43 60.69 DEP soccr/soccr.d [2021-03-16T07:54:24.404Z] #43 60.87 CC soccr/soccr.o [2021-03-16T07:54:24.404Z] #43 62.30 AR soccr/libsoccr.a [2021-03-16T07:54:24.404Z] #43 62.36 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-16T07:54:24.404Z] #43 62.75 DEP criu/arch/x86/sigframe.d [2021-03-16T07:54:24.404Z] #43 62.99 DEP criu/arch/x86/sigaction_compat.d [2021-03-16T07:54:24.404Z] #43 63.15 DEP criu/arch/x86/kerndat.d [2021-03-16T07:54:24.404Z] #43 63.27 DEP criu/arch/x86/crtools.d [2021-03-16T07:54:24.404Z] #43 63.40 DEP criu/arch/x86/cpu.d [2021-03-16T07:54:24.404Z] #43 63.56 CC criu/arch/x86/cpu.o [2021-03-16T07:54:24.404Z] #43 64.22 CC criu/arch/x86/crtools.o [2021-03-16T07:54:24.404Z] #43 65.44 CC criu/arch/x86/kerndat.o [2021-03-16T07:54:24.610Z] #43 77.36 DEP criu/shmem.d [2021-03-16T07:54:24.610Z] #43 77.64 DEP criu/servicefd.d [2021-03-16T07:54:24.659Z] #43 ... [2021-03-16T07:54:24.659Z] [2021-03-16T07:54:24.659Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-16T07:54:24.659Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-16T07:54:24.659Z] #14 DONE 5.6s [2021-03-16T07:54:24.659Z] [2021-03-16T07:54:24.659Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-16T07:54:24.659Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-16T07:54:24.716Z] #20 26.79 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:54:24.716Z] #20 26.89 Fetched 28.5 MB in 2s (14.1 MB/s) [2021-03-16T07:54:24.716Z] #20 26.95 Selecting previously unselected package pigz. [2021-03-16T07:54:24.716Z] #20 26.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-03-16T07:54:24.716Z] #20 27.03 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-16T07:54:24.716Z] #20 27.03 Unpacking pigz (2.4-1) ... [Pipeline] sh [2021-03-16T07:54:24.976Z] #20 27.14 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-16T07:54:24.976Z] #20 27.14 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-16T07:54:24.976Z] #20 27.14 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-16T07:54:25.186Z] #43 77.79 DEP criu/seize.d [2021-03-16T07:54:25.186Z] #43 77.96 DEP criu/seccomp.d [2021-03-16T07:54:25.236Z] #20 27.51 Selecting previously unselected package python3.7-minimal. [2021-03-16T07:54:25.236Z] #20 27.52 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-16T07:54:25.236Z] #20 27.53 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-16T07:54:25.266Z] #20 26.27 Selecting previously unselected package python3.7. [2021-03-16T07:54:25.266Z] #20 26.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-03-16T07:54:25.266Z] #20 26.29 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-16T07:54:25.266Z] #20 26.43 Selecting previously unselected package libpython3-stdlib:arm64. [2021-03-16T07:54:25.266Z] #20 26.43 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-03-16T07:54:25.266Z] #20 26.45 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-16T07:54:25.447Z] #43 78.32 DEP criu/rst-malloc.d [2021-03-16T07:54:25.447Z] #43 78.38 DEP criu/rbtree.d [2021-03-16T07:54:25.528Z] #20 26.56 Setting up python3-minimal (3.7.3-1) ... [2021-03-16T07:54:25.579Z] #21 71.17 Setting up iptables (1.8.2-4) ... [2021-03-16T07:54:25.579Z] #21 71.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-16T07:54:25.579Z] #21 71.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-16T07:54:25.579Z] #21 71.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-16T07:54:25.579Z] #21 71.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-16T07:54:25.579Z] #21 71.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-16T07:54:25.579Z] #21 71.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-16T07:54:25.579Z] #21 71.28 Setting up python3 (3.7.3-1) ... [2021-03-16T07:54:25.687Z] + docker info [2021-03-16T07:54:25.708Z] #43 78.40 DEP criu/pstree.d [2021-03-16T07:54:25.708Z] #43 78.54 DEP criu/protobuf.d [2021-03-16T07:54:25.708Z] #43 78.67 GEN criu/protobuf-desc-gen.h [2021-03-16T07:54:25.893Z] #21 71.77 Setting up python3-wheel (0.32.3-2) ... [2021-03-16T07:54:26.118Z] #20 27.33 Selecting previously unselected package python3. [2021-03-16T07:54:26.174Z] #20 28.38 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-16T07:54:26.174Z] #20 28.41 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-16T07:54:26.380Z] #20 27.33 (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 ... 24069 files and directories currently installed.) [2021-03-16T07:54:26.380Z] #20 27.38 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-03-16T07:54:26.380Z] #20 27.40 Unpacking python3 (3.7.3-1) ... [2021-03-16T07:54:26.380Z] #20 27.53 Selecting previously unselected package libip4tc0:arm64. [2021-03-16T07:54:26.380Z] #20 27.55 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-03-16T07:54:26.380Z] #20 27.56 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-03-16T07:54:26.643Z] #20 27.71 Selecting previously unselected package libip6tc0:arm64. [2021-03-16T07:54:26.643Z] #20 27.71 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-03-16T07:54:26.643Z] #20 27.71 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-03-16T07:54:26.643Z] #20 27.80 Selecting previously unselected package libiptc0:arm64. [2021-03-16T07:54:26.643Z] #20 27.80 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-03-16T07:54:26.643Z] #20 27.81 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-03-16T07:54:26.643Z] #20 27.93 Selecting previously unselected package libnfnetlink0:arm64. [2021-03-16T07:54:26.895Z] ok github.com/docker/docker/client 0.285s coverage: 75.4% of statements [2021-03-16T07:54:26.906Z] #20 27.93 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-03-16T07:54:26.906Z] #20 27.94 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-16T07:54:26.906Z] #20 28.01 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-03-16T07:54:26.906Z] #20 28.02 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-03-16T07:54:26.906Z] #20 28.02 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-16T07:54:26.906Z] #20 28.12 Selecting previously unselected package libnftnl11:arm64. [2021-03-16T07:54:26.906Z] #20 28.12 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-03-16T07:54:26.906Z] #20 28.13 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-03-16T07:54:27.168Z] #20 28.28 Selecting previously unselected package iptables. [2021-03-16T07:54:27.168Z] #20 28.28 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-03-16T07:54:27.168Z] #20 28.29 Unpacking iptables (1.8.2-4) ... [2021-03-16T07:54:27.168Z] #20 ... [2021-03-16T07:54:27.168Z] [2021-03-16T07:54:27.168Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:27.168Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-16T07:54:27.168Z] #43 81.52 DEP criu/path.d [2021-03-16T07:54:27.168Z] #43 81.62 DEP criu/parasite-syscall.d [2021-03-16T07:54:27.168Z] #43 81.77 DEP criu/pagemap.d [2021-03-16T07:54:27.168Z] #43 81.90 DEP criu/pagemap-cache.d [2021-03-16T07:54:27.168Z] #43 82.10 DEP criu/page-xfer.d [2021-03-16T07:54:27.168Z] #43 82.37 DEP criu/page-pipe.d [2021-03-16T07:54:27.168Z] #43 82.53 DEP criu/netfilter.d [2021-03-16T07:54:27.168Z] #43 82.67 DEP criu/net.d [2021-03-16T07:54:27.168Z] #43 82.85 DEP criu/namespaces.d [2021-03-16T07:54:27.168Z] #43 82.99 DEP criu/mount.d [2021-03-16T07:54:27.168Z] #43 83.24 DEP criu/memfd.d [2021-03-16T07:54:27.168Z] #43 83.43 DEP criu/mem.d [2021-03-16T07:54:27.168Z] #43 83.62 DEP criu/lsm.d [2021-03-16T07:54:27.168Z] #43 83.90 DEP criu/log.d [2021-03-16T07:54:27.168Z] #43 84.04 DEP criu/libnetlink.d [2021-03-16T07:54:27.168Z] #43 84.21 DEP criu/kerndat.d [2021-03-16T07:54:27.168Z] #43 84.38 DEP criu/kcmp-ids.d [2021-03-16T07:54:27.168Z] #43 84.51 DEP criu/irmap.d [2021-03-16T07:54:27.168Z] #43 84.67 DEP criu/ipc_ns.d [2021-03-16T07:54:27.168Z] #43 84.81 DEP criu/image.d [2021-03-16T07:54:27.168Z] #43 84.94 DEP criu/image-desc.d [2021-03-16T07:54:27.168Z] #43 85.00 DEP criu/fsnotify.d [2021-03-16T07:54:27.168Z] #43 85.11 DEP criu/filesystems.d [2021-03-16T07:54:27.168Z] #43 85.21 DEP criu/files.d [2021-03-16T07:54:27.168Z] #43 85.42 DEP criu/files-reg.d [2021-03-16T07:54:27.168Z] #43 85.65 DEP criu/files-ext.d [2021-03-16T07:54:27.168Z] #43 85.85 DEP criu/file-lock.d [2021-03-16T07:54:27.168Z] #43 86.00 DEP criu/file-ids.d [2021-03-16T07:54:27.168Z] #43 86.19 DEP criu/fifo.d [2021-03-16T07:54:27.168Z] #43 86.30 DEP criu/fdstore.d [2021-03-16T07:54:27.168Z] #43 86.43 DEP criu/fault-injection.d [2021-03-16T07:54:27.168Z] #43 86.49 DEP criu/external.d [2021-03-16T07:54:27.168Z] #43 86.59 DEP criu/eventpoll.d [2021-03-16T07:54:27.168Z] #43 86.87 DEP criu/eventfd.d [2021-03-16T07:54:27.168Z] #43 87.10 DEP criu/crtools.d [2021-03-16T07:54:27.168Z] #43 87.35 DEP criu/cr-service.d [2021-03-16T07:54:27.168Z] #43 87.51 DEP criu/cr-restore.d [2021-03-16T07:54:27.168Z] #43 87.80 DEP criu/cr-errno.d [2021-03-16T07:54:27.168Z] #43 87.84 DEP criu/cr-dump.d [2021-03-16T07:54:27.168Z] #43 88.14 DEP criu/cr-dedup.d [2021-03-16T07:54:27.168Z] #43 88.31 DEP criu/cr-check.d [2021-03-16T07:54:27.168Z] #43 88.50 DEP criu/config.d [2021-03-16T07:54:27.168Z] #43 88.67 DEP criu/clone-noasan.d [2021-03-16T07:54:27.168Z] #43 88.74 DEP criu/cgroup.d [2021-03-16T07:54:27.168Z] #43 88.86 DEP criu/cgroup-props.d [2021-03-16T07:54:27.168Z] #43 88.94 DEP criu/bitmap.d [2021-03-16T07:54:27.168Z] #43 88.96 DEP criu/bfd.d [2021-03-16T07:54:27.168Z] #43 89.04 DEP criu/autofs.d [2021-03-16T07:54:27.168Z] #43 89.27 DEP criu/aio.d [2021-03-16T07:54:27.168Z] #43 89.51 DEP criu/action-scripts.d [2021-03-16T07:54:27.168Z] #43 89.74 CC criu/action-scripts.o [2021-03-16T07:54:27.168Z] #43 90.50 CC criu/aio.o [2021-03-16T07:54:27.168Z] #43 91.05 CC criu/autofs.o [2021-03-16T07:54:27.433Z] #21 72.85 Setting up apparmor (2.13.2-10) ... [2021-03-16T07:54:27.623Z] #43 80.26 DEP criu/protobuf-desc.d [2021-03-16T07:54:27.623Z] #43 80.44 DEP criu/proc_parse.d [2021-03-16T07:54:27.743Z] #43 ... [2021-03-16T07:54:27.743Z] [2021-03-16T07:54:27.743Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:27.743Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-16T07:54:27.743Z] #20 28.98 Selecting previously unselected package xxd. [2021-03-16T07:54:27.884Z] #43 80.63 DEP criu/plugin.d [2021-03-16T07:54:27.884Z] #43 80.72 DEP criu/pipes.d [2021-03-16T07:54:27.885Z] #43 80.87 DEP criu/pie-util.d [2021-03-16T07:54:27.931Z] #15 DONE 2.8s [2021-03-16T07:54:27.931Z] [2021-03-16T07:54:27.931Z] #45 [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-03-16T07:54:27.931Z] #45 sha256:8c2d9782b214373bc90ba48e9fd42ad397a3561257c406da8474da5e50246664 [2021-03-16T07:54:27.931Z] #45 144.4 github.com/LK4D4/vndr/godl [2021-03-16T07:54:28.005Z] #20 28.98 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-16T07:54:28.005Z] #20 29.00 Unpacking xxd (2:8.1.0875-5) ... [2021-03-16T07:54:28.005Z] #20 29.18 Selecting previously unselected package vim-common. [2021-03-16T07:54:28.005Z] #20 29.18 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:54:28.005Z] #20 29.22 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-16T07:54:28.145Z] #43 80.97 DEP criu/pie-util-vdso.d [2021-03-16T07:54:28.145Z] #43 81.12 DEP criu/pie-util-vdso-elf32.d [2021-03-16T07:54:28.268Z] #20 29.52 Selecting previously unselected package bash-completion. [2021-03-16T07:54:28.268Z] #20 29.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-16T07:54:28.406Z] #43 81.30 DEP criu/path.d [2021-03-16T07:54:28.493Z] #45 145.5 github.com/LK4D4/vndr [2021-03-16T07:54:28.667Z] #43 81.44 DEP criu/parasite-syscall.d [2021-03-16T07:54:28.711Z] #20 30.43 Selecting previously unselected package python3-minimal. [2021-03-16T07:54:28.711Z] #20 30.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 ... 23684 files and directories currently installed.) [2021-03-16T07:54:28.711Z] #20 30.47 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-16T07:54:28.711Z] #20 30.49 Unpacking python3-minimal (3.7.3-1) ... [2021-03-16T07:54:28.711Z] #20 30.57 Selecting previously unselected package libmpdec2:amd64. [2021-03-16T07:54:28.711Z] #20 30.58 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-16T07:54:28.711Z] #20 30.60 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-16T07:54:28.711Z] #20 30.67 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-16T07:54:28.711Z] #20 30.67 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-16T07:54:28.711Z] #20 30.68 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-16T07:54:28.929Z] #43 81.65 DEP criu/pagemap.d [2021-03-16T07:54:28.929Z] #43 81.78 DEP criu/pagemap-cache.d [2021-03-16T07:54:29.190Z] #43 81.89 DEP criu/page-xfer.d [2021-03-16T07:54:29.190Z] #43 82.03 DEP criu/page-pipe.d [2021-03-16T07:54:29.190Z] #43 82.10 DEP criu/netfilter.d [2021-03-16T07:54:29.450Z] #43 82.28 DEP criu/net.d [2021-03-16T07:54:29.542Z] #21 74.96 Setting up xfsprogs (4.20.0-1) ... [2021-03-16T07:54:29.542Z] #21 74.98 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-16T07:54:29.542Z] #21 75.40 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-16T07:54:29.649Z] #20 31.62 Selecting previously unselected package python3.7. [2021-03-16T07:54:29.649Z] #20 31.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-16T07:54:29.649Z] #20 31.64 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-16T07:54:29.649Z] #20 31.78 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-16T07:54:29.649Z] #20 31.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-16T07:54:29.649Z] #20 31.81 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-16T07:54:29.649Z] #20 31.89 Setting up python3-minimal (3.7.3-1) ... [2021-03-16T07:54:29.711Z] #43 82.46 DEP criu/namespaces.d [2021-03-16T07:54:29.711Z] #43 82.66 DEP criu/mount.d [2021-03-16T07:54:29.972Z] #43 82.80 DEP criu/memfd.d [2021-03-16T07:54:30.232Z] #43 82.97 DEP criu/mem.d [2021-03-16T07:54:30.232Z] #43 83.17 DEP criu/lsm.d [2021-03-16T07:54:30.385Z] #45 ... [2021-03-16T07:54:30.385Z] [2021-03-16T07:54:30.385Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-16T07:54:30.385Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-16T07:54:30.385Z] #16 2.493 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-16T07:54:30.385Z] #16 DONE 2.6s [2021-03-16T07:54:30.385Z] [2021-03-16T07:54:30.385Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-16T07:54:30.385Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-16T07:54:30.493Z] #43 83.31 DEP criu/log.d [2021-03-16T07:54:30.493Z] #43 83.42 DEP criu/libnetlink.d [2021-03-16T07:54:30.588Z] #20 32.68 Selecting previously unselected package python3. [2021-03-16T07:54:30.588Z] #20 32.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-03-16T07:54:30.588Z] #20 32.75 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-16T07:54:30.588Z] #20 32.77 Unpacking python3 (3.7.3-1) ... [2021-03-16T07:54:30.588Z] #20 32.87 Selecting previously unselected package libip4tc0:amd64. [2021-03-16T07:54:30.588Z] #20 32.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-16T07:54:30.588Z] #20 32.88 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-16T07:54:30.759Z] #43 83.56 DEP criu/kerndat.d [2021-03-16T07:54:30.847Z] #20 32.99 Selecting previously unselected package libip6tc0:amd64. [2021-03-16T07:54:30.847Z] #20 33.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-16T07:54:30.847Z] #20 33.01 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-16T07:54:30.847Z] #20 33.10 Selecting previously unselected package libiptc0:amd64. [2021-03-16T07:54:30.847Z] #20 33.11 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-16T07:54:30.847Z] #20 33.11 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-16T07:54:30.847Z] #20 33.18 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-16T07:54:30.847Z] #20 33.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-16T07:54:30.847Z] #20 33.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-16T07:54:30.847Z] #20 33.25 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-16T07:54:31.020Z] #43 83.84 DEP criu/kcmp-ids.d [2021-03-16T07:54:31.020Z] #43 83.92 DEP criu/irmap.d [2021-03-16T07:54:31.089Z] #21 76.73 Setting up python3-distutils (3.7.3-1) ... [2021-03-16T07:54:31.107Z] #20 33.25 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-16T07:54:31.107Z] #20 33.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-16T07:54:31.107Z] #20 33.34 Selecting previously unselected package libnftnl11:amd64. [2021-03-16T07:54:31.107Z] #20 33.34 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-16T07:54:31.107Z] #20 33.36 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-16T07:54:31.107Z] #20 33.44 Selecting previously unselected package iptables. [2021-03-16T07:54:31.107Z] #20 33.44 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-16T07:54:31.107Z] #20 33.45 Unpacking iptables (1.8.2-4) ... [2021-03-16T07:54:31.281Z] #43 84.05 DEP criu/ipc_ns.d [2021-03-16T07:54:31.281Z] #43 84.22 DEP criu/image.d [2021-03-16T07:54:31.366Z] #20 33.78 Selecting previously unselected package xxd. [2021-03-16T07:54:31.366Z] #20 33.78 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-16T07:54:31.542Z] #43 84.42 DEP criu/image-desc.d [2021-03-16T07:54:31.542Z] #43 84.51 DEP criu/fsnotify.d [2021-03-16T07:54:31.584Z] #20 32.49 Unpacking bash-completion (1:2.8-6) ... [2021-03-16T07:54:31.584Z] #20 32.93 Selecting previously unselected package bzip2. [2021-03-16T07:54:31.584Z] #20 32.93 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-03-16T07:54:31.625Z] #20 33.79 Unpacking xxd (2:8.1.0875-5) ... [2021-03-16T07:54:31.737Z] #21 77.34 Setting up python3-setuptools (40.8.0-1) ... [2021-03-16T07:54:31.802Z] #43 84.69 DEP criu/filesystems.d [2021-03-16T07:54:31.848Z] #20 32.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-16T07:54:31.848Z] #20 33.05 Selecting previously unselected package xz-utils. [2021-03-16T07:54:31.848Z] #20 33.05 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-03-16T07:54:31.848Z] #20 33.07 Unpacking xz-utils (5.2.4-1) ... [2021-03-16T07:54:31.898Z] #20 33.94 Selecting previously unselected package vim-common. [2021-03-16T07:54:31.898Z] #20 33.94 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:54:31.898Z] #20 33.96 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-16T07:54:31.898Z] #20 34.11 Selecting previously unselected package bash-completion. [2021-03-16T07:54:31.898Z] #20 34.12 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-16T07:54:32.063Z] #43 84.90 DEP criu/files.d [2021-03-16T07:54:32.111Z] #20 33.22 Selecting previously unselected package apparmor. [2021-03-16T07:54:32.111Z] #20 33.23 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-03-16T07:54:32.111Z] #20 33.31 Unpacking apparmor (2.13.2-10) ... [2021-03-16T07:54:32.324Z] #43 85.14 DEP criu/files-reg.d [2021-03-16T07:54:32.585Z] #43 85.36 DEP criu/files-ext.d [2021-03-16T07:54:32.585Z] #43 85.51 DEP criu/file-lock.d [2021-03-16T07:54:32.690Z] #20 33.87 Selecting previously unselected package aufs-tools. [2021-03-16T07:54:32.690Z] #20 33.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-03-16T07:54:32.690Z] #20 33.89 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-16T07:54:32.846Z] #43 85.66 DEP criu/file-ids.d [2021-03-16T07:54:32.846Z] #43 85.78 DEP criu/fifo.d [2021-03-16T07:54:32.846Z] #43 85.89 DEP criu/fdstore.d [2021-03-16T07:54:32.904Z] #17 DONE 2.5s [2021-03-16T07:54:32.904Z] [2021-03-16T07:54:32.905Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-16T07:54:32.905Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-16T07:54:32.952Z] #20 34.03 Selecting previously unselected package libonig5:arm64. [2021-03-16T07:54:32.952Z] #20 34.03 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-03-16T07:54:32.952Z] #20 34.04 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-16T07:54:32.952Z] #20 34.17 Selecting previously unselected package libjq1:arm64. [2021-03-16T07:54:32.952Z] #20 34.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-16T07:54:32.952Z] #20 34.18 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-16T07:54:32.952Z] #20 34.26 Selecting previously unselected package jq. [2021-03-16T07:54:32.952Z] #20 34.27 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-16T07:54:33.107Z] #43 86.00 DEP criu/fault-injection.d [2021-03-16T07:54:33.107Z] #43 86.04 DEP criu/external.d [2021-03-16T07:54:33.215Z] #20 34.28 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-16T07:54:33.215Z] #20 34.39 Selecting previously unselected package libaio1:arm64. [2021-03-16T07:54:33.215Z] #20 34.39 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-03-16T07:54:33.215Z] #20 34.40 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-03-16T07:54:33.215Z] #20 34.47 Selecting previously unselected package libgpm2:arm64. [2021-03-16T07:54:33.215Z] #20 34.48 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-03-16T07:54:33.215Z] #20 34.48 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-03-16T07:54:33.277Z] #20 ... [2021-03-16T07:54:33.277Z] [2021-03-16T07:54:33.277Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:33.277Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:33.277Z] #43 86.75 CC criu/action-scripts.o [2021-03-16T07:54:33.277Z] #43 87.53 CC criu/aio.o [2021-03-16T07:54:33.277Z] #21 78.78 Setting up python3-pip (18.1-5) ... [2021-03-16T07:54:33.277Z] #43 88.16 CC criu/autofs.o [2021-03-16T07:54:33.278Z] #43 89.40 CC criu/bfd.o [2021-03-16T07:54:33.278Z] #43 89.86 CC criu/bitmap.o [2021-03-16T07:54:33.278Z] #43 90.00 CC criu/cgroup-props.o [2021-03-16T07:54:33.278Z] #43 90.73 CC criu/cgroup.o [2021-03-16T07:54:33.278Z] #43 93.43 CC criu/clone-noasan.o [2021-03-16T07:54:33.278Z] #43 93.68 CC criu/config.o [2021-03-16T07:54:33.278Z] #43 95.00 CC criu/cr-check.o [2021-03-16T07:54:33.368Z] #43 86.23 DEP criu/eventpoll.d [2021-03-16T07:54:33.368Z] #43 86.35 DEP criu/eventfd.d [2021-03-16T07:54:33.477Z] #20 34.56 Selecting previously unselected package libicu63:arm64. [2021-03-16T07:54:33.477Z] #20 34.57 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-16T07:54:33.477Z] #20 34.59 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-16T07:54:33.537Z] #43 96.88 CC criu/cr-dedup.o [2021-03-16T07:54:33.629Z] #43 86.52 DEP criu/crtools.d [2021-03-16T07:54:33.796Z] #43 97.26 CC criu/cr-dump.o [2021-03-16T07:54:33.890Z] #43 86.75 DEP criu/cr-service.d [2021-03-16T07:54:34.153Z] #43 86.87 DEP criu/cr-restore.d [2021-03-16T07:54:34.153Z] #43 87.06 DEP criu/cr-errno.d [2021-03-16T07:54:34.153Z] #43 ... [2021-03-16T07:54:34.153Z] [2021-03-16T07:54:34.153Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:34.153Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:54:34.153Z] #20 11.61 Reading package lists... [2021-03-16T07:54:34.153Z] #20 16.33 Reading package lists... [2021-03-16T07:54:34.153Z] #20 20.24 Building dependency tree... [2021-03-16T07:54:34.153Z] #20 21.90 libcap2-bin is already the newest version (1:2.25-2). [2021-03-16T07:54:34.153Z] #20 21.90 The following additional packages will be installed: [2021-03-16T07:54:34.153Z] #20 21.91 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-16T07:54:34.153Z] #20 21.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-16T07:54:34.153Z] #20 21.91 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-16T07:54:34.153Z] #20 21.91 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-16T07:54:34.153Z] #20 21.91 python3.7 python3.7-minimal vim-runtime xxd [2021-03-16T07:54:34.153Z] #20 21.91 Suggested packages: [2021-03-16T07:54:34.153Z] #20 21.91 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-16T07:54:34.153Z] #20 21.91 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-16T07:54:34.153Z] #20 21.91 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-16T07:54:34.153Z] #20 21.91 Recommended packages: [2021-03-16T07:54:34.153Z] #20 21.91 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-16T07:54:34.153Z] #20 21.92 python3-keyrings.alt python3-xdg unzip [2021-03-16T07:54:34.153Z] #20 23.78 The following NEW packages will be installed: [2021-03-16T07:54:34.153Z] #20 23.79 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-16T07:54:34.153Z] #20 23.79 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-16T07:54:34.153Z] #20 23.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-16T07:54:34.153Z] #20 23.79 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-16T07:54:34.153Z] #20 23.79 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-16T07:54:34.153Z] #20 23.80 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-16T07:54:34.153Z] #20 23.80 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-16T07:54:34.153Z] #20 23.80 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-16T07:54:34.153Z] #20 23.80 xz-utils zip [2021-03-16T07:54:34.153Z] #20 24.13 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-16T07:54:34.153Z] #20 24.13 Need to get 28.5 MB of archives. [2021-03-16T07:54:34.153Z] #20 24.13 After this operation, 116 MB of additional disk space will be used. [2021-03-16T07:54:34.153Z] #20 24.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-16T07:54:34.153Z] #20 24.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-16T07:54:34.153Z] #20 24.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-16T07:54:34.153Z] #20 24.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-16T07:54:34.153Z] #20 24.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-16T07:54:34.153Z] #20 24.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-16T07:54:34.153Z] #20 24.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-16T07:54:34.153Z] #20 24.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-16T07:54:34.153Z] #20 24.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-16T07:54:34.153Z] #20 24.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-16T07:54:34.153Z] #20 24.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-16T07:54:34.153Z] #20 24.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-16T07:54:34.153Z] #20 24.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-16T07:54:34.153Z] #20 24.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-16T07:54:34.153Z] #20 24.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-16T07:54:34.153Z] #20 24.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-16T07:54:34.153Z] #20 24.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-16T07:54:34.153Z] #20 24.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-16T07:54:34.153Z] #20 24.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-16T07:54:34.153Z] #20 24.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-16T07:54:34.153Z] #20 24.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-16T07:54:34.153Z] #20 24.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-16T07:54:34.153Z] #20 24.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-16T07:54:34.153Z] #20 24.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-16T07:54:34.153Z] #20 24.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-16T07:54:34.153Z] #20 24.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-16T07:54:34.153Z] #20 24.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-16T07:54:34.153Z] #20 24.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-16T07:54:34.153Z] #20 24.67 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-16T07:54:34.153Z] #20 25.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-16T07:54:34.153Z] #20 25.15 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-16T07:54:34.153Z] #20 25.15 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-16T07:54:34.153Z] #20 25.15 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-16T07:54:34.153Z] #20 25.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-16T07:54:34.153Z] #20 25.17 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-16T07:54:34.153Z] #20 25.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-16T07:54:34.153Z] #20 25.28 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-16T07:54:34.153Z] #20 25.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-16T07:54:34.153Z] #20 25.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-16T07:54:34.153Z] #20 25.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-16T07:54:34.153Z] #20 25.33 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-16T07:54:34.153Z] #20 ... [2021-03-16T07:54:34.153Z] [2021-03-16T07:54:34.153Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:34.153Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:34.153Z] #43 87.09 DEP criu/cr-dump.d [2021-03-16T07:54:34.356Z] #21 79.95 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:54:34.356Z] #21 79.98 Processing triggers for mime-support (3.62) ... [2021-03-16T07:54:34.416Z] #43 ... [2021-03-16T07:54:34.416Z] [2021-03-16T07:54:34.416Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:54:34.416Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-16T07:54:34.416Z] #32 DONE 186.5s [2021-03-16T07:54:34.416Z] [2021-03-16T07:54:34.416Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:34.416Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:34.416Z] #43 87.32 DEP criu/cr-dedup.d [2021-03-16T07:54:34.655Z] #21 DONE 80.3s [2021-03-16T07:54:34.655Z] [2021-03-16T07:54:34.655Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-16T07:54:34.655Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-03-16T07:54:34.679Z] #43 87.55 DEP criu/cr-check.d [2021-03-16T07:54:34.734Z] #43 ... [2021-03-16T07:54:34.734Z] [2021-03-16T07:54:34.734Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:34.734Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:54:34.734Z] #20 36.86 Unpacking bash-completion (1:2.8-6) ... [2021-03-16T07:54:34.953Z] #22 0.351 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-16T07:54:34.953Z] #22 0.360 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-16T07:54:34.953Z] #22 0.363 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-16T07:54:34.953Z] #22 DONE 0.5s [2021-03-16T07:54:34.953Z] [2021-03-16T07:54:34.953Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:34.953Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:54:34.953Z] #44 127.2 CC criu/cr-service.o [2021-03-16T07:54:34.953Z] #44 129.6 CC criu/crtools.o [2021-03-16T07:54:34.953Z] #44 130.3 CC criu/eventfd.o [2021-03-16T07:54:34.953Z] #44 130.8 CC criu/eventpoll.o [2021-03-16T07:54:34.953Z] #44 132.2 CC criu/external.o [2021-03-16T07:54:34.953Z] #44 132.6 CC criu/fault-injection.o [2021-03-16T07:54:34.953Z] #44 132.8 CC criu/fdstore.o [2021-03-16T07:54:34.953Z] #44 133.2 CC criu/fifo.o [2021-03-16T07:54:34.953Z] #44 133.7 CC criu/file-ids.o [2021-03-16T07:54:34.953Z] #44 134.1 CC criu/file-lock.o [2021-03-16T07:54:34.953Z] #44 ... [2021-03-16T07:54:34.953Z] [2021-03-16T07:54:34.953Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:54:34.953Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-16T07:54:34.993Z] #20 37.26 Selecting previously unselected package bzip2. [2021-03-16T07:54:34.993Z] #20 37.27 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-16T07:54:34.993Z] #20 37.28 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-16T07:54:34.993Z] #20 37.34 Selecting previously unselected package xz-utils. [2021-03-16T07:54:35.250Z] #43 87.99 DEP criu/config.d [2021-03-16T07:54:35.250Z] #43 88.28 DEP criu/clone-noasan.d [2021-03-16T07:54:35.253Z] #20 37.34 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-16T07:54:35.253Z] #20 37.35 Unpacking xz-utils (5.2.4-1) ... [2021-03-16T07:54:35.253Z] #20 37.50 Selecting previously unselected package apparmor. [2021-03-16T07:54:35.253Z] #20 37.50 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-16T07:54:35.253Z] #20 37.59 Unpacking apparmor (2.13.2-10) ... [2021-03-16T07:54:35.423Z] #18 ... [2021-03-16T07:54:35.423Z] [2021-03-16T07:54:35.423Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:35.423Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:35.423Z] #43 66.25 CC criu/arch/x86/sigaction_compat.o [2021-03-16T07:54:35.423Z] #43 66.58 CC criu/arch/x86/sigframe.o [2021-03-16T07:54:35.423Z] #43 66.96 LINK criu/arch/x86/crtools.built-in.o [2021-03-16T07:54:35.423Z] #43 67.02 DEP criu/pie/util-vdso-elf32.d [2021-03-16T07:54:35.423Z] #43 67.24 DEP criu/pie/util-vdso.d [2021-03-16T07:54:35.423Z] #43 67.43 DEP criu/pie/util.d [2021-03-16T07:54:35.423Z] #43 67.66 CC criu/pie/util.o [2021-03-16T07:54:35.423Z] #43 68.00 CC criu/pie/util-vdso.o [2021-03-16T07:54:35.423Z] #43 69.02 CC criu/pie/util-vdso-elf32.o [2021-03-16T07:54:35.423Z] #43 69.89 AR criu/pie/pie.lib.a [2021-03-16T07:54:35.423Z] #43 69.98 DEP criu/pie/restorer.d [2021-03-16T07:54:35.423Z] #43 70.30 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-16T07:54:35.423Z] #43 70.48 DEP criu/arch/x86/restorer_unmap.d [2021-03-16T07:54:35.423Z] #43 70.51 DEP criu/arch/x86/restorer.d [2021-03-16T07:54:35.423Z] #43 70.70 DEP criu/arch/x86/vdso-pie.d [2021-03-16T07:54:35.423Z] #43 70.85 DEP criu/pie/parasite-vdso.d [2021-03-16T07:54:35.423Z] #43 71.00 DEP criu/pie/parasite.d [2021-03-16T07:54:35.423Z] #43 71.36 CC criu/pie/parasite.o [2021-03-16T07:54:35.423Z] #43 73.17 LINK criu/pie/parasite.built-in.o [2021-03-16T07:54:35.423Z] #43 73.20 GEN criu/pie/parasite-blob.h [2021-03-16T07:54:35.423Z] #43 73.20 CC criu/pie/parasite-vdso.o [2021-03-16T07:54:35.423Z] #43 74.07 CC criu/arch/x86/vdso-pie.o [2021-03-16T07:54:35.423Z] #43 74.50 CC criu/arch/x86/restorer.o [2021-03-16T07:54:35.423Z] #43 75.09 CC criu/arch/x86/restorer_unmap.o [2021-03-16T07:54:35.423Z] #43 75.17 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-16T07:54:35.423Z] #43 75.55 CC criu/pie/restorer.o [2021-03-16T07:54:35.423Z] #43 ... [2021-03-16T07:54:35.423Z] [2021-03-16T07:54:35.423Z] #53 [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-03-16T07:54:35.423Z] #53 sha256:6650e5faaadb9e4d5f9c12a7fee195fe81c3bbc9f515245c00572bcbfcc41180 [2021-03-16T07:54:35.423Z] #53 5.906 + RM_GOPATH=0 [2021-03-16T07:54:35.423Z] #53 5.906 + TMP_GOPATH= [2021-03-16T07:54:35.423Z] #53 5.906 + : /build [2021-03-16T07:54:35.423Z] #53 5.906 + '[' -z '' ']' [2021-03-16T07:54:35.423Z] #53 5.906 ++ mktemp -d [2021-03-16T07:54:35.423Z] #53 5.906 + export GOPATH=/tmp/tmp.BJoqGqTqhZ [2021-03-16T07:54:35.423Z] #53 5.906 + GOPATH=/tmp/tmp.BJoqGqTqhZ [2021-03-16T07:54:35.423Z] #53 5.911 + RM_GOPATH=1 [2021-03-16T07:54:35.423Z] #53 5.911 + case "$(go env GOARCH)" in [2021-03-16T07:54:35.423Z] #53 5.911 ++ go env GOARCH [2021-03-16T07:54:35.423Z] #53 5.959 + export GO_BUILDMODE=-buildmode=pie [2021-03-16T07:54:35.423Z] #53 5.959 + GO_BUILDMODE=-buildmode=pie [2021-03-16T07:54:35.423Z] #53 5.960 ++ dirname /tmp/install/install.sh [2021-03-16T07:54:35.423Z] #53 5.982 + dir=/tmp/install [2021-03-16T07:54:35.423Z] #53 5.982 + bin=runc [2021-03-16T07:54:35.423Z] #53 5.982 + shift [2021-03-16T07:54:35.423Z] #53 5.982 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-16T07:54:35.423Z] #53 5.982 + . /tmp/install/runc.installer [2021-03-16T07:54:35.423Z] #53 5.982 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-16T07:54:35.423Z] #53 5.982 + install_runc [2021-03-16T07:54:35.423Z] #53 5.992 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-16T07:54:35.423Z] #53 5.993 + uname -r [2021-03-16T07:54:35.423Z] #53 5.995 + RUNC_BUILDTAGS='seccomp ' [2021-03-16T07:54:35.423Z] #53 5.995 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-16T07:54:35.423Z] #53 5.995 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BJoqGqTqhZ/src/github.com/opencontainers/runc [2021-03-16T07:54:35.423Z] #53 5.995 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-16T07:54:35.423Z] #53 6.005 Cloning into '/tmp/tmp.BJoqGqTqhZ/src/github.com/opencontainers/runc'... [2021-03-16T07:54:35.423Z] #53 15.54 + cd /tmp/tmp.BJoqGqTqhZ/src/github.com/opencontainers/runc [2021-03-16T07:54:35.423Z] #53 15.54 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-16T07:54:35.423Z] #53 15.87 + '[' -z '' ']' [2021-03-16T07:54:35.423Z] #53 15.87 + target=static [2021-03-16T07:54:35.423Z] #53 15.87 + make 'BUILDTAGS=seccomp ' static [2021-03-16T07:54:35.423Z] #53 16.23 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-16T07:54:35.423Z] #53 ... [2021-03-16T07:54:35.423Z] [2021-03-16T07:54:35.423Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-16T07:54:35.423Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-16T07:54:35.423Z] #18 DONE 2.8s [2021-03-16T07:54:35.423Z] [2021-03-16T07:54:35.423Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-16T07:54:35.423Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-16T07:54:35.513Z] #20 37.92 Selecting previously unselected package aufs-tools. [2021-03-16T07:54:35.772Z] #20 37.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-16T07:54:35.772Z] #20 37.93 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-16T07:54:35.772Z] #20 38.04 Selecting previously unselected package libonig5:amd64. [2021-03-16T07:54:35.772Z] #20 38.04 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-16T07:54:35.772Z] #20 38.05 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-16T07:54:35.772Z] #20 38.18 Selecting previously unselected package libjq1:amd64. [2021-03-16T07:54:35.823Z] #43 88.45 DEP criu/cgroup.d [2021-03-16T07:54:35.823Z] #43 88.69 DEP criu/cgroup-props.d [2021-03-16T07:54:35.823Z] #43 88.76 DEP criu/bitmap.d [2021-03-16T07:54:35.823Z] #43 88.78 DEP criu/bfd.d [2021-03-16T07:54:36.031Z] #20 38.19 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-16T07:54:36.031Z] #20 38.19 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-16T07:54:36.031Z] #20 38.34 Selecting previously unselected package jq. [2021-03-16T07:54:36.031Z] #20 38.34 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-16T07:54:36.031Z] #20 38.34 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-16T07:54:36.031Z] #20 38.43 Selecting previously unselected package libaio1:amd64. [2021-03-16T07:54:36.031Z] #20 38.43 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-16T07:54:36.084Z] #43 88.84 DEP criu/autofs.d [2021-03-16T07:54:36.084Z] #43 89.02 DEP criu/aio.d [2021-03-16T07:54:36.291Z] #20 38.44 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-16T07:54:36.291Z] #20 38.50 Selecting previously unselected package libgpm2:amd64. [2021-03-16T07:54:36.291Z] #20 38.50 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-16T07:54:36.291Z] #20 38.51 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-16T07:54:36.291Z] #20 38.58 Selecting previously unselected package libicu63:amd64. [2021-03-16T07:54:36.362Z] #43 89.16 DEP criu/action-scripts.d [2021-03-16T07:54:36.550Z] #20 38.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-16T07:54:36.550Z] #20 38.60 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-16T07:54:36.642Z] #43 89.46 CC criu/action-scripts.o [2021-03-16T07:54:37.175Z] #23 ... [2021-03-16T07:54:37.175Z] [2021-03-16T07:54:37.175Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:54:37.175Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-16T07:54:37.175Z] #33 DONE 203.4s [2021-03-16T07:54:37.175Z] [2021-03-16T07:54:37.175Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:37.175Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:54:37.175Z] #44 135.9 CC criu/files-ext.o [2021-03-16T07:54:37.175Z] #44 136.6 CC criu/files-reg.o [2021-03-16T07:54:37.222Z] #43 90.03 CC criu/aio.o [2021-03-16T07:54:37.698Z] #20 38.41 Selecting previously unselected package libnet1:arm64. [2021-03-16T07:54:37.698Z] #20 38.41 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-16T07:54:37.698Z] #20 38.42 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:54:37.698Z] #20 38.52 Selecting previously unselected package libnl-3-200:arm64. [2021-03-16T07:54:37.698Z] #20 38.52 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-16T07:54:37.698Z] #20 38.55 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-16T07:54:37.698Z] #20 38.70 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-16T07:54:37.698Z] #20 38.70 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-16T07:54:37.698Z] #20 38.71 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-16T07:54:37.698Z] #20 38.78 Selecting previously unselected package libreadline5:arm64. [2021-03-16T07:54:37.698Z] #20 38.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-03-16T07:54:37.698Z] #20 38.81 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-16T07:54:37.799Z] #43 90.50 CC criu/autofs.o [2021-03-16T07:54:37.961Z] #20 38.94 Selecting previously unselected package net-tools. [2021-03-16T07:54:37.961Z] #20 38.96 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-03-16T07:54:37.961Z] #20 38.97 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-16T07:54:37.961Z] #20 39.20 Selecting previously unselected package python-pip-whl. [2021-03-16T07:54:38.223Z] #20 39.20 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-16T07:54:38.223Z] #20 39.21 Unpacking python-pip-whl (18.1-5) ... [2021-03-16T07:54:38.486Z] #20 ... [2021-03-16T07:54:38.486Z] [2021-03-16T07:54:38.486Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:38.486Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-16T07:54:38.486Z] #43 92.69 CC criu/bfd.o [2021-03-16T07:54:38.486Z] #43 93.13 CC criu/bitmap.o [2021-03-16T07:54:38.486Z] #43 93.33 CC criu/cgroup-props.o [2021-03-16T07:54:38.486Z] #43 94.01 CC criu/cgroup.o [2021-03-16T07:54:38.486Z] #43 96.82 CC criu/clone-noasan.o [2021-03-16T07:54:38.486Z] #43 97.05 CC criu/config.o [2021-03-16T07:54:38.486Z] #43 98.55 CC criu/cr-check.o [2021-03-16T07:54:38.486Z] #43 100.7 CC criu/cr-dedup.o [2021-03-16T07:54:38.486Z] #43 101.1 CC criu/cr-dump.o [2021-03-16T07:54:38.486Z] #43 ... [2021-03-16T07:54:38.486Z] [2021-03-16T07:54:38.486Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:38.486Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-16T07:54:38.486Z] #20 39.77 Selecting previously unselected package python3-lib2to3. [2021-03-16T07:54:38.694Z] #19 DONE 2.7s [2021-03-16T07:54:38.694Z] [2021-03-16T07:54:38.694Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:38.694Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:54:38.749Z] #20 39.77 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-16T07:54:38.749Z] #20 39.78 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-16T07:54:38.749Z] #20 39.96 Selecting previously unselected package python3-distutils. [2021-03-16T07:54:38.749Z] #20 39.96 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-16T07:54:38.749Z] #20 39.97 Unpacking python3-distutils (3.7.3-1) ... [2021-03-16T07:54:39.016Z] #20 40.15 Selecting previously unselected package python3-pip. [2021-03-16T07:54:39.016Z] #20 40.15 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-16T07:54:39.016Z] #20 40.25 Unpacking python3-pip (18.1-5) ... [2021-03-16T07:54:39.186Z] #43 91.90 CC criu/bfd.o [2021-03-16T07:54:39.279Z] #20 40.44 Selecting previously unselected package python3-pkg-resources. [2021-03-16T07:54:39.279Z] #20 40.44 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-16T07:54:39.280Z] #20 40.46 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-16T07:54:39.446Z] #43 92.33 CC criu/bitmap.o [2021-03-16T07:54:39.446Z] #43 92.45 CC criu/cgroup-props.o [2021-03-16T07:54:39.543Z] #20 40.68 Selecting previously unselected package python3-setuptools. [2021-03-16T07:54:39.543Z] #20 40.68 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-16T07:54:39.543Z] #20 40.70 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-16T07:54:39.623Z] #20 ... [2021-03-16T07:54:39.623Z] [2021-03-16T07:54:39.623Z] #45 [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-03-16T07:54:39.623Z] #45 sha256:8c2d9782b214373bc90ba48e9fd42ad397a3561257c406da8474da5e50246664 [2021-03-16T07:54:39.623Z] #45 DONE 156.8s [2021-03-16T07:54:39.805Z] #20 40.94 Selecting previously unselected package python3-wheel. [2021-03-16T07:54:39.806Z] #20 40.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-16T07:54:39.806Z] #20 40.96 Unpacking python3-wheel (0.32.3-2) ... [2021-03-16T07:54:39.806Z] #20 41.09 Selecting previously unselected package sudo. [2021-03-16T07:54:39.842Z] #20 42.10 Selecting previously unselected package libnet1:amd64. [2021-03-16T07:54:39.842Z] #20 42.11 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-16T07:54:39.842Z] #20 42.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:54:39.880Z] [2021-03-16T07:54:39.880Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:39.880Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:39.880Z] #43 79.57 LINK criu/pie/restorer.built-in.o [2021-03-16T07:54:39.880Z] #43 79.59 GEN criu/pie/restorer-blob.h [2021-03-16T07:54:39.880Z] #43 79.71 DEP criu/vdso.d [2021-03-16T07:54:39.880Z] #43 80.03 DEP criu/vdso-compat.d [2021-03-16T07:54:39.880Z] #43 80.17 DEP criu/uts_ns.d [2021-03-16T07:54:39.880Z] #43 80.37 DEP criu/util.d [2021-03-16T07:54:39.880Z] #43 80.64 DEP criu/uffd.d [2021-03-16T07:54:39.880Z] #43 80.98 DEP criu/tun.d [2021-03-16T07:54:39.880Z] #43 81.21 DEP criu/tty.d [2021-03-16T07:54:39.954Z] #44 140.0 CC criu/files.o [2021-03-16T07:54:40.068Z] #20 41.10 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-03-16T07:54:40.069Z] #20 41.12 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-16T07:54:40.101Z] #20 42.20 Selecting previously unselected package libnl-3-200:amd64. [2021-03-16T07:54:40.101Z] #20 42.20 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-16T07:54:40.101Z] #20 42.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-16T07:54:40.101Z] #20 42.31 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-16T07:54:40.101Z] #20 42.31 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-16T07:54:40.101Z] #20 42.32 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-16T07:54:40.101Z] #20 42.40 Selecting previously unselected package libreadline5:amd64. [2021-03-16T07:54:40.101Z] #20 42.40 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-16T07:54:40.101Z] #20 42.40 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-16T07:54:40.136Z] #43 81.41 DEP criu/timerfd.d [2021-03-16T07:54:40.331Z] #20 41.63 Selecting previously unselected package thin-provisioning-tools. [2021-03-16T07:54:40.331Z] #20 41.64 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-03-16T07:54:40.361Z] #20 42.49 Selecting previously unselected package net-tools. [2021-03-16T07:54:40.361Z] #20 42.50 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-16T07:54:40.361Z] #20 42.51 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-16T07:54:40.361Z] #20 42.68 Selecting previously unselected package python-pip-whl. [2021-03-16T07:54:40.361Z] #20 42.68 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-16T07:54:40.361Z] #20 42.70 Unpacking python-pip-whl (18.1-5) ... [2021-03-16T07:54:40.387Z] #43 93.24 CC criu/cgroup.o [2021-03-16T07:54:40.392Z] #43 81.63 DEP criu/timens.d [2021-03-16T07:54:40.605Z] #20 41.64 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-16T07:54:40.649Z] #43 81.80 DEP criu/sysfs_parse.d [2021-03-16T07:54:40.649Z] #43 81.94 DEP criu/sysctl.d [2021-03-16T07:54:40.796Z] Client: [2021-03-16T07:54:40.796Z] Debug Mode: false [2021-03-16T07:54:40.796Z] Plugins: [2021-03-16T07:54:40.796Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-16T07:54:40.796Z] [2021-03-16T07:54:40.796Z] Server: [2021-03-16T07:54:40.796Z] Containers: 0 [2021-03-16T07:54:40.796Z] Running: 0 [2021-03-16T07:54:40.796Z] Paused: 0 [2021-03-16T07:54:40.796Z] Stopped: 0 [2021-03-16T07:54:40.796Z] Images: 0 [2021-03-16T07:54:40.796Z] Server Version: 19.03.12 [2021-03-16T07:54:40.796Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-16T07:54:40.796Z] Windows: [2021-03-16T07:54:40.796Z] LCOW: [2021-03-16T07:54:40.796Z] Logging Driver: json-file [2021-03-16T07:54:40.796Z] Plugins: [2021-03-16T07:54:40.796Z] Volume: local [2021-03-16T07:54:40.796Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-16T07:54:40.796Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-16T07:54:40.796Z] Swarm: inactive [2021-03-16T07:54:40.796Z] Default Isolation: process [2021-03-16T07:54:40.796Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-16T07:54:40.796Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-16T07:54:40.796Z] OSType: windows [2021-03-16T07:54:40.796Z] Architecture: x86_64 [2021-03-16T07:54:40.796Z] CPUs: 4 [2021-03-16T07:54:40.796Z] Total Memory: 32GiB [2021-03-16T07:54:40.796Z] Name: azwin-2-d9e020 [2021-03-16T07:54:40.796Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-03-16T07:54:40.796Z] Docker Root Dir: D:\docker [2021-03-16T07:54:40.796Z] Debug Mode: false [2021-03-16T07:54:40.796Z] Registry: https://index.docker.io/v1/ [2021-03-16T07:54:40.796Z] Labels: [2021-03-16T07:54:40.796Z] Experimental: true [2021-03-16T07:54:40.796Z] Insecure Registries: [2021-03-16T07:54:40.796Z] 10.0.0.4:5000 [2021-03-16T07:54:40.796Z] 127.0.0.0/8 [2021-03-16T07:54:40.796Z] Registry Mirrors: [2021-03-16T07:54:40.796Z] http://10.0.0.4:5000/ [2021-03-16T07:54:40.796Z] Live Restore Enabled: false [2021-03-16T07:54:40.796Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-03-16T07:54:40.868Z] #20 41.90 Selecting previously unselected package uidmap. [2021-03-16T07:54:40.868Z] #20 41.91 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-03-16T07:54:40.868Z] #20 41.93 Unpacking uidmap (1:4.5-1.1) ... [2021-03-16T07:54:40.868Z] #20 42.15 Selecting previously unselected package vim-runtime. [Pipeline] powershell [2021-03-16T07:54:40.906Z] #43 82.17 DEP criu/string.d [2021-03-16T07:54:40.906Z] #43 82.23 DEP criu/stats.d [2021-03-16T07:54:40.930Z] #20 43.31 Selecting previously unselected package python3-lib2to3. [2021-03-16T07:54:40.958Z] #43 ... [2021-03-16T07:54:40.958Z] [2021-03-16T07:54:40.958Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:40.958Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:54:40.958Z] #20 25.35 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-16T07:54:40.958Z] #20 25.46 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-16T07:54:40.958Z] #20 25.48 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-16T07:54:40.958Z] #20 25.49 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-16T07:54:40.958Z] #20 25.81 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-16T07:54:40.958Z] #20 25.88 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-16T07:54:40.958Z] #20 25.95 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-16T07:54:40.958Z] #20 26.85 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:54:40.958Z] #20 26.98 Fetched 28.5 MB in 2s (13.7 MB/s) [2021-03-16T07:54:40.958Z] #20 27.07 Selecting previously unselected package pigz. [2021-03-16T07:54:40.958Z] #20 27.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-03-16T07:54:40.958Z] #20 27.11 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-16T07:54:40.958Z] #20 27.12 Unpacking pigz (2.4-1) ... [2021-03-16T07:54:40.958Z] #20 27.24 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-16T07:54:40.958Z] #20 27.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-16T07:54:40.958Z] #20 27.27 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-16T07:54:40.958Z] #20 27.82 Selecting previously unselected package python3.7-minimal. [2021-03-16T07:54:40.958Z] #20 27.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-16T07:54:40.958Z] #20 27.87 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-16T07:54:40.958Z] #20 28.81 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-16T07:54:40.958Z] #20 28.83 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-16T07:54:40.958Z] #20 31.05 Selecting previously unselected package python3-minimal. [2021-03-16T07:54:40.958Z] #20 31.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 ... 23684 files and directories currently installed.) [2021-03-16T07:54:40.958Z] #20 31.09 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-16T07:54:40.958Z] #20 31.11 Unpacking python3-minimal (3.7.3-1) ... [2021-03-16T07:54:40.958Z] #20 31.21 Selecting previously unselected package libmpdec2:amd64. [2021-03-16T07:54:40.958Z] #20 31.21 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-16T07:54:40.958Z] #20 31.23 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-16T07:54:40.958Z] #20 31.36 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-16T07:54:40.958Z] #20 31.36 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-16T07:54:40.958Z] #20 31.37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-16T07:54:41.131Z] #20 42.16 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:54:41.131Z] #20 42.18 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-16T07:54:41.131Z] #20 42.20 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-16T07:54:41.131Z] #20 42.21 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-16T07:54:41.162Z] #43 82.43 DEP criu/sockets.d [2021-03-16T07:54:41.162Z] #43 82.64 DEP criu/sk-unix.d [2021-03-16T07:54:41.190Z] #20 43.32 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-16T07:54:41.190Z] #20 43.33 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-16T07:54:41.190Z] #20 43.46 Selecting previously unselected package python3-distutils. [2021-03-16T07:54:41.190Z] #20 43.48 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-16T07:54:41.190Z] #20 43.49 Unpacking python3-distutils (3.7.3-1) ... [2021-03-16T07:54:41.219Z] #20 32.35 Selecting previously unselected package python3.7. [2021-03-16T07:54:41.219Z] #20 32.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-16T07:54:41.449Z] #20 43.64 Selecting previously unselected package python3-pip. [2021-03-16T07:54:41.449Z] #20 43.66 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-16T07:54:41.449Z] #20 43.67 Unpacking python3-pip (18.1-5) ... [2021-03-16T07:54:41.479Z] #20 32.37 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-16T07:54:41.479Z] #20 32.52 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-16T07:54:41.479Z] #20 32.52 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-16T07:54:41.479Z] #20 32.54 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-16T07:54:41.479Z] #20 32.64 Setting up python3-minimal (3.7.3-1) ... [2021-03-16T07:54:41.493Z] #44 ... [2021-03-16T07:54:41.493Z] [2021-03-16T07:54:41.493Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:54:41.493Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-16T07:54:41.493Z] #23 5.841 Collecting yamllint==1.16.0 [2021-03-16T07:54:41.493Z] #23 6.246 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-16T07:54:41.493Z] #23 6.342 Collecting pyyaml (from yamllint==1.16.0) [2021-03-16T07:54:41.493Z] #23 6.641 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-16T07:54:41.709Z] #20 43.82 Selecting previously unselected package python3-pkg-resources. [2021-03-16T07:54:41.709Z] #20 43.82 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-16T07:54:41.709Z] #20 43.82 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-16T07:54:41.709Z] #20 43.96 Selecting previously unselected package python3-setuptools. [2021-03-16T07:54:41.709Z] #20 43.97 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-16T07:54:41.709Z] #20 43.97 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-16T07:54:41.729Z] #43 82.84 DEP criu/sk-tcp.d [2021-03-16T07:54:41.729Z] #43 83.03 DEP criu/sk-queue.d [2021-03-16T07:54:41.968Z] #20 44.19 Selecting previously unselected package python3-wheel. [2021-03-16T07:54:41.968Z] #20 44.20 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-16T07:54:41.968Z] #20 44.21 Unpacking python3-wheel (0.32.3-2) ... [2021-03-16T07:54:41.968Z] #20 44.28 Selecting previously unselected package sudo. [2021-03-16T07:54:41.986Z] #43 83.25 DEP criu/sk-packet.d [2021-03-16T07:54:42.228Z] #20 44.30 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-16T07:54:42.228Z] #20 44.31 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-16T07:54:42.242Z] #43 83.45 DEP criu/sk-netlink.d [2021-03-16T07:54:42.242Z] #43 83.66 DEP criu/sk-inet.d [2021-03-16T07:54:42.420Z] #20 33.46 Selecting previously unselected package python3. [2021-03-16T07:54:42.498Z] #43 83.86 DEP criu/signalfd.d [2021-03-16T07:54:42.557Z] #20 44.84 Selecting previously unselected package thin-provisioning-tools. [2021-03-16T07:54:42.557Z] #20 44.84 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-16T07:54:42.557Z] #20 44.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-16T07:54:42.567Z] #23 7.368 Installing build dependencies: started [2021-03-16T07:54:42.681Z] #20 33.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-03-16T07:54:42.681Z] #20 33.53 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-16T07:54:42.681Z] #20 33.54 Unpacking python3 (3.7.3-1) ... [2021-03-16T07:54:42.681Z] #20 33.63 Selecting previously unselected package libip4tc0:amd64. [2021-03-16T07:54:42.681Z] #20 33.64 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-16T07:54:42.681Z] #20 33.65 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-16T07:54:42.681Z] #20 33.73 Selecting previously unselected package libip6tc0:amd64. [2021-03-16T07:54:42.681Z] #20 33.75 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-16T07:54:42.681Z] #20 33.76 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-16T07:54:42.755Z] #43 84.06 DEP criu/sigframe.d [2021-03-16T07:54:42.842Z] #20 45.11 Selecting previously unselected package uidmap. [2021-03-16T07:54:42.842Z] #20 45.12 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-16T07:54:42.842Z] #20 45.12 Unpacking uidmap (1:4.5-1.1) ... [2021-03-16T07:54:42.955Z] #20 33.85 Selecting previously unselected package libiptc0:amd64. [2021-03-16T07:54:42.955Z] #20 33.86 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-16T07:54:42.955Z] #20 33.87 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-16T07:54:42.955Z] #20 33.96 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-16T07:54:42.955Z] #20 33.97 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-16T07:54:42.955Z] #20 33.98 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-16T07:54:42.955Z] #20 34.06 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-16T07:54:42.955Z] #20 34.06 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-16T07:54:42.955Z] #20 34.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-16T07:54:43.011Z] #43 84.19 DEP criu/shmem.d [2021-03-16T07:54:43.011Z] #43 84.40 DEP criu/servicefd.d [2021-03-16T07:54:43.109Z] #20 45.25 Selecting previously unselected package vim-runtime. [2021-03-16T07:54:43.109Z] #20 45.26 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:54:43.109Z] #20 45.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-16T07:54:43.109Z] #20 45.35 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-16T07:54:43.109Z] #20 45.36 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-16T07:54:43.216Z] #20 34.18 Selecting previously unselected package libnftnl11:amd64. [2021-03-16T07:54:43.216Z] #20 34.19 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-16T07:54:43.216Z] #20 34.20 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-16T07:54:43.216Z] #20 34.30 Selecting previously unselected package iptables. [2021-03-16T07:54:43.478Z] #20 34.30 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-16T07:54:43.478Z] #20 34.31 Unpacking iptables (1.8.2-4) ... [2021-03-16T07:54:43.478Z] #20 34.59 Selecting previously unselected package xxd. [2021-03-16T07:54:43.573Z] #43 84.66 DEP criu/seize.d [2021-03-16T07:54:43.574Z] #43 84.85 DEP criu/seccomp.d [2021-03-16T07:54:43.688Z] #20 44.62 Selecting previously unselected package vim. [2021-03-16T07:54:43.688Z] #20 44.63 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-03-16T07:54:43.688Z] #20 44.65 Unpacking vim (2:8.1.0875-5) ... [2021-03-16T07:54:43.739Z] #20 34.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-16T07:54:43.739Z] #20 34.60 Unpacking xxd (2:8.1.0875-5) ... [2021-03-16T07:54:43.739Z] #20 34.75 Selecting previously unselected package vim-common. [2021-03-16T07:54:43.739Z] #20 34.75 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:54:43.739Z] #20 34.80 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-16T07:54:43.830Z] #43 85.04 DEP criu/rst-malloc.d [2021-03-16T07:54:43.830Z] #43 85.13 DEP criu/rbtree.d [2021-03-16T07:54:43.830Z] #43 85.23 DEP criu/pstree.d [2021-03-16T07:54:43.951Z] #20 45.13 Selecting previously unselected package xfsprogs. [2021-03-16T07:54:43.951Z] #20 45.13 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-03-16T07:54:43.951Z] #20 45.14 Unpacking xfsprogs (4.20.0-1) ... [2021-03-16T07:54:44.000Z] #20 34.98 Selecting previously unselected package bash-completion. [2021-03-16T07:54:44.000Z] #20 34.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-16T07:54:44.086Z] #43 85.40 DEP criu/protobuf.d [2021-03-16T07:54:44.343Z] #43 85.55 GEN criu/protobuf-desc-gen.h [2021-03-16T07:54:44.526Z] #20 45.74 Selecting previously unselected package zip. [2021-03-16T07:54:44.526Z] #20 45.74 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-03-16T07:54:44.526Z] #20 45.75 Unpacking zip (3.0-11+b1) ... [2021-03-16T07:54:44.789Z] #20 46.06 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-16T07:54:44.789Z] #20 46.08 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-16T07:54:44.789Z] #20 46.10 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-03-16T07:54:44.789Z] #20 46.11 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-16T07:54:45.052Z] #20 46.13 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-03-16T07:54:45.052Z] #20 46.15 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-03-16T07:54:45.052Z] #20 46.16 Setting up uidmap (1:4.5-1.1) ... [2021-03-16T07:54:45.052Z] #20 46.18 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-03-16T07:54:45.052Z] #20 46.19 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:54:45.052Z] #20 46.20 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-16T07:54:45.052Z] #20 46.30 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-16T07:54:45.052Z] #20 46.32 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-16T07:54:45.052Z] #20 46.33 Setting up xxd (2:8.1.0875-5) ... [2021-03-16T07:54:45.052Z] #20 46.34 Setting up zip (3.0-11+b1) ... [2021-03-16T07:54:45.052Z] #20 46.36 Setting up vim-common (2:8.1.0875-5) ... [2021-03-16T07:54:45.315Z] #20 46.39 Setting up bash-completion (1:2.8-6) ... [2021-03-16T07:54:46.235Z] #43 87.48 DEP criu/protobuf-desc.d [2021-03-16T07:54:46.403Z] #20 ... [2021-03-16T07:54:46.403Z] [2021-03-16T07:54:46.403Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:46.403Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:46.403Z] #43 99.35 CC criu/cr-errno.o [2021-03-16T07:54:46.403Z] #43 99.47 CC criu/cr-restore.o [2021-03-16T07:54:46.403Z] #43 104.0 CC criu/cr-service.o [2021-03-16T07:54:46.403Z] #43 105.4 CC criu/crtools.o [2021-03-16T07:54:46.403Z] #43 106.0 CC criu/eventfd.o [2021-03-16T07:54:46.403Z] #43 106.4 CC criu/eventpoll.o [2021-03-16T07:54:46.403Z] #43 107.4 CC criu/external.o [2021-03-16T07:54:46.403Z] #43 107.8 CC criu/fault-injection.o [2021-03-16T07:54:46.403Z] #43 107.9 CC criu/fdstore.o [2021-03-16T07:54:46.403Z] #43 108.2 CC criu/fifo.o [2021-03-16T07:54:46.403Z] #43 108.6 CC criu/file-ids.o [2021-03-16T07:54:46.403Z] #43 109.0 CC criu/file-lock.o [2021-03-16T07:54:46.403Z] #43 109.8 CC criu/files-ext.o [2021-03-16T07:54:46.403Z] #43 ... [2021-03-16T07:54:46.403Z] [2021-03-16T07:54:46.403Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:46.403Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:54:46.403Z] #20 48.47 Selecting previously unselected package vim. [2021-03-16T07:54:46.403Z] #20 48.49 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-16T07:54:46.403Z] #20 48.53 Unpacking vim (2:8.1.0875-5) ... [2021-03-16T07:54:46.492Z] #43 87.60 DEP criu/proc_parse.d [2021-03-16T07:54:46.492Z] #43 87.86 DEP criu/plugin.d [2021-03-16T07:54:46.547Z] #20 37.65 Unpacking bash-completion (1:2.8-6) ... [2021-03-16T07:54:46.748Z] #43 87.92 DEP criu/pipes.d [2021-03-16T07:54:46.748Z] #43 88.08 DEP criu/pie-util.d [2021-03-16T07:54:46.748Z] #43 88.15 DEP criu/pie-util-vdso.d [2021-03-16T07:54:46.809Z] #20 38.00 Selecting previously unselected package bzip2. [2021-03-16T07:54:46.971Z] #20 49.13 Selecting previously unselected package xfsprogs. [2021-03-16T07:54:46.971Z] #20 49.14 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-16T07:54:46.971Z] #20 49.14 Unpacking xfsprogs (4.20.0-1) ... [2021-03-16T07:54:47.005Z] #43 88.26 DEP criu/pie-util-vdso-elf32.d [2021-03-16T07:54:47.005Z] #43 88.40 DEP criu/path.d [2021-03-16T07:54:47.070Z] #20 38.00 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-16T07:54:47.070Z] #20 38.02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-16T07:54:47.070Z] #20 38.11 Selecting previously unselected package xz-utils. [2021-03-16T07:54:47.070Z] #20 38.13 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-16T07:54:47.070Z] #20 38.13 Unpacking xz-utils (5.2.4-1) ... [2021-03-16T07:54:47.261Z] #43 88.56 DEP criu/parasite-syscall.d [2021-03-16T07:54:47.331Z] #20 38.31 Selecting previously unselected package apparmor. [2021-03-16T07:54:47.331Z] #20 38.32 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-16T07:54:47.518Z] #43 88.80 DEP criu/pagemap.d [2021-03-16T07:54:47.518Z] #43 88.96 DEP criu/pagemap-cache.d [2021-03-16T07:54:47.538Z] #20 49.59 Selecting previously unselected package zip. [2021-03-16T07:54:47.539Z] #20 49.60 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-16T07:54:47.539Z] #20 49.61 Unpacking zip (3.0-11+b1) ... [2021-03-16T07:54:47.539Z] #20 49.83 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-16T07:54:47.592Z] #20 38.40 Unpacking apparmor (2.13.2-10) ... [2021-03-16T07:54:47.774Z] #43 89.11 DEP criu/page-xfer.d [2021-03-16T07:54:47.798Z] #20 49.86 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-16T07:54:47.798Z] #20 49.87 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-16T07:54:47.798Z] #20 49.89 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-16T07:54:47.798Z] #20 49.91 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-16T07:54:47.798Z] #20 49.93 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-16T07:54:47.798Z] #20 49.95 Setting up uidmap (1:4.5-1.1) ... [2021-03-16T07:54:47.798Z] #20 49.96 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-16T07:54:47.798Z] #20 49.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:54:47.798Z] #20 49.99 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-16T07:54:47.798Z] #20 50.00 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-16T07:54:47.798Z] #20 50.01 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-16T07:54:47.798Z] #20 50.02 Setting up xxd (2:8.1.0875-5) ... [2021-03-16T07:54:47.798Z] #20 50.04 Setting up zip (3.0-11+b1) ... [2021-03-16T07:54:47.798Z] #20 50.05 Setting up vim-common (2:8.1.0875-5) ... [2021-03-16T07:54:47.798Z] #20 50.10 Setting up bash-completion (1:2.8-6) ... [2021-03-16T07:54:47.853Z] #20 38.75 Selecting previously unselected package aufs-tools. [2021-03-16T07:54:47.853Z] #20 38.76 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-16T07:54:47.853Z] #20 38.76 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-16T07:54:47.853Z] #20 38.89 Selecting previously unselected package libonig5:amd64. [2021-03-16T07:54:47.853Z] #20 38.89 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-16T07:54:47.853Z] #20 38.90 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-16T07:54:48.031Z] #43 89.32 DEP criu/page-pipe.d [2021-03-16T07:54:48.114Z] #20 39.11 Selecting previously unselected package libjq1:amd64. [2021-03-16T07:54:48.114Z] #20 39.11 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-16T07:54:48.114Z] #20 39.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-16T07:54:48.287Z] #43 89.47 DEP criu/netfilter.d [2021-03-16T07:54:48.287Z] #43 89.65 DEP criu/net.d [2021-03-16T07:54:48.375Z] #20 39.21 Selecting previously unselected package jq. [2021-03-16T07:54:48.375Z] #20 39.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-16T07:54:48.375Z] #20 39.23 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-16T07:54:48.375Z] #20 39.32 Selecting previously unselected package libaio1:amd64. [2021-03-16T07:54:48.375Z] #20 39.34 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-16T07:54:48.375Z] #20 39.34 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-16T07:54:48.375Z] #20 39.40 Selecting previously unselected package libgpm2:amd64. [2021-03-16T07:54:48.375Z] #20 39.41 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-16T07:54:48.375Z] #20 39.41 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-16T07:54:48.544Z] #43 89.89 DEP criu/namespaces.d [2021-03-16T07:54:48.628Z] #20 49.18 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-03-16T07:54:48.628Z] #20 49.19 Setting up xz-utils (5.2.4-1) ... [2021-03-16T07:54:48.628Z] #20 49.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-16T07:54:48.628Z] #20 49.24 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-16T07:54:48.628Z] #20 49.34 invoke-rc.d: could not determine current runlevel [2021-03-16T07:54:48.628Z] #20 49.35 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-16T07:54:48.628Z] #20 49.37 Setting up pigz (2.4-1) ... [2021-03-16T07:54:48.628Z] #20 49.39 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-16T07:54:48.628Z] #20 49.40 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-16T07:54:48.628Z] #20 49.43 Setting up python-pip-whl (18.1-5) ... [2021-03-16T07:54:48.628Z] #20 49.44 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-03-16T07:54:48.628Z] #20 49.46 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-16T07:54:48.636Z] #20 39.49 Selecting previously unselected package libicu63:amd64. [2021-03-16T07:54:48.636Z] #20 39.49 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-16T07:54:48.636Z] #20 39.49 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-16T07:54:48.800Z] #43 90.14 DEP criu/mount.d [2021-03-16T07:54:48.891Z] #20 50.12 Setting up libaio1:arm64 (0.3.112-3) ... [2021-03-16T07:54:49.056Z] #43 90.38 DEP criu/memfd.d [2021-03-16T07:54:49.154Z] #20 50.13 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-16T07:54:49.154Z] #20 50.15 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-03-16T07:54:49.154Z] #20 50.16 Setting up vim (2:8.1.0875-5) ... [2021-03-16T07:54:49.154Z] #20 50.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-16T07:54:49.154Z] #20 50.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-16T07:54:49.154Z] #20 ... [2021-03-16T07:54:49.154Z] [2021-03-16T07:54:49.154Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:49.154Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-16T07:54:49.154Z] #43 103.4 CC criu/cr-errno.o [2021-03-16T07:54:49.154Z] #43 103.5 CC criu/cr-restore.o [2021-03-16T07:54:49.154Z] #43 107.6 CC criu/cr-service.o [2021-03-16T07:54:49.154Z] #43 109.2 CC criu/crtools.o [2021-03-16T07:54:49.154Z] #43 109.7 CC criu/eventfd.o [2021-03-16T07:54:49.154Z] #43 110.2 CC criu/eventpoll.o [2021-03-16T07:54:49.154Z] #43 111.1 CC criu/external.o [2021-03-16T07:54:49.154Z] #43 111.3 CC criu/fault-injection.o [2021-03-16T07:54:49.154Z] #43 111.4 CC criu/fdstore.o [2021-03-16T07:54:49.154Z] #43 111.9 CC criu/fifo.o [2021-03-16T07:54:49.154Z] #43 112.3 CC criu/file-ids.o [2021-03-16T07:54:49.154Z] #43 112.7 CC criu/file-lock.o [2021-03-16T07:54:49.154Z] #43 113.5 CC criu/files-ext.o [2021-03-16T07:54:49.154Z] #43 ... [2021-03-16T07:54:49.154Z] [2021-03-16T07:54:49.154Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:49.154Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-16T07:54:49.154Z] #20 50.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-16T07:54:49.154Z] #20 50.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-16T07:54:49.154Z] #20 50.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-16T07:54:49.154Z] #20 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-16T07:54:49.154Z] #20 50.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-16T07:54:49.154Z] #20 50.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-16T07:54:49.312Z] #43 90.55 DEP criu/mem.d [2021-03-16T07:54:49.416Z] #20 50.65 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-16T07:54:49.416Z] #20 50.66 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-16T07:54:49.416Z] #20 50.68 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-16T07:54:49.416Z] #20 50.70 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-16T07:54:49.534Z] #23 ... [2021-03-16T07:54:49.534Z] [2021-03-16T07:54:49.534Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:49.534Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:54:49.534Z] #44 143.0 CC criu/filesystems.o [2021-03-16T07:54:49.534Z] #44 144.1 CC criu/fsnotify.o [2021-03-16T07:54:49.534Z] #44 145.6 CC criu/image-desc.o [2021-03-16T07:54:49.534Z] #44 145.8 CC criu/image.o [2021-03-16T07:54:49.534Z] #44 146.8 CC criu/ipc_ns.o [2021-03-16T07:54:49.534Z] #44 148.4 CC criu/irmap.o [2021-03-16T07:54:49.534Z] #44 149.2 CC criu/kcmp-ids.o [2021-03-16T07:54:49.534Z] #44 149.6 CC criu/kerndat.o [2021-03-16T07:54:49.568Z] #43 90.81 DEP criu/lsm.d [2021-03-16T07:54:49.679Z] #20 50.71 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-16T07:54:49.679Z] #20 50.73 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-16T07:54:49.825Z] #43 91.01 DEP criu/log.d [2021-03-16T07:54:49.825Z] #43 91.21 DEP criu/libnetlink.d [2021-03-16T07:54:50.387Z] #43 91.43 DEP criu/kerndat.d [2021-03-16T07:54:50.387Z] #43 91.67 DEP criu/kcmp-ids.d [2021-03-16T07:54:50.387Z] #43 91.78 DEP criu/irmap.d [2021-03-16T07:54:50.644Z] #43 91.88 DEP criu/ipc_ns.d [2021-03-16T07:54:50.761Z] #56 233.4 + bin/containerd-stress [2021-03-16T07:54:50.761Z] #56 235.4 + bin/containerd-shim [2021-03-16T07:54:50.900Z] #43 92.14 DEP criu/image.d [2021-03-16T07:54:50.900Z] #43 92.33 DEP criu/image-desc.d [2021-03-16T07:54:51.066Z] #44 151.1 CC criu/libnetlink.o [2021-03-16T07:54:51.085Z] #20 52.80 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-16T07:54:51.085Z] #20 52.82 Setting up xz-utils (5.2.4-1) ... [2021-03-16T07:54:51.085Z] #20 52.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-16T07:54:51.085Z] #20 52.86 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-16T07:54:51.085Z] #20 52.94 invoke-rc.d: could not determine current runlevel [2021-03-16T07:54:51.085Z] #20 52.94 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-16T07:54:51.085Z] #20 52.96 Setting up pigz (2.4-1) ... [2021-03-16T07:54:51.085Z] #20 52.98 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-16T07:54:51.085Z] #20 52.99 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-16T07:54:51.085Z] #20 53.02 Setting up python-pip-whl (18.1-5) ... [2021-03-16T07:54:51.085Z] #20 53.04 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-16T07:54:51.085Z] #20 53.05 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-16T07:54:51.156Z] #43 92.45 DEP criu/fsnotify.d [2021-03-16T07:54:51.343Z] #20 53.51 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-16T07:54:51.343Z] #20 53.53 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-16T07:54:51.343Z] #20 53.56 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-16T07:54:51.343Z] #20 53.57 Setting up vim (2:8.1.0875-5) ... [2021-03-16T07:54:51.343Z] #20 53.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-16T07:54:51.343Z] #20 53.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-16T07:54:51.343Z] #20 53.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-16T07:54:51.343Z] #20 53.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-16T07:54:51.343Z] #20 53.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-16T07:54:51.343Z] #20 53.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-16T07:54:51.343Z] #20 53.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-16T07:54:51.343Z] #20 53.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-16T07:54:51.343Z] #20 53.66 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-16T07:54:51.343Z] #20 53.67 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-16T07:54:51.343Z] #20 53.69 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-16T07:54:51.413Z] #43 92.63 DEP criu/filesystems.d [2021-03-16T07:54:51.602Z] #20 53.71 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-16T07:54:51.602Z] #20 53.72 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-16T07:54:51.602Z] #20 53.74 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-16T07:54:51.670Z] #43 92.80 DEP criu/files.d [2021-03-16T07:54:51.670Z] #43 ... [2021-03-16T07:54:51.670Z] [2021-03-16T07:54:51.670Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-16T07:54:51.670Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-16T07:54:51.670Z] #32 DONE 168.4s [2021-03-16T07:54:51.670Z] [2021-03-16T07:54:51.670Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:51.670Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:54:51.670Z] #20 4.498 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-16T07:54:51.670Z] #20 4.576 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-16T07:54:51.670Z] #20 4.576 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-16T07:54:51.670Z] #20 4.708 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-16T07:54:51.670Z] #20 5.260 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [453 kB] [2021-03-16T07:54:51.670Z] #20 6.306 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-16T07:54:51.670Z] #20 7.738 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-16T07:54:51.670Z] #20 9.216 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-16T07:54:51.711Z] #44 151.7 CC criu/log.o [2021-03-16T07:54:51.926Z] #20 ... [2021-03-16T07:54:51.926Z] [2021-03-16T07:54:51.926Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:51.926Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:51.926Z] #43 93.11 DEP criu/files-reg.d [2021-03-16T07:54:51.926Z] #43 93.31 DEP criu/files-ext.d [2021-03-16T07:54:51.938Z] #20 42.90 Selecting previously unselected package libnet1:amd64. [2021-03-16T07:54:51.938Z] #20 42.90 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-16T07:54:51.938Z] #20 42.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:54:51.938Z] #20 43.02 Selecting previously unselected package libnl-3-200:amd64. [2021-03-16T07:54:51.938Z] #20 43.03 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-16T07:54:51.938Z] #20 43.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-16T07:54:52.182Z] #43 93.45 DEP criu/file-lock.d [2021-03-16T07:54:52.199Z] #20 43.13 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-16T07:54:52.199Z] #20 43.14 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-16T07:54:52.199Z] #20 43.15 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-16T07:54:52.199Z] #20 43.21 Selecting previously unselected package libreadline5:amd64. [2021-03-16T07:54:52.199Z] #20 43.22 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-16T07:54:52.199Z] #20 43.23 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-16T07:54:52.239Z] #20 53.00 Setting up iptables (1.8.2-4) ... [2021-03-16T07:54:52.239Z] #20 53.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-16T07:54:52.239Z] #20 53.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-16T07:54:52.239Z] #20 53.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-16T07:54:52.239Z] #20 53.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-16T07:54:52.239Z] #20 53.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-16T07:54:52.239Z] #20 53.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-16T07:54:52.239Z] #20 53.11 Setting up python3 (3.7.3-1) ... [2021-03-16T07:54:52.355Z] #44 152.3 CC criu/lsm.o [2021-03-16T07:54:52.439Z] #43 93.62 DEP criu/file-ids.d [2021-03-16T07:54:52.439Z] #43 93.81 DEP criu/fifo.d [2021-03-16T07:54:52.461Z] #20 43.33 Selecting previously unselected package net-tools. [2021-03-16T07:54:52.461Z] #20 43.34 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-16T07:54:52.461Z] #20 43.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-16T07:54:52.695Z] #43 93.95 DEP criu/fdstore.d [2021-03-16T07:54:52.695Z] #43 94.03 DEP criu/fault-injection.d [2021-03-16T07:54:52.722Z] #20 43.57 Selecting previously unselected package python-pip-whl. [2021-03-16T07:54:52.722Z] #20 43.58 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-16T07:54:52.722Z] #20 43.59 Unpacking python-pip-whl (18.1-5) ... [2021-03-16T07:54:52.814Z] #20 53.77 Setting up python3-wheel (0.32.3-2) ... [2021-03-16T07:54:52.951Z] #43 94.09 DEP criu/external.d [2021-03-16T07:54:52.952Z] #43 94.18 DEP criu/eventpoll.d [2021-03-16T07:54:52.983Z] #20 44.13 Selecting previously unselected package python3-lib2to3. [2021-03-16T07:54:52.983Z] #20 ... [2021-03-16T07:54:52.983Z] [2021-03-16T07:54:52.983Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:52.983Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:52.983Z] #43 95.92 CC criu/clone-noasan.o [2021-03-16T07:54:52.983Z] #43 96.20 CC criu/config.o [2021-03-16T07:54:52.983Z] #43 97.57 CC criu/cr-check.o [2021-03-16T07:54:52.983Z] #43 99.33 CC criu/cr-dedup.o [2021-03-16T07:54:52.983Z] #43 99.79 CC criu/cr-dump.o [2021-03-16T07:54:52.983Z] #43 102.1 CC criu/cr-errno.o [2021-03-16T07:54:52.983Z] #43 102.2 CC criu/cr-restore.o [2021-03-16T07:54:53.006Z] #44 153.0 CC criu/mem.o [2021-03-16T07:54:53.208Z] #43 94.42 DEP criu/eventfd.d [2021-03-16T07:54:53.208Z] #43 94.63 DEP criu/crtools.d [2021-03-16T07:54:53.244Z] #43 ... [2021-03-16T07:54:53.244Z] [2021-03-16T07:54:53.244Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:53.244Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:54:53.244Z] #20 44.15 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-16T07:54:53.244Z] #20 44.15 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-16T07:54:53.244Z] #20 44.30 Selecting previously unselected package python3-distutils. [2021-03-16T07:54:53.244Z] #20 44.31 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-16T07:54:53.244Z] #20 44.33 Unpacking python3-distutils (3.7.3-1) ... [2021-03-16T07:54:53.390Z] #20 54.54 Setting up apparmor (2.13.2-10) ... [2021-03-16T07:54:53.464Z] #43 94.87 DEP criu/cr-service.d [2021-03-16T07:54:53.505Z] #20 44.51 Selecting previously unselected package python3-pip. [2021-03-16T07:54:53.505Z] #20 44.51 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-16T07:54:53.505Z] #20 44.53 Unpacking python3-pip (18.1-5) ... [2021-03-16T07:54:53.505Z] #20 44.69 Selecting previously unselected package python3-pkg-resources. [2021-03-16T07:54:53.766Z] #20 44.70 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-16T07:54:53.766Z] #20 44.71 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-16T07:54:54.027Z] #43 95.14 DEP criu/cr-restore.d [2021-03-16T07:54:54.027Z] #43 95.45 DEP criu/cr-errno.d [2021-03-16T07:54:54.027Z] #43 95.49 DEP criu/cr-dump.d [2021-03-16T07:54:54.027Z] #20 44.85 Selecting previously unselected package python3-setuptools. [2021-03-16T07:54:54.027Z] #20 44.86 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-16T07:54:54.027Z] #20 44.86 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-16T07:54:54.027Z] #20 45.11 Selecting previously unselected package python3-wheel. [2021-03-16T07:54:54.027Z] #20 45.11 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-16T07:54:54.027Z] #20 45.12 Unpacking python3-wheel (0.32.3-2) ... [2021-03-16T07:54:54.027Z] #20 45.21 Selecting previously unselected package sudo. [2021-03-16T07:54:54.288Z] #20 45.22 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-16T07:54:54.288Z] #20 45.24 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-16T07:54:54.338Z] #20 ... [2021-03-16T07:54:54.338Z] [2021-03-16T07:54:54.338Z] #49 [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-03-16T07:54:54.338Z] #49 sha256:efe4c7708ba3880134b1ef55876051b0653f1e796146fb46607dbc2371490ba3 [2021-03-16T07:54:54.338Z] #49 189.6 + /build/golangci-lint --version [2021-03-16T07:54:54.590Z] #43 95.77 DEP criu/cr-dedup.d [2021-03-16T07:54:54.590Z] #43 95.97 DEP criu/cr-check.d [2021-03-16T07:54:54.860Z] #20 45.69 Selecting previously unselected package thin-provisioning-tools. [2021-03-16T07:54:54.860Z] #20 45.70 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-16T07:54:54.860Z] #20 45.71 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-16T07:54:54.860Z] #20 45.95 Selecting previously unselected package uidmap. [2021-03-16T07:54:54.887Z] #20 56.63 Setting up iptables (1.8.2-4) ... [2021-03-16T07:54:54.887Z] #20 56.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-16T07:54:54.887Z] #20 56.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-16T07:54:54.887Z] #20 56.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-16T07:54:54.887Z] #20 56.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-16T07:54:54.887Z] #20 56.71 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-16T07:54:54.887Z] #20 56.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-16T07:54:54.887Z] #20 56.74 Setting up python3 (3.7.3-1) ... [2021-03-16T07:54:54.887Z] #20 ... [2021-03-16T07:54:54.887Z] [2021-03-16T07:54:54.887Z] #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-03-16T07:54:54.887Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:54:54.887Z] #40 211.5 + dpkg --print-architecture [2021-03-16T07:54:54.887Z] #40 211.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-16T07:54:54.913Z] #49 190.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-16T07:54:55.117Z] #44 155.3 CC criu/memfd.o [2021-03-16T07:54:55.121Z] #20 45.95 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-16T07:54:55.121Z] #20 45.97 Unpacking uidmap (1:4.5-1.1) ... [2021-03-16T07:54:55.121Z] #20 46.09 Selecting previously unselected package vim-runtime. [2021-03-16T07:54:55.121Z] #20 46.09 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:54:55.121Z] #20 46.15 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-16T07:54:55.121Z] #20 46.18 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-16T07:54:55.145Z] #40 211.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-16T07:54:55.145Z] #40 211.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-16T07:54:55.152Z] #43 96.24 DEP criu/config.d [2021-03-16T07:54:55.152Z] #43 96.37 DEP criu/clone-noasan.d [2021-03-16T07:54:55.152Z] #43 96.44 DEP criu/cgroup.d [2021-03-16T07:54:55.152Z] #43 96.63 DEP criu/cgroup-props.d [2021-03-16T07:54:55.382Z] #20 46.19 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-16T07:54:55.409Z] #43 96.77 DEP criu/bitmap.d [2021-03-16T07:54:55.665Z] #43 96.80 DEP criu/bfd.d [2021-03-16T07:54:55.665Z] #43 96.94 DEP criu/autofs.d [2021-03-16T07:54:55.922Z] #43 97.11 DEP criu/aio.d [2021-03-16T07:54:55.922Z] #43 97.28 DEP criu/action-scripts.d [2021-03-16T07:54:56.174Z] #44 156.2 CC criu/mount.o [2021-03-16T07:54:56.174Z] #44 ... [2021-03-16T07:54:56.174Z] [2021-03-16T07:54:56.174Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:54:56.174Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-16T07:54:56.174Z] #23 21.18 Installing build dependencies: finished with status 'done' [2021-03-16T07:54:56.178Z] #43 97.64 CC criu/action-scripts.o [2021-03-16T07:54:56.521Z] #40 ... [2021-03-16T07:54:56.521Z] [2021-03-16T07:54:56.521Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:56.521Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:54:56.521Z] #43 110.1 CC criu/files-reg.o [2021-03-16T07:54:56.521Z] #43 112.4 CC criu/files.o [2021-03-16T07:54:56.521Z] #43 114.2 CC criu/filesystems.o [2021-03-16T07:54:56.521Z] #43 114.9 CC criu/fsnotify.o [2021-03-16T07:54:56.521Z] #43 116.0 CC criu/image-desc.o [2021-03-16T07:54:56.521Z] #43 116.1 CC criu/image.o [2021-03-16T07:54:56.521Z] #43 117.1 CC criu/ipc_ns.o [2021-03-16T07:54:56.521Z] #43 118.2 CC criu/irmap.o [2021-03-16T07:54:56.521Z] #43 119.0 CC criu/kcmp-ids.o [2021-03-16T07:54:56.521Z] #43 119.3 CC criu/kerndat.o [2021-03-16T07:54:56.741Z] #43 98.06 CC criu/aio.o [2021-03-16T07:54:56.780Z] #43 ... [2021-03-16T07:54:56.780Z] [2021-03-16T07:54:56.780Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:56.780Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:54:56.780Z] #20 57.12 Setting up python3-wheel (0.32.3-2) ... [2021-03-16T07:54:56.780Z] #20 57.90 Setting up apparmor (2.13.2-10) ... [2021-03-16T07:54:57.300Z] #56 242.1 + bin/containerd-shim-runc-v1 [2021-03-16T07:54:57.304Z] #43 98.60 CC criu/autofs.o [2021-03-16T07:54:57.718Z] #20 59.65 Setting up xfsprogs (4.20.0-1) ... [2021-03-16T07:54:57.718Z] #20 59.67 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-16T07:54:57.718Z] #20 60.04 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-16T07:54:58.226Z] #49 DONE 193.0s [2021-03-16T07:54:58.226Z] [2021-03-16T07:54:58.226Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:54:58.226Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-16T07:54:58.226Z] #20 57.46 Setting up xfsprogs (4.20.0-1) ... [2021-03-16T07:54:58.226Z] #20 57.51 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-16T07:54:58.226Z] #20 58.37 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-16T07:54:58.654Z] #20 60.89 Setting up python3-distutils (3.7.3-1) ... [2021-03-16T07:54:58.685Z] #20 49.45 Selecting previously unselected package vim. [2021-03-16T07:54:58.685Z] #20 49.46 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-16T07:54:58.685Z] #20 49.48 Unpacking vim (2:8.1.0875-5) ... [2021-03-16T07:54:58.800Z] #20 60.00 Setting up python3-distutils (3.7.3-1) ... [2021-03-16T07:54:59.195Z] #43 100.1 CC criu/bfd.o [2021-03-16T07:54:59.195Z] #43 100.6 CC criu/bitmap.o [2021-03-16T07:54:59.221Z] #20 61.40 Setting up python3-setuptools (40.8.0-1) ... [2021-03-16T07:54:59.245Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-03-16T07:54:59.245Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-bfc0918a\powershellScript.ps1'; exit $LASTEXITCODE; [2021-03-16T07:54:59.245Z] ---------------------------------------------------------------------------- [2021-03-16T07:54:59.245Z] [2021-03-16T07:54:59.245Z] INFO: executeCI.ps1 starting at Tue Mar 16 07:54:58 CUT 2021 [2021-03-16T07:54:59.245Z] [2021-03-16T07:54:59.245Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-03-16T07:54:59.245Z] INFO: Running git version 2.24.1.windows.2 [2021-03-16T07:54:59.245Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-03-16T07:54:59.245Z] INFO: Environment variables: [2021-03-16T07:54:59.245Z] [2021-03-16T07:54:59.245Z] Name Value [2021-03-16T07:54:59.245Z] ---- ----- [2021-03-16T07:54:59.245Z] ALLUSERSPROFILE C:\ProgramData [2021-03-16T07:54:59.245Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-03-16T07:54:59.245Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-03-16T07:54:59.245Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-03-16T07:54:59.245Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-03-16T07:54:59.245Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-03-16T07:54:59.245Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-03-16T07:54:59.245Z] BRANCH_NAME PR-42152 [2021-03-16T07:54:59.245Z] BUILD_DISPLAY_NAME #1 [2021-03-16T07:54:59.245Z] BUILD_ID 1 [2021-03-16T07:54:59.245Z] BUILD_NUMBER 1 [2021-03-16T07:54:59.245Z] BUILD_TAG jenkins-moby-PR-42152-1 [2021-03-16T07:54:59.245Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42152/1/ [2021-03-16T07:54:59.245Z] CHANGE_AUTHOR AkihiroSuda [2021-03-16T07:54:59.245Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2021-03-16T07:54:59.245Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2021-03-16T07:54:59.245Z] CHANGE_BRANCH fix-rootless-info-42151 [2021-03-16T07:54:59.245Z] CHANGE_FORK AkihiroSuda/docker [2021-03-16T07:54:59.245Z] CHANGE_ID 42152 [2021-03-16T07:54:59.245Z] CHANGE_TARGET master [2021-03-16T07:54:59.245Z] CHANGE_TITLE info: unset cgroup-related fields when CgroupDriver == none [2021-03-16T07:54:59.245Z] CHANGE_URL https://github.com/moby/moby/pull/42152 [2021-03-16T07:54:59.245Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-16T07:54:59.245Z] CommonProgramFiles C:\Program Files\Common Files [2021-03-16T07:54:59.245Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-03-16T07:54:59.245Z] CommonProgramW6432 C:\Program Files\Common Files [2021-03-16T07:54:59.245Z] COMPUTERNAME azwin-2-d9e020 [2021-03-16T07:54:59.245Z] ComSpec C:\windows\system32\cmd.exe [2021-03-16T07:54:59.245Z] ConfigSequenceNumber 0 [2021-03-16T07:54:59.245Z] DOCKER_BUILDKIT 0 [2021-03-16T07:54:59.245Z] DOCKER_DUT_DEBUG 1 [2021-03-16T07:54:59.245Z] DOCKER_EXPERIMENTAL 1 [2021-03-16T07:54:59.245Z] DOCKER_GRAPHDRIVER overlay2 [2021-03-16T07:54:59.245Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-03-16T07:54:59.245Z] EXECUTOR_NUMBER 0 [2021-03-16T07:54:59.245Z] FQDN azwin-2-d9e020.westus.cloudapp.azure.com [2021-03-16T07:54:59.245Z] GIT_BRANCH PR-42152 [2021-03-16T07:54:59.245Z] GIT_COMMIT 039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:54:59.245Z] GIT_URL https://github.com/moby/moby.git [2021-03-16T07:54:59.245Z] HUDSON_COOKIE 95cde7f0-6d7b-41ab-80c7-b69a52c79a31 [2021-03-16T07:54:59.245Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-03-16T07:54:59.245Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-03-16T07:54:59.245Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-03-16T07:54:59.245Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-03-16T07:54:59.245Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-03-16T07:54:59.245Z] JENKINS_NODE_COOKIE b70dbe97-e94b-4eaf-864e-ebbaaf7ba366 [2021-03-16T07:54:59.245Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-03-16T07:54:59.245Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-03-16T07:54:59.245Z] JOB_BASE_NAME PR-42152 [2021-03-16T07:54:59.245Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42152/display/redirect [2021-03-16T07:54:59.245Z] JOB_NAME moby/PR-42152 [2021-03-16T07:54:59.245Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42152/ [2021-03-16T07:54:59.245Z] library.jps.version master [2021-03-16T07:54:59.245Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-03-16T07:54:59.245Z] NODE_LABELS amd64 azure azwin-2-d9e020 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-03-16T07:54:59.245Z] NODE_NAME azwin-2-d9e020 [2021-03-16T07:54:59.245Z] NUMBER_OF_PROCESSORS 4 [2021-03-16T07:54:59.245Z] OS Windows_NT [2021-03-16T07:54:59.245Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-03-16T07:54:59.245Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-03-16T07:54:59.246Z] PROCESSOR_ARCHITECTURE AMD64 [2021-03-16T07:54:59.246Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-03-16T07:54:59.246Z] PROCESSOR_LEVEL 6 [2021-03-16T07:54:59.246Z] PROCESSOR_REVISION 4f01 [2021-03-16T07:54:59.246Z] ProgramData C:\ProgramData [2021-03-16T07:54:59.246Z] ProgramFiles C:\Program Files [2021-03-16T07:54:59.246Z] ProgramFiles(x86) C:\Program Files (x86) [2021-03-16T07:54:59.246Z] ProgramW6432 C:\Program Files [2021-03-16T07:54:59.246Z] PROMPT $P$G [2021-03-16T07:54:59.246Z] PSExecutionPolicyPreference Bypass [2021-03-16T07:54:59.246Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-03-16T07:54:59.246Z] PUBLIC C:\Users\Public [2021-03-16T07:54:59.246Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42152/1/display/redirect?page=artif... [2021-03-16T07:54:59.246Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42152/1/display/redirect?page=changes [2021-03-16T07:54:59.246Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42152/1/display/redirect [2021-03-16T07:54:59.246Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42152/1/display/redirect?page=tests [2021-03-16T07:54:59.246Z] SKIP_VALIDATION_TESTS 1 [2021-03-16T07:54:59.246Z] SOURCES_DRIVE d [2021-03-16T07:54:59.246Z] SOURCES_SUBDIR gopath [2021-03-16T07:54:59.246Z] STAGE_NAME Run tests [2021-03-16T07:54:59.246Z] SystemDrive C: [2021-03-16T07:54:59.246Z] SystemRoot C:\windows [2021-03-16T07:54:59.246Z] TEMP C:\windows\TEMP [2021-03-16T07:54:59.246Z] TESTDEBUG 0 [2021-03-16T07:54:59.246Z] TESTRUN_DRIVE d [2021-03-16T07:54:59.246Z] TESTRUN_SUBDIR CI [2021-03-16T07:54:59.246Z] TIMEOUT 120m [2021-03-16T07:54:59.246Z] TMP C:\windows\TEMP [2021-03-16T07:54:59.246Z] USERDOMAIN WORKGROUP [2021-03-16T07:54:59.246Z] USERNAME azwin-2-d9e020$ [2021-03-16T07:54:59.246Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-03-16T07:54:59.246Z] windir C:\windows [2021-03-16T07:54:59.246Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-03-16T07:54:59.246Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-03-16T07:54:59.246Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-03-16T07:54:59.246Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-03-16T07:54:59.246Z] [2021-03-16T07:54:59.246Z] [2021-03-16T07:54:59.246Z] [2021-03-16T07:54:59.258Z] #20 50.05 Selecting previously unselected package xfsprogs. [2021-03-16T07:54:59.258Z] #20 50.05 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-16T07:54:59.258Z] #20 50.06 Unpacking xfsprogs (4.20.0-1) ... [2021-03-16T07:54:59.375Z] #20 60.55 Setting up python3-setuptools (40.8.0-1) ... [2021-03-16T07:54:59.451Z] #43 100.8 CC criu/cgroup-props.o [2021-03-16T07:54:59.519Z] #20 50.53 Selecting previously unselected package zip. [2021-03-16T07:54:59.519Z] #20 50.55 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-16T07:54:59.519Z] #20 50.55 Unpacking zip (3.0-11+b1) ... [2021-03-16T07:54:59.543Z] ok github.com/docker/docker/cmd/dockerd 0.106s coverage: 29.1% of statements [2021-03-16T07:54:59.543Z] ok github.com/docker/docker/container 0.133s coverage: 34.7% of statements [2021-03-16T07:54:59.543Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-16T07:54:59.543Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-16T07:54:59.543Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-16T07:54:59.543Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-16T07:54:59.638Z] #20 ... [2021-03-16T07:54:59.638Z] [2021-03-16T07:54:59.638Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:54:59.638Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-16T07:54:59.638Z] #43 114.0 CC criu/files-reg.o [2021-03-16T07:54:59.638Z] #43 116.3 CC criu/files.o [2021-03-16T07:54:59.638Z] #43 118.0 CC criu/filesystems.o [2021-03-16T07:54:59.638Z] #43 118.6 CC criu/fsnotify.o [2021-03-16T07:54:59.638Z] #43 119.5 CC criu/image-desc.o [2021-03-16T07:54:59.638Z] #43 119.8 CC criu/image.o [2021-03-16T07:54:59.638Z] #43 120.8 CC criu/ipc_ns.o [2021-03-16T07:54:59.638Z] #43 121.9 CC criu/irmap.o [2021-03-16T07:54:59.638Z] #43 122.5 CC criu/kcmp-ids.o [2021-03-16T07:54:59.638Z] #43 122.8 CC criu/kerndat.o [2021-03-16T07:54:59.638Z] #43 123.8 CC criu/libnetlink.o [2021-03-16T07:54:59.780Z] #20 50.76 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-16T07:54:59.780Z] #20 50.78 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-16T07:54:59.780Z] #20 50.80 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-16T07:54:59.780Z] #20 50.81 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-16T07:54:59.780Z] #20 50.83 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-16T07:54:59.780Z] #20 50.84 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-16T07:54:59.780Z] #20 50.86 Setting up uidmap (1:4.5-1.1) ... [2021-03-16T07:54:59.780Z] #20 50.88 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-16T07:54:59.901Z] #43 124.2 CC criu/log.o [2021-03-16T07:55:00.041Z] #20 50.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:55:00.041Z] #20 50.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-16T07:55:00.041Z] #20 50.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-16T07:55:00.041Z] #20 50.95 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-16T07:55:00.041Z] #20 50.97 Setting up xxd (2:8.1.0875-5) ... [2021-03-16T07:55:00.041Z] #20 50.99 Setting up zip (3.0-11+b1) ... [2021-03-16T07:55:00.041Z] #20 51.00 Setting up vim-common (2:8.1.0875-5) ... [2021-03-16T07:55:00.041Z] #20 51.04 Setting up bash-completion (1:2.8-6) ... [2021-03-16T07:55:00.163Z] #43 124.6 CC criu/lsm.o [2021-03-16T07:55:00.238Z] INFO: Sources under d:\gopath\... [2021-03-16T07:55:00.238Z] INFO: Test run under d:\CI\... [2021-03-16T07:55:00.238Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-03-16T07:55:00.238Z] INFO: docker/docker repository was found [2021-03-16T07:55:00.238Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-03-16T07:55:00.380Z] #43 101.6 CC criu/cgroup.o [2021-03-16T07:55:00.427Z] #43 124.8 CC criu/mem.o [2021-03-16T07:55:00.597Z] #20 62.65 Setting up python3-pip (18.1-5) ... [2021-03-16T07:55:00.689Z] #43 ... [2021-03-16T07:55:00.689Z] [2021-03-16T07:55:00.689Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:55:00.689Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-16T07:55:00.689Z] #20 61.84 Setting up python3-pip (18.1-5) ... [2021-03-16T07:55:00.711Z] ltsc2019: Pulling from windows/servercore [2021-03-16T07:55:00.711Z] 4612f6d0b889: Pulling fs layer [2021-03-16T07:55:00.711Z] 5ff1512f88ec: Pulling fs layer [2021-03-16T07:55:01.471Z] #56 246.6 + bin/containerd-shim-runc-v2 [2021-03-16T07:55:01.533Z] #20 63.74 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:55:01.533Z] #20 63.79 Processing triggers for mime-support (3.62) ... [2021-03-16T07:55:01.730Z] #56 247.5 + binaries [2021-03-16T07:55:01.730Z] #56 247.5 + install -D bin/containerd /build/containerd [2021-03-16T07:55:01.730Z] #56 247.5 + install -D bin/containerd-shim /build/containerd-shim [2021-03-16T07:55:01.730Z] #56 247.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-16T07:55:01.730Z] #56 247.5 + install -D bin/ctr /build/ctr [2021-03-16T07:55:01.818Z] #23 ... [2021-03-16T07:55:01.818Z] [2021-03-16T07:55:01.818Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:01.818Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:55:01.818Z] #44 161.2 CC criu/namespaces.o [2021-03-16T07:55:02.083Z] #20 62.96 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:55:02.083Z] #20 63.01 Processing triggers for mime-support (3.62) ... [2021-03-16T07:55:02.349Z] #20 DONE 63.4s [2021-03-16T07:55:02.349Z] [2021-03-16T07:55:02.349Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-16T07:55:02.349Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-03-16T07:55:02.914Z] #20 DONE 64.9s [2021-03-16T07:55:02.914Z] [2021-03-16T07:55:02.914Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-16T07:55:02.914Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-16T07:55:03.345Z] #20 53.81 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-16T07:55:03.345Z] #20 53.83 Setting up xz-utils (5.2.4-1) ... [2021-03-16T07:55:03.345Z] #20 53.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-16T07:55:03.345Z] #20 53.86 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-16T07:55:03.345Z] #20 53.96 invoke-rc.d: could not determine current runlevel [2021-03-16T07:55:03.345Z] #20 53.96 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-16T07:55:03.345Z] #20 53.98 Setting up pigz (2.4-1) ... [2021-03-16T07:55:03.345Z] #20 54.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-16T07:55:03.345Z] #20 54.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-16T07:55:03.345Z] #20 54.06 Setting up python-pip-whl (18.1-5) ... [2021-03-16T07:55:03.345Z] #20 54.08 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-16T07:55:03.345Z] #20 54.10 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-16T07:55:03.606Z] #20 54.52 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-16T07:55:03.606Z] #20 54.54 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-16T07:55:03.606Z] #20 54.56 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-16T07:55:03.606Z] #20 54.58 Setting up vim (2:8.1.0875-5) ... [2021-03-16T07:55:03.606Z] #20 54.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-16T07:55:03.606Z] #20 54.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-16T07:55:03.606Z] #20 54.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-16T07:55:03.606Z] #20 54.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-16T07:55:03.606Z] #20 54.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-16T07:55:03.606Z] #20 54.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-16T07:55:03.606Z] #20 54.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-16T07:55:03.606Z] #20 54.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-16T07:55:03.606Z] #20 54.66 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-16T07:55:03.606Z] #20 54.71 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-16T07:55:03.606Z] #20 54.73 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-16T07:55:03.616Z] #56 DONE 249.2s [2021-03-16T07:55:03.699Z] #43 ... [2021-03-16T07:55:03.699Z] [2021-03-16T07:55:03.699Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:55:03.699Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:55:03.699Z] #20 14.97 Fetched 8922 kB in 11s (833 kB/s) [2021-03-16T07:55:03.699Z] #20 14.97 Reading package lists... [2021-03-16T07:55:03.699Z] #20 18.81 Reading package lists... [2021-03-16T07:55:03.699Z] #20 22.42 Building dependency tree... [2021-03-16T07:55:03.699Z] #20 24.00 libcap2-bin is already the newest version (1:2.25-2). [2021-03-16T07:55:03.700Z] #20 24.00 The following additional packages will be installed: [2021-03-16T07:55:03.700Z] #20 24.00 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-16T07:55:03.700Z] #20 24.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-16T07:55:03.700Z] #20 24.01 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-16T07:55:03.700Z] #20 24.01 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-16T07:55:03.700Z] #20 24.01 python3.7 python3.7-minimal vim-runtime xxd [2021-03-16T07:55:03.700Z] #20 24.01 Suggested packages: [2021-03-16T07:55:03.700Z] #20 24.01 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-16T07:55:03.700Z] #20 24.01 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-16T07:55:03.700Z] #20 24.01 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-16T07:55:03.700Z] #20 24.01 Recommended packages: [2021-03-16T07:55:03.700Z] #20 24.01 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-16T07:55:03.700Z] #20 24.01 python3-keyrings.alt python3-xdg unzip [2021-03-16T07:55:03.700Z] #20 ... [2021-03-16T07:55:03.700Z] [2021-03-16T07:55:03.700Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:03.700Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:03.700Z] #43 104.9 CC criu/clone-noasan.o [2021-03-16T07:55:03.742Z] #21 1.340 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-16T07:55:03.742Z] #21 1.346 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-16T07:55:03.742Z] #21 1.352 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-16T07:55:03.742Z] #21 DONE 1.6s [2021-03-16T07:55:03.742Z] [2021-03-16T07:55:03.742Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:55:03.742Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-16T07:55:03.852Z] #21 0.977 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-16T07:55:03.852Z] #21 0.981 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-16T07:55:03.852Z] #21 0.985 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-16T07:55:03.852Z] #21 DONE 1.1s [2021-03-16T07:55:03.852Z] [2021-03-16T07:55:03.852Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:03.852Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:03.852Z] #43 120.4 CC criu/libnetlink.o [2021-03-16T07:55:03.852Z] #43 120.8 CC criu/log.o [2021-03-16T07:55:03.852Z] #43 121.3 CC criu/lsm.o [2021-03-16T07:55:03.852Z] #43 121.7 CC criu/mem.o [2021-03-16T07:55:03.852Z] #43 123.5 CC criu/memfd.o [2021-03-16T07:55:03.852Z] #43 124.1 CC criu/mount.o [2021-03-16T07:55:03.852Z] #43 ... [2021-03-16T07:55:03.852Z] [2021-03-16T07:55:03.852Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:55:03.852Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-16T07:55:03.868Z] #20 54.75 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-16T07:55:03.868Z] #20 54.78 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-16T07:55:03.868Z] #20 54.79 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-16T07:55:03.868Z] #20 ... [2021-03-16T07:55:03.868Z] [2021-03-16T07:55:03.868Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:03.868Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:03.868Z] #43 106.7 CC criu/cr-service.o [2021-03-16T07:55:03.868Z] #43 108.3 CC criu/crtools.o [2021-03-16T07:55:03.868Z] #43 108.8 CC criu/eventfd.o [2021-03-16T07:55:03.868Z] #43 109.3 CC criu/eventpoll.o [2021-03-16T07:55:03.868Z] #43 110.1 CC criu/external.o [2021-03-16T07:55:03.868Z] #43 110.4 CC criu/fault-injection.o [2021-03-16T07:55:03.868Z] #43 110.5 CC criu/fdstore.o [2021-03-16T07:55:03.868Z] #43 111.0 CC criu/fifo.o [2021-03-16T07:55:03.868Z] #43 111.4 CC criu/file-ids.o [2021-03-16T07:55:03.868Z] #43 111.9 CC criu/file-lock.o [2021-03-16T07:55:03.868Z] #43 112.8 CC criu/files-ext.o [2021-03-16T07:55:03.868Z] #43 113.1 CC criu/files-reg.o [2021-03-16T07:55:03.868Z] #43 115.6 CC criu/files.o [2021-03-16T07:55:03.930Z] #44 163.8 CC criu/net.o [2021-03-16T07:55:03.967Z] #43 105.2 CC criu/config.o [2021-03-16T07:55:04.543Z] [2021-03-16T07:55:04.543Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-16T07:55:04.543Z] #57 sha256:2a1c15bf7576d8830b91171cc8514a4b5d9279bbe85e26567e5efc4792464f9a [2021-03-16T07:55:04.811Z] #43 117.6 CC criu/filesystems.o [2021-03-16T07:55:05.103Z] #57 DONE 0.8s [2021-03-16T07:55:05.103Z] [2021-03-16T07:55:05.103Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-16T07:55:05.103Z] #61 sha256:c2aa553b30d9dacf4337e7607a29164ed10ebefcd99eabda1eacda533e1ab3e0 [2021-03-16T07:55:05.103Z] #61 DONE 0.2s [2021-03-16T07:55:05.360Z] [2021-03-16T07:55:05.360Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-16T07:55:05.360Z] #66 sha256:05ad059869537a1caa33bfce37314d0a6d0bccfa38d1dbef8f6f8f383322f718 [2021-03-16T07:55:05.755Z] #43 118.4 CC criu/fsnotify.o [2021-03-16T07:55:05.866Z] #43 106.8 CC criu/cr-check.o [2021-03-16T07:55:06.016Z] #43 ... [2021-03-16T07:55:06.016Z] [2021-03-16T07:55:06.016Z] #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-03-16T07:55:06.016Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:55:06.016Z] #40 217.8 + dpkg --print-architecture [2021-03-16T07:55:06.016Z] #40 217.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-16T07:55:06.277Z] #40 218.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-16T07:55:06.277Z] #40 218.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-16T07:55:06.285Z] #66 DONE 0.9s [2021-03-16T07:55:06.285Z] [2021-03-16T07:55:06.285Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-16T07:55:06.285Z] #68 sha256:0fcf2028d5106efcc49eca05afb9ad8a6a1691410fdcb250e84f98c968edf3f2 [2021-03-16T07:55:06.285Z] #68 DONE 0.0s [2021-03-16T07:55:06.285Z] [2021-03-16T07:55:06.285Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-16T07:55:06.285Z] #69 sha256:e55f7aeda35791c67df742488d26bbda366105d9208209ca051f625b043335e6 [2021-03-16T07:55:06.285Z] #69 DONE 0.0s [2021-03-16T07:55:06.285Z] [2021-03-16T07:55:06.285Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-16T07:55:06.285Z] #70 sha256:14940a0e47a4b9d6fe5e00470c94da056d23dabe8d3618170f0a1d0324b15d71 [2021-03-16T07:55:06.538Z] ok github.com/docker/docker/daemon/cluster 0.079s coverage: 0.5% of statements [2021-03-16T07:55:06.703Z] #44 ... [2021-03-16T07:55:06.703Z] [2021-03-16T07:55:06.703Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:55:06.703Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-16T07:55:06.703Z] #23 29.76 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-16T07:55:06.703Z] #23 29.90 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-16T07:55:06.703Z] #23 29.97 Building wheels for collected packages: pyyaml [2021-03-16T07:55:06.703Z] #23 29.98 Running setup.py bdist_wheel for pyyaml: started [2021-03-16T07:55:06.703Z] #23 31.72 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-16T07:55:06.703Z] #23 31.72 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-16T07:55:07.001Z] #23 31.92 Successfully built pyyaml [2021-03-16T07:55:07.001Z] #23 31.93 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-16T07:55:07.300Z] #23 32.30 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-16T07:55:07.598Z] #23 DONE 32.5s [2021-03-16T07:55:07.598Z] [2021-03-16T07:55:07.598Z] #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-03-16T07:55:07.598Z] #50 sha256:f248ad00cbcd36fdb6ad5a2fea6268af1fd50859d59ad4b4a0122c447a269ca7 [2021-03-16T07:55:07.757Z] #43 108.8 CC criu/cr-dedup.o [2021-03-16T07:55:08.013Z] #43 109.3 CC criu/cr-dump.o [2021-03-16T07:55:08.173Z] #70 DONE 1.8s [2021-03-16T07:55:08.173Z] [2021-03-16T07:55:08.173Z] #71 exporting to image [2021-03-16T07:55:08.173Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-16T07:55:08.173Z] #71 exporting layers [2021-03-16T07:55:08.186Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-03-16T07:55:08.260Z] #50 ... [2021-03-16T07:55:08.260Z] [2021-03-16T07:55:08.260Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:08.260Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:55:08.260Z] #44 168.4 CC criu/netfilter.o [2021-03-16T07:55:08.906Z] #44 169.0 CC criu/page-pipe.o [2021-03-16T07:55:08.942Z] #43 ... [2021-03-16T07:55:08.942Z] [2021-03-16T07:55:08.942Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:55:08.942Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:55:08.942Z] #20 25.73 The following NEW packages will be installed: [2021-03-16T07:55:08.942Z] #20 25.74 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-16T07:55:08.942Z] #20 25.74 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-16T07:55:08.942Z] #20 25.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-16T07:55:08.942Z] #20 25.74 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-16T07:55:08.942Z] #20 25.74 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-16T07:55:08.942Z] #20 25.74 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-16T07:55:08.942Z] #20 25.74 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-16T07:55:08.942Z] #20 25.74 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-16T07:55:08.942Z] #20 25.74 xz-utils zip [2021-03-16T07:55:08.942Z] #20 26.12 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-16T07:55:08.942Z] #20 26.12 Need to get 28.5 MB of archives. [2021-03-16T07:55:08.942Z] #20 26.12 After this operation, 116 MB of additional disk space will be used. [2021-03-16T07:55:08.942Z] #20 26.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-16T07:55:08.942Z] #20 26.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-16T07:55:08.942Z] #20 26.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-16T07:55:08.942Z] #20 26.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-16T07:55:08.942Z] #20 26.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-16T07:55:08.942Z] #20 26.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-16T07:55:08.942Z] #20 26.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-16T07:55:08.942Z] #20 26.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-16T07:55:08.942Z] #20 26.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-16T07:55:08.942Z] #20 26.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-16T07:55:08.942Z] #20 26.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-16T07:55:08.942Z] #20 26.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-16T07:55:08.942Z] #20 26.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-16T07:55:08.942Z] #20 26.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-16T07:55:08.942Z] #20 26.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-16T07:55:08.942Z] #20 26.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-16T07:55:08.942Z] #20 26.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-16T07:55:08.942Z] #20 26.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-16T07:55:08.942Z] #20 26.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-16T07:55:08.942Z] #20 26.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-16T07:55:08.942Z] #20 26.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-16T07:55:08.942Z] #20 26.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-16T07:55:08.942Z] #20 26.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-16T07:55:08.942Z] #20 26.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-16T07:55:08.942Z] #20 26.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-16T07:55:08.942Z] #20 26.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-16T07:55:08.942Z] #20 26.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-16T07:55:08.942Z] #20 26.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-16T07:55:08.942Z] #20 26.59 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-16T07:55:08.942Z] #20 27.14 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-16T07:55:08.942Z] #20 27.14 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-16T07:55:08.942Z] #20 27.14 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-16T07:55:08.942Z] #20 27.14 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-16T07:55:08.942Z] #20 27.14 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-16T07:55:08.942Z] #20 27.16 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-16T07:55:08.942Z] #20 27.25 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-16T07:55:08.942Z] #20 27.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-16T07:55:08.942Z] #20 27.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-16T07:55:08.942Z] #20 27.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-16T07:55:08.942Z] #20 27.28 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-16T07:55:08.942Z] #20 27.30 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-16T07:55:08.942Z] #20 27.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-16T07:55:08.942Z] #20 27.37 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-16T07:55:08.942Z] #20 27.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-16T07:55:08.942Z] #20 27.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-16T07:55:08.942Z] #20 27.74 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-16T07:55:08.942Z] #20 27.79 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-16T07:55:08.942Z] #20 27.83 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-16T07:55:08.942Z] #20 28.57 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:55:08.942Z] #20 28.69 Fetched 28.5 MB in 2s (14.3 MB/s) [2021-03-16T07:55:08.942Z] #20 28.76 Selecting previously unselected package pigz. [2021-03-16T07:55:08.943Z] #20 28.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 ... 23435 files and directories currently installed.) [2021-03-16T07:55:08.943Z] #20 28.82 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-16T07:55:08.943Z] #20 28.84 Unpacking pigz (2.4-1) ... [2021-03-16T07:55:08.943Z] #20 28.94 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-16T07:55:08.943Z] #20 28.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-16T07:55:08.943Z] #20 28.98 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-16T07:55:08.943Z] #20 29.46 Selecting previously unselected package python3.7-minimal. [2021-03-16T07:55:08.943Z] #20 29.47 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-16T07:55:08.943Z] #20 29.48 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-16T07:55:08.943Z] #20 30.33 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-16T07:55:08.943Z] #20 30.36 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-16T07:55:09.049Z] #22 4.373 Collecting yamllint==1.16.0 [2021-03-16T07:55:09.118Z] #22 5.190 Collecting yamllint==1.16.0 [2021-03-16T07:55:09.412Z] 5ff1512f88ec: Verifying Checksum [2021-03-16T07:55:09.412Z] 5ff1512f88ec: Download complete [2021-03-16T07:55:09.763Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2021-03-16T07:55:09.960Z] #44 170.0 CC criu/page-xfer.o [2021-03-16T07:55:10.834Z] #20 32.48 Selecting previously unselected package python3-minimal. [2021-03-16T07:55:10.834Z] #20 32.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-03-16T07:55:10.834Z] #20 32.53 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-16T07:55:10.834Z] #20 32.53 Unpacking python3-minimal (3.7.3-1) ... [2021-03-16T07:55:10.834Z] #20 32.60 Selecting previously unselected package libmpdec2:amd64. [2021-03-16T07:55:10.834Z] #20 32.61 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-16T07:55:10.834Z] #20 32.61 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-16T07:55:10.834Z] #20 32.71 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-16T07:55:10.834Z] #20 32.71 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-16T07:55:10.834Z] #20 32.72 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-16T07:55:10.971Z] #22 ... [2021-03-16T07:55:10.971Z] [2021-03-16T07:55:10.971Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:10.971Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-16T07:55:10.971Z] #43 126.3 CC criu/memfd.o [2021-03-16T07:55:10.971Z] #43 126.9 CC criu/mount.o [2021-03-16T07:55:10.971Z] #43 130.3 CC criu/namespaces.o [2021-03-16T07:55:10.971Z] #43 131.7 CC criu/net.o [2021-03-16T07:55:10.971Z] #43 134.3 CC criu/netfilter.o [2021-03-16T07:55:10.971Z] #43 134.5 CC criu/page-pipe.o [2021-03-16T07:55:10.971Z] #43 135.2 CC criu/page-xfer.o [2021-03-16T07:55:11.019Z] #22 ... [2021-03-16T07:55:11.019Z] [2021-03-16T07:55:11.019Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:11.019Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:11.019Z] #43 128.7 CC criu/namespaces.o [2021-03-16T07:55:11.019Z] #43 130.8 CC criu/net.o [2021-03-16T07:55:11.019Z] #43 133.9 CC criu/netfilter.o [2021-03-16T07:55:11.019Z] #43 134.3 CC criu/page-pipe.o [2021-03-16T07:55:11.278Z] #43 134.8 CC criu/page-xfer.o [2021-03-16T07:55:12.019Z] #20 33.75 Selecting previously unselected package python3.7. [2021-03-16T07:55:12.019Z] #20 33.77 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-16T07:55:12.019Z] #20 33.78 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-16T07:55:12.019Z] #20 33.94 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-16T07:55:12.019Z] #20 33.94 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-16T07:55:12.019Z] #20 33.97 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-16T07:55:12.077Z] #44 172.1 CC criu/pagemap-cache.o [2021-03-16T07:55:12.275Z] #20 34.12 Setting up python3-minimal (3.7.3-1) ... [2021-03-16T07:55:12.363Z] #43 136.6 CC criu/pagemap-cache.o [2021-03-16T07:55:12.376Z] #44 172.6 CC criu/pagemap.o [2021-03-16T07:55:12.626Z] #43 136.9 CC criu/pagemap.o [2021-03-16T07:55:12.654Z] #43 136.2 CC criu/pagemap-cache.o [2021-03-16T07:55:12.914Z] #43 136.5 CC criu/pagemap.o [2021-03-16T07:55:13.203Z] #20 35.20 Selecting previously unselected package python3. [2021-03-16T07:55:13.459Z] #20 35.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 ... 24096 files and directories currently installed.) [2021-03-16T07:55:13.459Z] #20 35.28 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-16T07:55:13.459Z] #20 35.30 Unpacking python3 (3.7.3-1) ... [2021-03-16T07:55:13.459Z] #20 35.42 Selecting previously unselected package libip4tc0:amd64. [2021-03-16T07:55:13.460Z] #20 35.42 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-16T07:55:13.460Z] #20 35.43 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-16T07:55:13.460Z] #20 35.52 Selecting previously unselected package libip6tc0:amd64. [2021-03-16T07:55:13.573Z] #43 137.8 CC criu/parasite-syscall.o [2021-03-16T07:55:13.573Z] #43 ... [2021-03-16T07:55:13.573Z] [2021-03-16T07:55:13.573Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:55:13.573Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-16T07:55:13.573Z] #22 9.737 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-16T07:55:13.573Z] #22 9.829 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-16T07:55:13.573Z] #22 9.874 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-16T07:55:13.573Z] #22 9.935 Collecting pyyaml (from yamllint==1.16.0) [2021-03-16T07:55:13.716Z] #20 35.52 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-16T07:55:13.716Z] #20 35.53 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-16T07:55:13.716Z] #20 35.62 Selecting previously unselected package libiptc0:amd64. [2021-03-16T07:55:13.716Z] #20 35.63 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-16T07:55:13.716Z] #20 35.63 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-16T07:55:13.851Z] #43 137.4 CC criu/parasite-syscall.o [2021-03-16T07:55:13.908Z] #44 173.8 CC criu/parasite-syscall.o [2021-03-16T07:55:13.972Z] #20 35.73 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-16T07:55:13.972Z] #20 35.74 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-16T07:55:13.972Z] #20 35.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-16T07:55:13.972Z] #20 35.80 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-16T07:55:13.972Z] #20 35.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-16T07:55:13.972Z] #20 35.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-16T07:55:13.972Z] #20 35.92 Selecting previously unselected package libnftnl11:amd64. [2021-03-16T07:55:13.972Z] #20 35.92 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-16T07:55:13.972Z] #20 35.93 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-16T07:55:14.149Z] #22 10.18 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-16T07:55:14.229Z] #20 36.02 Selecting previously unselected package iptables. [2021-03-16T07:55:14.229Z] #20 36.04 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-16T07:55:14.229Z] #20 36.04 Unpacking iptables (1.8.2-4) ... [2021-03-16T07:55:14.412Z] #22 10.80 Installing build dependencies: started [2021-03-16T07:55:14.420Z] #43 ... [2021-03-16T07:55:14.420Z] [2021-03-16T07:55:14.420Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:55:14.420Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-16T07:55:14.420Z] #22 10.58 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-16T07:55:14.420Z] #22 10.65 Collecting pyyaml (from yamllint==1.16.0) [2021-03-16T07:55:14.421Z] #40 ... [2021-03-16T07:55:14.421Z] [2021-03-16T07:55:14.421Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:55:14.421Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:55:14.421Z] #20 57.85 Setting up iptables (1.8.2-4) ... [2021-03-16T07:55:14.421Z] #20 57.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-16T07:55:14.421Z] #20 57.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-16T07:55:14.421Z] #20 57.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-16T07:55:14.421Z] #20 57.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-16T07:55:14.421Z] #20 57.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-16T07:55:14.421Z] #20 57.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-16T07:55:14.421Z] #20 57.98 Setting up python3 (3.7.3-1) ... [2021-03-16T07:55:14.421Z] #20 58.38 Setting up python3-wheel (0.32.3-2) ... [2021-03-16T07:55:14.421Z] #20 59.09 Setting up apparmor (2.13.2-10) ... [2021-03-16T07:55:14.421Z] #20 61.27 Setting up xfsprogs (4.20.0-1) ... [2021-03-16T07:55:14.421Z] #20 61.29 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-16T07:55:14.421Z] #20 61.72 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-16T07:55:14.421Z] #20 62.67 Setting up python3-distutils (3.7.3-1) ... [2021-03-16T07:55:14.421Z] #20 63.18 Setting up python3-setuptools (40.8.0-1) ... [2021-03-16T07:55:14.421Z] #20 64.50 Setting up python3-pip (18.1-5) ... [2021-03-16T07:55:14.485Z] #20 36.41 Selecting previously unselected package xxd. [2021-03-16T07:55:14.485Z] #20 36.41 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-16T07:55:14.485Z] #20 36.42 Unpacking xxd (2:8.1.0875-5) ... [2021-03-16T07:55:14.485Z] #20 36.55 Selecting previously unselected package vim-common. [2021-03-16T07:55:14.555Z] #44 ... [2021-03-16T07:55:14.555Z] [2021-03-16T07:55:14.555Z] #41 [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-03-16T07:55:14.555Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-16T07:55:14.555Z] #41 241.1 + dpkg --print-architecture [2021-03-16T07:55:14.555Z] #41 241.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-16T07:55:14.679Z] #22 10.86 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-16T07:55:14.682Z] #20 65.65 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:55:14.682Z] #20 65.70 Processing triggers for mime-support (3.62) ... [2021-03-16T07:55:14.741Z] #20 36.55 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:55:14.741Z] #20 36.58 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-16T07:55:14.855Z] #41 241.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-16T07:55:14.855Z] #41 241.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-16T07:55:14.938Z] #22 11.19 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-16T07:55:14.938Z] #22 11.25 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-16T07:55:14.938Z] #22 11.30 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-16T07:55:14.998Z] #20 36.75 Selecting previously unselected package bash-completion. [2021-03-16T07:55:14.998Z] #20 36.75 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-16T07:55:15.507Z] #22 11.61 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-16T07:55:15.625Z] #20 DONE 66.7s [2021-03-16T07:55:15.625Z] [2021-03-16T07:55:15.625Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:15.625Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:15.625Z] #43 119.7 CC criu/image-desc.o [2021-03-16T07:55:15.625Z] #43 119.8 CC criu/image.o [2021-03-16T07:55:15.625Z] #43 120.8 CC criu/ipc_ns.o [2021-03-16T07:55:15.625Z] #43 121.9 CC criu/irmap.o [2021-03-16T07:55:15.625Z] #43 122.6 CC criu/kcmp-ids.o [2021-03-16T07:55:15.625Z] #43 123.1 CC criu/kerndat.o [2021-03-16T07:55:15.625Z] #43 124.2 CC criu/libnetlink.o [2021-03-16T07:55:15.625Z] #43 124.5 CC criu/log.o [2021-03-16T07:55:15.625Z] #43 125.1 CC criu/lsm.o [2021-03-16T07:55:15.625Z] #43 125.6 CC criu/mem.o [2021-03-16T07:55:15.625Z] #43 127.2 CC criu/memfd.o [2021-03-16T07:55:15.625Z] #43 127.9 CC criu/mount.o [2021-03-16T07:55:15.767Z] #22 DONE 12.0s [2021-03-16T07:55:15.767Z] [2021-03-16T07:55:15.767Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:15.767Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:15.767Z] #43 138.4 CC criu/path.o [2021-03-16T07:55:15.767Z] #43 138.8 CC criu/pie-util-vdso-elf32.o [2021-03-16T07:55:15.887Z] #43 ... [2021-03-16T07:55:15.887Z] [2021-03-16T07:55:15.887Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-16T07:55:15.887Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-16T07:55:16.026Z] #43 139.4 CC criu/pie-util-vdso.o [2021-03-16T07:55:16.026Z] #43 ... [2021-03-16T07:55:16.026Z] [2021-03-16T07:55:16.026Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-16T07:55:16.026Z] #25 sha256:fac311cbe58f258f7bef2bda127badb9aeab82f1dedbab8cc4da0286c264d121 [2021-03-16T07:55:16.026Z] #25 DONE 0.3s [2021-03-16T07:55:16.259Z] #71 exporting layers 7.2s done [2021-03-16T07:55:16.259Z] #71 writing image sha256:bd0db3c7fc179c6b02f6473d7aae7575272a22cd8a8cca2c11c6a4823ad4413f done [2021-03-16T07:55:16.259Z] #71 naming to docker.io/library/docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 done [2021-03-16T07:55:16.259Z] #71 DONE 7.2s [Pipeline] } [Pipeline] // stage [2021-03-16T07:55:16.286Z] [2021-03-16T07:55:16.286Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-16T07:55:16.286Z] #30 sha256:1b6ca723681b768a3d241a12f80a3c6f88756482e4beb4fe7de9330bb4d232f6 [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-03-16T07:55:16.630Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42152/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42152/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 hack/validate/default [2021-03-16T07:55:17.274Z] #21 1.247 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-16T07:55:17.274Z] #21 1.252 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-16T07:55:17.274Z] #21 1.256 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-16T07:55:17.274Z] #21 DONE 1.4s [2021-03-16T07:55:17.274Z] [2021-03-16T07:55:17.274Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:55:17.274Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-16T07:55:17.561Z] Congratulations! All commits are properly signed with the DCO! [2021-03-16T07:55:17.561Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-03-16T07:55:17.561Z] No api/types/ or api/swagger.yaml changes in diff. [2021-03-16T07:55:17.561Z] Congratulations! All TOML source files changed here have valid syntax. [2021-03-16T07:55:17.561Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-03-16T07:55:17.561Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-03-16T07:55:17.561Z] Congratulations! No new tests were added to integration-cli. [2021-03-16T07:55:17.561Z] [2021-03-16T07:55:17.561Z] INFO Start validation with golang-ci-lint [2021-03-16T07:55:17.561Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-03-16T07:55:17.561Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-16T07:55:17.561Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-16T07:55:18.269Z] #20 39.89 Unpacking bash-completion (1:2.8-6) ... [2021-03-16T07:55:18.269Z] #20 40.21 Selecting previously unselected package bzip2. [2021-03-16T07:55:18.269Z] #20 40.22 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-16T07:55:18.269Z] #20 40.23 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-16T07:55:18.408Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 14.1% of statements [2021-03-16T07:55:18.526Z] #20 40.34 Selecting previously unselected package xz-utils. [2021-03-16T07:55:18.526Z] #20 40.34 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-16T07:55:18.526Z] #20 40.35 Unpacking xz-utils (5.2.4-1) ... [2021-03-16T07:55:18.782Z] #20 40.54 Selecting previously unselected package apparmor. [2021-03-16T07:55:18.782Z] #20 40.54 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-16T07:55:18.782Z] #20 40.64 Unpacking apparmor (2.13.2-10) ... [2021-03-16T07:55:19.038Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.8% of statements [2021-03-16T07:55:19.039Z] #20 41.08 Selecting previously unselected package aufs-tools. [2021-03-16T07:55:19.295Z] #20 41.09 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-16T07:55:19.295Z] #20 41.11 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-16T07:55:19.332Z] ok github.com/docker/docker/daemon 12.301s coverage: 17.2% of statements [2021-03-16T07:55:19.332Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-16T07:55:19.332Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-16T07:55:19.551Z] #20 41.24 Selecting previously unselected package libonig5:amd64. [2021-03-16T07:55:19.551Z] #20 41.24 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-16T07:55:19.551Z] #20 41.25 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-16T07:55:19.551Z] #20 41.43 Selecting previously unselected package libjq1:amd64. [2021-03-16T07:55:19.551Z] #20 41.43 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-16T07:55:19.551Z] #20 41.44 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-16T07:55:19.717Z] #22 ... [2021-03-16T07:55:19.717Z] [2021-03-16T07:55:19.717Z] #56 [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-03-16T07:55:19.717Z] #56 sha256:88a6ac4fa892a3432f2b4fca47d04b7a7005399548772d82470866310561377b [2021-03-16T07:55:19.717Z] #56 170.1 + bin/containerd [2021-03-16T07:55:19.808Z] #20 41.57 Selecting previously unselected package jq. [2021-03-16T07:55:19.808Z] #20 41.57 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-16T07:55:19.808Z] #20 41.58 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-16T07:55:19.808Z] #20 41.67 Selecting previously unselected package libaio1:amd64. [2021-03-16T07:55:19.808Z] #20 41.67 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-16T07:55:19.808Z] #20 41.69 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-16T07:55:19.808Z] #20 41.75 Selecting previously unselected package libgpm2:amd64. [2021-03-16T07:55:19.808Z] #20 41.75 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-16T07:55:19.808Z] #20 41.76 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-16T07:55:19.986Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2021-03-16T07:55:20.064Z] #20 41.84 Selecting previously unselected package libicu63:amd64. [2021-03-16T07:55:20.064Z] #20 41.84 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-16T07:55:20.064Z] #20 41.85 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-16T07:55:20.618Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-03-16T07:55:20.619Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-16T07:55:20.619Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-16T07:55:20.626Z] #20 ... [2021-03-16T07:55:20.626Z] [2021-03-16T07:55:20.626Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:20.626Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:20.626Z] #43 111.9 CC criu/cr-errno.o [2021-03-16T07:55:20.626Z] #43 112.0 CC criu/cr-restore.o [2021-03-16T07:55:20.626Z] #43 116.9 CC criu/cr-service.o [2021-03-16T07:55:20.626Z] #43 118.8 CC criu/crtools.o [2021-03-16T07:55:20.626Z] #43 119.4 CC criu/eventfd.o [2021-03-16T07:55:20.626Z] #43 119.7 CC criu/eventpoll.o [2021-03-16T07:55:20.626Z] #43 120.8 CC criu/external.o [2021-03-16T07:55:20.626Z] #43 121.2 CC criu/fault-injection.o [2021-03-16T07:55:20.626Z] #43 121.4 CC criu/fdstore.o [2021-03-16T07:55:20.626Z] #43 121.8 CC criu/fifo.o [2021-03-16T07:55:21.189Z] #43 122.3 CC criu/file-ids.o [2021-03-16T07:55:21.189Z] #43 122.7 CC criu/file-lock.o [2021-03-16T07:55:21.250Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-03-16T07:55:21.562Z] #30 DONE 4.9s [2021-03-16T07:55:21.562Z] [2021-03-16T07:55:21.562Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-16T07:55:21.562Z] #33 sha256:8fbd76a6b866caf790563cfdfb5a5dc350db7b0295bfb13275a166aaf62f5789 [2021-03-16T07:55:21.820Z] #33 DONE 0.7s [2021-03-16T07:55:21.821Z] [2021-03-16T07:55:21.821Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-16T07:55:21.821Z] #35 sha256:512e9c20e0062659bf47bfd25963dffd5149b30f371e01da4809f28de9cb659c [2021-03-16T07:55:21.973Z] 4612f6d0b889: Verifying Checksum [2021-03-16T07:55:21.973Z] 4612f6d0b889: Download complete [2021-03-16T07:55:22.080Z] #35 DONE 0.2s [2021-03-16T07:55:22.080Z] [2021-03-16T07:55:22.080Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-16T07:55:22.080Z] #38 sha256:e858878a8d5d2b075ddbbedeb2847576b313d5d3a7f44be6ae2ac4f73b336a4d [2021-03-16T07:55:22.339Z] #38 DONE 0.3s [2021-03-16T07:55:22.339Z] [2021-03-16T07:55:22.339Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:22.339Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:22.339Z] #43 140.1 CC criu/pie-util.o [2021-03-16T07:55:22.339Z] #43 140.3 CC criu/pipes.o [2021-03-16T07:55:22.339Z] #43 141.0 CC criu/plugin.o [2021-03-16T07:55:22.339Z] #43 141.4 CC criu/proc_parse.o [2021-03-16T07:55:22.339Z] #43 143.9 CC criu/protobuf-desc.o [2021-03-16T07:55:22.339Z] #43 144.8 CC criu/protobuf.o [2021-03-16T07:55:22.339Z] #43 145.1 CC criu/pstree.o [2021-03-16T07:55:22.556Z] #43 123.6 CC criu/files-ext.o [2021-03-16T07:55:22.565Z] #22 5.104 Collecting yamllint==1.16.0 [2021-03-16T07:55:22.813Z] #43 124.1 CC criu/files-reg.o [2021-03-16T07:55:22.907Z] #43 146.3 CC criu/rbtree.o [2021-03-16T07:55:23.167Z] #43 146.6 CC criu/rst-malloc.o [2021-03-16T07:55:23.316Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2021-03-16T07:55:23.426Z] #43 146.9 CC criu/seccomp.o [2021-03-16T07:55:23.947Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.190s coverage: 56.2% of statements [2021-03-16T07:55:24.005Z] #43 147.5 CC criu/seize.o [2021-03-16T07:55:24.180Z] #43 ... [2021-03-16T07:55:24.180Z] [2021-03-16T07:55:24.180Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:55:24.180Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:55:24.180Z] #20 46.07 Selecting previously unselected package libnet1:amd64. [2021-03-16T07:55:24.180Z] #20 46.07 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-16T07:55:24.180Z] #20 46.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:55:24.436Z] #20 46.21 Selecting previously unselected package libnl-3-200:amd64. [2021-03-16T07:55:24.436Z] #20 46.22 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-16T07:55:24.436Z] #20 46.22 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-16T07:55:24.436Z] #20 46.39 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-16T07:55:24.436Z] #20 46.39 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-16T07:55:24.436Z] #20 46.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-16T07:55:24.436Z] #20 46.49 Selecting previously unselected package libreadline5:amd64. [2021-03-16T07:55:24.481Z] #22 ... [2021-03-16T07:55:24.481Z] [2021-03-16T07:55:24.481Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:24.481Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:24.481Z] #43 132.6 CC criu/namespaces.o [2021-03-16T07:55:24.481Z] #43 134.6 CC criu/net.o [2021-03-16T07:55:24.481Z] #43 137.5 CC criu/netfilter.o [2021-03-16T07:55:24.692Z] #20 46.50 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-16T07:55:24.693Z] #20 46.51 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-16T07:55:24.945Z] #43 ... [2021-03-16T07:55:24.945Z] [2021-03-16T07:55:24.945Z] #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-03-16T07:55:24.945Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:55:24.945Z] #40 DONE 241.7s [2021-03-16T07:55:24.945Z] [2021-03-16T07:55:24.945Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:24.945Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:24.949Z] #20 46.64 Selecting previously unselected package net-tools. [2021-03-16T07:55:24.949Z] #20 46.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-16T07:55:24.949Z] #20 46.65 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-16T07:55:24.949Z] #20 46.85 Selecting previously unselected package python-pip-whl. [2021-03-16T07:55:24.949Z] #20 46.86 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-16T07:55:24.949Z] #20 46.87 Unpacking python-pip-whl (18.1-5) ... [2021-03-16T07:55:25.019Z] #56 ... [2021-03-16T07:55:25.019Z] [2021-03-16T07:55:25.019Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:25.019Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-16T07:55:25.019Z] #43 138.5 CC criu/path.o [2021-03-16T07:55:25.019Z] #43 138.8 CC criu/pie-util-vdso.o [2021-03-16T07:55:25.019Z] #43 139.4 CC criu/pie-util.o [2021-03-16T07:55:25.020Z] #43 139.6 CC criu/pipes.o [2021-03-16T07:55:25.020Z] #43 140.5 CC criu/plugin.o [2021-03-16T07:55:25.020Z] #43 140.8 CC criu/proc_parse.o [2021-03-16T07:55:25.020Z] #43 142.8 CC criu/protobuf-desc.o [2021-03-16T07:55:25.020Z] #43 143.6 CC criu/protobuf.o [2021-03-16T07:55:25.020Z] #43 143.9 CC criu/pstree.o [2021-03-16T07:55:25.020Z] #43 144.8 CC criu/rbtree.o [2021-03-16T07:55:25.020Z] #43 145.0 CC criu/rst-malloc.o [2021-03-16T07:55:25.020Z] #43 145.3 CC criu/seccomp.o [2021-03-16T07:55:25.020Z] #43 145.8 CC criu/seize.o [2021-03-16T07:55:25.020Z] #43 146.7 CC criu/servicefd.o [2021-03-16T07:55:25.020Z] #43 147.1 CC criu/shmem.o [2021-03-16T07:55:25.020Z] #43 147.9 CC criu/sigframe.o [2021-03-16T07:55:25.020Z] #43 148.1 CC criu/signalfd.o [2021-03-16T07:55:25.020Z] #43 148.4 CC criu/sk-inet.o [2021-03-16T07:55:25.053Z] #43 137.8 CC criu/page-pipe.o [2021-03-16T07:55:25.205Z] #43 148.7 CC criu/servicefd.o [2021-03-16T07:55:25.282Z] #43 149.6 CC criu/sk-netlink.o [2021-03-16T07:55:25.331Z] #41 ... [2021-03-16T07:55:25.331Z] [2021-03-16T07:55:25.331Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:25.331Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:55:25.331Z] #44 175.0 CC criu/path.o [2021-03-16T07:55:25.331Z] #44 175.4 CC criu/pie-util-vdso.o [2021-03-16T07:55:25.331Z] #44 176.0 CC criu/pie-util.o [2021-03-16T07:55:25.331Z] #44 176.2 CC criu/pipes.o [2021-03-16T07:55:25.331Z] #44 177.2 CC criu/plugin.o [2021-03-16T07:55:25.331Z] #44 177.8 CC criu/proc_parse.o [2021-03-16T07:55:25.331Z] #44 182.1 CC criu/protobuf-desc.o [2021-03-16T07:55:25.331Z] #44 183.3 CC criu/protobuf.o [2021-03-16T07:55:25.331Z] #44 183.8 CC criu/pstree.o [2021-03-16T07:55:25.331Z] #44 185.2 CC criu/rbtree.o [2021-03-16T07:55:25.512Z] #20 47.41 Selecting previously unselected package python3-lib2to3. [2021-03-16T07:55:25.512Z] #20 47.41 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-16T07:55:25.512Z] #20 47.42 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-16T07:55:25.626Z] #43 138.4 CC criu/page-xfer.o [2021-03-16T07:55:25.628Z] #44 185.7 CC criu/rst-malloc.o [2021-03-16T07:55:25.768Z] #20 47.53 Selecting previously unselected package python3-distutils. [2021-03-16T07:55:25.768Z] #20 47.53 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-16T07:55:25.768Z] #20 47.54 Unpacking python3-distutils (3.7.3-1) ... [2021-03-16T07:55:25.768Z] #20 47.69 Selecting previously unselected package python3-pip. [2021-03-16T07:55:25.768Z] #20 47.70 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-16T07:55:25.768Z] #20 47.71 Unpacking python3-pip (18.1-5) ... [2021-03-16T07:55:25.774Z] #43 149.4 CC criu/shmem.o [2021-03-16T07:55:25.857Z] #43 150.1 CC criu/sk-packet.o [2021-03-16T07:55:26.025Z] #20 47.87 Selecting previously unselected package python3-pkg-resources. [2021-03-16T07:55:26.025Z] #20 47.89 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-16T07:55:26.025Z] #20 47.89 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-16T07:55:26.275Z] #44 186.2 CC criu/seccomp.o [2021-03-16T07:55:26.281Z] #20 48.03 Selecting previously unselected package python3-setuptools. [2021-03-16T07:55:26.281Z] #20 48.05 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-16T07:55:26.281Z] #20 48.05 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-16T07:55:26.432Z] #43 ... [2021-03-16T07:55:26.432Z] [2021-03-16T07:55:26.432Z] #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-03-16T07:55:26.432Z] #24 sha256:0b25b951c78e56da13fb11dfff0d18ab670fd5e929c2559131df9d850898bf94 [2021-03-16T07:55:26.432Z] #24 221.4 + return [2021-03-16T07:55:26.538Z] #20 48.29 Selecting previously unselected package python3-wheel. [2021-03-16T07:55:26.538Z] #20 48.30 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-16T07:55:26.538Z] #20 48.31 Unpacking python3-wheel (0.32.3-2) ... [2021-03-16T07:55:26.538Z] #20 48.43 Selecting previously unselected package sudo. [2021-03-16T07:55:26.538Z] #20 48.43 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-16T07:55:26.538Z] #20 48.44 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-16T07:55:26.712Z] #43 150.2 CC criu/sigframe.o [2021-03-16T07:55:26.922Z] #44 187.1 CC criu/seize.o [2021-03-16T07:55:26.972Z] #43 150.3 CC criu/signalfd.o [2021-03-16T07:55:26.972Z] #43 150.6 CC criu/sk-inet.o [2021-03-16T07:55:27.012Z] #43 139.8 CC criu/pagemap-cache.o [2021-03-16T07:55:27.156Z] #20 48.92 Selecting previously unselected package thin-provisioning-tools. [2021-03-16T07:55:27.156Z] #20 48.92 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-16T07:55:27.156Z] #20 48.93 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-16T07:55:27.231Z] #43 ... [2021-03-16T07:55:27.231Z] [2021-03-16T07:55:27.231Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-16T07:55:27.231Z] #41 sha256:b8ed557b4306b6d45f5c17b20d9200c078be3bdfea82913c16248f6fd182d4ee [2021-03-16T07:55:27.231Z] #41 DONE 0.7s [2021-03-16T07:55:27.231Z] [2021-03-16T07:55:27.231Z] #49 [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-03-16T07:55:27.231Z] #49 sha256:bae4ca5fe17dbbb649c69c66191a7f8180210baf0d52175280d33433dd3094e2 [2021-03-16T07:55:27.273Z] #43 140.1 CC criu/pagemap.o [2021-03-16T07:55:27.413Z] #20 49.45 Selecting previously unselected package uidmap. [2021-03-16T07:55:27.413Z] #20 49.45 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-16T07:55:27.534Z] #43 ... [2021-03-16T07:55:27.534Z] [2021-03-16T07:55:27.534Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:55:27.534Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-16T07:55:27.534Z] #22 10.52 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-16T07:55:27.669Z] #20 49.46 Unpacking uidmap (1:4.5-1.1) ... [2021-03-16T07:55:27.669Z] #20 49.62 Selecting previously unselected package vim-runtime. [2021-03-16T07:55:27.669Z] #20 49.63 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-16T07:55:27.669Z] #20 49.68 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-16T07:55:27.796Z] #22 10.60 Collecting pyyaml (from yamllint==1.16.0) [2021-03-16T07:55:27.796Z] #22 10.82 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-16T07:55:27.926Z] #20 49.73 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-16T07:55:27.926Z] #20 49.75 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-16T07:55:28.057Z] #22 11.11 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-16T07:55:28.057Z] #22 11.17 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-16T07:55:28.170Z] #49 ... [2021-03-16T07:55:28.170Z] [2021-03-16T07:55:28.170Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:28.170Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:28.170Z] #43 151.5 CC criu/sk-netlink.o [2021-03-16T07:55:28.319Z] #22 11.22 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-16T07:55:28.429Z] #43 151.8 CC criu/sk-packet.o [2021-03-16T07:55:28.460Z] #44 188.3 CC criu/servicefd.o [2021-03-16T07:55:28.529Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.019s coverage: 46.2% of statements [2021-03-16T07:55:28.775Z] #44 189.0 CC criu/shmem.o [2021-03-16T07:55:28.892Z] #22 11.65 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-16T07:55:28.985Z] #24 DONE 223.9s [2021-03-16T07:55:28.985Z] [2021-03-16T07:55:28.985Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:55:28.985Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-16T07:55:28.985Z] #22 24.51 Installing build dependencies: finished with status 'done' [2021-03-16T07:55:28.998Z] #43 152.4 CC criu/sk-queue.o [2021-03-16T07:55:29.154Z] #22 DONE 12.1s [2021-03-16T07:55:29.154Z] [2021-03-16T07:55:29.154Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-16T07:55:29.154Z] #25 sha256:b896224c040511e4bb01d6766bf43087f7ff02b785081ba17ac3a0243d7a3c30 [2021-03-16T07:55:29.160Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements [2021-03-16T07:55:29.258Z] #43 ... [2021-03-16T07:55:29.258Z] [2021-03-16T07:55:29.258Z] #49 [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-03-16T07:55:29.258Z] #49 sha256:bae4ca5fe17dbbb649c69c66191a7f8180210baf0d52175280d33433dd3094e2 [2021-03-16T07:55:29.258Z] #49 245.8 + /build/golangci-lint --version [2021-03-16T07:55:29.258Z] #49 246.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-16T07:55:29.258Z] #49 DONE 246.3s [2021-03-16T07:55:29.258Z] [2021-03-16T07:55:29.258Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:29.258Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:29.258Z] #43 152.8 CC criu/sk-tcp.o [2021-03-16T07:55:29.415Z] #25 DONE 0.3s [2021-03-16T07:55:29.415Z] [2021-03-16T07:55:29.415Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-16T07:55:29.415Z] #30 sha256:c6528f399eda835f70491f8ad1a2460c725c7c92feb26f0ab37e2a085ed220e4 [2021-03-16T07:55:29.827Z] #43 153.2 CC criu/sk-unix.o [2021-03-16T07:55:30.879Z] #44 190.5 CC criu/sigframe.o [2021-03-16T07:55:30.879Z] #44 190.8 CC criu/signalfd.o [2021-03-16T07:55:31.178Z] #44 191.1 CC criu/sk-inet.o [2021-03-16T07:55:31.207Z] #43 154.3 CC criu/sockets.o [2021-03-16T07:55:31.331Z] #30 DONE 1.6s [2021-03-16T07:55:31.331Z] [2021-03-16T07:55:31.331Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:31.331Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:31.331Z] #43 141.3 CC criu/parasite-syscall.o [2021-03-16T07:55:31.331Z] #43 142.3 CC criu/path.o [2021-03-16T07:55:31.331Z] #43 142.9 CC criu/pie-util-vdso-elf32.o [2021-03-16T07:55:31.331Z] #43 143.3 CC criu/pie-util-vdso.o [2021-03-16T07:55:31.331Z] #43 143.8 CC criu/pie-util.o [2021-03-16T07:55:31.331Z] #43 144.0 CC criu/pipes.o [2021-03-16T07:55:31.331Z] #43 ... [2021-03-16T07:55:31.331Z] [2021-03-16T07:55:31.331Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-16T07:55:31.331Z] #33 sha256:e3369a755934d8ef2e06b6984966e78b1ffe163235a7922da06dd846b4d27451 [2021-03-16T07:55:31.331Z] #33 DONE 0.2s [2021-03-16T07:55:31.331Z] [2021-03-16T07:55:31.331Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-16T07:55:31.331Z] #35 sha256:2ac6297b092d0b177710f4c76ebcb054e19e21747f36e688149a4703d98113f0 [2021-03-16T07:55:31.331Z] #35 DONE 0.1s [2021-03-16T07:55:31.331Z] [2021-03-16T07:55:31.331Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-16T07:55:31.331Z] #38 sha256:e84cc248aa097eca0530934f96fa9a3b6d480b53cb1f58afa51b6c18f832211b [2021-03-16T07:55:31.331Z] #38 DONE 0.1s [2021-03-16T07:55:31.331Z] [2021-03-16T07:55:31.331Z] #53 [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-03-16T07:55:31.331Z] #53 sha256:e98da0387908d20f317922bc115661a79613abc174781759815a1d1e66cb88ba [2021-03-16T07:55:31.775Z] #43 155.3 CC criu/stats.o [2021-03-16T07:55:31.903Z] #53 ... [2021-03-16T07:55:31.903Z] [2021-03-16T07:55:31.903Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:31.903Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:31.903Z] #43 144.8 CC criu/plugin.o [2021-03-16T07:55:32.096Z] #20 53.24 Selecting previously unselected package vim. [2021-03-16T07:55:32.096Z] #20 53.24 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-16T07:55:32.096Z] #20 53.26 Unpacking vim (2:8.1.0875-5) ... [2021-03-16T07:55:32.096Z] #20 53.87 Selecting previously unselected package xfsprogs. [2021-03-16T07:55:32.096Z] #20 53.87 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-16T07:55:32.096Z] #20 53.88 Unpacking xfsprogs (4.20.0-1) ... [2021-03-16T07:55:32.233Z] #44 192.4 CC criu/sk-netlink.o [2021-03-16T07:55:32.344Z] #43 155.7 CC criu/string.o [2021-03-16T07:55:32.344Z] #43 155.7 CC criu/sysctl.o [2021-03-16T07:55:32.475Z] #43 145.3 CC criu/proc_parse.o [2021-03-16T07:55:32.603Z] #43 156.2 CC criu/sysfs_parse.o [2021-03-16T07:55:32.659Z] #20 54.47 Selecting previously unselected package zip. [2021-03-16T07:55:32.659Z] #20 54.49 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-16T07:55:32.659Z] #20 54.50 Unpacking zip (3.0-11+b1) ... [2021-03-16T07:55:32.753Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.445s coverage: 49.4% of statements [2021-03-16T07:55:32.915Z] #20 54.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-16T07:55:32.915Z] #20 54.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-16T07:55:32.915Z] #20 54.81 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-16T07:55:32.915Z] #20 54.82 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-16T07:55:32.915Z] #20 54.83 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-16T07:55:32.915Z] #20 54.85 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-16T07:55:32.915Z] #20 54.87 Setting up uidmap (1:4.5-1.1) ... [2021-03-16T07:55:32.915Z] #20 54.89 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-16T07:55:32.917Z] #44 192.9 CC criu/sk-packet.o [2021-03-16T07:55:33.172Z] #20 54.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-16T07:55:33.172Z] #20 54.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-16T07:55:33.172Z] #20 54.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-16T07:55:33.172Z] #20 54.95 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-16T07:55:33.172Z] #20 54.96 Setting up xxd (2:8.1.0875-5) ... [2021-03-16T07:55:33.172Z] #20 54.97 Setting up zip (3.0-11+b1) ... [2021-03-16T07:55:33.172Z] #20 54.98 Setting up vim-common (2:8.1.0875-5) ... [2021-03-16T07:55:33.172Z] #20 55.02 Setting up bash-completion (1:2.8-6) ... [2021-03-16T07:55:33.172Z] #43 156.4 CC criu/timens.o [2021-03-16T07:55:33.172Z] #43 156.6 CC criu/timerfd.o [2021-03-16T07:55:33.431Z] #43 156.9 CC criu/tty.o [2021-03-16T07:55:33.970Z] #44 193.8 CC criu/sk-queue.o [2021-03-16T07:55:34.288Z] #22 ... [2021-03-16T07:55:34.289Z] [2021-03-16T07:55:34.289Z] #53 [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-03-16T07:55:34.289Z] #53 sha256:77ea0f372788ca7caf091e26794532f8439292b09804f86279fda85e51a2594c [2021-03-16T07:55:34.289Z] #53 107.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-16T07:55:34.289Z] #53 108.8 + mkdir -p /build [2021-03-16T07:55:34.289Z] #53 108.8 + cp runc /build/runc [2021-03-16T07:55:34.289Z] #53 DONE 109.4s [2021-03-16T07:55:34.289Z] [2021-03-16T07:55:34.289Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:34.289Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-16T07:55:34.289Z] #43 150.8 CC criu/sk-queue.o [2021-03-16T07:55:34.289Z] #43 151.3 CC criu/sk-tcp.o [2021-03-16T07:55:34.289Z] #43 151.8 CC criu/sk-unix.o [2021-03-16T07:55:34.289Z] #43 153.6 CC criu/sockets.o [2021-03-16T07:55:34.289Z] #43 154.5 CC criu/stats.o [2021-03-16T07:55:34.289Z] #43 154.8 CC criu/string.o [2021-03-16T07:55:34.289Z] #43 154.9 CC criu/sysctl.o [2021-03-16T07:55:34.289Z] #43 155.5 CC criu/sysfs_parse.o [2021-03-16T07:55:34.289Z] #43 155.8 CC criu/timens.o [2021-03-16T07:55:34.289Z] #43 156.1 CC criu/timerfd.o [2021-03-16T07:55:34.289Z] #43 156.5 CC criu/tty.o [2021-03-16T07:55:34.289Z] #43 ... [2021-03-16T07:55:34.289Z] [2021-03-16T07:55:34.289Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:55:34.289Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-16T07:55:34.289Z] #22 29.96 Building wheels for collected packages: pyyaml [2021-03-16T07:55:34.289Z] #22 29.96 Running setup.py bdist_wheel for pyyaml: started [2021-03-16T07:55:34.618Z] #44 194.5 CC criu/sk-tcp.o [2021-03-16T07:55:34.810Z] #43 158.1 CC criu/tun.o [2021-03-16T07:55:35.027Z] #43 147.8 CC criu/protobuf-desc.o [2021-03-16T07:55:35.070Z] #43 158.5 CC criu/uffd.o [2021-03-16T07:55:35.237Z] #22 31.21 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-16T07:55:35.237Z] #22 31.21 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-16T07:55:35.237Z] #22 31.33 Successfully built pyyaml [2021-03-16T07:55:35.237Z] #22 31.35 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-16T07:55:35.266Z] #44 195.3 CC criu/sk-unix.o [2021-03-16T07:55:35.288Z] #43 ... [2021-03-16T07:55:35.288Z] [2021-03-16T07:55:35.288Z] #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-03-16T07:55:35.289Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:55:35.289Z] #40 DONE 247.3s [2021-03-16T07:55:35.501Z] #22 31.66 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-16T07:55:35.550Z] [2021-03-16T07:55:35.550Z] #56 [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-03-16T07:55:35.550Z] #56 sha256:5e8ca4a72d82c8353c64c202dafb4c4c8c0f79293a6290961041bdd4cb2d59bf [2021-03-16T07:55:35.691Z] #20 ... [2021-03-16T07:55:35.691Z] [2021-03-16T07:55:35.691Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:35.691Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:35.691Z] #43 126.8 CC criu/files.o [2021-03-16T07:55:35.691Z] #43 129.4 CC criu/filesystems.o [2021-03-16T07:55:35.691Z] #43 130.2 CC criu/fsnotify.o [2021-03-16T07:55:35.691Z] #43 131.7 CC criu/image-desc.o [2021-03-16T07:55:35.691Z] #43 131.9 CC criu/image.o [2021-03-16T07:55:35.691Z] #43 132.9 CC criu/ipc_ns.o [2021-03-16T07:55:35.691Z] #43 134.2 CC criu/irmap.o [2021-03-16T07:55:35.691Z] #43 135.1 CC criu/kcmp-ids.o [2021-03-16T07:55:35.691Z] #43 135.5 CC criu/kerndat.o [2021-03-16T07:55:35.691Z] #43 136.8 CC criu/libnetlink.o [2021-03-16T07:55:35.691Z] #43 ... [2021-03-16T07:55:35.691Z] [2021-03-16T07:55:35.691Z] #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-03-16T07:55:35.691Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:55:35.691Z] #40 205.7 + dpkg --print-architecture [2021-03-16T07:55:35.691Z] #40 205.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-16T07:55:35.691Z] #40 206.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-16T07:55:35.691Z] #40 206.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-16T07:55:35.763Z] #22 DONE 31.9s [2021-03-16T07:55:35.763Z] [2021-03-16T07:55:35.763Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-16T07:55:35.763Z] #25 sha256:51211496759ab038e3de0fb6c7cdc15979187b8d67a0005822f475a226f9fbd1 [2021-03-16T07:55:35.948Z] #40 ... [2021-03-16T07:55:35.948Z] [2021-03-16T07:55:35.948Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:35.948Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:35.948Z] #43 137.2 CC criu/log.o [2021-03-16T07:55:36.010Z] #43 159.3 CC criu/util.o [2021-03-16T07:55:36.122Z] #56 ... [2021-03-16T07:55:36.122Z] [2021-03-16T07:55:36.122Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:36.122Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:36.122Z] #43 149.0 CC criu/protobuf.o [2021-03-16T07:55:36.511Z] #43 137.8 CC criu/lsm.o [2021-03-16T07:55:36.579Z] #43 160.1 CC criu/uts_ns.o [2021-03-16T07:55:36.694Z] #43 149.5 CC criu/pstree.o [2021-03-16T07:55:36.710Z] #25 DONE 1.1s [2021-03-16T07:55:36.710Z] [2021-03-16T07:55:36.710Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-16T07:55:36.710Z] #30 sha256:2cb048b2e6edf11f98e736ebda3e993f8c3a314d5968c79105199f00f008e67e [2021-03-16T07:55:36.838Z] #43 160.3 CC criu/vdso-compat.o [2021-03-16T07:55:36.955Z] #43 ... [2021-03-16T07:55:36.955Z] [2021-03-16T07:55:36.955Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-16T07:55:36.955Z] #41 sha256:453df8996043a92bff80f81583b0347b06b50645b93c5a4702097c0b8e2fbbcd [2021-03-16T07:55:36.955Z] #41 DONE 0.2s [2021-03-16T07:55:36.955Z] [2021-03-16T07:55:36.955Z] #56 [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-03-16T07:55:36.955Z] #56 sha256:5e8ca4a72d82c8353c64c202dafb4c4c8c0f79293a6290961041bdd4cb2d59bf [2021-03-16T07:55:37.074Z] #43 138.3 CC criu/mem.o [2021-03-16T07:55:37.098Z] #43 160.4 CC criu/vdso.o [2021-03-16T07:55:37.357Z] #43 160.9 LINK criu/built-in.o [2021-03-16T07:55:37.616Z] #43 161.0 LINK criu/criu [2021-03-16T07:55:37.898Z] #56 ... [2021-03-16T07:55:37.898Z] [2021-03-16T07:55:37.898Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:37.898Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:37.898Z] #43 150.5 CC criu/rbtree.o [2021-03-16T07:55:37.898Z] #43 150.7 CC criu/rst-malloc.o [2021-03-16T07:55:37.922Z] #43 161.4 DEP lib/c/criu.d [2021-03-16T07:55:38.040Z] #44 198.0 CC criu/sockets.o [2021-03-16T07:55:38.159Z] #43 151.0 CC criu/seccomp.o [2021-03-16T07:55:38.185Z] #43 161.5 CC images/rpc.pb-c.o [2021-03-16T07:55:38.377Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.146s coverage: 73.3% of statements [2021-03-16T07:55:38.377Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-16T07:55:38.446Z] #43 161.9 CC lib/c/criu.o [2021-03-16T07:55:38.731Z] #43 151.6 CC criu/seize.o [2021-03-16T07:55:38.966Z] #43 140.4 CC criu/memfd.o [2021-03-16T07:55:39.008Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 57.5% of statements [2021-03-16T07:55:39.099Z] #44 199.2 CC criu/stats.o [2021-03-16T07:55:39.303Z] #43 152.3 CC criu/servicefd.o [2021-03-16T07:55:39.391Z] #43 162.7 LINK lib/c/built-in.o [2021-03-16T07:55:39.391Z] #43 162.7 LINK lib/c/libcriu.so [2021-03-16T07:55:39.391Z] #43 162.8 LINK lib/c/libcriu.a [2021-03-16T07:55:39.391Z] #43 162.8 GEN magic.py [2021-03-16T07:55:39.391Z] #43 162.9 Note: Building without setproctitle() and strlcpy() support. [2021-03-16T07:55:39.391Z] #43 162.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-16T07:55:39.391Z] #43 163.0 Note: Building without GnuTLS support [2021-03-16T07:55:39.391Z] #43 163.0 Makefile.config:39: Warn: you have no libnftables installed [2021-03-16T07:55:39.391Z] #43 163.0 Makefile.config:40: Warn: Building without nftables support [2021-03-16T07:55:39.749Z] #44 199.8 CC criu/string.o [2021-03-16T07:55:39.875Z] #43 152.7 CC criu/shmem.o [2021-03-16T07:55:39.895Z] #43 141.1 CC criu/mount.o [2021-03-16T07:55:40.039Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2021-03-16T07:55:40.039Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.189s coverage: 57.7% of statements [2021-03-16T07:55:40.039Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-16T07:55:40.039Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-16T07:55:40.050Z] #44 199.9 CC criu/sysctl.o [2021-03-16T07:55:40.328Z] #43 163.5 fatal: not a git repository (or any of the parent directories): .git [2021-03-16T07:55:40.329Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2021-03-16T07:55:40.447Z] #43 153.5 CC criu/sigframe.o [2021-03-16T07:55:40.586Z] #43 164.0 make[1]: Nothing to be done for 'all'. [2021-03-16T07:55:40.699Z] #44 200.8 CC criu/sysfs_parse.o [2021-03-16T07:55:41.019Z] #43 153.7 CC criu/signalfd.o [2021-03-16T07:55:41.019Z] #43 153.9 CC criu/sk-inet.o [2021-03-16T07:55:41.154Z] #43 164.6 make[1]: 'images/built-in.o' is up to date. [2021-03-16T07:55:41.154Z] #43 164.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-16T07:55:41.154Z] #43 164.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-16T07:55:41.154Z] #43 164.7 make[1]: 'compel/libcompel.a' is up to date. [2021-03-16T07:55:41.154Z] #43 164.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-16T07:55:41.154Z] #43 164.7 make[1]: Nothing to be done for 'all'. [2021-03-16T07:55:41.154Z] #43 164.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-16T07:55:41.261Z] #43 ... [2021-03-16T07:55:41.261Z] [2021-03-16T07:55:41.262Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:55:41.262Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:55:41.262Z] #20 58.39 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-16T07:55:41.262Z] #20 58.40 Setting up xz-utils (5.2.4-1) ... [2021-03-16T07:55:41.262Z] #20 58.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-16T07:55:41.262Z] #20 58.43 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-16T07:55:41.262Z] #20 58.50 invoke-rc.d: could not determine current runlevel [2021-03-16T07:55:41.262Z] #20 58.51 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-16T07:55:41.262Z] #20 58.52 Setting up pigz (2.4-1) ... [2021-03-16T07:55:41.262Z] #20 58.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-16T07:55:41.262Z] #20 58.54 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-16T07:55:41.262Z] #20 58.56 Setting up python-pip-whl (18.1-5) ... [2021-03-16T07:55:41.262Z] #20 58.57 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-16T07:55:41.262Z] #20 58.58 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-16T07:55:41.262Z] #20 59.08 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-16T07:55:41.262Z] #20 59.09 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-16T07:55:41.262Z] #20 59.10 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-16T07:55:41.262Z] #20 59.11 Setting up vim (2:8.1.0875-5) ... [2021-03-16T07:55:41.262Z] #20 59.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-16T07:55:41.262Z] #20 59.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-16T07:55:41.262Z] #20 59.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-16T07:55:41.262Z] #20 59.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-16T07:55:41.262Z] #20 59.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-16T07:55:41.262Z] #20 59.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-16T07:55:41.262Z] #20 59.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-16T07:55:41.262Z] #20 59.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-16T07:55:41.262Z] #20 59.20 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-16T07:55:41.262Z] #20 59.21 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-16T07:55:41.262Z] #20 59.23 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-16T07:55:41.262Z] #20 59.24 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-16T07:55:41.262Z] #20 59.26 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-16T07:55:41.262Z] #20 59.27 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-16T07:55:41.262Z] #20 62.55 Setting up iptables (1.8.2-4) ... [2021-03-16T07:55:41.262Z] #20 62.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-16T07:55:41.262Z] #20 62.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-16T07:55:41.262Z] #20 62.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-16T07:55:41.262Z] #20 62.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-16T07:55:41.262Z] #20 62.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-16T07:55:41.262Z] #20 62.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-16T07:55:41.262Z] #20 62.62 Setting up python3 (3.7.3-1) ... [2021-03-16T07:55:41.262Z] #20 63.11 Setting up python3-wheel (0.32.3-2) ... [2021-03-16T07:55:41.344Z] #44 201.4 CC criu/timens.o [2021-03-16T07:55:41.412Z] #43 164.9 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:41.412Z] #43 164.9 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:41.412Z] #43 164.9 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:41.412Z] #43 165.0 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:41.592Z] #43 ... [2021-03-16T07:55:41.592Z] [2021-03-16T07:55:41.592Z] #49 [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-03-16T07:55:41.592Z] #49 sha256:c62c6b88cd1b124503752fdb7be569fb17ef7a65b9731eb4f407a9b097b60f82 [2021-03-16T07:55:41.592Z] #49 253.3 + /build/golangci-lint --version [2021-03-16T07:55:41.592Z] #49 253.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-16T07:55:41.592Z] #49 DONE 253.9s [2021-03-16T07:55:41.592Z] [2021-03-16T07:55:41.592Z] #56 [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-03-16T07:55:41.592Z] #56 sha256:5e8ca4a72d82c8353c64c202dafb4c4c8c0f79293a6290961041bdd4cb2d59bf [2021-03-16T07:55:41.642Z] #44 201.8 CC criu/timerfd.o [2021-03-16T07:55:41.670Z] #43 165.0 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:41.670Z] #43 165.0 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:41.670Z] #43 165.0 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:41.670Z] #43 165.1 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:41.670Z] #43 165.1 INSTALL criu/criu [2021-03-16T07:55:41.929Z] #43 DONE 165.5s [2021-03-16T07:55:41.929Z] [2021-03-16T07:55:41.929Z] #53 [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-03-16T07:55:41.929Z] #53 sha256:5d7fa2a5aa1bcc7396812c35f3e8a0af4316f04fad875346da4386f3d4d9b7a7 [2021-03-16T07:55:42.017Z] #30 ... [2021-03-16T07:55:42.017Z] [2021-03-16T07:55:42.017Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:42.017Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-16T07:55:42.017Z] #43 158.1 CC criu/tun.o [2021-03-16T07:55:42.017Z] #43 158.6 CC criu/uffd.o [2021-03-16T07:55:42.017Z] #43 159.9 CC criu/util.o [2021-03-16T07:55:42.017Z] #43 161.0 CC criu/uts_ns.o [2021-03-16T07:55:42.017Z] #43 161.2 CC criu/vdso.o [2021-03-16T07:55:42.017Z] #43 161.7 LINK criu/built-in.o [2021-03-16T07:55:42.017Z] #43 161.8 LINK criu/criu [2021-03-16T07:55:42.017Z] #43 162.1 DEP lib/c/criu.d [2021-03-16T07:55:42.017Z] #43 162.2 CC images/rpc.pb-c.o [2021-03-16T07:55:42.017Z] #43 162.8 CC lib/c/criu.o [2021-03-16T07:55:42.017Z] #43 163.7 LINK lib/c/built-in.o [2021-03-16T07:55:42.017Z] #43 163.7 LINK lib/c/libcriu.so [2021-03-16T07:55:42.017Z] #43 163.8 LINK lib/c/libcriu.a [2021-03-16T07:55:42.017Z] #43 163.9 GEN magic.py [2021-03-16T07:55:42.017Z] #43 164.1 Note: Building without setproctitle() and strlcpy() support. [2021-03-16T07:55:42.017Z] #43 164.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-16T07:55:42.017Z] #43 164.1 Note: Building without GnuTLS support [2021-03-16T07:55:42.017Z] #43 164.1 Makefile.config:39: Warn: you have no libnftables installed [2021-03-16T07:55:42.017Z] #43 164.1 Makefile.config:40: Warn: Building without nftables support [2021-03-16T07:55:42.017Z] #43 165.1 fatal: not a git repository (or any of the parent directories): .git [2021-03-16T07:55:42.017Z] #43 165.8 make[1]: Nothing to be done for 'all'. [2021-03-16T07:55:42.173Z] #56 ... [2021-03-16T07:55:42.173Z] [2021-03-16T07:55:42.173Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:42.173Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:42.173Z] #43 154.9 CC criu/sk-netlink.o [2021-03-16T07:55:42.190Z] #20 63.91 Setting up apparmor (2.13.2-10) ... [2021-03-16T07:55:42.279Z] #43 166.5 make[1]: 'images/built-in.o' is up to date. [2021-03-16T07:55:42.279Z] #43 166.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-16T07:55:42.279Z] #43 166.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-16T07:55:42.279Z] #43 166.7 make[1]: 'compel/libcompel.a' is up to date. [2021-03-16T07:55:42.279Z] #43 166.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-16T07:55:42.287Z] #44 202.3 CC criu/tty.o [2021-03-16T07:55:42.434Z] #43 155.1 CC criu/sk-packet.o [2021-03-16T07:55:42.519Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 43.2% of statements [2021-03-16T07:55:42.542Z] #43 166.8 make[1]: Nothing to be done for 'all'. [2021-03-16T07:55:42.542Z] #43 166.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-16T07:55:42.696Z] #43 155.5 CC criu/sk-queue.o [2021-03-16T07:55:42.806Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:42.806Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:42.806Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:42.806Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:42.810Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 6.7% of statements [2021-03-16T07:55:42.810Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-16T07:55:42.810Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-16T07:55:43.110Z] #43 167.3 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:43.110Z] #43 167.3 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:43.110Z] #43 167.4 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:43.110Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:43.267Z] #43 155.9 CC criu/sk-tcp.o [2021-03-16T07:55:43.267Z] #43 156.2 CC criu/sk-unix.o [2021-03-16T07:55:43.314Z] #53 ... [2021-03-16T07:55:43.314Z] [2021-03-16T07:55:43.314Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-16T07:55:43.314Z] #44 sha256:cf44070bf8292082d446e3630f1a5366e4f3d140808b19f41b58f1219f30a7d6 [2021-03-16T07:55:43.314Z] #44 DONE 0.1s [2021-03-16T07:55:43.314Z] [2021-03-16T07:55:43.314Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-16T07:55:43.314Z] #46 sha256:176b88b8bb20205486f3f34a605a6cbbd695dc8b6cee411baf68832ed8a23443 [2021-03-16T07:55:43.314Z] #46 DONE 0.2s [2021-03-16T07:55:43.314Z] [2021-03-16T07:55:43.314Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-16T07:55:43.314Z] #48 sha256:b7761c663f8dde9b297d61daf1153fe3ca7bb19de5c675970d0f22ab5c40ae0f [2021-03-16T07:55:43.373Z] #43 167.5 INSTALL criu/criu [2021-03-16T07:55:43.573Z] #48 DONE 0.1s [2021-03-16T07:55:43.573Z] [2021-03-16T07:55:43.573Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-16T07:55:43.573Z] #50 sha256:40a818eb255c8f1e27393063919eb80107f1ef493b39a83b527f7dbc06450646 [2021-03-16T07:55:43.832Z] #50 DONE 0.5s [2021-03-16T07:55:43.832Z] [2021-03-16T07:55:43.832Z] #56 [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-03-16T07:55:43.832Z] #56 sha256:69df6371dd4662df1bc57450792cdaf9ae15332a3f752386c471ed8c15bdcb57 [2021-03-16T07:55:43.841Z] ok github.com/docker/docker/daemon/logger/awslogs 0.140s coverage: 77.8% of statements [2021-03-16T07:55:43.841Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-16T07:55:43.841Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-16T07:55:43.841Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-03-16T07:55:44.081Z] #20 65.67 Setting up xfsprogs (4.20.0-1) ... [2021-03-16T07:55:44.081Z] #20 65.68 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-16T07:55:44.081Z] #20 66.11 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-16T07:55:44.090Z] #56 ... [2021-03-16T07:55:44.090Z] [2021-03-16T07:55:44.090Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-16T07:55:44.090Z] #52 sha256:b4d47b1199c1c9854c2745e76b005ea50bec8ffb9f439612891ba9558f1fdd0e [2021-03-16T07:55:44.090Z] #52 DONE 0.1s [2021-03-16T07:55:44.090Z] [2021-03-16T07:55:44.091Z] #56 [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-03-16T07:55:44.091Z] #56 sha256:69df6371dd4662df1bc57450792cdaf9ae15332a3f752386c471ed8c15bdcb57 [2021-03-16T07:55:44.643Z] #20 ... [2021-03-16T07:55:44.643Z] [2021-03-16T07:55:44.643Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:44.643Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:44.643Z] #43 145.9 CC criu/namespaces.o [2021-03-16T07:55:45.058Z] #44 204.9 CC criu/tun.o [2021-03-16T07:55:45.195Z] #43 158.0 CC criu/sockets.o [2021-03-16T07:55:45.358Z] #44 ... [2021-03-16T07:55:45.358Z] [2021-03-16T07:55:45.358Z] #41 [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-03-16T07:55:45.358Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-16T07:55:45.358Z] #41 DONE 271.9s [2021-03-16T07:55:45.473Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2021-03-16T07:55:45.473Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 61.6% of statements [2021-03-16T07:55:45.658Z] [2021-03-16T07:55:45.658Z] #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-03-16T07:55:45.658Z] #54 sha256:941e77052bb49675a4ed6acc47cef7ac6f58b3c187366d39734966fbed88be1f [2021-03-16T07:55:45.658Z] #54 ... [2021-03-16T07:55:45.658Z] [2021-03-16T07:55:45.658Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:45.658Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-16T07:55:45.658Z] #44 205.8 CC criu/uffd.o [2021-03-16T07:55:45.763Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2021-03-16T07:55:45.767Z] #43 158.6 CC criu/stats.o [2021-03-16T07:55:46.028Z] #43 158.8 CC criu/string.o [2021-03-16T07:55:46.028Z] #43 158.8 CC criu/sysctl.o [2021-03-16T07:55:46.290Z] #43 159.3 CC criu/sysfs_parse.o [2021-03-16T07:55:46.488Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-03-16T07:55:46.488Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-16T07:55:46.862Z] #43 159.6 CC criu/timens.o [2021-03-16T07:55:46.862Z] #43 159.9 CC criu/timerfd.o [2021-03-16T07:55:47.120Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 55.1% of statements [2021-03-16T07:55:47.123Z] #43 160.1 CC criu/tty.o [2021-03-16T07:55:47.229Z] #43 148.3 CC criu/net.o [2021-03-16T07:55:47.752Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.006s coverage: 31.5% of statements [2021-03-16T07:55:47.763Z] #44 207.7 CC criu/util.o [2021-03-16T07:55:49.097Z] #43 161.5 CC criu/tun.o [2021-03-16T07:55:49.097Z] #43 161.9 CC criu/uffd.o [2021-03-16T07:55:49.147Z] #43 ... [2021-03-16T07:55:49.147Z] [2021-03-16T07:55:49.147Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-16T07:55:49.147Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-16T07:55:49.147Z] #20 67.18 Setting up python3-distutils (3.7.3-1) ... [2021-03-16T07:55:49.147Z] #20 67.71 Setting up python3-setuptools (40.8.0-1) ... [2021-03-16T07:55:49.147Z] #20 69.07 Setting up python3-pip (18.1-5) ... [2021-03-16T07:55:49.147Z] #20 70.41 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:55:49.147Z] #20 70.47 Processing triggers for mime-support (3.62) ... [2021-03-16T07:55:49.147Z] #20 DONE 71.0s [2021-03-16T07:55:49.257Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2021-03-16T07:55:49.331Z] #44 209.4 CC criu/uts_ns.o [2021-03-16T07:55:49.331Z] #44 209.6 CC criu/vdso.o [2021-03-16T07:55:49.403Z] [2021-03-16T07:55:49.403Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-16T07:55:49.403Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-16T07:55:49.547Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-03-16T07:55:50.042Z] #43 162.8 CC criu/util.o [2021-03-16T07:55:50.181Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-03-16T07:55:50.388Z] #44 210.3 LINK criu/built-in.o [2021-03-16T07:55:50.388Z] #44 210.5 LINK criu/criu [2021-03-16T07:55:50.471Z] ok github.com/docker/docker/daemon/logger/splunk 1.525s coverage: 82.5% of statements [2021-03-16T07:55:50.472Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-16T07:55:50.472Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-16T07:55:50.660Z] #56 205.3 + bin/containerd [2021-03-16T07:55:50.983Z] #43 163.6 CC criu/uts_ns.o [2021-03-16T07:55:50.983Z] #43 163.9 CC criu/vdso-compat.o [2021-03-16T07:55:50.983Z] #43 164.0 CC criu/vdso.o [2021-03-16T07:55:51.039Z] #44 211.0 DEP lib/c/criu.d [2021-03-16T07:55:51.039Z] #44 211.1 CC images/rpc.pb-c.o [2021-03-16T07:55:51.296Z] #21 2.213 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-16T07:55:51.527Z] #43 DONE 175.2s [2021-03-16T07:55:51.527Z] [2021-03-16T07:55:51.527Z] #56 [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-03-16T07:55:51.527Z] #56 sha256:88a6ac4fa892a3432f2b4fca47d04b7a7005399548772d82470866310561377b [2021-03-16T07:55:51.527Z] #56 ... [2021-03-16T07:55:51.527Z] [2021-03-16T07:55:51.527Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-16T07:55:51.527Z] #30 sha256:2cb048b2e6edf11f98e736ebda3e993f8c3a314d5968c79105199f00f008e67e [2021-03-16T07:55:51.527Z] #30 DONE 14.3s [2021-03-16T07:55:51.527Z] [2021-03-16T07:55:51.527Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-16T07:55:51.527Z] #33 sha256:b43a5abdae38029bfea58ab3850d60edeb6d473646ec3cc3af90e6b21b2bee86 [2021-03-16T07:55:51.553Z] #43 164.5 LINK criu/built-in.o [2021-03-16T07:55:51.553Z] #21 2.219 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-16T07:55:51.553Z] #21 2.224 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-16T07:55:51.553Z] #21 DONE 2.3s [2021-03-16T07:55:51.553Z] [2021-03-16T07:55:51.553Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:55:51.553Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-16T07:55:51.814Z] #43 164.6 LINK criu/criu [2021-03-16T07:55:51.814Z] #43 164.9 DEP lib/c/criu.d [2021-03-16T07:55:52.074Z] #43 164.9 CC images/rpc.pb-c.o [2021-03-16T07:55:52.101Z] #33 DONE 0.9s [2021-03-16T07:55:52.101Z] [2021-03-16T07:55:52.101Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-16T07:55:52.101Z] #35 sha256:d13ba40e4327930bcf1bc86836bfb91ebc73fcce42a5d8562c59d17f435a6739 [2021-03-16T07:55:52.101Z] #35 DONE 0.1s [2021-03-16T07:55:52.101Z] [2021-03-16T07:55:52.101Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-16T07:55:52.101Z] #38 sha256:3667c38499c6eaad624acb95216157527d8ad5ef609f7ae713b20f0cbdaea0af [2021-03-16T07:55:52.102Z] #44 211.9 CC lib/c/criu.o [2021-03-16T07:55:52.362Z] #38 DONE 0.2s [2021-03-16T07:55:52.362Z] [2021-03-16T07:55:52.362Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-16T07:55:52.362Z] #41 sha256:88be5c951ae037513384d47cc389c6a52435e3584cfb67d98a362e0b45572782 [2021-03-16T07:55:52.543Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2021-03-16T07:55:52.543Z] ok github.com/docker/docker/distribution 0.340s coverage: 25.0% of statements [2021-03-16T07:55:52.543Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-16T07:55:52.644Z] #43 165.4 CC lib/c/criu.o [2021-03-16T07:55:53.216Z] #43 166.2 LINK lib/c/built-in.o [2021-03-16T07:55:53.303Z] #41 DONE 0.9s [2021-03-16T07:55:53.303Z] [2021-03-16T07:55:53.303Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-16T07:55:53.303Z] #44 sha256:f76e2d4b5aee611b24db09316f4790105318a8167fcafc9b99e0564006eda533 [2021-03-16T07:55:53.303Z] #44 DONE 0.1s [2021-03-16T07:55:53.303Z] [2021-03-16T07:55:53.303Z] #56 [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-03-16T07:55:53.303Z] #56 sha256:88a6ac4fa892a3432f2b4fca47d04b7a7005399548772d82470866310561377b [2021-03-16T07:55:53.303Z] #56 ... [2021-03-16T07:55:53.303Z] [2021-03-16T07:55:53.303Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-16T07:55:53.303Z] #46 sha256:6a4b55386143b353ab6cb4927dc6306c1ee88b8a4ca23fdc91e44d6ad3b5a776 [2021-03-16T07:55:53.476Z] #43 166.2 LINK lib/c/libcriu.so [2021-03-16T07:55:53.476Z] #43 166.2 LINK lib/c/libcriu.a [2021-03-16T07:55:53.476Z] #43 166.3 GEN magic.py [2021-03-16T07:55:53.476Z] #43 166.4 Note: Building without setproctitle() and strlcpy() support. [2021-03-16T07:55:53.476Z] #43 166.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-16T07:55:53.648Z] #44 213.4 LINK lib/c/built-in.o [2021-03-16T07:55:53.648Z] #44 213.4 LINK lib/c/libcriu.so [2021-03-16T07:55:53.648Z] #44 213.5 LINK lib/c/libcriu.a [2021-03-16T07:55:53.648Z] #44 213.7 GEN magic.py [2021-03-16T07:55:53.652Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-03-16T07:55:53.737Z] #43 166.4 Note: Building without GnuTLS support [2021-03-16T07:55:53.737Z] #43 166.4 Makefile.config:39: Warn: you have no libnftables installed [2021-03-16T07:55:53.737Z] #43 166.4 Makefile.config:40: Warn: Building without nftables support [2021-03-16T07:55:53.948Z] #44 213.9 Note: Building without setproctitle() and strlcpy() support. [2021-03-16T07:55:53.948Z] #44 213.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-16T07:55:53.948Z] #44 213.9 Note: Building without GnuTLS support [2021-03-16T07:55:53.948Z] #44 213.9 Makefile.config:39: Warn: you have no libnftables installed [2021-03-16T07:55:53.948Z] #44 213.9 Makefile.config:40: Warn: Building without nftables support [2021-03-16T07:55:54.244Z] #46 DONE 0.6s [2021-03-16T07:55:54.244Z] [2021-03-16T07:55:54.244Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-16T07:55:54.244Z] #48 sha256:10f43c2b2c6299d95ead645b098fcb3d81d382c4225817bf3ba3a5925bcd67a8 [2021-03-16T07:55:54.244Z] #48 DONE 0.2s [2021-03-16T07:55:54.244Z] [2021-03-16T07:55:54.244Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-16T07:55:54.244Z] #50 sha256:6d548805cb974f7c3b1c8afdacb81a48098c795dfee15361fed06c1cbd3900e9 [2021-03-16T07:55:54.309Z] #43 167.1 fatal: not a git repository (or any of the parent directories): .git [2021-03-16T07:55:54.597Z] #44 214.8 fatal: not a git repository (or any of the parent directories): .git [2021-03-16T07:55:54.797Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2021-03-16T07:55:54.880Z] #43 167.6 make[1]: Nothing to be done for 'all'. [2021-03-16T07:55:55.141Z] #43 168.1 make[1]: 'images/built-in.o' is up to date. [2021-03-16T07:55:55.141Z] #43 168.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-16T07:55:55.141Z] #43 168.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-16T07:55:55.141Z] #43 168.1 make[1]: 'compel/libcompel.a' is up to date. [2021-03-16T07:55:55.141Z] #43 168.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-16T07:55:55.401Z] #43 168.2 make[1]: Nothing to be done for 'all'. [2021-03-16T07:55:55.401Z] #43 168.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-16T07:55:55.401Z] #43 168.4 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:55.401Z] #43 168.4 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:55.401Z] #43 168.4 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:55.427Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-03-16T07:55:55.427Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 85.1% of statements [2021-03-16T07:55:55.427Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-16T07:55:55.630Z] #50 DONE 1.2s [2021-03-16T07:55:55.630Z] [2021-03-16T07:55:55.630Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-16T07:55:55.630Z] #52 sha256:d5316ada0204e0e078acd0d7cbe034e11e164ee38c7ce94918b45ca9c9d1b4cf [2021-03-16T07:55:55.630Z] #52 DONE 0.1s [2021-03-16T07:55:55.630Z] [2021-03-16T07:55:55.630Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-16T07:55:55.630Z] #54 sha256:03f6d501c11bab59f609de9c366826bd360d4b97659beb07cb62b570d6182d44 [2021-03-16T07:55:55.662Z] #43 168.5 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:55.662Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:55.662Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:55.662Z] #43 168.7 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:55.922Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:55.922Z] #43 168.8 INSTALL criu/criu [2021-03-16T07:55:55.935Z] #56 ... [2021-03-16T07:55:55.935Z] [2021-03-16T07:55:55.935Z] #53 [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-03-16T07:55:55.935Z] #53 sha256:5d7fa2a5aa1bcc7396812c35f3e8a0af4316f04fad875346da4386f3d4d9b7a7 [2021-03-16T07:55:55.935Z] #53 124.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-16T07:55:55.935Z] #53 125.8 + mkdir -p /build [2021-03-16T07:55:55.935Z] #53 125.8 + cp runc /build/runc [2021-03-16T07:55:55.935Z] #53 DONE 126.3s [2021-03-16T07:55:55.935Z] [2021-03-16T07:55:55.935Z] #56 [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-03-16T07:55:55.935Z] #56 sha256:69df6371dd4662df1bc57450792cdaf9ae15332a3f752386c471ed8c15bdcb57 [2021-03-16T07:55:56.136Z] #44 216.1 make[1]: Nothing to be done for 'all'. [2021-03-16T07:55:56.183Z] #43 DONE 169.1s [2021-03-16T07:55:56.183Z] [2021-03-16T07:55:56.183Z] #56 [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-03-16T07:55:56.183Z] #56 sha256:5e8ca4a72d82c8353c64c202dafb4c4c8c0f79293a6290961041bdd4cb2d59bf [2021-03-16T07:55:56.202Z] #54 DONE 0.6s [2021-03-16T07:55:56.202Z] [2021-03-16T07:55:56.202Z] #56 [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-03-16T07:55:56.202Z] #56 sha256:88a6ac4fa892a3432f2b4fca47d04b7a7005399548772d82470866310561377b [2021-03-16T07:55:56.468Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.6% of statements [2021-03-16T07:55:56.468Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2021-03-16T07:55:56.504Z] #56 ... [2021-03-16T07:55:56.504Z] [2021-03-16T07:55:56.504Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-16T07:55:56.504Z] #54 sha256:7944692d9fe99b9b3ed0cfb3f74b2d21818e3c5181bd3fa68728f2c741c1e94f [2021-03-16T07:55:56.761Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-16T07:55:56.764Z] #54 DONE 0.2s [2021-03-16T07:55:56.764Z] [2021-03-16T07:55:56.764Z] #56 [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-03-16T07:55:56.764Z] #56 sha256:69df6371dd4662df1bc57450792cdaf9ae15332a3f752386c471ed8c15bdcb57 [2021-03-16T07:55:57.052Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-03-16T07:55:57.214Z] #44 217.2 make[1]: 'images/built-in.o' is up to date. [2021-03-16T07:55:57.214Z] #44 217.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-16T07:55:57.214Z] #44 217.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-16T07:55:57.214Z] #44 217.3 make[1]: 'compel/libcompel.a' is up to date. [2021-03-16T07:55:57.214Z] #44 217.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-16T07:55:57.214Z] #44 217.4 make[1]: Nothing to be done for 'all'. [2021-03-16T07:55:57.214Z] #44 217.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-16T07:55:57.514Z] #44 217.6 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:57.514Z] #44 217.7 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:57.514Z] #44 217.7 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:57.567Z] #56 ... [2021-03-16T07:55:57.567Z] [2021-03-16T07:55:57.567Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-16T07:55:57.567Z] #44 sha256:c8f547f63005f90b1f6d6cd5d3419e42c0023901a744f1312fad261221961393 [2021-03-16T07:55:57.567Z] #44 DONE 0.1s [2021-03-16T07:55:57.567Z] [2021-03-16T07:55:57.567Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-16T07:55:57.567Z] #46 sha256:ffa6c92a27d390e85ce2fd473b874b67eea44585349994167291fb56d76cb191 [2021-03-16T07:55:57.567Z] #46 DONE 0.1s [2021-03-16T07:55:57.567Z] [2021-03-16T07:55:57.567Z] #53 [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-03-16T07:55:57.567Z] #53 sha256:e98da0387908d20f317922bc115661a79613abc174781759815a1d1e66cb88ba [2021-03-16T07:55:57.567Z] #53 ... [2021-03-16T07:55:57.567Z] [2021-03-16T07:55:57.567Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-16T07:55:57.567Z] #48 sha256:f1c04af9128294de2fbf7b11cba2d95a5582bca7761474fad4fbbb5939c7444a [2021-03-16T07:55:57.567Z] #48 DONE 0.1s [2021-03-16T07:55:57.813Z] #44 218.0 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:57.813Z] #44 218.0 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:57.813Z] #44 218.1 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:57.827Z] [2021-03-16T07:55:57.827Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-16T07:55:57.827Z] #50 sha256:27827b77f9203644953693bf7c491d2c7c18f58a290001e48a58f9b3b5534d44 [2021-03-16T07:55:57.827Z] #50 DONE 0.2s [2021-03-16T07:55:57.827Z] [2021-03-16T07:55:57.827Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-16T07:55:57.827Z] #52 sha256:19019c3d4f2a2630e624cdc65ae47490f3c53fde6b0ffd662a0e19daaac1ab9d [2021-03-16T07:55:58.088Z] #52 DONE 0.1s [2021-03-16T07:55:58.088Z] [2021-03-16T07:55:58.088Z] #53 [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-03-16T07:55:58.088Z] #53 sha256:e98da0387908d20f317922bc115661a79613abc174781759815a1d1e66cb88ba [2021-03-16T07:55:58.099Z] #22 ... [2021-03-16T07:55:58.099Z] [2021-03-16T07:55:58.099Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:55:58.099Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:55:58.099Z] #43 152.7 CC criu/netfilter.o [2021-03-16T07:55:58.099Z] #43 153.3 CC criu/page-pipe.o [2021-03-16T07:55:58.099Z] #43 154.2 CC criu/page-xfer.o [2021-03-16T07:55:58.099Z] #43 156.2 CC criu/pagemap-cache.o [2021-03-16T07:55:58.099Z] #43 156.7 CC criu/pagemap.o [2021-03-16T07:55:58.099Z] #43 157.8 CC criu/parasite-syscall.o [2021-03-16T07:55:58.099Z] #43 159.1 CC criu/path.o [2021-03-16T07:55:58.099Z] #43 159.5 CC criu/pie-util-vdso-elf32.o [2021-03-16T07:55:58.111Z] #44 218.1 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:58.412Z] #44 218.4 make[2]: Nothing to be done for 'all'. [2021-03-16T07:55:58.412Z] #44 218.4 INSTALL criu/criu [2021-03-16T07:55:58.412Z] #44 DONE 218.5s [2021-03-16T07:55:58.412Z] [2021-03-16T07:55:58.412Z] #25 [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-03-16T07:55:58.412Z] #25 sha256:9185e6a61a7c3c31d48f04088029ff75f669c1f0ab13c713531b2367acdb0593 [2021-03-16T07:55:58.635Z] ok github.com/docker/docker/oci 0.008s coverage: 45.2% of statements [2021-03-16T07:55:58.662Z] #43 ... [2021-03-16T07:55:58.662Z] [2021-03-16T07:55:58.662Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:55:58.662Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-16T07:55:58.662Z] #22 7.046 Collecting yamllint==1.16.0 [2021-03-16T07:55:59.321Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-03-16T07:55:59.321Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-03-16T07:56:01.459Z] ok github.com/docker/docker/pkg/archive 0.541s coverage: 77.2% of statements [2021-03-16T07:56:01.994Z] #25 ... [2021-03-16T07:56:01.994Z] [2021-03-16T07:56:01.994Z] #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-03-16T07:56:01.994Z] #50 sha256:f248ad00cbcd36fdb6ad5a2fea6268af1fd50859d59ad4b4a0122c447a269ca7 [2021-03-16T07:56:01.994Z] #50 288.6 + /build/golangci-lint --version [2021-03-16T07:56:02.292Z] #50 289.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-16T07:56:02.593Z] #50 DONE 289.2s [2021-03-16T07:56:02.593Z] [2021-03-16T07:56:02.593Z] #25 [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-03-16T07:56:02.593Z] #25 sha256:9185e6a61a7c3c31d48f04088029ff75f669c1f0ab13c713531b2367acdb0593 [2021-03-16T07:56:03.379Z] #53 ... [2021-03-16T07:56:03.379Z] [2021-03-16T07:56:03.379Z] #56 [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-03-16T07:56:03.379Z] #56 sha256:5e8ca4a72d82c8353c64c202dafb4c4c8c0f79293a6290961041bdd4cb2d59bf [2021-03-16T07:56:03.379Z] #56 211.6 + bin/containerd [2021-03-16T07:56:03.641Z] ok github.com/docker/docker/pkg/authorization 1.634s coverage: 68.3% of statements [2021-03-16T07:56:03.641Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-03-16T07:56:03.917Z] #22 12.42 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-16T07:56:03.917Z] #22 12.52 Collecting pyyaml (from yamllint==1.16.0) [2021-03-16T07:56:03.934Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-03-16T07:56:04.174Z] #22 12.75 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-16T07:56:04.337Z] #56 215.3 + bin/containerd-stress [2021-03-16T07:56:04.430Z] #22 13.06 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-16T07:56:04.430Z] #22 13.09 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-16T07:56:04.687Z] #22 ... [2021-03-16T07:56:04.687Z] [2021-03-16T07:56:04.687Z] #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-03-16T07:56:04.687Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-16T07:56:04.687Z] #40 DONE 241.3s [2021-03-16T07:56:04.687Z] [2021-03-16T07:56:04.687Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:56:04.687Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-16T07:56:04.687Z] #22 13.15 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-16T07:56:04.687Z] #22 ... [2021-03-16T07:56:04.687Z] [2021-03-16T07:56:04.687Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:56:04.687Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:56:04.687Z] #43 160.0 CC criu/pie-util-vdso.o [2021-03-16T07:56:04.687Z] #43 160.4 CC criu/pie-util.o [2021-03-16T07:56:04.687Z] #43 160.6 CC criu/pipes.o [2021-03-16T07:56:04.687Z] #43 161.5 CC criu/plugin.o [2021-03-16T07:56:04.687Z] #43 162.1 CC criu/proc_parse.o [2021-03-16T07:56:04.687Z] #43 165.2 CC criu/protobuf-desc.o [2021-03-16T07:56:04.944Z] #43 ... [2021-03-16T07:56:04.944Z] [2021-03-16T07:56:04.944Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-16T07:56:04.944Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-16T07:56:04.944Z] #22 13.51 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-16T07:56:05.507Z] #22 DONE 14.0s [2021-03-16T07:56:05.507Z] [2021-03-16T07:56:05.507Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-16T07:56:05.507Z] #25 sha256:33167ab63649dd0e21ca2b3eb56c07a3f1649fc8dd564fdf6374abd7aee4ec51 [2021-03-16T07:56:06.437Z] #25 DONE 0.8s [2021-03-16T07:56:06.437Z] [2021-03-16T07:56:06.437Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-16T07:56:06.437Z] #30 sha256:ce76280b27362b67033ef56e85afed05e6e548679982b5843b73572c75533c28 [2021-03-16T07:56:06.659Z] ok github.com/docker/docker/layer 7.500s coverage: 68.8% of statements [2021-03-16T07:56:06.659Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-16T07:56:06.659Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-16T07:56:06.659Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-16T07:56:06.659Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-16T07:56:06.659Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-16T07:56:06.659Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-03-16T07:56:06.659Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-03-16T07:56:07.332Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2021-03-16T07:56:07.637Z] #56 218.4 + bin/containerd-shim [2021-03-16T07:56:07.963Z] ok github.com/docker/docker/pkg/chrootarchive 3.546s coverage: 43.2% of statements [2021-03-16T07:56:07.963Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-16T07:56:07.963Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-16T07:56:08.594Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2021-03-16T07:56:08.666Z] #56 ... [2021-03-16T07:56:08.666Z] [2021-03-16T07:56:08.666Z] #53 [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-03-16T07:56:08.666Z] #53 sha256:e98da0387908d20f317922bc115661a79613abc174781759815a1d1e66cb88ba [2021-03-16T07:56:08.666Z] #53 127.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-16T07:56:08.666Z] #53 128.2 + mkdir -p /build [2021-03-16T07:56:08.666Z] #53 128.2 + cp runc /build/runc [2021-03-16T07:56:08.666Z] #53 DONE 128.5s [2021-03-16T07:56:08.666Z] [2021-03-16T07:56:08.666Z] #56 [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-03-16T07:56:08.666Z] #56 sha256:5e8ca4a72d82c8353c64c202dafb4c4c8c0f79293a6290961041bdd4cb2d59bf [2021-03-16T07:56:09.226Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-03-16T07:56:09.517Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2021-03-16T07:56:10.054Z] #56 ... [2021-03-16T07:56:10.054Z] [2021-03-16T07:56:10.054Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-16T07:56:10.054Z] #54 sha256:dc94d90b96c1043c6bb1222ff40d32df4ba10311598bc9c1a6168f88d16fe08a [2021-03-16T07:56:10.054Z] #54 DONE 0.2s [2021-03-16T07:56:10.054Z] [2021-03-16T07:56:10.054Z] #56 [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-03-16T07:56:10.054Z] #56 sha256:5e8ca4a72d82c8353c64c202dafb4c4c8c0f79293a6290961041bdd4cb2d59bf [2021-03-16T07:56:11.076Z] ok github.com/docker/docker/pkg/discovery/kv 3.059s coverage: 84.1% of statements [2021-03-16T07:56:11.076Z] ok github.com/docker/docker/pkg/filenotify 0.638s coverage: 67.0% of statements [2021-03-16T07:56:11.377Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2021-03-16T07:56:11.668Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-03-16T07:56:11.668Z] ok github.com/docker/docker/pkg/fsutils 0.382s coverage: 85.1% of statements [2021-03-16T07:56:11.689Z] #30 ... [2021-03-16T07:56:11.689Z] [2021-03-16T07:56:11.689Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:56:11.689Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:56:11.689Z] #43 166.4 CC criu/protobuf.o [2021-03-16T07:56:11.689Z] #43 166.9 CC criu/pstree.o [2021-03-16T07:56:11.689Z] #43 168.2 CC criu/rbtree.o [2021-03-16T07:56:11.689Z] #43 168.5 CC criu/rst-malloc.o [2021-03-16T07:56:11.689Z] #43 168.8 CC criu/seccomp.o [2021-03-16T07:56:11.689Z] #43 169.5 CC criu/seize.o [2021-03-16T07:56:11.689Z] #43 170.4 CC criu/servicefd.o [2021-03-16T07:56:11.689Z] #43 170.9 CC criu/shmem.o [2021-03-16T07:56:11.689Z] #43 171.4 CC criu/sigframe.o [2021-03-16T07:56:11.689Z] #43 171.6 CC criu/signalfd.o [2021-03-16T07:56:11.689Z] #43 171.8 CC criu/sk-inet.o [2021-03-16T07:56:11.689Z] #43 172.4 CC criu/sk-netlink.o [2021-03-16T07:56:11.689Z] #43 172.7 CC criu/sk-packet.o [2021-03-16T07:56:11.689Z] #43 173.1 CC criu/sk-queue.o [2021-03-16T07:56:12.252Z] #43 173.5 CC criu/sk-tcp.o [2021-03-16T07:56:12.509Z] #43 173.8 CC criu/sk-unix.o [2021-03-16T07:56:12.700Z] ok github.com/docker/docker/pkg/idtools 0.547s coverage: 69.5% of statements [2021-03-16T07:56:12.700Z] ok github.com/docker/docker/pkg/ioutils 0.289s coverage: 69.3% of statements [2021-03-16T07:56:12.991Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2021-03-16T07:56:12.991Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-03-16T07:56:12.991Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-16T07:56:12.991Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-16T07:56:12.991Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-16T07:56:13.281Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2021-03-16T07:56:13.281Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-16T07:56:13.572Z] ok github.com/docker/docker/pkg/parsers 0.025s coverage: 97.0% of statements [2021-03-16T07:56:13.862Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2021-03-16T07:56:13.862Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2021-03-16T07:56:13.878Z] #43 ... [2021-03-16T07:56:13.878Z] [2021-03-16T07:56:13.878Z] #49 [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-03-16T07:56:13.878Z] #49 sha256:4375823ce59450acd9d9dcd6f557bde35802cacbc5847812dd0ec17533952e7d [2021-03-16T07:56:13.878Z] #49 245.9 + /build/golangci-lint --version [2021-03-16T07:56:13.878Z] #49 246.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-16T07:56:13.878Z] #49 DONE 251.0s [2021-03-16T07:56:13.878Z] [2021-03-16T07:56:13.878Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:56:13.878Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:56:13.878Z] #43 175.1 CC criu/sockets.o [2021-03-16T07:56:13.878Z] #43 ... [2021-03-16T07:56:13.878Z] [2021-03-16T07:56:13.878Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-16T07:56:13.878Z] #30 sha256:ce76280b27362b67033ef56e85afed05e6e548679982b5843b73572c75533c28 [2021-03-16T07:56:13.878Z] #30 DONE 7.7s [2021-03-16T07:56:13.878Z] [2021-03-16T07:56:13.878Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-16T07:56:13.878Z] #33 sha256:442ea1ae6b995b08304d13315f753efd11cc489b06d3d1e5234fac316b666be4 [2021-03-16T07:56:14.192Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2021-03-16T07:56:14.192Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-16T07:56:14.192Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-16T07:56:14.233Z] #56 224.2 + bin/containerd-shim-runc-v1 [2021-03-16T07:56:14.442Z] #33 DONE 0.6s [2021-03-16T07:56:14.442Z] [2021-03-16T07:56:14.442Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-16T07:56:14.442Z] #35 sha256:b0f5400c1d4bbe5390eb7eb403b758f1a4dadbec2b0b463538f67fbe2ced07d3 [2021-03-16T07:56:14.698Z] #35 DONE 0.2s [2021-03-16T07:56:14.698Z] [2021-03-16T07:56:14.698Z] #56 [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-03-16T07:56:14.698Z] #56 sha256:1ee50baf761cf30ab65ac0609866cc8f7df1327ec93e616076748a0c256f76c2 [2021-03-16T07:56:14.698Z] #56 ... [2021-03-16T07:56:14.698Z] [2021-03-16T07:56:14.698Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-16T07:56:14.698Z] #38 sha256:2c7abb299df03dcbeeb28b06178464403309b5b5d620d0ca5c3c5621418922c7 [2021-03-16T07:56:14.698Z] #38 DONE 0.1s [2021-03-16T07:56:14.698Z] [2021-03-16T07:56:14.698Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:56:14.698Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:56:14.698Z] #43 176.0 CC criu/stats.o [2021-03-16T07:56:15.262Z] #43 176.4 CC criu/string.o [2021-03-16T07:56:15.262Z] #43 176.5 CC criu/sysctl.o [2021-03-16T07:56:15.291Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2021-03-16T07:56:15.582Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-03-16T07:56:15.825Z] #43 177.0 CC criu/sysfs_parse.o [2021-03-16T07:56:15.825Z] #43 ... [2021-03-16T07:56:15.825Z] [2021-03-16T07:56:15.825Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-16T07:56:15.825Z] #41 sha256:51152810e7a2de11d0c069ac909b658b5756bdf139d7d9e97fb3b63a094aa1ca [2021-03-16T07:56:15.825Z] #41 DONE 1.0s [2021-03-16T07:56:15.872Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-03-16T07:56:16.082Z] [2021-03-16T07:56:16.082Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-16T07:56:16.082Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-16T07:56:16.082Z] #43 177.4 CC criu/timens.o [2021-03-16T07:56:16.162Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-03-16T07:56:16.338Z] #43 177.6 CC criu/timerfd.o [2021-03-16T07:56:16.595Z] #43 178.0 CC criu/tty.o [2021-03-16T07:56:17.541Z] #56 228.2 + bin/containerd-shim-runc-v2 [2021-03-16T07:56:17.666Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2021-03-16T07:56:17.666Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-03-16T07:56:17.964Z] #43 179.2 CC criu/tun.o [2021-03-16T07:56:18.221Z] #43 179.6 CC criu/uffd.o [2021-03-16T07:56:18.482Z] #56 229.6 + binaries [2021-03-16T07:56:18.741Z] #56 229.6 + install -D bin/containerd /build/containerd [2021-03-16T07:56:18.741Z] #56 229.7 + install -D bin/containerd-shim /build/containerd-shim [2021-03-16T07:56:18.741Z] #56 229.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-16T07:56:18.741Z] #56 229.7 + install -D bin/ctr /build/ctr [2021-03-16T07:56:19.150Z] #43 180.3 CC criu/util.o [2021-03-16T07:56:19.714Z] #43 181.1 CC criu/uts_ns.o [2021-03-16T07:56:19.970Z] #43 181.3 CC criu/vdso-compat.o [2021-03-16T07:56:20.229Z] #43 181.5 CC criu/vdso.o [2021-03-16T07:56:20.392Z] ok github.com/docker/docker/pkg/signal 2.405s coverage: 61.0% of statements [2021-03-16T07:56:20.488Z] #43 181.9 LINK criu/built-in.o [2021-03-16T07:56:20.683Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2021-03-16T07:56:20.744Z] #43 182.0 LINK criu/criu [2021-03-16T07:56:20.973Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-03-16T07:56:21.001Z] #43 182.3 DEP lib/c/criu.d [2021-03-16T07:56:21.001Z] #43 182.4 CC images/rpc.pb-c.o [2021-03-16T07:56:21.265Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-03-16T07:56:21.564Z] #43 182.8 CC lib/c/criu.o [2021-03-16T07:56:21.896Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.2% of statements [2021-03-16T07:56:22.127Z] #43 183.4 LINK lib/c/built-in.o [2021-03-16T07:56:22.127Z] #43 183.5 LINK lib/c/libcriu.so [2021-03-16T07:56:22.384Z] #43 183.6 LINK lib/c/libcriu.a [2021-03-16T07:56:22.384Z] #43 183.7 GEN magic.py [2021-03-16T07:56:22.531Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2021-03-16T07:56:22.640Z] #43 183.8 Note: Building without setproctitle() and strlcpy() support. [2021-03-16T07:56:22.640Z] #43 183.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-16T07:56:22.640Z] #43 183.8 Note: Building without GnuTLS support [2021-03-16T07:56:22.640Z] #43 183.8 Makefile.config:39: Warn: you have no libnftables installed [2021-03-16T07:56:22.640Z] #43 183.8 Makefile.config:40: Warn: Building without nftables support [2021-03-16T07:56:22.821Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2021-03-16T07:56:22.899Z] #43 184.4 fatal: not a git repository (or any of the parent directories): .git [2021-03-16T07:56:23.316Z] #56 236.2 + bin/containerd-stress [2021-03-16T07:56:23.316Z] #56 238.3 + bin/containerd-shim [2021-03-16T07:56:23.452Z] ok github.com/docker/docker/pkg/tarsum 0.031s coverage: 89.3% of statements [2021-03-16T07:56:23.452Z] testing: warning: no tests to run [2021-03-16T07:56:23.452Z] coverage: [no statements] [2021-03-16T07:56:23.452Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-03-16T07:56:23.743Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-03-16T07:56:23.829Z] #43 184.9 make[1]: Nothing to be done for 'all'. [2021-03-16T07:56:24.033Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-03-16T07:56:24.041Z] #56 DONE 234.3s [2021-03-16T07:56:24.086Z] #43 185.4 make[1]: 'images/built-in.o' is up to date. [2021-03-16T07:56:24.086Z] #43 185.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-16T07:56:24.086Z] #43 185.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-16T07:56:24.086Z] #43 185.5 make[1]: 'compel/libcompel.a' is up to date. [2021-03-16T07:56:24.086Z] #43 185.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-16T07:56:24.324Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2021-03-16T07:56:24.343Z] #43 185.5 make[1]: Nothing to be done for 'all'. [2021-03-16T07:56:24.343Z] #43 185.5 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-16T07:56:24.343Z] #43 185.7 make[2]: Nothing to be done for 'all'. [2021-03-16T07:56:24.343Z] #43 185.7 make[2]: Nothing to be done for 'all'. [2021-03-16T07:56:24.343Z] #43 185.7 make[2]: Nothing to be done for 'all'. [2021-03-16T07:56:24.343Z] #43 185.8 make[2]: Nothing to be done for 'all'. [2021-03-16T07:56:24.600Z] #43 185.8 make[2]: Nothing to be done for 'all'. [2021-03-16T07:56:24.600Z] #43 185.9 make[2]: Nothing to be done for 'all'. [2021-03-16T07:56:24.600Z] #43 185.9 make[2]: Nothing to be done for 'all'. [2021-03-16T07:56:24.615Z] [2021-03-16T07:56:24.615Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-16T07:56:24.615Z] #57 sha256:71e7f64b3e3bbc0aa6111de673f2a4aa845b9c7c4791fe17b8cd31be12ab3f7e [2021-03-16T07:56:24.857Z] #43 186.0 make[2]: Nothing to be done for 'all'. [2021-03-16T07:56:24.857Z] #43 186.0 INSTALL criu/criu [2021-03-16T07:56:25.114Z] #43 DONE 186.3s [2021-03-16T07:56:25.114Z] [2021-03-16T07:56:25.114Z] #53 [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-03-16T07:56:25.114Z] #53 sha256:6650e5faaadb9e4d5f9c12a7fee195fe81c3bbc9f515245c00572bcbfcc41180 [2021-03-16T07:56:25.168Z] #25 ... [2021-03-16T07:56:25.168Z] [2021-03-16T07:56:25.168Z] #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-03-16T07:56:25.168Z] #54 sha256:941e77052bb49675a4ed6acc47cef7ac6f58b3c187366d39734966fbed88be1f [2021-03-16T07:56:25.168Z] #54 190.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-16T07:56:25.168Z] #54 191.7 + mkdir -p /build [2021-03-16T07:56:25.168Z] #54 191.7 + cp runc /build/runc [2021-03-16T07:56:25.168Z] #54 DONE 191.8s [2021-03-16T07:56:25.168Z] [2021-03-16T07:56:25.168Z] #25 [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-03-16T07:56:25.168Z] #25 sha256:9185e6a61a7c3c31d48f04088029ff75f669c1f0ab13c713531b2367acdb0593 [2021-03-16T07:56:26.387Z] ok github.com/docker/docker/plugin 0.548s coverage: 23.2% of statements [2021-03-16T07:56:26.677Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-03-16T07:56:27.156Z] #57 DONE 2.5s [2021-03-16T07:56:27.156Z] [2021-03-16T07:56:27.156Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-16T07:56:27.156Z] #61 sha256:5d82101d9e41727a735b7e8a0bfaebdef920bf59017eccaa93d06509912d3d55 [2021-03-16T07:56:27.308Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2021-03-16T07:56:27.635Z] #53 ... [2021-03-16T07:56:27.635Z] [2021-03-16T07:56:27.635Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-16T07:56:27.635Z] #44 sha256:f4685c0973db458a1d3883958a5df1f7f67b8c42d59c04d7c1ff37968b4fff6f [2021-03-16T07:56:27.635Z] #44 DONE 0.1s [2021-03-16T07:56:27.635Z] [2021-03-16T07:56:27.635Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-16T07:56:27.635Z] #46 sha256:8877cd85223d8b69d5ddf877cd7bad876f0e4e6484b34157f97093eb6ddadc8b [2021-03-16T07:56:27.635Z] #46 DONE 0.3s [2021-03-16T07:56:27.635Z] [2021-03-16T07:56:27.635Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-16T07:56:27.635Z] #48 sha256:f8956231b18adbccf824e5d503233cff45d7f61cbbd329f465128491d15fd3a1 [2021-03-16T07:56:27.635Z] #48 DONE 0.1s [2021-03-16T07:56:27.635Z] [2021-03-16T07:56:27.635Z] #53 [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-03-16T07:56:27.635Z] #53 sha256:6650e5faaadb9e4d5f9c12a7fee195fe81c3bbc9f515245c00572bcbfcc41180 [2021-03-16T07:56:27.635Z] #53 ... [2021-03-16T07:56:27.635Z] [2021-03-16T07:56:27.635Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-16T07:56:27.635Z] #50 sha256:0fe9797422d7b8febc4404e10d7cb0be15b5f57eaaca65a9d99d6b06f57294f1 [2021-03-16T07:56:27.726Z] #61 DONE 0.7s [2021-03-16T07:56:27.726Z] [2021-03-16T07:56:27.726Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-16T07:56:27.726Z] #66 sha256:29d723e59f1dda93bd85234e2638dba460ead9ecd10f7f34cfc00b5c7d477abf [2021-03-16T07:56:28.564Z] #50 DONE 0.8s [2021-03-16T07:56:28.564Z] [2021-03-16T07:56:28.564Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-16T07:56:28.564Z] #52 sha256:978eb7f9840982e049da60152576572729b3bbd3f1b705d6d96f42b2ec3f071f [2021-03-16T07:56:28.564Z] #52 DONE 0.1s [2021-03-16T07:56:28.564Z] [2021-03-16T07:56:28.564Z] #53 [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-03-16T07:56:28.564Z] #53 sha256:6650e5faaadb9e4d5f9c12a7fee195fe81c3bbc9f515245c00572bcbfcc41180 [2021-03-16T07:56:28.881Z] ok github.com/docker/docker/quota 0.678s coverage: 71.4% of statements [2021-03-16T07:56:29.172Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-03-16T07:56:29.657Z] #25 ... [2021-03-16T07:56:29.657Z] [2021-03-16T07:56:29.657Z] #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-03-16T07:56:29.657Z] #57 sha256:bb6faa34326471a9f36f0399faeead2741efe3b686cd60d76b02d25fae705e2c [2021-03-16T07:56:29.657Z] #57 274.9 + bin/containerd [2021-03-16T07:56:29.882Z] #56 244.9 + bin/containerd-shim-runc-v1 [2021-03-16T07:56:30.266Z] #66 DONE 2.6s [2021-03-16T07:56:30.526Z] [2021-03-16T07:56:30.526Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-16T07:56:30.526Z] #68 sha256:6a8fd8b853cde5d1d99ecf88202fa5cc165bb12d0a70deb1f4cc9fe58a618cf9 [2021-03-16T07:56:30.526Z] #68 DONE 0.1s [2021-03-16T07:56:30.526Z] [2021-03-16T07:56:30.526Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-16T07:56:30.526Z] #69 sha256:efb6cc47f6453e39e7f8e0fa5b79ce4a620e990b1a1b05fa332926079a1b4085 [2021-03-16T07:56:30.526Z] #69 DONE 0.1s [2021-03-16T07:56:30.526Z] [2021-03-16T07:56:30.526Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-16T07:56:30.526Z] #70 sha256:200c01df1a44b2008241f32509912d497b5d19bf3452f32116e2445a1c7b77bb [2021-03-16T07:56:30.681Z] ok github.com/docker/docker/registry 0.083s coverage: 57.2% of statements [2021-03-16T07:56:30.971Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2021-03-16T07:56:31.261Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-03-16T07:56:31.892Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-03-16T07:56:31.892Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-03-16T07:56:32.430Z] #57 ... [2021-03-16T07:56:32.430Z] [2021-03-16T07:56:32.430Z] #25 [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-03-16T07:56:32.430Z] #25 sha256:9185e6a61a7c3c31d48f04088029ff75f669c1f0ab13c713531b2367acdb0593 [2021-03-16T07:56:32.430Z] #25 318.7 + return [2021-03-16T07:56:32.430Z] #25 DONE 318.9s [2021-03-16T07:56:32.430Z] [2021-03-16T07:56:32.430Z] #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-03-16T07:56:32.430Z] #57 sha256:bb6faa34326471a9f36f0399faeead2741efe3b686cd60d76b02d25fae705e2c [2021-03-16T07:56:32.438Z] #70 DONE 1.8s [2021-03-16T07:56:32.438Z] [2021-03-16T07:56:32.438Z] #71 exporting to image [2021-03-16T07:56:32.438Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-16T07:56:32.438Z] #71 exporting layers [2021-03-16T07:56:32.737Z] #53 ... [2021-03-16T07:56:32.737Z] [2021-03-16T07:56:32.737Z] #56 [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-03-16T07:56:32.737Z] #56 sha256:1ee50baf761cf30ab65ac0609866cc8f7df1327ec93e616076748a0c256f76c2 [2021-03-16T07:56:32.737Z] #56 215.9 + bin/containerd [2021-03-16T07:56:33.961Z] #57 ... [2021-03-16T07:56:33.961Z] [2021-03-16T07:56:33.961Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-16T07:56:33.961Z] #26 sha256:c54f4914f01b26b8fee81e47c1b0d18e0132f743a2b6f8db1787a82379615946 [2021-03-16T07:56:33.961Z] #26 DONE 0.1s [2021-03-16T07:56:33.961Z] [2021-03-16T07:56:33.961Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-16T07:56:33.961Z] #31 sha256:85c5bef78d5feced0fc8fab82f560efdc04c3b82bf791d45809f18f39ad5c824 [2021-03-16T07:56:34.074Z] #56 249.4 + bin/containerd-shim-runc-v2 [2021-03-16T07:56:34.618Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-03-16T07:56:34.622Z] #31 DONE 0.7s [2021-03-16T07:56:34.622Z] [2021-03-16T07:56:34.622Z] #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-03-16T07:56:34.622Z] #57 sha256:bb6faa34326471a9f36f0399faeead2741efe3b686cd60d76b02d25fae705e2c [2021-03-16T07:56:34.622Z] #57 ... [2021-03-16T07:56:34.622Z] [2021-03-16T07:56:34.622Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-16T07:56:34.622Z] #34 sha256:dc0d99ff92b43c91511e044dad171d40f9abc3cdfdec47327e2839fb935a58af [2021-03-16T07:56:34.622Z] #34 DONE 0.1s [2021-03-16T07:56:34.622Z] [2021-03-16T07:56:34.622Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-16T07:56:34.622Z] #36 sha256:da10eb9e5add70347c77d4e842794b271e219c7f9841675d22d88e0534f5c501 [2021-03-16T07:56:34.919Z] #36 DONE 0.1s [2021-03-16T07:56:34.919Z] [2021-03-16T07:56:34.919Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-16T07:56:34.919Z] #39 sha256:4de30fb891aa27f0fcd1a80d6d5ef6bf510961f4a9f4bb30f8904edb56b9967b [2021-03-16T07:56:34.919Z] #39 DONE 0.1s [2021-03-16T07:56:34.919Z] [2021-03-16T07:56:34.919Z] #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-03-16T07:56:34.919Z] #57 sha256:bb6faa34326471a9f36f0399faeead2741efe3b686cd60d76b02d25fae705e2c [2021-03-16T07:56:34.919Z] #57 ... [2021-03-16T07:56:34.919Z] [2021-03-16T07:56:34.919Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-16T07:56:34.919Z] #42 sha256:d3c4d5f002b809e9552004b3e064d6b92d1aeaa9073a025dfa0381bcb800cefe [2021-03-16T07:56:35.010Z] #56 250.3 + binaries [2021-03-16T07:56:35.010Z] #56 250.3 + install -D bin/containerd /build/containerd [2021-03-16T07:56:35.010Z] #56 250.4 + install -D bin/containerd-shim /build/containerd-shim [2021-03-16T07:56:35.010Z] #56 250.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-16T07:56:35.010Z] #56 250.4 + install -D bin/ctr /build/ctr [2021-03-16T07:56:35.217Z] #42 DONE 0.3s [2021-03-16T07:56:35.217Z] [2021-03-16T07:56:35.217Z] #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-03-16T07:56:35.217Z] #57 sha256:bb6faa34326471a9f36f0399faeead2741efe3b686cd60d76b02d25fae705e2c [2021-03-16T07:56:35.217Z] #57 ... [2021-03-16T07:56:35.217Z] [2021-03-16T07:56:35.218Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-16T07:56:35.218Z] #45 sha256:b7b5987fec270561f5d71b765cec9859e5ead255af35a7814d3820e889b0a3ab [2021-03-16T07:56:35.218Z] #45 DONE 0.1s [2021-03-16T07:56:35.218Z] [2021-03-16T07:56:35.218Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-16T07:56:35.218Z] #47 sha256:06deea8de2284d53715c142bbd0098e29351d9e1edb3f94abd95728eea2f9846 [2021-03-16T07:56:35.218Z] #47 DONE 0.1s [2021-03-16T07:56:35.218Z] [2021-03-16T07:56:35.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-03-16T07:56:35.218Z] #57 sha256:bb6faa34326471a9f36f0399faeead2741efe3b686cd60d76b02d25fae705e2c [2021-03-16T07:56:35.249Z] ok github.com/docker/docker/volume/local 0.318s coverage: 76.4% of statements [2021-03-16T07:56:35.515Z] #57 ... [2021-03-16T07:56:35.515Z] [2021-03-16T07:56:35.515Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-16T07:56:35.515Z] #49 sha256:9af9ac588936ea51d7bb5180a61612dcc98e109d6ae9818bf5621204a8351da7 [2021-03-16T07:56:35.515Z] #49 DONE 0.1s [2021-03-16T07:56:35.515Z] [2021-03-16T07:56:35.515Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-16T07:56:35.515Z] #51 sha256:c8b47f8d1da61fb40e7455f083b360ff9d72e012b4c8b46becf932d51af7eb7a [2021-03-16T07:56:35.515Z] #51 DONE 0.1s [2021-03-16T07:56:35.515Z] [2021-03-16T07:56:35.515Z] #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-03-16T07:56:35.515Z] #57 sha256:bb6faa34326471a9f36f0399faeead2741efe3b686cd60d76b02d25fae705e2c [2021-03-16T07:56:35.814Z] #57 ... [2021-03-16T07:56:35.814Z] [2021-03-16T07:56:35.814Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-16T07:56:35.814Z] #53 sha256:4d631a6c8678bde5d5dd39f41c04d840889ea494ca5192e21b8c6610c71f2bae [2021-03-16T07:56:35.814Z] #53 DONE 0.1s [2021-03-16T07:56:35.814Z] [2021-03-16T07:56:35.814Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-16T07:56:35.814Z] #55 sha256:5f18b23b4346ed11185409080c6ecf84f6ef7724c41c0e1ba8e0c0513ab77399 [2021-03-16T07:56:35.814Z] #55 DONE 0.1s [2021-03-16T07:56:35.814Z] [2021-03-16T07:56:35.814Z] #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-03-16T07:56:35.814Z] #57 sha256:bb6faa34326471a9f36f0399faeead2741efe3b686cd60d76b02d25fae705e2c [2021-03-16T07:56:35.880Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-03-16T07:56:36.636Z] #56 242.4 + bin/containerd-stress [2021-03-16T07:56:36.636Z] #56 244.4 + bin/containerd-shim [2021-03-16T07:56:36.911Z] #56 DONE 252.0s [2021-03-16T07:56:36.912Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2021-03-16T07:56:37.477Z] [2021-03-16T07:56:37.478Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-16T07:56:37.478Z] #57 sha256:1479e1ac0453ab6722ada5448f0eadb2076908c22fe9dcd1585aae52e55cf110 [2021-03-16T07:56:37.985Z] #56 ... [2021-03-16T07:56:37.985Z] [2021-03-16T07:56:37.985Z] #53 [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-03-16T07:56:37.985Z] #53 sha256:6650e5faaadb9e4d5f9c12a7fee195fe81c3bbc9f515245c00572bcbfcc41180 [2021-03-16T07:56:37.985Z] #53 137.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-16T07:56:37.985Z] #53 138.9 + mkdir -p /build [2021-03-16T07:56:37.985Z] #53 138.9 + cp runc /build/runc [2021-03-16T07:56:38.412Z] #57 DONE 0.9s [2021-03-16T07:56:38.412Z] [2021-03-16T07:56:38.412Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-16T07:56:38.412Z] #61 sha256:7a4374019a3ffbe859e2ddc4e1e4bfb87428ba352dbaa970cbd2e5c6d4799465 [2021-03-16T07:56:38.670Z] #61 DONE 0.2s [2021-03-16T07:56:38.670Z] [2021-03-16T07:56:38.670Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-16T07:56:38.670Z] #66 sha256:0603c4b1c24f57347ab4094b86d67a4ef11c47ac94f47931aa3934ee361bc38a [2021-03-16T07:56:38.916Z] #53 DONE 139.8s [2021-03-16T07:56:38.916Z] [2021-03-16T07:56:38.916Z] #56 [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-03-16T07:56:38.916Z] #56 sha256:1ee50baf761cf30ab65ac0609866cc8f7df1327ec93e616076748a0c256f76c2 [2021-03-16T07:56:39.604Z] #66 DONE 0.9s [2021-03-16T07:56:39.604Z] [2021-03-16T07:56:39.604Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-16T07:56:39.604Z] #68 sha256:2e4fc19b6a3eb070a17a6a2952c36e3a1e02a8428722df955054e033352125eb [2021-03-16T07:56:39.604Z] #68 DONE 0.1s [2021-03-16T07:56:39.604Z] [2021-03-16T07:56:39.604Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-16T07:56:39.604Z] #69 sha256:1ddc0a4f6b4e6a3d288d7397415a9602cd5bfa1488460f6a224cd0aae914c654 [2021-03-16T07:56:39.604Z] #69 DONE 0.0s [2021-03-16T07:56:39.604Z] [2021-03-16T07:56:39.604Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-16T07:56:39.604Z] #70 sha256:469b284805d8298373f44d83882c48dd819ea179b49a1a7257c42ebf05c92867 [2021-03-16T07:56:40.324Z] #56 ... [2021-03-16T07:56:40.324Z] [2021-03-16T07:56:40.324Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-16T07:56:40.324Z] #54 sha256:691c83b1a381bdb525f3a4c123c5a14fbc62e77d1de25bdd047768198dc8e95c [2021-03-16T07:56:40.580Z] #54 DONE 0.4s [2021-03-16T07:56:40.580Z] [2021-03-16T07:56:40.580Z] #56 [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-03-16T07:56:40.580Z] #56 sha256:1ee50baf761cf30ab65ac0609866cc8f7df1327ec93e616076748a0c256f76c2 [2021-03-16T07:56:42.441Z] #71 exporting layers 9.5s done [2021-03-16T07:56:42.441Z] #71 writing image sha256:68e6e1b6fbcca3042f3e2914a8a37edf12ec46336d0394e24445d7b676d69653 done [2021-03-16T07:56:42.441Z] #71 naming to docker.io/library/docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 done [2021-03-16T07:56:42.441Z] #71 DONE 9.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-16T07:56:42.780Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42152/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 hack/test/unit [2021-03-16T07:56:43.225Z] #56 251.1 + bin/containerd-shim-runc-v1 [2021-03-16T07:56:43.794Z] #70 DONE 3.7s [2021-03-16T07:56:43.794Z] [2021-03-16T07:56:43.794Z] #71 exporting to image [2021-03-16T07:56:43.794Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-16T07:56:43.794Z] #71 exporting layers [2021-03-16T07:56:47.432Z] #56 255.5 + bin/containerd-shim-runc-v2 [2021-03-16T07:56:48.004Z] #56 256.5 + binaries [2021-03-16T07:56:48.064Z] ? github.com/docker/docker/api [no test files] [2021-03-16T07:56:48.264Z] #56 256.5 + install -D bin/containerd /build/containerd [2021-03-16T07:56:48.264Z] #56 256.5 + install -D bin/containerd-shim /build/containerd-shim [2021-03-16T07:56:48.264Z] #56 256.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-16T07:56:48.264Z] #56 256.5 + install -D bin/ctr /build/ctr [2021-03-16T07:56:49.205Z] #56 DONE 257.4s [2021-03-16T07:56:49.567Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2021-03-16T07:56:49.567Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-16T07:56:49.567Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-16T07:56:49.567Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-16T07:56:49.567Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-16T07:56:49.567Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-16T07:56:49.568Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-16T07:56:49.568Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-16T07:56:49.568Z] ? github.com/docker/docker/rootless [no test files] [2021-03-16T07:56:49.568Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-16T07:56:49.568Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-16T07:56:49.568Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-16T07:56:49.568Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-16T07:56:49.568Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-16T07:56:49.568Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-16T07:56:49.568Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-16T07:56:49.568Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-16T07:56:49.568Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-16T07:56:49.568Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-16T07:56:49.568Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-16T07:56:49.568Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-16T07:56:49.568Z] ? github.com/docker/docker/volume [no test files] [2021-03-16T07:56:49.568Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-16T07:56:49.568Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === Skipped [2021-03-16T07:56:49.568Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-16T07:56:49.568Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-16T07:56:49.568Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-16T07:56:49.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T07:56:49.568Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-16T07:56:49.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T07:56:49.568Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-16T07:56:49.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T07:56:49.568Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-16T07:56:49.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T07:56:49.568Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-16T07:56:49.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T07:56:49.568Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-16T07:56:49.568Z] graphtest_unix.go:73: No driver to put! [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-16T07:56:49.568Z] time="2021-03-16T07:55:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T07:56:49.568Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T07:56:49.568Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-16T07:56:49.568Z] time="2021-03-16T07:55:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T07:56:49.568Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T07:56:49.568Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-16T07:56:49.568Z] time="2021-03-16T07:55:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T07:56:49.568Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T07:56:49.568Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-16T07:56:49.568Z] time="2021-03-16T07:55:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T07:56:49.568Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T07:56:49.568Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-16T07:56:49.568Z] time="2021-03-16T07:55:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T07:56:49.568Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T07:56:49.568Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-16T07:56:49.568Z] graphtest_unix.go:73: No driver to put! [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-16T07:56:49.568Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-16T07:56:49.568Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-16T07:56:49.568Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-16T07:56:49.568Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-16T07:56:49.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T07:56:49.568Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-16T07:56:49.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T07:56:49.568Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-16T07:56:49.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T07:56:49.568Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-16T07:56:49.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T07:56:49.568Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-16T07:56:49.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T07:56:49.568Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-16T07:56:49.568Z] graphtest_unix.go:73: No driver to put! [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-16T07:56:49.568Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-16T07:56:49.568Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] [2021-03-16T07:56:49.568Z] DONE 2244 tests, 26 skipped in 221.949s Post stage [Pipeline] junit [2021-03-16T07:56:49.621Z] Recording test results [2021-03-16T07:56:49.714Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2021-03-16T07:56:49.775Z] [2021-03-16T07:56:49.775Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-16T07:56:49.775Z] #57 sha256:6851ed5e7f70147677e5f3dcb92a5048b3ca3f9c58c06a6e0026144cff872b82 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-16T07:56:50.035Z] #57 DONE 0.3s [2021-03-16T07:56:50.035Z] [2021-03-16T07:56:50.035Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-16T07:56:50.035Z] #61 sha256:2b647cf4fdad1def64b4fc446d7413d150a29c5288fafda2e99767afe74d2296 [2021-03-16T07:56:50.154Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42152/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 -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:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 hack/make.sh dynbinary test-integration [2021-03-16T07:56:50.295Z] #61 DONE 0.1s [2021-03-16T07:56:50.295Z] [2021-03-16T07:56:50.295Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-16T07:56:50.295Z] #66 sha256:c5ee666dc9627332d45287a32f5f92d29eedf1ca1b0645ddd00bb00e36b7d694 [2021-03-16T07:56:50.555Z] #66 DONE 0.4s [2021-03-16T07:56:50.786Z] [2021-03-16T07:56:50.786Z] Removing bundles/ [2021-03-16T07:56:50.786Z] [2021-03-16T07:56:50.786Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-16T07:56:50.786Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-16T07:56:50.786Z] GOOS="" GOARCH="" GOARM="" [2021-03-16T07:56:50.815Z] [2021-03-16T07:56:50.815Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-16T07:56:50.815Z] #68 sha256:9fb2e7d819d6f80a07c23909afc1be4edd17b21465e48263b9447de9cb7e47b8 [2021-03-16T07:56:50.815Z] #68 DONE 0.1s [2021-03-16T07:56:50.815Z] [2021-03-16T07:56:50.815Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-16T07:56:50.815Z] #69 sha256:e024423bfd1d41df1a736389b14f52c0803bff9da6ab53e0d94962d2a2bc7c5e [2021-03-16T07:56:50.815Z] #69 DONE 0.1s [2021-03-16T07:56:50.815Z] [2021-03-16T07:56:50.815Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-16T07:56:50.815Z] #70 sha256:95d7142faca5b583fd0886ee21ac01fa323e3756159acd1f2f219c05a4566ccf [2021-03-16T07:56:51.909Z] #71 exporting layers 7.6s done [2021-03-16T07:56:51.909Z] #71 writing image sha256:49091b575ebef7a5fd0100cf00ca80eed4aa67bf95f9717937761b26962ff314 0.0s done [2021-03-16T07:56:51.909Z] #71 naming to docker.io/library/docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 done [2021-03-16T07:56:51.909Z] #71 DONE 7.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-03-16T07:56:52.256Z] + trap exit INT TERM [2021-03-16T07:56:52.256Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-03-16T07:56:52.256Z] + CONTAINER_NAME=docker-pr1 [2021-03-16T07:56:52.256Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42152/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42152/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 -e DOCKER_GRAPHDRIVER docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 hack/make.sh dynbinary-daemon [2021-03-16T07:56:54.157Z] [2021-03-16T07:56:54.157Z] Removing bundles/ [2021-03-16T07:56:54.157Z] [2021-03-16T07:56:54.157Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-16T07:56:54.157Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-16T07:56:54.157Z] GOOS="" GOARCH="" GOARM="" [2021-03-16T07:56:55.014Z] #70 DONE 3.9s [2021-03-16T07:56:55.014Z] [2021-03-16T07:56:55.014Z] #71 exporting to image [2021-03-16T07:56:55.014Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-16T07:56:55.014Z] #71 exporting layers [2021-03-16T07:57:00.309Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2021-03-16T07:57:03.022Z] #57 309.0 + bin/containerd-stress [2021-03-16T07:57:03.147Z] #71 exporting layers 7.6s done [2021-03-16T07:57:03.147Z] #71 writing image sha256:1c3a8b49aaf308226f097cf3c51be0ffc11e6e17d72a8e696bde99bbfbfa4db0 [2021-03-16T07:57:03.147Z] #71 writing image sha256:1c3a8b49aaf308226f097cf3c51be0ffc11e6e17d72a8e696bde99bbfbfa4db0 done [2021-03-16T07:57:03.147Z] #71 naming to docker.io/library/docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 done [2021-03-16T07:57:03.147Z] #71 DONE 7.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-16T07:57:03.510Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42152/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 -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:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 hack/make.sh dynbinary test-integration [2021-03-16T07:57:04.892Z] [2021-03-16T07:57:04.892Z] Removing bundles/ [2021-03-16T07:57:04.892Z] [2021-03-16T07:57:04.892Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-16T07:57:04.892Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-16T07:57:04.892Z] GOOS="" GOARCH="" GOARM="" [2021-03-16T07:57:05.778Z] #57 311.4 + bin/containerd-shim [2021-03-16T07:57:07.081Z] #56 247.4 + bin/containerd-stress [2021-03-16T07:57:07.081Z] #56 249.5 + bin/containerd-shim [2021-03-16T07:57:12.737Z] #57 318.4 + bin/containerd-shim-runc-v1 [2021-03-16T07:57:13.623Z] #56 256.2 + bin/containerd-shim-runc-v1 [2021-03-16T07:57:17.229Z] #57 323.2 + bin/containerd-shim-runc-v2 [2021-03-16T07:57:17.793Z] #56 260.7 + bin/containerd-shim-runc-v2 [2021-03-16T07:57:18.271Z] #57 324.4 + binaries [2021-03-16T07:57:18.568Z] #57 324.4 + install -D bin/containerd /build/containerd [2021-03-16T07:57:18.568Z] #57 324.4 + install -D bin/containerd-shim /build/containerd-shim [2021-03-16T07:57:18.568Z] #57 324.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-16T07:57:18.568Z] #57 324.4 + install -D bin/ctr /build/ctr [2021-03-16T07:57:18.568Z] #57 DONE 324.5s [2021-03-16T07:57:18.721Z] #56 261.8 + binaries [2021-03-16T07:57:18.721Z] #56 261.8 + install -D bin/containerd /build/containerd [2021-03-16T07:57:18.721Z] #56 261.8 + install -D bin/containerd-shim /build/containerd-shim [2021-03-16T07:57:18.721Z] #56 261.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-16T07:57:18.721Z] #56 261.8 + install -D bin/ctr /build/ctr [2021-03-16T07:57:18.732Z] 4612f6d0b889: Pull complete [2021-03-16T07:57:19.616Z] [2021-03-16T07:57:19.616Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-16T07:57:19.616Z] #58 sha256:50bc56b7609c9243120049189a8680d67ac73f68e83ed731efd827e1f8a090d2 [2021-03-16T07:57:19.616Z] #58 DONE 0.1s [2021-03-16T07:57:19.911Z] [2021-03-16T07:57:19.911Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-16T07:57:19.911Z] #62 sha256:0e860a697dfc94ba8c63edb3a41abd9f1ae7a5760a79ef54035c5a28e1659658 [2021-03-16T07:57:19.911Z] #62 DONE 0.1s [2021-03-16T07:57:19.911Z] [2021-03-16T07:57:19.911Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-16T07:57:19.911Z] #67 sha256:248ceda4faf295c2fb85fc36123053a88533bf5bfb7d77e9fa216d9c5c51a5b7 [2021-03-16T07:57:19.911Z] #67 DONE 0.1s [2021-03-16T07:57:19.911Z] [2021-03-16T07:57:19.911Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-16T07:57:19.911Z] #69 sha256:02fb180c790abdc983e18010200e33f40dac343a197fddce073737cdc71c6595 [2021-03-16T07:57:19.911Z] #69 DONE 0.1s [2021-03-16T07:57:20.085Z] #56 DONE 263.2s [2021-03-16T07:57:20.204Z] [2021-03-16T07:57:20.204Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-16T07:57:20.204Z] #70 sha256:b1298a7b7140865aa68cb5abaef0b60e924abdedc4bcb6e966d2a325665a319e [2021-03-16T07:57:20.204Z] #70 DONE 0.0s [2021-03-16T07:57:20.204Z] [2021-03-16T07:57:20.204Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-16T07:57:20.204Z] #71 sha256:9a5a71cef1ddaa0263ccbb9d2297f45a09ecfab5f519acb6f6ce1a8583c81250 [2021-03-16T07:57:21.012Z] [2021-03-16T07:57:21.012Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-16T07:57:21.012Z] #57 sha256:a04f4c168ac85ff0ce9c0f3589a72024874798f38711c77af026c5c49dbbf39a [2021-03-16T07:57:21.574Z] #57 DONE 1.0s [2021-03-16T07:57:21.832Z] [2021-03-16T07:57:21.832Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-16T07:57:21.832Z] #61 sha256:7e15fa41f45da952bb288af7114576bc38ab1bcc87b81e0760aabe6e46a2e6a2 [2021-03-16T07:57:22.087Z] #61 DONE 0.3s [2021-03-16T07:57:22.087Z] [2021-03-16T07:57:22.087Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-16T07:57:22.087Z] #66 sha256:9d45e649cb1963f5092994e235844ef43f1e5790064f9bf65d368ffccc6b9d83 [2021-03-16T07:57:22.293Z] #71 DONE 2.1s [2021-03-16T07:57:22.293Z] [2021-03-16T07:57:22.293Z] #72 exporting to oci image format [2021-03-16T07:57:22.293Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-03-16T07:57:22.293Z] #72 exporting layers [2021-03-16T07:57:23.023Z] #66 DONE 1.1s [2021-03-16T07:57:23.023Z] [2021-03-16T07:57:23.023Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-16T07:57:23.023Z] #68 sha256:6cda3ec605af5d05ff0411aabf9b5cd75215c3a8728a1ec308157ff09e7d7a72 [2021-03-16T07:57:23.023Z] #68 DONE 0.0s [2021-03-16T07:57:23.023Z] [2021-03-16T07:57:23.023Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-16T07:57:23.023Z] #69 sha256:e47e37a45764ba18f6e5ebac9f0c66fdca5fb2b51d8fd83dbfff8f78433bf2d6 [2021-03-16T07:57:23.023Z] #69 DONE 0.0s [2021-03-16T07:57:23.280Z] [2021-03-16T07:57:23.280Z] #70 [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-03-16T07:57:23.280Z] #70 sha256:61dfefdf3c5651a679ecc7c4122f71d1095f7f3d36ca45339c985527fa3c2e2f [2021-03-16T07:57:23.966Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|imports|compiled_files|name|types_sizes) took 2m0.604269393s [2021-03-16T07:57:23.966Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 457.072185ms [2021-03-16T07:57:24.207Z] #70 0.890 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-03-16T07:57:24.207Z] #70 0.890 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-03-16T07:57:24.207Z] #70 1.044 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-03-16T07:57:24.207Z] #70 1.045 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-03-16T07:57:25.024Z] #70 1.243 Reading package lists... [2021-03-16T07:57:25.586Z] #70 1.858 Reading package lists... [2021-03-16T07:57:25.841Z] #70 2.465 Building dependency tree... [2021-03-16T07:57:25.841Z] #70 2.583 Reading state information... [2021-03-16T07:57:25.841Z] #70 2.685 The following additional packages will be installed: [2021-03-16T07:57:25.841Z] #70 2.686 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-03-16T07:57:25.841Z] #70 2.686 libpam-systemd [2021-03-16T07:57:25.841Z] #70 2.686 Suggested packages: [2021-03-16T07:57:25.841Z] #70 2.686 systemd-container policykit-1 [2021-03-16T07:57:25.841Z] #70 2.686 Recommended packages: [2021-03-16T07:57:25.841Z] #70 2.686 libnss-systemd [2021-03-16T07:57:25.841Z] #70 2.765 The following NEW packages will be installed: [2021-03-16T07:57:25.841Z] #70 2.766 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-03-16T07:57:25.841Z] #70 2.766 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-03-16T07:57:26.401Z] #70 3.032 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded. [2021-03-16T07:57:26.401Z] #70 3.032 Need to get 4761 kB of archives. [2021-03-16T07:57:26.401Z] #70 3.032 After this operation, 16.6 MB of additional disk space will be used. [2021-03-16T07:57:26.401Z] #70 3.032 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-03-16T07:57:26.401Z] #70 3.034 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-03-16T07:57:26.401Z] #70 3.035 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-03-16T07:57:26.401Z] #70 3.039 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-03-16T07:57:26.401Z] #70 3.040 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-03-16T07:57:26.401Z] #70 3.041 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB] [2021-03-16T07:57:26.401Z] #70 3.105 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB] [2021-03-16T07:57:26.401Z] #70 3.106 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-03-16T07:57:26.401Z] #70 3.108 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-03-16T07:57:26.401Z] #70 3.110 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB] [2021-03-16T07:57:26.401Z] #70 3.112 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-03-16T07:57:26.401Z] #70 3.285 debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T07:57:26.401Z] #70 3.308 Fetched 4761 kB in 0s (13.8 MB/s) [2021-03-16T07:57:26.401Z] #70 3.335 Selecting previously unselected package libargon2-1:amd64. [2021-03-16T07:57:26.401Z] #70 3.335 (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 ... 28057 files and directories currently installed.) [2021-03-16T07:57:26.401Z] #70 3.350 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-03-16T07:57:26.401Z] #70 3.357 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-16T07:57:26.657Z] #70 3.388 Selecting previously unselected package libjson-c3:amd64. [2021-03-16T07:57:26.657Z] #70 3.388 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-03-16T07:57:26.657Z] #70 3.392 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-16T07:57:26.657Z] #70 3.427 Selecting previously unselected package libcryptsetup12:amd64. [2021-03-16T07:57:26.657Z] #70 3.427 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-03-16T07:57:26.657Z] #70 3.430 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-16T07:57:26.657Z] #70 3.474 Selecting previously unselected package libidn11:amd64. [2021-03-16T07:57:26.657Z] #70 3.476 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-03-16T07:57:26.657Z] #70 3.480 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-03-16T07:57:26.657Z] #70 3.517 Selecting previously unselected package libkmod2:amd64. [2021-03-16T07:57:26.657Z] #70 3.520 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-03-16T07:57:26.657Z] #70 3.523 Unpacking libkmod2:amd64 (26-1) ... [2021-03-16T07:57:26.657Z] #70 3.566 Selecting previously unselected package systemd. [2021-03-16T07:57:26.657Z] #70 3.566 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ... [2021-03-16T07:57:26.657Z] #70 3.605 Unpacking systemd (241-7~deb10u6) ... [2021-03-16T07:57:27.219Z] #70 4.024 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-16T07:57:27.219Z] #70 4.035 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-16T07:57:27.219Z] #70 4.045 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-16T07:57:27.219Z] #70 4.055 Setting up libidn11:amd64 (1.33-2.2) ... [2021-03-16T07:57:27.219Z] #70 4.064 Setting up libkmod2:amd64 (26-1) ... [2021-03-16T07:57:27.219Z] #70 4.073 Setting up systemd (241-7~deb10u6) ... [2021-03-16T07:57:27.219Z] #70 4.115 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-03-16T07:57:27.219Z] #70 4.117 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-03-16T07:57:27.219Z] #70 4.121 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-16T07:57:27.219Z] #70 4.121 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-16T07:57:27.780Z] #70 4.539 Selecting previously unselected package systemd-sysv. [2021-03-16T07:57:27.780Z] #70 4.539 (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 ... 28854 files and directories currently installed.) [2021-03-16T07:57:27.780Z] #70 4.552 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ... [2021-03-16T07:57:27.780Z] #70 4.556 Unpacking systemd-sysv (241-7~deb10u6) ... [2021-03-16T07:57:27.780Z] #70 4.592 Selecting previously unselected package libdbus-1-3:amd64. [2021-03-16T07:57:27.780Z] #70 4.595 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-03-16T07:57:27.780Z] #70 4.598 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-16T07:57:27.780Z] #70 4.652 Selecting previously unselected package dbus. [2021-03-16T07:57:27.780Z] #70 4.652 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-03-16T07:57:27.780Z] #70 4.662 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-03-16T07:57:27.780Z] #70 4.718 Selecting previously unselected package libpam-systemd:amd64. [2021-03-16T07:57:27.780Z] #70 4.718 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ... [2021-03-16T07:57:28.036Z] #70 4.722 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-16T07:57:28.036Z] #70 4.762 Selecting previously unselected package dbus-user-session. [2021-03-16T07:57:28.036Z] #70 4.762 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-03-16T07:57:28.036Z] #70 4.765 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-16T07:57:28.036Z] #70 4.850 Setting up systemd-sysv (241-7~deb10u6) ... [2021-03-16T07:57:28.036Z] #70 4.860 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-16T07:57:28.036Z] #70 4.871 Setting up dbus (1.12.20-0+deb10u1) ... [2021-03-16T07:57:28.036Z] #70 4.976 invoke-rc.d: could not determine current runlevel [2021-03-16T07:57:28.292Z] #70 4.979 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-16T07:57:28.292Z] #70 4.982 Setting up libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-16T07:57:28.292Z] #70 5.121 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-16T07:57:28.292Z] #70 5.135 Processing triggers for systemd (241-7~deb10u6) ... [2021-03-16T07:57:28.292Z] #70 5.142 Processing triggers for libc-bin (2.28-10) ... [2021-03-16T07:57:28.549Z] #70 DONE 5.3s [2021-03-16T07:57:28.549Z] [2021-03-16T07:57:28.549Z] #71 [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-03-16T07:57:28.549Z] #71 sha256:2d2b4c8b5bcc76887d0145e0360c8c0e16e6b1416151b8e96a513bca88f85cba [2021-03-16T07:57:29.110Z] #71 0.463 % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-16T07:57:29.110Z] #71 0.465 Dload Upload Total Spent Left Speed [2021-03-16T07:57:29.110Z] #71 0.466 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 12572 0 --:--:-- --:--:-- --:--:-- 12572 [2021-03-16T07:57:29.110Z] #71 DONE 0.7s [2021-03-16T07:57:29.110Z] [2021-03-16T07:57:29.110Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-16T07:57:29.110Z] #72 sha256:5fe4f4cadfb67fd64f52eb17bf66ee39437c5d4045de0bcd6c3548df23f149eb [2021-03-16T07:57:32.374Z] #72 DONE 3.0s [2021-03-16T07:57:32.374Z] [2021-03-16T07:57:32.374Z] #73 exporting to image [2021-03-16T07:57:32.374Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-16T07:57:32.374Z] #73 exporting layers [2021-03-16T07:57:40.457Z] #73 exporting layers 7.4s done [2021-03-16T07:57:40.457Z] #73 writing image sha256:443feaa23eb1ab716c0302e033e29e177bc455a7e7c2d17e010bc3e8f5e437aa done [2021-03-16T07:57:40.457Z] #73 naming to docker.io/library/docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 done [2021-03-16T07:57:40.457Z] #73 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-16T07:57:40.796Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42152/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 -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:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 hack/make.sh dynbinary test-integration [2021-03-16T07:57:42.012Z] INFO [runner/unused/goanalysis] analyzers took 29.183221279s with top 10 stages: buildssa: 24.998788415s, U1000: 4.184432864s [2021-03-16T07:57:42.685Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-03-16T07:57:42.685Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-03-16T07:57:42.685Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-03-16T07:57:42.685Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-03-16T07:57:42.685Z] 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-03-16T07:57:42.685Z] Detected virtualization docker. [2021-03-16T07:57:42.685Z] Detected architecture x86-64. [2021-03-16T07:57:42.685Z] Set hostname to . [2021-03-16T07:57:43.247Z] + source /etc/docker-entrypoint-cmd [2021-03-16T07:57:43.247Z] ++ hack/make.sh dynbinary test-integration [2021-03-16T07:57:43.504Z] [2021-03-16T07:57:43.504Z] Removing bundles/ [2021-03-16T07:57:43.504Z] [2021-03-16T07:57:43.504Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-16T07:57:43.504Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-16T07:57:43.504Z] GOOS="" GOARCH="" GOARM="" [2021-03-16T07:57:56.599Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2021-03-16T07:57:56.599Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-16T07:57:56.599Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2021-03-16T07:57:56.599Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-16T07:57:56.599Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-16T07:57:56.599Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-16T07:57:56.859Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-16T07:57:56.859Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-16T07:57:56.859Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-16T07:57:56.859Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-16T07:57:56.859Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-16T07:57:56.859Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-16T07:57:58.250Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-16T07:57:58.250Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-16T07:57:58.250Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2021-03-16T07:57:58.511Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2021-03-16T07:57:58.511Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 5.7% of statements [2021-03-16T07:57:58.511Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-16T07:57:58.511Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-16T07:57:58.511Z] ? github.com/docker/docker/api/types [no test files] [2021-03-16T07:57:58.511Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-16T07:57:58.511Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-16T07:57:58.511Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-16T07:57:58.511Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-16T07:57:58.511Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-16T07:57:58.511Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-16T07:57:58.511Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-16T07:57:58.511Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-16T07:57:58.511Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-16T07:57:58.511Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-16T07:57:58.511Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-16T07:57:58.511Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2021-03-16T07:57:58.774Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements [2021-03-16T07:57:58.774Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-16T07:57:58.774Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-16T07:57:58.774Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-16T07:57:58.774Z] ? github.com/docker/docker/builder [no test files] [2021-03-16T07:57:58.774Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-16T07:57:58.774Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-16T07:57:58.774Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-16T07:57:58.774Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-16T07:57:58.774Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-16T07:57:58.774Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-16T07:57:58.774Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-16T07:57:59.181Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-16T07:57:59.181Z] [2021-03-16T07:57:59.181Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-16T07:57:59.181Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-16T07:57:59.181Z] HOSTNAME=d8e11b672a36 [2021-03-16T07:57:59.181Z] TESTDEBUG=0 [2021-03-16T07:57:59.181Z] DEST=bundles/test-integration [2021-03-16T07:57:59.181Z] PWD=/go/src/github.com/docker/docker [2021-03-16T07:57:59.181Z] DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:57:59.181Z] container=docker [2021-03-16T07:57:59.181Z] HOME=/root [2021-03-16T07:57:59.181Z] GOLANG_VERSION=1.13.15 [2021-03-16T07:57:59.181Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-16T07:57:59.181Z] VALIDATE_BRANCH=master [2021-03-16T07:57:59.181Z] TERM=xterm [2021-03-16T07:57:59.181Z] DOCKER_PKG=github.com/docker/docker [2021-03-16T07:57:59.181Z] SHLVL=1 [2021-03-16T07:57:59.181Z] TIMEOUT=120m [2021-03-16T07:57:59.181Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-16T07:57:59.181Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-16T07:57:59.181Z] GO111MODULE=off [2021-03-16T07:57:59.181Z] DOCKER_EXPERIMENTAL=1 [2021-03-16T07:57:59.181Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-16T07:57:59.181Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-16T07:57:59.181Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-16T07:57:59.181Z] GOPATH=/go [2021-03-16T07:57:59.181Z] PKG_CONFIG=pkg-config [2021-03-16T07:57:59.181Z] _=/usr/bin/env [2021-03-16T07:57:59.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-16T07:58:01.329Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2021-03-16T07:58:02.718Z] ok github.com/docker/docker/builder/remotecontext 0.311s coverage: 13.7% of statements [2021-03-16T07:58:03.662Z] ok github.com/docker/docker/builder/dockerfile 0.898s coverage: 48.3% of statements [2021-03-16T07:58:03.662Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-16T07:58:04.236Z] ok github.com/docker/docker/builder/remotecontext/git 3.876s coverage: 86.3% of statements [2021-03-16T07:58:04.236Z] ? github.com/docker/docker/cli [no test files] [2021-03-16T07:58:04.236Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-16T07:58:09.537Z] ok github.com/docker/docker/client 0.216s coverage: 75.4% of statements [2021-03-16T07:58:30.620Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-16T07:58:30.620Z] [2021-03-16T07:58:30.620Z] + c=0 [2021-03-16T07:58:30.620Z] ++ jobs -p [2021-03-16T07:58:30.620Z] + TEST_INTEGRATION_DEST=2 [2021-03-16T07:58:30.620Z] + CONTAINER_NAME=docker-pr1-2 [2021-03-16T07:58:30.620Z] + TEST_SKIP_INTEGRATION=1 [2021-03-16T07:58:30.620Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-03-16T07:58:30.620Z] + run_tests [2021-03-16T07:58:30.620Z] + for job in $(jobs -p) [2021-03-16T07:58:30.620Z] + wait 11504 [2021-03-16T07:58:30.620Z] + '[' -n 0 ']' [2021-03-16T07:58:30.620Z] + rm= [2021-03-16T07:58:30.620Z] + TEST_INTEGRATION_DEST=3 [2021-03-16T07:58:30.620Z] + CONTAINER_NAME=docker-pr1-3 [2021-03-16T07:58:30.620Z] + TEST_SKIP_INTEGRATION=1 [2021-03-16T07:58:30.620Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-03-16T07:58:30.620Z] + run_tests [2021-03-16T07:58:30.621Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42152/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42152/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42152/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 hack/make.sh '' test-integration [2021-03-16T07:58:30.621Z] + '[' -n 0 ']' [2021-03-16T07:58:30.621Z] + rm= [2021-03-16T07:58:30.621Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42152/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42152/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42152/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 hack/make.sh '' test-integration [2021-03-16T07:58:30.621Z] + TEST_INTEGRATION_DEST=1 [2021-03-16T07:58:30.621Z] + CONTAINER_NAME=docker-pr1-1 [2021-03-16T07:58:30.621Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-03-16T07:58:30.621Z] + run_tests test-integration-flaky [2021-03-16T07:58:30.621Z] + '[' -n 0 ']' [2021-03-16T07:58:30.621Z] + rm= [2021-03-16T07:58:30.621Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42152/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42152/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42152/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 hack/make.sh test-integration-flaky test-integration [2021-03-16T07:58:30.621Z] [2021-03-16T07:58:30.621Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-16T07:58:30.621Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-16T07:58:30.621Z] HOSTNAME=cf935f5a5e35 [2021-03-16T07:58:30.621Z] TEST_SKIP_INTEGRATION=1 [2021-03-16T07:58:30.621Z] TESTDEBUG=0 [2021-03-16T07:58:30.621Z] DEST=bundles/test-integration [2021-03-16T07:58:30.621Z] PWD=/go/src/github.com/docker/docker [2021-03-16T07:58:30.621Z] KEEPBUNDLE=1 [2021-03-16T07:58:30.621Z] DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:58:30.621Z] container=docker [2021-03-16T07:58:30.621Z] HOME=/root [2021-03-16T07:58:30.621Z] GOLANG_VERSION=1.13.15 [2021-03-16T07:58:30.621Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-16T07:58:30.621Z] VALIDATE_BRANCH=master [2021-03-16T07:58:30.621Z] TERM=xterm [2021-03-16T07:58:30.621Z] DOCKER_PKG=github.com/docker/docker [2021-03-16T07:58:30.621Z] SHLVL=1 [2021-03-16T07:58:30.621Z] TIMEOUT=120m [2021-03-16T07:58:30.621Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-16T07:58:30.621Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-16T07:58:30.621Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-03-16T07:58:30.621Z] GO111MODULE=off [2021-03-16T07:58:30.621Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-16T07:58:30.621Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-16T07:58:30.621Z] GOPATH=/go [2021-03-16T07:58:30.621Z] PKG_CONFIG=pkg-config [2021-03-16T07:58:30.621Z] _=/usr/bin/env [2021-03-16T07:58:30.621Z] Building test suite binary ./integration-cli/test.main [2021-03-16T07:58:30.621Z] [2021-03-16T07:58:30.621Z] [2021-03-16T07:58:30.621Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-03-16T07:58:30.621Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-16T07:58:30.621Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-16T07:58:30.621Z] HOSTNAME=995bcbcd3780 [2021-03-16T07:58:30.621Z] TEST_SKIP_INTEGRATION=1 [2021-03-16T07:58:30.621Z] TESTDEBUG=0 [2021-03-16T07:58:30.621Z] DEST=bundles/test-integration [2021-03-16T07:58:30.621Z] PWD=/go/src/github.com/docker/docker [2021-03-16T07:58:30.621Z] KEEPBUNDLE=1 [2021-03-16T07:58:30.621Z] DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:58:30.621Z] container=docker [2021-03-16T07:58:30.621Z] HOME=/root [2021-03-16T07:58:30.621Z] GOLANG_VERSION=1.13.15 [2021-03-16T07:58:30.621Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-16T07:58:30.621Z] VALIDATE_BRANCH=master [2021-03-16T07:58:30.621Z] TERM=xterm [2021-03-16T07:58:30.621Z] DOCKER_PKG=github.com/docker/docker [2021-03-16T07:58:30.621Z] SHLVL=1 [2021-03-16T07:58:30.621Z] TIMEOUT=120m [2021-03-16T07:58:30.621Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-16T07:58:30.621Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-16T07:58:30.621Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-16T07:58:30.621Z] GO111MODULE=off [2021-03-16T07:58:30.621Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-16T07:58:30.621Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-16T07:58:30.621Z] GOPATH=/go [2021-03-16T07:58:30.621Z] PKG_CONFIG=pkg-config [2021-03-16T07:58:30.621Z] _=/usr/bin/env [2021-03-16T07:58:30.621Z] Building test suite binary ./integration-cli/test.main [2021-03-16T07:58:30.621Z] No new tests added to integration. [2021-03-16T07:58:30.621Z] [2021-03-16T07:58:30.621Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-16T07:58:30.621Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-16T07:58:30.621Z] HOSTNAME=d85ec33c8831 [2021-03-16T07:58:30.621Z] TESTDEBUG=0 [2021-03-16T07:58:30.621Z] DEST=bundles/test-integration [2021-03-16T07:58:30.621Z] PWD=/go/src/github.com/docker/docker [2021-03-16T07:58:30.621Z] KEEPBUNDLE=1 [2021-03-16T07:58:30.621Z] DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:58:30.621Z] container=docker [2021-03-16T07:58:30.621Z] HOME=/root [2021-03-16T07:58:30.621Z] GOLANG_VERSION=1.13.15 [2021-03-16T07:58:30.621Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-16T07:58:30.621Z] VALIDATE_BRANCH=master [2021-03-16T07:58:30.621Z] TERM=xterm [2021-03-16T07:58:30.621Z] DOCKER_PKG=github.com/docker/docker [2021-03-16T07:58:30.621Z] SHLVL=1 [2021-03-16T07:58:30.621Z] TIMEOUT=120m [2021-03-16T07:58:30.621Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-16T07:58:30.621Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-16T07:58:30.621Z] GO111MODULE=off [2021-03-16T07:58:30.621Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-16T07:58:30.621Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-16T07:58:30.621Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-16T07:58:30.621Z] GOPATH=/go [2021-03-16T07:58:30.621Z] PKG_CONFIG=pkg-config [2021-03-16T07:58:30.621Z] _=/usr/bin/env [2021-03-16T07:58:30.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-16T07:58:31.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-16T07:58:31.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-16T07:58:36.138Z] ok github.com/docker/docker/cmd/dockerd 0.110s coverage: 29.1% of statements [2021-03-16T07:58:36.399Z] ok github.com/docker/docker/container 0.172s coverage: 34.7% of statements [2021-03-16T07:58:36.399Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-16T07:58:36.399Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-16T07:58:36.399Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-16T07:58:36.399Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-16T07:58:39.718Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.023s coverage: 65.3% of statements [2021-03-16T07:58:40.666Z] ok github.com/docker/docker/daemon/cluster/convert 0.033s coverage: 35.9% of statements [2021-03-16T07:58:41.378Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-16T07:58:41.378Z] [2021-03-16T07:58:41.378Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-16T07:58:41.378Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-16T07:58:41.378Z] HOSTNAME=8336d14b6616 [2021-03-16T07:58:41.378Z] DEST=bundles/test-integration [2021-03-16T07:58:41.378Z] PWD=/go/src/github.com/docker/docker [2021-03-16T07:58:41.378Z] DOCKER_ROOTLESS=1 [2021-03-16T07:58:41.378Z] DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:58:41.378Z] container=docker [2021-03-16T07:58:41.378Z] HOME=/root [2021-03-16T07:58:41.378Z] GOLANG_VERSION=1.13.15 [2021-03-16T07:58:41.378Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-16T07:58:41.378Z] VALIDATE_BRANCH=master [2021-03-16T07:58:41.378Z] TERM=xterm [2021-03-16T07:58:41.378Z] DOCKER_PKG=github.com/docker/docker [2021-03-16T07:58:41.378Z] SHLVL=1 [2021-03-16T07:58:41.378Z] TIMEOUT=120m [2021-03-16T07:58:41.378Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-16T07:58:41.378Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-16T07:58:41.378Z] GO111MODULE=off [2021-03-16T07:58:41.378Z] DOCKER_EXPERIMENTAL=1 [2021-03-16T07:58:41.378Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-16T07:58:41.378Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-16T07:58:41.378Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-16T07:58:41.378Z] GOPATH=/go [2021-03-16T07:58:41.378Z] PKG_CONFIG=pkg-config [2021-03-16T07:58:41.378Z] _=/usr/bin/env [2021-03-16T07:58:41.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-16T07:58:43.981Z] ok github.com/docker/docker/daemon/cluster 0.112s coverage: 0.5% of statements [2021-03-16T07:58:45.905Z] ok github.com/docker/docker/daemon/discovery 0.043s coverage: 30.0% of statements [2021-03-16T07:58:46.854Z] ok github.com/docker/docker/daemon/config 0.109s coverage: 81.8% of statements [2021-03-16T07:58:47.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-16T07:58:47.803Z] ok github.com/docker/docker/daemon/events 0.081s coverage: 50.0% of statements [2021-03-16T07:58:48.752Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2021-03-16T07:58:52.959Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2021-03-16T07:58:53.220Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.505s coverage: 14.1% of statements [2021-03-16T07:58:53.793Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.663s coverage: 56.2% of statements [2021-03-16T07:58:55.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-16T07:58:55.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-16T07:58:56.343Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.9% of statements [2021-03-16T07:58:57.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-16T07:58:57.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-16T07:58:58.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-16T07:58:58.908Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.919s coverage: 73.3% of statements [2021-03-16T07:58:58.908Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.134s coverage: 46.2% of statements [2021-03-16T07:58:59.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-16T07:58:59.682Z] #72 exporting layers 85.0s done [2021-03-16T07:58:59.682Z] #72 exporting manifest sha256:ba0df371a5ef62d5b8a0f0018e71503166c56a06d2c26c03e269521a7699f1a6 [2021-03-16T07:58:59.682Z] #72 exporting manifest sha256:ba0df371a5ef62d5b8a0f0018e71503166c56a06d2c26c03e269521a7699f1a6 done [2021-03-16T07:58:59.682Z] #72 exporting config sha256:52369b4b1bc0c3f71fc5a8425e07ba175d3e7caf06dffd413e79f679f8fcdf64 done [2021-03-16T07:58:59.682Z] #72 sending tarball [2021-03-16T07:59:00.267Z] 5ff1512f88ec: Pull complete [2021-03-16T07:59:00.267Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-03-16T07:59:00.267Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-16T07:59:00.267Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-16T07:59:00.267Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-03-16T07:59:00.267Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-03-16T07:59:00.267Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817' [2021-03-16T07:59:00.267Z] INFO: Docker version of control daemon [2021-03-16T07:59:00.267Z] [2021-03-16T07:59:00.267Z] Client: Docker Engine - Enterprise [2021-03-16T07:59:00.267Z] Version: 19.03.12 [2021-03-16T07:59:00.267Z] API version: 1.40 [2021-03-16T07:59:00.267Z] Go version: go1.13.13 [2021-03-16T07:59:00.267Z] Git commit: 4306744 [2021-03-16T07:59:00.267Z] Built: 08/05/2020 19:27:53 [2021-03-16T07:59:00.267Z] OS/Arch: windows/amd64 [2021-03-16T07:59:00.267Z] Experimental: false [2021-03-16T07:59:00.267Z] [2021-03-16T07:59:00.267Z] Server: Docker Engine - Enterprise [2021-03-16T07:59:00.267Z] Engine: [2021-03-16T07:59:00.267Z] Version: 19.03.12 [2021-03-16T07:59:00.267Z] API version: 1.40 (minimum version 1.24) [2021-03-16T07:59:00.267Z] Go version: go1.13.13 [2021-03-16T07:59:00.267Z] Git commit: f295753ffd [2021-03-16T07:59:00.267Z] Built: 08/05/2020 19:26:41 [2021-03-16T07:59:00.267Z] OS/Arch: windows/amd64 [2021-03-16T07:59:00.267Z] Experimental: true [2021-03-16T07:59:00.267Z] [2021-03-16T07:59:00.267Z] INFO: Docker info of control daemon [2021-03-16T07:59:00.267Z] [2021-03-16T07:59:00.267Z] Client: [2021-03-16T07:59:00.267Z] Debug Mode: false [2021-03-16T07:59:00.267Z] Plugins: [2021-03-16T07:59:00.267Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-16T07:59:00.267Z] [2021-03-16T07:59:00.267Z] Server: [2021-03-16T07:59:00.267Z] Containers: 0 [2021-03-16T07:59:00.267Z] Running: 0 [2021-03-16T07:59:00.267Z] Paused: 0 [2021-03-16T07:59:00.267Z] Stopped: 0 [2021-03-16T07:59:00.267Z] Images: 1 [2021-03-16T07:59:00.267Z] Server Version: 19.03.12 [2021-03-16T07:59:00.267Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-16T07:59:00.267Z] Windows: [2021-03-16T07:59:00.267Z] LCOW: [2021-03-16T07:59:00.267Z] Logging Driver: json-file [2021-03-16T07:59:00.267Z] Plugins: [2021-03-16T07:59:00.267Z] Volume: local [2021-03-16T07:59:00.267Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-16T07:59:00.267Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-16T07:59:00.267Z] Swarm: inactive [2021-03-16T07:59:00.267Z] Default Isolation: process [2021-03-16T07:59:00.267Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-16T07:59:00.267Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-16T07:59:00.267Z] OSType: windows [2021-03-16T07:59:00.267Z] Architecture: x86_64 [2021-03-16T07:59:00.267Z] CPUs: 4 [2021-03-16T07:59:00.267Z] Total Memory: 32GiB [2021-03-16T07:59:00.267Z] Name: azwin-2-d9e020 [2021-03-16T07:59:00.267Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-03-16T07:59:00.267Z] Docker Root Dir: D:\docker [2021-03-16T07:59:00.267Z] Debug Mode: false [2021-03-16T07:59:00.267Z] Registry: https://index.docker.io/v1/ [2021-03-16T07:59:00.267Z] Labels: [2021-03-16T07:59:00.267Z] Experimental: true [2021-03-16T07:59:00.267Z] Insecure Registries: [2021-03-16T07:59:00.267Z] 10.0.0.4:5000 [2021-03-16T07:59:00.267Z] 127.0.0.0/8 [2021-03-16T07:59:00.267Z] Registry Mirrors: [2021-03-16T07:59:00.267Z] http://10.0.0.4:5000/ [2021-03-16T07:59:00.267Z] Live Restore Enabled: false [2021-03-16T07:59:00.267Z] [2021-03-16T07:59:00.267Z] [2021-03-16T07:59:00.267Z] INFO: Commit hash is 039e9670cb [2021-03-16T07:59:00.267Z] INFO: Nuke-Everything... [2021-03-16T07:59:00.267Z] INFO: Container count on control daemon to delete is 0 [2021-03-16T07:59:00.300Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.962s coverage: 49.4% of statements [2021-03-16T07:59:00.874Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 57.5% of statements [2021-03-16T07:59:01.258Z] INFO: Nuking d:\CI [2021-03-16T07:59:01.258Z] INFO: Zapped successfully [2021-03-16T07:59:01.258Z] INFO: Location for testing is d:\CI\PR-42152\1 [2021-03-16T07:59:01.258Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-03-16T07:59:01.258Z] [2021-03-16T07:59:01.258Z] [2021-03-16T07:59:01.258Z] INFO: Building the image from Dockerfile.windows at 03/16/2021 07:59:01... [2021-03-16T07:59:01.258Z] [2021-03-16T07:59:01.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-16T07:59:02.267Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2021-03-16T07:59:02.267Z] ok github.com/docker/docker/daemon 12.322s coverage: 17.2% of statements [2021-03-16T07:59:02.267Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-16T07:59:02.267Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-16T07:59:02.267Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-16T07:59:02.267Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-16T07:59:02.267Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-16T07:59:02.840Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2021-03-16T07:59:03.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-16T07:59:03.423Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m8.909615463s with top 10 stages: buildssa: 1m43.433030732s, goimports: 22.48945041s, unconvert: 12.750896719s, gosec: 9.851665257s, golint: 5.561804212s, ineffassign: 4.049836506s, misspell: 3.785704887s, vrp: 3.493411147s, inspect: 3.100004278s, printf: 1.89184128s [2021-03-16T07:59:03.423Z] INFO [runner] Issues before processing: 2266, after processing: 0 [2021-03-16T07:59:03.423Z] INFO [runner] Processors filtering stat (out/in): cgo: 1686/2266, filename_unadjuster: 1686/1686, skip_dirs: 1686/1686, exclude: 1581/1581, path_prettifier: 1686/1686, exclude-rules: 64/1581, skip_files: 1686/1686, autogenerated_exclude: 1581/1686, identifier_marker: 1581/1581, nolint: 0/64 [2021-03-16T07:59:03.423Z] INFO [runner] processing took 58.369732ms with stages: nolint: 24.793937ms, identifier_marker: 16.121651ms, path_prettifier: 8.164204ms, autogenerated_exclude: 4.030806ms, exclude-rules: 3.232143ms, skip_dirs: 1.644061ms, cgo: 286.902µs, filename_unadjuster: 91.73µs, max_same_issues: 1.209µs, uniq_by_line: 762ns, max_from_linter: 429ns, diff: 414ns, skip_files: 396ns, source_code: 326ns, exclude: 294ns, max_per_file_from_linter: 236ns, path_shortener: 232ns [2021-03-16T07:59:03.423Z] INFO [runner] linters took 1m42.308036382s with stages: goanalysis_metalinter: 1m21.159892671s, unused: 21.089607341s [2021-03-16T07:59:03.423Z] INFO File cache stats: 1453 entries of total size 6.8MiB [2021-03-16T07:59:03.423Z] INFO Memory: 1535 samples, avg is 789.4MB, max is 3837.7MB [2021-03-16T07:59:03.423Z] INFO Execution took 3m43.379671098s [2021-03-16T07:59:03.423Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-03-16T07:59:03.795Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42152/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 hack/make.sh dynbinary-daemon test-docker-py [2021-03-16T07:59:04.224Z] #72 ... [2021-03-16T07:59:04.224Z] [2021-03-16T07:59:04.224Z] #73 importing to docker [2021-03-16T07:59:04.224Z] #73 sha256:a230233173a0a6e3d5a81198a86d592a81cc81b76977ed5fde4023f8b0253bca [2021-03-16T07:59:04.357Z] [2021-03-16T07:59:04.357Z] Removing bundles/ [2021-03-16T07:59:04.357Z] [2021-03-16T07:59:04.357Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-16T07:59:04.357Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-16T07:59:04.357Z] GOOS="" GOARCH="" GOARM="" [2021-03-16T07:59:04.764Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 6.7% of statements [2021-03-16T07:59:04.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-16T07:59:05.026Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 43.2% of statements [2021-03-16T07:59:05.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-16T07:59:05.288Z] ok github.com/docker/docker/daemon/logger/awslogs 0.257s coverage: 77.8% of statements [2021-03-16T07:59:06.237Z] ok github.com/docker/docker/daemon/logger/gelf 0.064s coverage: 67.0% of statements [2021-03-16T07:59:06.500Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 23.9% of statements [2021-03-16T07:59:06.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-16T07:59:06.763Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.032s coverage: 61.6% of statements [2021-03-16T07:59:07.024Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.332s coverage: 57.7% of statements [2021-03-16T07:59:07.024Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-16T07:59:07.024Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-16T07:59:07.024Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-16T07:59:07.024Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-16T07:59:07.024Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-16T07:59:07.024Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-16T07:59:07.024Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.049s coverage: 87.2% of statements [2021-03-16T07:59:07.147Z] Sending build context to Docker daemon 58.32MB [2021-03-16T07:59:07.147Z] [2021-03-16T07:59:07.147Z] Step 1/10 : FROM microsoft/windowsservercore [2021-03-16T07:59:07.147Z] ---> 3eaa9ebbf51f [2021-03-16T07:59:07.147Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-03-16T07:59:07.147Z] ---> Running in 9b14378ef77e [2021-03-16T07:59:07.147Z] Removing intermediate container 9b14378ef77e [2021-03-16T07:59:07.147Z] ---> 242c885f28fb [2021-03-16T07:59:07.147Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-03-16T07:59:07.147Z] ---> Running in eaae68fa4223 [2021-03-16T07:59:07.618Z] Removing intermediate container eaae68fa4223 [2021-03-16T07:59:07.618Z] ---> 0fe095cbea98 [2021-03-16T07:59:07.618Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-03-16T07:59:07.618Z] ---> Running in 6e0b10ec3f15 [2021-03-16T07:59:07.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-16T07:59:07.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-16T07:59:08.088Z] Removing intermediate container 6e0b10ec3f15 [2021-03-16T07:59:08.088Z] ---> 6ecf4a44832f [2021-03-16T07:59:08.088Z] 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-03-16T07:59:08.088Z] ---> Running in d580a3aec59c [2021-03-16T07:59:08.414Z] ok github.com/docker/docker/daemon/logger/local 0.055s coverage: 75.2% of statements [2021-03-16T07:59:08.414Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-16T07:59:08.559Z] Removing intermediate container d580a3aec59c [2021-03-16T07:59:08.559Z] ---> effb273db2c2 [2021-03-16T07:59:08.559Z] 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-03-16T07:59:08.559Z] ---> Running in 4e61b5fb1d7d [2021-03-16T07:59:08.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-16T07:59:08.987Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2021-03-16T07:59:09.250Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.086s coverage: 57.5% of statements [2021-03-16T07:59:09.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-16T07:59:09.823Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2021-03-16T07:59:10.085Z] ok github.com/docker/docker/daemon/logger/syslog 0.033s coverage: 46.8% of statements [2021-03-16T07:59:10.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-16T07:59:10.658Z] ok github.com/docker/docker/daemon/network 0.025s coverage: 63.8% of statements [2021-03-16T07:59:11.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-16T07:59:11.603Z] ok github.com/docker/docker/daemon/logger/splunk 1.913s coverage: 82.5% of statements [2021-03-16T07:59:11.603Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-16T07:59:11.603Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-16T07:59:12.039Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-16T07:59:12.039Z] Using test binary docker [2021-03-16T07:59:12.039Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-16T07:59:12.039Z] +++ /etc/init.d/apparmor start [2021-03-16T07:59:12.039Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-16T07:59:12.039Z] INFO: Waiting for daemon to start... [2021-03-16T07:59:12.039Z] Starting dockerd [2021-03-16T07:59:12.039Z] +++ 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-03-16T07:59:12.177Z] ok github.com/docker/docker/distribution/metadata 0.159s coverage: 48.2% of statements [2021-03-16T07:59:13.569Z] ok github.com/docker/docker/errdefs 0.016s coverage: 53.1% of statements [2021-03-16T07:59:13.830Z] ok github.com/docker/docker/distribution 0.397s coverage: 25.0% of statements [2021-03-16T07:59:13.830Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-16T07:59:14.103Z] . [2021-03-16T07:59:14.103Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-16T07:59:14.103Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-16T07:59:14.103Z] Error: No such image: emptyfs [2021-03-16T07:59:14.103Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-16T07:59:14.103Z] ++++ docker load [2021-03-16T07:59:14.394Z] Running integration-test (iteration 1) [2021-03-16T07:59:14.394Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-03-16T07:59:14.394Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-16T07:59:14.394Z] ++ set -e [2021-03-16T07:59:14.394Z] ++ '[' -n 0 ']' [2021-03-16T07:59:14.394Z] ++ set -x [2021-03-16T07:59:14.394Z] ++ 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=s390x 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/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-16T07:59:14.405Z] ok github.com/docker/docker/image 0.064s coverage: 86.6% of statements [2021-03-16T07:59:14.461Z] [2021-03-16T07:59:14.461Z] SUCCESS: Specified value was saved. [2021-03-16T07:59:14.667Z] ok github.com/docker/docker/distribution/xfer 1.743s coverage: 85.6% of statements [2021-03-16T07:59:14.667Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-16T07:59:14.931Z] INFO: Downloading git... [2021-03-16T07:59:15.615Z] ok github.com/docker/docker/image/cache 0.061s coverage: 19.2% of statements [2021-03-16T07:59:15.876Z] ok github.com/docker/docker/image/tarexport 0.061s coverage: 0.6% of statements [2021-03-16T07:59:16.138Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2021-03-16T07:59:16.138Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-16T07:59:16.138Z] ok github.com/docker/docker/libcontainerd/queue 0.046s coverage: 100.0% of statements [2021-03-16T07:59:16.516Z] INFO: Downloading go... [2021-03-16T07:59:18.062Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 52.9% of statements [2021-03-16T07:59:18.062Z] ok github.com/docker/docker/opts 0.051s coverage: 67.1% of statements [2021-03-16T07:59:18.062Z] ok github.com/docker/docker/oci 0.033s coverage: 45.2% of statements [2021-03-16T07:59:18.636Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2021-03-16T07:59:18.752Z] INFO: Downloading compiler 1 of 3... [2021-03-16T07:59:19.210Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2021-03-16T07:59:19.472Z] ok github.com/docker/docker/pkg/authorization 0.332s coverage: 68.3% of statements [2021-03-16T07:59:19.624Z] #73 DONE 16.2s [2021-03-16T07:59:19.624Z] [2021-03-16T07:59:19.624Z] #72 exporting to oci image format [2021-03-16T07:59:19.624Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-03-16T07:59:19.624Z] #72 sending tarball 32.6s done [2021-03-16T07:59:19.624Z] #72 DONE 117.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-16T07:59:19.744Z] INFO: Downloading compiler 2 of 3... [2021-03-16T07:59:19.966Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-16T07:59:19.966Z] [2021-03-16T07:59:19.966Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-16T07:59:19.966Z] DOCKER_SYSTEMD=1 [2021-03-16T07:59:19.966Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-16T07:59:19.966Z] HOSTNAME=ff9ff8434665 [2021-03-16T07:59:19.966Z] DEST=bundles/test-integration [2021-03-16T07:59:19.966Z] PWD=/go/src/github.com/docker/docker [2021-03-16T07:59:19.966Z] DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T07:59:19.966Z] container=docker [2021-03-16T07:59:19.966Z] HOME=/root [2021-03-16T07:59:19.966Z] LANG=C.UTF-8 [2021-03-16T07:59:19.966Z] INVOCATION_ID=662525b872ba43aea9a986f8486cef6f [2021-03-16T07:59:19.966Z] GOLANG_VERSION=1.13.15 [2021-03-16T07:59:19.966Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-16T07:59:19.966Z] VALIDATE_BRANCH=master [2021-03-16T07:59:19.966Z] TERM=xterm [2021-03-16T07:59:19.966Z] DOCKER_PKG=github.com/docker/docker [2021-03-16T07:59:19.966Z] SHLVL=3 [2021-03-16T07:59:19.966Z] TIMEOUT=120m [2021-03-16T07:59:19.966Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-16T07:59:19.966Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-16T07:59:19.966Z] GO111MODULE=off [2021-03-16T07:59:19.966Z] DOCKER_EXPERIMENTAL=1 [2021-03-16T07:59:19.966Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-16T07:59:19.966Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-16T07:59:19.966Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-16T07:59:19.966Z] GOPATH=/go [2021-03-16T07:59:19.966Z] PKG_CONFIG=pkg-config [2021-03-16T07:59:19.966Z] _=/usr/bin/env [2021-03-16T07:59:19.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-16T07:59:20.083Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42152/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 hack/test/unit [2021-03-16T07:59:20.214Z] INFO: Downloading compiler 3 of 3... [2021-03-16T07:59:20.686Z] INFO: Extracting git... [2021-03-16T07:59:20.862Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2021-03-16T07:59:21.122Z] ok github.com/docker/docker/pkg/archive 1.145s coverage: 77.3% of statements [2021-03-16T07:59:21.384Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2021-03-16T07:59:21.958Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-03-16T07:59:22.529Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-03-16T07:59:23.100Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2021-03-16T07:59:23.673Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-03-16T07:59:23.933Z] ok github.com/docker/docker/pkg/chrootarchive 3.477s coverage: 43.2% of statements [2021-03-16T07:59:24.529Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-03-16T07:59:24.529Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2021-03-16T07:59:24.761Z] Loaded image: buildpack-deps:buster [2021-03-16T07:59:24.761Z] Loaded image: busybox:latest [2021-03-16T07:59:24.761Z] Loaded image: busybox:glibc [2021-03-16T07:59:25.100Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-03-16T07:59:25.361Z] ok github.com/docker/docker/pkg/fsutils 0.329s coverage: 85.1% of statements [2021-03-16T07:59:25.623Z] ok github.com/docker/docker/pkg/discovery/kv 3.112s coverage: 84.1% of statements [2021-03-16T07:59:25.709Z] ? github.com/docker/docker/api [no test files] [2021-03-16T07:59:26.197Z] ok github.com/docker/docker/layer 7.730s coverage: 68.8% of statements [2021-03-16T07:59:26.197Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-16T07:59:26.197Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-16T07:59:26.197Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-16T07:59:26.197Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-16T07:59:26.197Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-16T07:59:26.197Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-16T07:59:26.197Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-16T07:59:26.267Z] Loaded image: debian:bullseye [2021-03-16T07:59:26.267Z] Loaded image: hello-world:latest [2021-03-16T07:59:26.267Z] Loaded image: arm32v7/hello-world:latest [2021-03-16T07:59:26.267Z] INFO: Testing against a local daemon [2021-03-16T07:59:26.267Z] === RUN TestCgroupNamespacesBuild [2021-03-16T07:59:26.770Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2021-03-16T07:59:26.770Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2021-03-16T07:59:26.770Z] ok github.com/docker/docker/pkg/idtools 0.877s coverage: 69.5% of statements [2021-03-16T07:59:26.770Z] ok github.com/docker/docker/pkg/ioutils 0.630s coverage: 70.6% of statements [2021-03-16T07:59:26.770Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-16T07:59:26.770Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-16T07:59:26.770Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-16T07:59:27.345Z] ok github.com/docker/docker/pkg/namesgenerator 0.014s coverage: 85.7% of statements [2021-03-16T07:59:27.345Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-16T07:59:27.345Z] ok github.com/docker/docker/pkg/parsers 0.023s coverage: 97.0% of statements [2021-03-16T07:59:27.608Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2021-03-16T07:59:27.869Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.040s coverage: 86.7% of statements [2021-03-16T07:59:27.869Z] ok github.com/docker/docker/pkg/pidfile 0.026s coverage: 82.4% of statements [2021-03-16T07:59:27.869Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-16T07:59:27.869Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-16T07:59:28.813Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2021-03-16T07:59:29.018Z] --- PASS: TestCgroupNamespacesBuild (2.30s) [2021-03-16T07:59:29.018Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-16T07:59:29.075Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2021-03-16T07:59:29.075Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2021-03-16T07:59:29.337Z] ok github.com/docker/docker/pkg/progress 0.021s coverage: 75.9% of statements [2021-03-16T07:59:29.910Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2021-03-16T07:59:30.482Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-03-16T07:59:30.744Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 75.0% of statements [2021-03-16T07:59:30.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-16T07:59:31.006Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-03-16T07:59:31.006Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2021-03-16T07:59:31.081Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.10s) [2021-03-16T07:59:31.081Z] === RUN TestBuildWithSession [2021-03-16T07:59:31.081Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-16T07:59:31.081Z] build_session_test.go:25: TODO: BuildKit [2021-03-16T07:59:31.081Z] === RUN TestBuildSquashParent [2021-03-16T07:59:31.950Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 54.2% of statements [2021-03-16T07:59:32.211Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2021-03-16T07:59:32.784Z] ok github.com/docker/docker/pkg/tailfile 0.093s coverage: 88.6% of statements [2021-03-16T07:59:32.784Z] ok github.com/docker/docker/pkg/signal 2.800s coverage: 61.0% of statements [2021-03-16T07:59:33.211Z] INFO: Expanding go... [2021-03-16T07:59:33.357Z] ok github.com/docker/docker/pkg/tarsum 0.107s coverage: 89.3% of statements [2021-03-16T07:59:33.357Z] testing: warning: no tests to run [2021-03-16T07:59:33.357Z] coverage: [no statements] [2021-03-16T07:59:33.357Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2021-03-16T07:59:33.618Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-03-16T07:59:33.618Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2021-03-16T07:59:33.618Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2021-03-16T07:59:35.007Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2021-03-16T07:59:35.007Z] ok github.com/docker/docker/profiles/seccomp 0.023s coverage: 85.4% of statements [2021-03-16T07:59:36.397Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-03-16T07:59:36.397Z] ok github.com/docker/docker/plugin 0.563s coverage: 23.2% of statements [2021-03-16T07:59:37.791Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2021-03-16T07:59:38.053Z] ok github.com/docker/docker/quota 0.592s coverage: 71.4% of statements [2021-03-16T07:59:38.315Z] ok github.com/docker/docker/registry 0.219s coverage: 57.2% of statements [2021-03-16T07:59:38.315Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 50.9% of statements [2021-03-16T07:59:39.261Z] ok github.com/docker/docker/testutil 0.021s coverage: 62.5% of statements [2021-03-16T07:59:39.261Z] ok github.com/docker/docker/runconfig 0.024s coverage: 66.1% of statements [2021-03-16T07:59:40.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-16T07:59:41.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-16T07:59:41.445Z] --- PASS: TestBuildSquashParent (9.08s) [2021-03-16T07:59:41.445Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-16T07:59:41.445Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T07:59:41.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T07:59:41.445Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T07:59:41.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T07:59:41.445Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T07:59:41.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T07:59:41.445Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T07:59:41.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T07:59:41.445Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T07:59:41.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T07:59:41.445Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T07:59:41.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T07:59:41.445Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T07:59:41.445Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T07:59:41.813Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2021-03-16T07:59:41.813Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.0% of statements [2021-03-16T07:59:42.387Z] ok github.com/docker/docker/volume/local 0.257s coverage: 76.4% of statements [2021-03-16T07:59:42.477Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T07:59:42.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-16T07:59:42.768Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T07:59:43.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-16T07:59:43.771Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2021-03-16T07:59:43.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-16T07:59:44.385Z] ok github.com/docker/docker/api/server 0.020s coverage: 9.0% of statements [2021-03-16T07:59:45.495Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T07:59:45.495Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T07:59:45.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-16T07:59:48.220Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-16T07:59:48.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.74s) [2021-03-16T07:59:48.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.87s) [2021-03-16T07:59:48.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s) [2021-03-16T07:59:48.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.85s) [2021-03-16T07:59:48.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.67s) [2021-03-16T07:59:48.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.61s) [2021-03-16T07:59:48.220Z] === RUN TestBuildMultiStageCopy [2021-03-16T07:59:48.220Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-16T07:59:48.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-16T07:59:50.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-16T07:59:51.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-16T07:59:51.733Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-16T07:59:51.733Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-16T07:59:51.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-16T07:59:52.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-16T07:59:52.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-16T07:59:52.365Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-16T07:59:53.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-16T07:59:53.397Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-16T07:59:54.031Z] --- PASS: TestBuildMultiStageCopy (5.98s) [2021-03-16T07:59:54.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.20s) [2021-03-16T07:59:54.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2021-03-16T07:59:54.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s) [2021-03-16T07:59:54.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.75s) [2021-03-16T07:59:54.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.74s) [2021-03-16T07:59:54.032Z] === RUN TestBuildMultiStageParentConfig [2021-03-16T07:59:54.489Z] INFO: Expanding compiler 1 of 3... [2021-03-16T07:59:54.489Z] INFO: Expanding compiler 2 of 3... [2021-03-16T07:59:54.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-16T07:59:55.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-16T07:59:56.096Z] --- PASS: TestBuildMultiStageParentConfig (1.86s) [2021-03-16T07:59:56.096Z] === RUN TestBuildLabelWithTargets [2021-03-16T07:59:56.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-16T07:59:58.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-16T07:59:58.294Z] INFO: Expanding compiler 3 of 3... [2021-03-16T07:59:58.765Z] INFO: Removing downloaded files... [2021-03-16T07:59:58.765Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-03-16T07:59:58.765Z] INFO: Configuring git core.autocrlf... [2021-03-16T07:59:58.890Z] --- PASS: TestBuildLabelWithTargets (2.76s) [2021-03-16T07:59:58.890Z] === RUN TestBuildWithEmptyLayers [2021-03-16T07:59:59.213Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-16T07:59:59.213Z] Using test binary docker [2021-03-16T07:59:59.213Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-16T07:59:59.213Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-16T07:59:59.213Z] INFO: Waiting for daemon to start... [2021-03-16T07:59:59.213Z] Starting dockerd [2021-03-16T07:59:59.922Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2021-03-16T07:59:59.922Z] === RUN TestBuildMultiStageOnBuild [2021-03-16T08:00:01.122Z] . [2021-03-16T08:00:01.122Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-16T08:00:01.122Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-16T08:00:01.122Z] Error: No such image: emptyfs [2021-03-16T08:00:01.692Z] Running integration-test (iteration 1) [2021-03-16T08:00:01.692Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-16T08:00:03.434Z] --- PASS: TestBuildMultiStageOnBuild (3.54s) [2021-03-16T08:00:03.434Z] === RUN TestBuildUncleanTarFilenames [2021-03-16T08:00:05.016Z] --- PASS: TestBuildUncleanTarFilenames (1.70s) [2021-03-16T08:00:05.016Z] === RUN TestBuildMultiStageLayerLeak [2021-03-16T08:00:05.722Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.6% of statements [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/rootless [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/volume [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-16T08:00:05.722Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-16T08:00:05.722Z] [2021-03-16T08:00:05.722Z] === Skipped [2021-03-16T08:00:05.722Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-16T08:00:05.722Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-16T08:00:05.722Z] [2021-03-16T08:00:05.722Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-16T08:00:05.722Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-16T08:00:05.722Z] [2021-03-16T08:00:05.722Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-16T08:00:05.722Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:00:05.722Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T08:00:05.722Z] [2021-03-16T08:00:05.722Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-16T08:00:05.722Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:00:05.722Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T08:00:05.722Z] [2021-03-16T08:00:05.722Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-16T08:00:05.722Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:00:05.722Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T08:00:05.722Z] [2021-03-16T08:00:05.722Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-16T08:00:05.722Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:00:05.722Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T08:00:05.722Z] [2021-03-16T08:00:05.722Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-16T08:00:05.722Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:00:05.722Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T08:00:05.722Z] [2021-03-16T08:00:05.722Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-16T08:00:05.722Z] graphtest_unix.go:73: No driver to put! [2021-03-16T08:00:05.722Z] [2021-03-16T08:00:05.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-16T08:00:05.722Z] time="2021-03-16T07:58:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T08:00:05.722Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T08:00:05.722Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T08:00:05.722Z] [2021-03-16T08:00:05.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-16T08:00:05.723Z] time="2021-03-16T07:58:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T08:00:05.723Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T08:00:05.723Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T08:00:05.723Z] [2021-03-16T08:00:05.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-16T08:00:05.723Z] time="2021-03-16T07:58:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T08:00:05.723Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T08:00:05.723Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T08:00:05.723Z] [2021-03-16T08:00:05.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-16T08:00:05.723Z] time="2021-03-16T07:58:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T08:00:05.723Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T08:00:05.723Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T08:00:05.723Z] [2021-03-16T08:00:05.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-16T08:00:05.723Z] time="2021-03-16T07:58:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T08:00:05.723Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T08:00:05.723Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T08:00:05.723Z] [2021-03-16T08:00:05.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-16T08:00:05.723Z] graphtest_unix.go:73: No driver to put! [2021-03-16T08:00:05.723Z] [2021-03-16T08:00:05.723Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-16T08:00:05.723Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-16T08:00:05.723Z] [2021-03-16T08:00:05.723Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-16T08:00:05.723Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-16T08:00:05.723Z] [2021-03-16T08:00:05.723Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-16T08:00:05.723Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-16T08:00:05.723Z] [2021-03-16T08:00:05.723Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-16T08:00:05.723Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-16T08:00:05.723Z] [2021-03-16T08:00:05.723Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-16T08:00:05.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:00:05.723Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T08:00:05.723Z] [2021-03-16T08:00:05.723Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-16T08:00:05.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:00:05.723Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T08:00:05.723Z] [2021-03-16T08:00:05.723Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-16T08:00:05.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:00:05.723Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T08:00:05.723Z] [2021-03-16T08:00:05.723Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-16T08:00:05.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:00:05.723Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T08:00:05.723Z] [2021-03-16T08:00:05.723Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-16T08:00:05.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:00:05.723Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T08:00:05.723Z] [2021-03-16T08:00:05.723Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-16T08:00:05.723Z] graphtest_unix.go:73: No driver to put! [2021-03-16T08:00:05.723Z] [2021-03-16T08:00:05.723Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-16T08:00:05.723Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-16T08:00:05.723Z] [2021-03-16T08:00:05.723Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-16T08:00:05.723Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-16T08:00:05.723Z] [2021-03-16T08:00:05.723Z] [2021-03-16T08:00:05.723Z] DONE 2244 tests, 26 skipped in 196.186s Post stage [Pipeline] junit [2021-03-16T08:00:05.737Z] Recording test results [2021-03-16T08:00:07.712Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-16T08:00:08.128Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42152/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 -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:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 hack/make.sh dynbinary test-integration [2021-03-16T08:00:09.090Z] [2021-03-16T08:00:09.091Z] Removing bundles/ [2021-03-16T08:00:09.091Z] [2021-03-16T08:00:09.091Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-16T08:00:09.091Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-16T08:00:09.091Z] GOOS="" GOARCH="" GOARM="" [2021-03-16T08:00:09.516Z] --- PASS: TestBuildMultiStageLayerLeak (3.79s) [2021-03-16T08:00:09.516Z] === RUN TestBuildWithHugeFile [2021-03-16T08:00:13.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-16T08:00:13.920Z] Loaded image: buildpack-deps:buster [2021-03-16T08:00:13.920Z] Loaded image: busybox:latest [2021-03-16T08:00:13.920Z] Loaded image: busybox:glibc [2021-03-16T08:00:16.463Z] Loaded image: debian:bullseye [2021-03-16T08:00:16.724Z] Loaded image: hello-world:latest [2021-03-16T08:00:16.724Z] Loaded image: arm32v7/hello-world:latest [2021-03-16T08:00:16.724Z] INFO: Testing against a local daemon [2021-03-16T08:00:16.724Z] === RUN TestCgroupNamespacesBuild [2021-03-16T08:00:20.019Z] --- PASS: TestCgroupNamespacesBuild (2.76s) [2021-03-16T08:00:20.019Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-16T08:00:21.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-16T08:00:22.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-16T08:00:22.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-16T08:00:22.559Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.52s) [2021-03-16T08:00:22.559Z] === RUN TestBuildWithSession [2021-03-16T08:00:22.559Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-16T08:00:22.559Z] build_session_test.go:25: TODO: BuildKit [2021-03-16T08:00:22.559Z] === RUN TestBuildSquashParent [2021-03-16T08:00:23.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-16T08:00:24.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-16T08:00:25.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-16T08:00:25.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-16T08:00:27.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-16T08:00:30.689Z] --- PASS: TestBuildSquashParent (7.97s) [2021-03-16T08:00:30.689Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-16T08:00:30.689Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T08:00:30.689Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T08:00:30.689Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T08:00:30.689Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T08:00:30.689Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T08:00:30.689Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T08:00:30.689Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T08:00:30.689Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T08:00:30.689Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T08:00:30.689Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T08:00:30.689Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T08:00:30.689Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T08:00:30.689Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T08:00:30.689Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T08:00:31.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-16T08:00:32.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-16T08:00:33.232Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T08:00:33.493Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T08:00:34.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-16T08:00:35.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-16T08:00:36.789Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T08:00:36.789Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T08:00:36.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-16T08:00:37.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-16T08:00:39.330Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-16T08:00:39.330Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.26s) [2021-03-16T08:00:39.330Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2021-03-16T08:00:39.330Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.82s) [2021-03-16T08:00:39.330Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s) [2021-03-16T08:00:39.330Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.06s) [2021-03-16T08:00:39.330Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.12s) [2021-03-16T08:00:39.330Z] === RUN TestBuildMultiStageCopy [2021-03-16T08:00:39.330Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-16T08:00:40.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-16T08:00:40.730Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-16T08:00:40.730Z] [2021-03-16T08:00:40.730Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-03-16T08:00:40.730Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-03-16T08:00:40.730Z] Using test binary docker [2021-03-16T08:00:40.730Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-16T08:00:40.730Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-16T08:00:40.730Z] INFO: Waiting for daemon to start... [2021-03-16T08:00:40.730Z] Starting dockerd [2021-03-16T08:00:40.730Z] . [2021-03-16T08:00:40.730Z] INFO: Building docker-sdk-python3:4.4.1... [2021-03-16T08:00:41.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-16T08:00:42.189Z] --- PASS: TestBuildWithHugeFile (30.71s) [2021-03-16T08:00:42.189Z] === RUN TestBuildWCOWSandboxSize [2021-03-16T08:00:42.189Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-16T08:00:42.189Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-16T08:00:42.189Z] === RUN TestBuildWithEmptyDockerfile [2021-03-16T08:00:42.189Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:00:42.189Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:00:42.189Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:00:42.189Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:00:42.189Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:00:42.189Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:00:42.189Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:00:42.189Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:00:42.189Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:00:42.189Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-03-16T08:00:42.189Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2021-03-16T08:00:42.189Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2021-03-16T08:00:42.189Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2021-03-16T08:00:42.189Z] === RUN TestBuildPreserveOwnership [2021-03-16T08:00:42.189Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-16T08:00:42.627Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-16T08:00:42.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-16T08:00:43.198Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-16T08:00:44.091Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-16T08:00:44.091Z] Using test binary docker [2021-03-16T08:00:44.091Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-16T08:00:44.091Z] Starting apparmor (via systemctl): apparmor.service. [2021-03-16T08:00:44.091Z] INFO: Waiting for daemon to start... [2021-03-16T08:00:44.091Z] Starting dockerd [2021-03-16T08:00:44.138Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-16T08:00:45.078Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-16T08:00:45.798Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-16T08:00:45.977Z] . [2021-03-16T08:00:45.977Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-16T08:00:45.977Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-16T08:00:45.977Z] Error: No such image: emptyfs [2021-03-16T08:00:46.233Z] Running integration-test (iteration 1) [2021-03-16T08:00:46.233Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-16T08:00:46.458Z] --- PASS: TestBuildMultiStageCopy (6.87s) [2021-03-16T08:00:46.458Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.87s) [2021-03-16T08:00:46.458Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2021-03-16T08:00:46.458Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-03-16T08:00:46.458Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-03-16T08:00:46.458Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-03-16T08:00:46.458Z] === RUN TestBuildMultiStageParentConfig [2021-03-16T08:00:48.605Z] --- PASS: TestBuildPreserveOwnership (8.33s) [2021-03-16T08:00:48.605Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.50s) [2021-03-16T08:00:48.605Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.82s) [2021-03-16T08:00:48.605Z] === RUN TestBuildPlatformInvalid [2021-03-16T08:00:48.605Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2021-03-16T08:00:48.605Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-16T08:00:51.736Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-03-16T08:00:51.736Z] === RUN TestBuildLabelWithTargets [2021-03-16T08:00:59.095Z] Loaded image: buildpack-deps:buster [2021-03-16T08:00:59.095Z] Loaded image: busybox:latest [2021-03-16T08:00:59.095Z] Loaded image: busybox:glibc [2021-03-16T08:00:59.864Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-03-16T08:00:59.864Z] === RUN TestBuildWithEmptyLayers [2021-03-16T08:01:01.070Z] Loaded image: buildpack-deps:buster [2021-03-16T08:01:01.070Z] Loaded image: busybox:latest [2021-03-16T08:01:01.070Z] Loaded image: busybox:glibc [2021-03-16T08:01:01.192Z] Loaded image: debian:bullseye [2021-03-16T08:01:01.192Z] Loaded image: hello-world:latest [2021-03-16T08:01:01.192Z] Loaded image: arm32v7/hello-world:latest [2021-03-16T08:01:01.632Z] Loaded image: debian:bullseye [2021-03-16T08:01:01.909Z] Loaded image: hello-world:latest [2021-03-16T08:01:01.909Z] Loaded image: arm32v7/hello-world:latest [2021-03-16T08:01:01.909Z] INFO: Testing against a local daemon [2021-03-16T08:01:01.909Z] === RUN TestCgroupNamespacesBuild [2021-03-16T08:01:02.404Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-03-16T08:01:02.404Z] === RUN TestBuildMultiStageOnBuild [2021-03-16T08:01:04.452Z] --- PASS: TestCgroupNamespacesBuild (2.05s) [2021-03-16T08:01:04.452Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-16T08:01:05.816Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.58s) [2021-03-16T08:01:05.816Z] === RUN TestBuildWithSession [2021-03-16T08:01:05.816Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-16T08:01:05.816Z] build_session_test.go:25: TODO: BuildKit [2021-03-16T08:01:05.816Z] === RUN TestBuildSquashParent [2021-03-16T08:01:06.730Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-16T08:01:06.730Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-16T08:01:06.730Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2021-03-16T08:01:06.730Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 5.7% of statements [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/types [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-16T08:01:06.730Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-16T08:01:06.730Z] ok github.com/docker/docker/api/types/time 0.026s coverage: 100.0% of statements [2021-03-16T08:01:06.730Z] ok github.com/docker/docker/api/types/versions 0.017s coverage: 75.0% of statements [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/builder [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-16T08:01:06.730Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-16T08:01:07.683Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-03-16T08:01:07.684Z] === RUN TestBuildUncleanTarFilenames [2021-03-16T08:01:07.826Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2021-03-16T08:01:08.253Z] --- PASS: TestBuildUncleanTarFilenames (0.93s) [2021-03-16T08:01:08.253Z] === RUN TestBuildMultiStageLayerLeak [2021-03-16T08:01:09.792Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (19.69s) [2021-03-16T08:01:09.792Z] PASS [2021-03-16T08:01:09.792Z] [2021-03-16T08:01:09.792Z] === Skipped [2021-03-16T08:01:09.792Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-03-16T08:01:09.792Z] build_session_test.go:25: TODO: BuildKit [2021-03-16T08:01:09.792Z] [2021-03-16T08:01:09.792Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-16T08:01:09.792Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-16T08:01:09.792Z] [2021-03-16T08:01:09.792Z] [2021-03-16T08:01:09.792Z] DONE 34 tests, 2 skipped in 114.003s [2021-03-16T08:01:09.792Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-03-16T08:01:09.792Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:01:09.792Z] ++ set -e [2021-03-16T08:01:09.792Z] ++ '[' -n 0 ']' [2021-03-16T08:01:09.792Z] ++ set -x [2021-03-16T08:01:09.792Z] ++ 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=s390x 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/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:01:09.792Z] INFO: Testing against a local daemon [2021-03-16T08:01:09.792Z] === RUN TestConfigInspect [2021-03-16T08:01:10.599Z] ok github.com/docker/docker/builder/remotecontext/git 3.958s coverage: 86.3% of statements [2021-03-16T08:01:12.138Z] ok github.com/docker/docker/builder/remotecontext 0.518s coverage: 13.7% of statements [2021-03-16T08:01:12.347Z] --- PASS: TestBuildSquashParent (6.29s) [2021-03-16T08:01:12.347Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-16T08:01:12.347Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T08:01:12.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T08:01:12.347Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T08:01:12.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T08:01:12.347Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T08:01:12.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T08:01:12.347Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T08:01:12.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T08:01:12.347Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T08:01:12.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T08:01:12.347Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T08:01:12.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T08:01:12.347Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T08:01:12.347Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T08:01:13.304Z] --- PASS: TestConfigInspect (4.24s) [2021-03-16T08:01:13.304Z] === RUN TestConfigList [2021-03-16T08:01:13.536Z] --- PASS: TestBuildMultiStageLayerLeak (5.05s) [2021-03-16T08:01:13.536Z] === RUN TestBuildWithHugeFile [2021-03-16T08:01:13.669Z] ok github.com/docker/docker/builder/dockerfile 1.217s coverage: 48.3% of statements [2021-03-16T08:01:13.669Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-16T08:01:13.669Z] ? github.com/docker/docker/cli [no test files] [2021-03-16T08:01:13.669Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-16T08:01:14.238Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T08:01:14.494Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T08:01:16.382Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T08:01:16.638Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T08:01:16.869Z] --- PASS: TestConfigList (4.00s) [2021-03-16T08:01:16.869Z] === RUN TestConfigsCreateAndDelete [2021-03-16T08:01:17.247Z] ok github.com/docker/docker/client 0.490s coverage: 75.4% of statements [2021-03-16T08:01:19.154Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-16T08:01:19.154Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.16s) [2021-03-16T08:01:19.154Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.48s) [2021-03-16T08:01:19.154Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.30s) [2021-03-16T08:01:19.154Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.29s) [2021-03-16T08:01:19.154Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.18s) [2021-03-16T08:01:19.154Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.30s) [2021-03-16T08:01:19.154Z] === RUN TestBuildMultiStageCopy [2021-03-16T08:01:19.154Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-16T08:01:21.041Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-16T08:01:21.298Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-16T08:01:21.298Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-16T08:01:21.315Z] --- PASS: TestConfigsCreateAndDelete (4.10s) [2021-03-16T08:01:21.315Z] === RUN TestConfigsUpdate [2021-03-16T08:01:21.554Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-16T08:01:21.810Z] --- PASS: TestBuildMultiStageCopy (2.91s) [2021-03-16T08:01:21.810Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s) [2021-03-16T08:01:21.810Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2021-03-16T08:01:21.810Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-03-16T08:01:21.810Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-03-16T08:01:21.810Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-03-16T08:01:21.810Z] === RUN TestBuildMultiStageParentConfig [2021-03-16T08:01:22.737Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2021-03-16T08:01:22.737Z] === RUN TestBuildLabelWithTargets [2021-03-16T08:01:23.665Z] --- PASS: TestBuildLabelWithTargets (1.05s) [2021-03-16T08:01:23.665Z] === RUN TestBuildWithEmptyLayers [2021-03-16T08:01:24.227Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-03-16T08:01:24.227Z] === RUN TestBuildMultiStageOnBuild [2021-03-16T08:01:25.096Z] Removing intermediate container 4e61b5fb1d7d [2021-03-16T08:01:25.096Z] ---> c8bf974a3455 [2021-03-16T08:01:25.096Z] 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-03-16T08:01:25.096Z] ---> Running in fa1b5485f613 [2021-03-16T08:01:25.096Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-03-16T08:01:25.096Z] go: finding gotest.tools v0.5.3 [2021-03-16T08:01:25.096Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-03-16T08:01:25.096Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-16T08:01:25.096Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-16T08:01:25.096Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T08:01:25.097Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-03-16T08:01:25.097Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T08:01:25.097Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-03-16T08:01:25.097Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-16T08:01:25.097Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T08:01:25.097Z] go: extracting github.com/fatih/color v1.9.0 [2021-03-16T08:01:25.097Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T08:01:25.097Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T08:01:25.097Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T08:01:25.097Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T08:01:25.097Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-16T08:01:25.097Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-16T08:01:25.097Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-16T08:01:25.097Z] go: downloading github.com/pkg/errors v0.9.1 [2021-03-16T08:01:25.097Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T08:01:25.097Z] go: extracting github.com/pkg/errors v0.9.1 [2021-03-16T08:01:25.097Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-16T08:01:25.097Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T08:01:25.097Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-16T08:01:25.097Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-16T08:01:25.097Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T08:01:25.097Z] go: finding github.com/fatih/color v1.9.0 [2021-03-16T08:01:25.097Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-16T08:01:25.097Z] go: finding github.com/pkg/errors v0.9.1 [2021-03-16T08:01:25.097Z] go: finding github.com/spf13/pflag v1.0.3 [2021-03-16T08:01:25.097Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-16T08:01:25.097Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-16T08:01:25.097Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-16T08:01:25.097Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-16T08:01:25.097Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-16T08:01:25.097Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-16T08:01:25.097Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-16T08:01:25.762Z] --- PASS: TestConfigsUpdate (4.03s) [2021-03-16T08:01:25.762Z] === RUN TestTemplatedConfig [2021-03-16T08:01:26.743Z] --- PASS: TestBuildMultiStageOnBuild (2.21s) [2021-03-16T08:01:26.743Z] === RUN TestBuildUncleanTarFilenames [2021-03-16T08:01:26.999Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-03-16T08:01:26.999Z] === RUN TestBuildMultiStageLayerLeak [2021-03-16T08:01:27.347Z] sha256:999f5949c331706b67eb0aa3cbe66e0c650014b6f3bd76f7f612cbb6a1e49726 [2021-03-16T08:01:27.347Z] INFO: Starting docker-py tests... [2021-03-16T08:01:27.347Z] ============================= test session starts ============================== [2021-03-16T08:01:27.347Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-03-16T08:01:27.347Z] rootdir: /src, inifile: pytest.ini [2021-03-16T08:01:27.347Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-03-16T08:01:27.347Z] collected 389 items / 1 deselected / 388 selected [2021-03-16T08:01:27.347Z] [2021-03-16T08:01:28.908Z] INFO: Build done for gotestsum... [2021-03-16T08:01:29.274Z] --- PASS: TestTemplatedConfig (3.93s) [2021-03-16T08:01:29.274Z] === RUN TestConfigCreateResolve [2021-03-16T08:01:29.512Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s) [2021-03-16T08:01:29.512Z] === RUN TestBuildWithHugeFile [2021-03-16T08:01:29.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-16T08:01:30.594Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-16T08:01:30.594Z] [2021-03-16T08:01:30.594Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-16T08:01:30.594Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-16T08:01:30.594Z] HOSTNAME=790bbea6a67b [2021-03-16T08:01:30.594Z] TESTDEBUG=0 [2021-03-16T08:01:30.594Z] DEST=bundles/test-integration [2021-03-16T08:01:30.594Z] PWD=/go/src/github.com/docker/docker [2021-03-16T08:01:30.594Z] DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T08:01:30.594Z] container=docker [2021-03-16T08:01:30.594Z] HOME=/root [2021-03-16T08:01:30.594Z] GOLANG_VERSION=1.13.15 [2021-03-16T08:01:30.594Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-16T08:01:30.594Z] VALIDATE_BRANCH=master [2021-03-16T08:01:30.594Z] TERM=xterm [2021-03-16T08:01:30.594Z] DOCKER_PKG=github.com/docker/docker [2021-03-16T08:01:30.594Z] SHLVL=1 [2021-03-16T08:01:30.594Z] TIMEOUT=120m [2021-03-16T08:01:30.594Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-16T08:01:30.594Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-16T08:01:30.594Z] GO111MODULE=off [2021-03-16T08:01:30.594Z] DOCKER_EXPERIMENTAL=1 [2021-03-16T08:01:30.594Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-16T08:01:30.594Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-16T08:01:30.594Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-16T08:01:30.594Z] GOPATH=/go [2021-03-16T08:01:30.594Z] PKG_CONFIG=pkg-config [2021-03-16T08:01:30.594Z] _=/usr/bin/env [2021-03-16T08:01:30.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-16T08:01:33.722Z] --- PASS: TestConfigCreateResolve (4.11s) [2021-03-16T08:01:33.722Z] === RUN TestConfigDaemonLibtrustID [2021-03-16T08:01:33.722Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-03-16T08:01:33.722Z] PASS [2021-03-16T08:01:33.722Z] [2021-03-16T08:01:33.722Z] DONE 7 tests in 25.077s [2021-03-16T08:01:33.722Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-03-16T08:01:33.722Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:01:33.722Z] ++ set -e [2021-03-16T08:01:33.722Z] ++ '[' -n 0 ']' [2021-03-16T08:01:33.722Z] ++ set -x [2021-03-16T08:01:33.722Z] ++ 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=s390x 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/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:01:33.722Z] INFO: Testing against a local daemon [2021-03-16T08:01:33.722Z] === RUN TestCheckpoint [2021-03-16T08:01:33.722Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-16T08:01:33.722Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-16T08:01:33.722Z] === RUN TestContainerInvalidJSON [2021-03-16T08:01:33.722Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:01:33.722Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:01:33.722Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:01:33.722Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:01:33.722Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:01:33.722Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:01:33.722Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:01:33.722Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:01:33.722Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:01:33.722Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-16T08:01:33.722Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-16T08:01:33.722Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-16T08:01:33.722Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-16T08:01:33.722Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-16T08:01:34.013Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2021-03-16T08:01:34.013Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-16T08:01:34.013Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-03-16T08:01:34.013Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-16T08:01:34.305Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-03-16T08:01:34.305Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-16T08:01:34.305Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2021-03-16T08:01:34.305Z] === RUN TestCopyFromContainer [2021-03-16T08:01:37.103Z] === RUN TestCopyFromContainer// [2021-03-16T08:01:37.103Z] === RUN TestCopyFromContainer//bar/root [2021-03-16T08:01:37.103Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-16T08:01:37.394Z] === RUN TestCopyFromContainer/bar/quux [2021-03-16T08:01:37.394Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-16T08:01:37.684Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-16T08:01:37.684Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-16T08:01:37.684Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-16T08:01:37.975Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-16T08:01:37.975Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-16T08:01:38.266Z] --- PASS: TestCopyFromContainer (3.82s) [2021-03-16T08:01:38.266Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-03-16T08:01:38.266Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2021-03-16T08:01:38.266Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-03-16T08:01:38.266Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2021-03-16T08:01:38.266Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2021-03-16T08:01:38.266Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-03-16T08:01:38.266Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-03-16T08:01:38.266Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-03-16T08:01:38.266Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-03-16T08:01:38.266Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-03-16T08:01:38.266Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-16T08:01:38.266Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:01:38.266Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:01:38.266Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:01:38.266Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:01:38.266Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:01:38.266Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:01:38.266Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:01:38.266Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:01:38.266Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:01:38.266Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-16T08:01:38.266Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-16T08:01:38.266Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-16T08:01:38.266Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-16T08:01:38.266Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-16T08:01:38.266Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-03-16T08:01:38.266Z] === RUN TestCreateWithInvalidEnv [2021-03-16T08:01:38.266Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-16T08:01:38.266Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-16T08:01:38.266Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-16T08:01:38.266Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-16T08:01:38.266Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-16T08:01:38.266Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-16T08:01:38.266Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-16T08:01:38.266Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-16T08:01:38.266Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-16T08:01:38.266Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-16T08:01:38.266Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-16T08:01:38.267Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-16T08:01:38.267Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-16T08:01:38.267Z] === RUN TestCreateTmpfsMountsTarget [2021-03-16T08:01:38.267Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-16T08:01:38.267Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-16T08:01:41.777Z] --- PASS: TestCreateWithCustomMaskedPaths (3.02s) [2021-03-16T08:01:41.777Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-16T08:01:43.876Z] Removing intermediate container fa1b5485f613 [2021-03-16T08:01:43.876Z] ---> 6685c7c70c69 [2021-03-16T08:01:43.876Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-03-16T08:01:43.876Z] ---> Running in f076439f305c [2021-03-16T08:01:43.876Z] Removing intermediate container f076439f305c [2021-03-16T08:01:43.876Z] ---> 0a7bc5c1e864 [2021-03-16T08:01:43.876Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-03-16T08:01:43.876Z] ---> Running in bf284064e1f2 [2021-03-16T08:01:44.019Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-03-16T08:01:44.347Z] Removing intermediate container bf284064e1f2 [2021-03-16T08:01:44.347Z] ---> be1c217f4dc8 [2021-03-16T08:01:44.347Z] Step 10/10 : COPY . . [2021-03-16T08:01:44.513Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.24s) [2021-03-16T08:01:44.513Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-16T08:01:44.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:01:44.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:01:44.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:01:44.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:01:44.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:01:44.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:01:44.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:01:44.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:01:44.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:01:44.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:01:44.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:01:44.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:01:44.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:01:44.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:01:44.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:01:44.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-16T08:01:44.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-16T08:01:44.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-16T08:01:44.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-16T08:01:44.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-16T08:01:44.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-16T08:01:44.513Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-16T08:01:44.581Z] tests/integration/api_client_test.py ..... [ 7%] [2021-03-16T08:01:45.545Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.07s) [2021-03-16T08:01:45.545Z] === RUN TestCreateDifferentPlatform [2021-03-16T08:01:45.545Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-16T08:01:45.545Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-16T08:01:45.545Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-16T08:01:45.545Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-16T08:01:45.545Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-16T08:01:45.545Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-16T08:01:45.545Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-03-16T08:01:45.545Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-16T08:01:45.837Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-03-16T08:01:45.837Z] === RUN TestContainerStartOnDaemonRestart [2021-03-16T08:01:45.837Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-16T08:01:45.837Z] === RUN TestDaemonRestartIpcMode [2021-03-16T08:01:45.837Z] === PAUSE TestDaemonRestartIpcMode [2021-03-16T08:01:45.837Z] === RUN TestDaemonHostGatewayIP [2021-03-16T08:01:45.837Z] === PAUSE TestDaemonHostGatewayIP [2021-03-16T08:01:45.837Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-16T08:01:45.837Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-16T08:01:45.837Z] === RUN TestContainerKillOnDaemonStart [2021-03-16T08:01:45.837Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-16T08:01:45.837Z] === RUN TestDiff [2021-03-16T08:01:46.324Z] tests/integration/api_config_test.py ..... [ 8%] [2021-03-16T08:01:46.869Z] --- PASS: TestDiff (1.10s) [2021-03-16T08:01:46.869Z] === RUN TestExecWithCloseStdin [2021-03-16T08:01:48.374Z] --- PASS: TestExecWithCloseStdin (1.27s) [2021-03-16T08:01:48.374Z] === RUN TestExec [2021-03-16T08:01:49.406Z] --- PASS: TestExec (1.28s) [2021-03-16T08:01:49.406Z] === RUN TestExecUser [2021-03-16T08:01:50.912Z] --- PASS: TestExecUser (1.25s) [2021-03-16T08:01:50.912Z] === RUN TestExportContainerAndImportImage [2021-03-16T08:01:52.417Z] --- PASS: TestExportContainerAndImportImage (1.44s) [2021-03-16T08:01:52.417Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-16T08:01:52.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-16T08:01:52.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-16T08:01:53.921Z] --- PASS: TestExportContainerAfterDaemonRestart (1.73s) [2021-03-16T08:01:53.921Z] === RUN TestHealthCheckWorkdir [2021-03-16T08:01:55.426Z] --- PASS: TestHealthCheckWorkdir (1.58s) [2021-03-16T08:01:55.426Z] === RUN TestHealthKillContainer [2021-03-16T08:01:56.715Z] ok github.com/docker/docker/cmd/dockerd 0.181s coverage: 29.1% of statements [2021-03-16T08:01:58.939Z] --- PASS: TestHealthKillContainer (3.25s) [2021-03-16T08:01:58.939Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-16T08:01:59.571Z] --- PASS: TestInspectCpusetInConfigPre120 (0.98s) [2021-03-16T08:01:59.571Z] === RUN TestIpcModeNone [2021-03-16T08:02:01.076Z] --- PASS: TestIpcModeNone (1.30s) [2021-03-16T08:02:01.076Z] === RUN TestIpcModePrivate [2021-03-16T08:02:01.218Z] ok github.com/docker/docker/container 0.172s coverage: 34.7% of statements [2021-03-16T08:02:01.218Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-16T08:02:01.218Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-16T08:02:01.218Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-16T08:02:01.218Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-16T08:02:01.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-16T08:02:01.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-16T08:02:02.590Z] --- PASS: TestIpcModePrivate (1.30s) [2021-03-16T08:02:02.590Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2021-03-16T08:02:02.590Z] === RUN TestIpcModeShareable [2021-03-16T08:02:03.622Z] --- PASS: TestIpcModeShareable (1.36s) [2021-03-16T08:02:03.622Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true [2021-03-16T08:02:03.622Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-16T08:02:04.002Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2021-03-16T08:02:06.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-16T08:02:08.069Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.94s) [2021-03-16T08:02:08.069Z] === RUN TestAPIIpcModeHost [2021-03-16T08:02:08.702Z] --- PASS: TestAPIIpcModeHost (1.08s) [2021-03-16T08:02:08.702Z] === RUN TestDaemonIpcModeShareable [2021-03-16T08:02:09.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-16T08:02:09.648Z] ok github.com/docker/docker/daemon/cluster/convert 0.060s coverage: 35.9% of statements [2021-03-16T08:02:09.868Z] --- PASS: TestBuildWithHugeFile (52.09s) [2021-03-16T08:02:09.868Z] === RUN TestBuildWCOWSandboxSize [2021-03-16T08:02:09.868Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-16T08:02:09.868Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-16T08:02:09.868Z] === RUN TestBuildWithEmptyDockerfile [2021-03-16T08:02:09.868Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:02:09.868Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:02:09.868Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:02:09.868Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:02:09.868Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:02:09.868Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:02:09.868Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:02:09.868Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:02:09.868Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:02:09.868Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2021-03-16T08:02:09.868Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-03-16T08:02:09.868Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-03-16T08:02:09.868Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-16T08:02:09.868Z] === RUN TestBuildPreserveOwnership [2021-03-16T08:02:09.868Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-16T08:02:10.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-16T08:02:10.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-16T08:02:10.767Z] --- PASS: TestDaemonIpcModeShareable (2.26s) [2021-03-16T08:02:10.767Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-03-16T08:02:10.767Z] === RUN TestDaemonIpcModePrivate [2021-03-16T08:02:12.409Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-16T08:02:13.214Z] ok github.com/docker/docker/daemon/cluster 0.138s coverage: 0.5% of statements [2021-03-16T08:02:13.493Z] --- PASS: TestDaemonIpcModePrivate (2.21s) [2021-03-16T08:02:13.493Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-03-16T08:02:13.493Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-16T08:02:14.508Z] ---> a5383a0d0f19 [2021-03-16T08:02:14.508Z] Successfully built a5383a0d0f19 [2021-03-16T08:02:14.508Z] Successfully tagged docker:latest [2021-03-16T08:02:14.508Z] INFO: Image build ended at 03/16/2021 08:02:11. Duration:00:03:09.9376689 [2021-03-16T08:02:14.508Z] [2021-03-16T08:02:14.508Z] [2021-03-16T08:02:14.508Z] INFO: Building the test binaries at 03/16/2021 08:02:11... [2021-03-16T08:02:15.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-16T08:02:15.556Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.24s) [2021-03-16T08:02:15.556Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-03-16T08:02:15.556Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-16T08:02:16.080Z] INFO: make.ps1 starting at 03/16/2021 08:02:15 [2021-03-16T08:02:16.553Z] INFO: Git commit (039e9670cb) assumed from DOCKER_GITCOMMIT environment variable [2021-03-16T08:02:16.553Z] INFO: Invoking autogen... [2021-03-16T08:02:16.611Z] --- PASS: TestBuildPreserveOwnership (10.49s) [2021-03-16T08:02:16.611Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.48s) [2021-03-16T08:02:16.611Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-03-16T08:02:16.611Z] === RUN TestBuildPlatformInvalid [2021-03-16T08:02:16.611Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-03-16T08:02:16.611Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-16T08:02:16.611Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-16T08:02:16.611Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-16T08:02:16.611Z] PASS [2021-03-16T08:02:16.611Z] [2021-03-16T08:02:16.611Z] === Skipped [2021-03-16T08:02:16.611Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-16T08:02:16.611Z] build_session_test.go:25: TODO: BuildKit [2021-03-16T08:02:16.611Z] [2021-03-16T08:02:16.611Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-16T08:02:16.611Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-16T08:02:16.611Z] [2021-03-16T08:02:16.611Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-16T08:02:16.611Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-16T08:02:16.611Z] [2021-03-16T08:02:16.611Z] [2021-03-16T08:02:16.611Z] DONE 34 tests, 3 skipped in 134.648s [2021-03-16T08:02:16.611Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-16T08:02:16.611Z] INFO: Testing against a local daemon [2021-03-16T08:02:16.611Z] === RUN TestConfigInspect [2021-03-16T08:02:16.611Z] --- SKIP: TestConfigInspect (0.02s) [2021-03-16T08:02:16.611Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:02:16.611Z] === RUN TestConfigList [2021-03-16T08:02:16.611Z] --- SKIP: TestConfigList (0.01s) [2021-03-16T08:02:16.611Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:02:16.611Z] === RUN TestConfigsCreateAndDelete [2021-03-16T08:02:16.611Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-03-16T08:02:16.611Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:02:16.611Z] === RUN TestConfigsUpdate [2021-03-16T08:02:16.611Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-03-16T08:02:16.611Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:02:16.611Z] === RUN TestTemplatedConfig [2021-03-16T08:02:16.611Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-16T08:02:16.611Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:02:16.611Z] === RUN TestConfigCreateResolve [2021-03-16T08:02:16.611Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-03-16T08:02:16.611Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:02:16.611Z] === RUN TestConfigDaemonLibtrustID [2021-03-16T08:02:16.797Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.0% of statements [2021-03-16T08:02:17.024Z] INFO: Building daemon... [2021-03-16T08:02:17.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-16T08:02:17.621Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.22s) [2021-03-16T08:02:17.621Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-03-16T08:02:17.621Z] === RUN TestIpcModeOlderClient [2021-03-16T08:02:17.621Z] === PAUSE TestIpcModeOlderClient [2021-03-16T08:02:17.621Z] === RUN TestKillContainerInvalidSignal [2021-03-16T08:02:17.992Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-03-16T08:02:17.993Z] PASS [2021-03-16T08:02:17.993Z] [2021-03-16T08:02:17.993Z] === Skipped [2021-03-16T08:02:17.993Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-03-16T08:02:17.993Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:02:17.993Z] [2021-03-16T08:02:17.993Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-03-16T08:02:17.993Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:02:17.993Z] [2021-03-16T08:02:17.993Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-03-16T08:02:17.993Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:02:17.993Z] [2021-03-16T08:02:17.993Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-03-16T08:02:17.993Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:02:17.993Z] [2021-03-16T08:02:17.993Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-03-16T08:02:17.993Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:02:17.993Z] [2021-03-16T08:02:17.993Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-03-16T08:02:17.993Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:02:17.993Z] [2021-03-16T08:02:17.993Z] [2021-03-16T08:02:17.993Z] DONE 7 tests, 6 skipped in 1.764s [2021-03-16T08:02:17.993Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-16T08:02:18.253Z] INFO: Testing against a local daemon [2021-03-16T08:02:18.253Z] === RUN TestCheckpoint [2021-03-16T08:02:18.253Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-16T08:02:18.253Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-16T08:02:18.253Z] === RUN TestContainerInvalidJSON [2021-03-16T08:02:18.253Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:02:18.253Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:02:18.253Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:02:18.253Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:02:18.253Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:02:18.253Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:02:18.253Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:02:18.253Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:02:18.253Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:02:18.253Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-16T08:02:18.253Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-16T08:02:18.253Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-16T08:02:18.253Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-16T08:02:18.253Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-16T08:02:18.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-16T08:02:18.340Z] ok github.com/docker/docker/daemon/config 0.100s coverage: 81.8% of statements [2021-03-16T08:02:18.514Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-03-16T08:02:18.514Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-16T08:02:18.514Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-03-16T08:02:18.514Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-16T08:02:18.514Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-03-16T08:02:18.514Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-16T08:02:18.514Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-03-16T08:02:18.514Z] === RUN TestCopyFromContainer [2021-03-16T08:02:18.654Z] --- PASS: TestKillContainerInvalidSignal (1.09s) [2021-03-16T08:02:18.654Z] === RUN TestKillContainer [2021-03-16T08:02:18.654Z] === RUN TestKillContainer/no_signal [2021-03-16T08:02:18.985Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2021-03-16T08:02:19.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-16T08:02:19.690Z] === RUN TestKillContainer/non_killing_signal [2021-03-16T08:02:20.723Z] === RUN TestKillContainer/killing_signal [2021-03-16T08:02:21.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-16T08:02:21.087Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-03-16T08:02:21.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-16T08:02:22.276Z] --- PASS: TestKillContainer (3.44s) [2021-03-16T08:02:22.276Z] --- PASS: TestKillContainer/no_signal (1.12s) [2021-03-16T08:02:22.276Z] --- PASS: TestKillContainer/non_killing_signal (0.78s) [2021-03-16T08:02:22.276Z] --- PASS: TestKillContainer/killing_signal (1.12s) [2021-03-16T08:02:22.276Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-16T08:02:22.276Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-16T08:02:22.714Z] === RUN TestCopyFromContainer// [2021-03-16T08:02:22.714Z] === RUN TestCopyFromContainer//bar/root [2021-03-16T08:02:22.714Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-16T08:02:22.714Z] === RUN TestCopyFromContainer/bar/quux [2021-03-16T08:02:22.714Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-16T08:02:22.714Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-16T08:02:22.714Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-16T08:02:22.714Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-16T08:02:22.714Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-16T08:02:22.714Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-16T08:02:22.974Z] --- PASS: TestCopyFromContainer (4.30s) [2021-03-16T08:02:22.974Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-03-16T08:02:22.974Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-16T08:02:22.974Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-16T08:02:22.974Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-03-16T08:02:22.974Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-16T08:02:22.974Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-03-16T08:02:22.974Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-16T08:02:22.974Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-16T08:02:22.974Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-03-16T08:02:22.974Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-03-16T08:02:22.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-16T08:02:22.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:02:22.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:02:22.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:02:22.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:02:22.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:02:22.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:02:22.974Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:02:22.974Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:02:22.974Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:02:22.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-16T08:02:22.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-16T08:02:22.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-16T08:02:22.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-16T08:02:22.974Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-16T08:02:22.974Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-03-16T08:02:22.974Z] === RUN TestCreateWithInvalidEnv [2021-03-16T08:02:22.974Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-16T08:02:22.974Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-16T08:02:22.974Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-16T08:02:22.974Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-16T08:02:22.974Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-16T08:02:22.974Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-16T08:02:22.974Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-16T08:02:22.974Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-16T08:02:22.974Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-16T08:02:22.974Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-16T08:02:22.974Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-16T08:02:22.974Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-16T08:02:22.974Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-16T08:02:22.974Z] === RUN TestCreateTmpfsMountsTarget [2021-03-16T08:02:22.974Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-16T08:02:22.974Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-16T08:02:22.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-16T08:02:23.308Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-16T08:02:23.555Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-03-16T08:02:24.361Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.15s) [2021-03-16T08:02:24.361Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.05s) [2021-03-16T08:02:24.361Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s) [2021-03-16T08:02:24.361Z] === RUN TestKillStoppedContainer [2021-03-16T08:02:24.361Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-03-16T08:02:24.361Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-16T08:02:24.361Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2021-03-16T08:02:24.361Z] === RUN TestKillDifferentUserContainer [2021-03-16T08:02:24.635Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-03-16T08:02:24.635Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.531s coverage: 14.0% of statements [2021-03-16T08:02:25.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-16T08:02:25.515Z] --- PASS: TestCreateWithCustomMaskedPaths (2.04s) [2021-03-16T08:02:25.515Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-16T08:02:25.683Z] --- PASS: TestBuildWithHugeFile (53.61s) [2021-03-16T08:02:25.683Z] === RUN TestBuildWCOWSandboxSize [2021-03-16T08:02:25.683Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-03-16T08:02:25.683Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-16T08:02:25.683Z] === RUN TestBuildWithEmptyDockerfile [2021-03-16T08:02:25.683Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:02:25.683Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:02:25.683Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:02:25.683Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:02:25.683Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:02:25.683Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:02:25.683Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:02:25.683Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:02:25.683Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:02:25.683Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-03-16T08:02:25.683Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-03-16T08:02:25.683Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-03-16T08:02:25.683Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-16T08:02:25.683Z] === RUN TestBuildPreserveOwnership [2021-03-16T08:02:25.683Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-16T08:02:25.685Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.703s coverage: 57.1% of statements [2021-03-16T08:02:25.866Z] --- PASS: TestKillDifferentUserContainer (1.15s) [2021-03-16T08:02:25.866Z] === RUN TestInspectOomKilledTrue [2021-03-16T08:02:25.866Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-16T08:02:25.866Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:02:25.866Z] === RUN TestInspectOomKilledFalse [2021-03-16T08:02:25.866Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-16T08:02:25.866Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:02:25.866Z] === RUN TestLinksEtcHostsContentMatch [2021-03-16T08:02:26.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-16T08:02:26.498Z] --- PASS: TestLinksEtcHostsContentMatch (0.93s) [2021-03-16T08:02:26.498Z] === RUN TestLinksContainerNames [2021-03-16T08:02:26.612Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-16T08:02:27.432Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.07s) [2021-03-16T08:02:27.432Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-16T08:02:27.432Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:02:27.432Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:02:27.432Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:02:27.432Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:02:27.432Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:02:27.432Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:02:27.432Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:02:27.432Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:02:27.432Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:02:27.432Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:02:27.432Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:02:27.432Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:02:27.432Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:02:27.432Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:02:27.432Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:02:27.432Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-16T08:02:27.432Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-16T08:02:27.432Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-16T08:02:27.432Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-16T08:02:27.432Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-16T08:02:27.432Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-16T08:02:27.432Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-16T08:02:27.692Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2021-03-16T08:02:27.692Z] === RUN TestCreateDifferentPlatform [2021-03-16T08:02:27.692Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-16T08:02:27.692Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-16T08:02:27.952Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-16T08:02:27.952Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-16T08:02:27.952Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-16T08:02:27.952Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-16T08:02:27.952Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-03-16T08:02:27.952Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-16T08:02:27.952Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-03-16T08:02:27.952Z] === RUN TestContainerStartOnDaemonRestart [2021-03-16T08:02:27.952Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-03-16T08:02:27.952Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-16T08:02:27.952Z] === RUN TestDaemonRestartIpcMode [2021-03-16T08:02:27.952Z] === PAUSE TestDaemonRestartIpcMode [2021-03-16T08:02:27.952Z] === RUN TestDaemonHostGatewayIP [2021-03-16T08:02:27.952Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-03-16T08:02:27.952Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:02:27.952Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-16T08:02:27.952Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-16T08:02:27.952Z] === RUN TestContainerKillOnDaemonStart [2021-03-16T08:02:27.952Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-16T08:02:27.952Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-16T08:02:27.952Z] === RUN TestDiff [2021-03-16T08:02:27.976Z] --- PASS: TestBuildPreserveOwnership (4.66s) [2021-03-16T08:02:27.976Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.25s) [2021-03-16T08:02:27.976Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.40s) [2021-03-16T08:02:27.976Z] === RUN TestBuildPlatformInvalid [2021-03-16T08:02:27.976Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-03-16T08:02:27.976Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-16T08:02:28.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-16T08:02:28.451Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2021-03-16T08:02:28.523Z] --- PASS: TestDiff (0.68s) [2021-03-16T08:02:28.523Z] === RUN TestExecWithCloseStdin [2021-03-16T08:02:28.561Z] --- PASS: TestLinksContainerNames (2.12s) [2021-03-16T08:02:28.561Z] === RUN TestLogsFollowTailEmpty [2021-03-16T08:02:28.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-16T08:02:29.464Z] --- PASS: TestExecWithCloseStdin (0.97s) [2021-03-16T08:02:29.464Z] === RUN TestExec [2021-03-16T08:02:29.503Z] ok github.com/docker/docker/daemon 12.336s coverage: 17.2% of statements [2021-03-16T08:02:29.503Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-16T08:02:29.503Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-16T08:02:29.503Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-16T08:02:29.503Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-16T08:02:30.066Z] --- PASS: TestLogsFollowTailEmpty (1.09s) [2021-03-16T08:02:30.066Z] === RUN TestContainerNetworkMountsNoChown [2021-03-16T08:02:30.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-16T08:02:30.146Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.346s coverage: 69.3% of statements [2021-03-16T08:02:30.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-16T08:02:30.845Z] --- PASS: TestExec (1.06s) [2021-03-16T08:02:30.845Z] === RUN TestExecUser [2021-03-16T08:02:31.099Z] --- PASS: TestContainerNetworkMountsNoChown (1.10s) [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/default [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/default [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/private [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/private [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/rprivate [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/slave [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/slave [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/rslave [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/shared [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/shared [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/rshared [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-16T08:02:31.099Z] === CONT TestMountDaemonRoot/default [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-16T08:02:31.099Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-16T08:02:31.099Z] === CONT TestMountDaemonRoot/rprivate [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-16T08:02:31.099Z] === CONT TestMountDaemonRoot/private [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-16T08:02:31.099Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-16T08:02:31.099Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-16T08:02:31.099Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-16T08:02:31.099Z] === CONT TestMountDaemonRoot/shared [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-16T08:02:31.099Z] === CONT TestMountDaemonRoot/rshared [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-16T08:02:31.099Z] === CONT TestMountDaemonRoot/rslave [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-16T08:02:31.099Z] === CONT TestMountDaemonRoot/slave [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-16T08:02:31.099Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-16T08:02:31.099Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-16T08:02:31.099Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-16T08:02:31.099Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-16T08:02:31.099Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-16T08:02:31.099Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-16T08:02:31.099Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-16T08:02:31.099Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-16T08:02:31.099Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-16T08:02:31.099Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-16T08:02:31.390Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-16T08:02:31.390Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-16T08:02:31.390Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-16T08:02:31.390Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-16T08:02:31.390Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-16T08:02:31.390Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-16T08:02:31.390Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-16T08:02:31.681Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-16T08:02:31.681Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-16T08:02:31.681Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-16T08:02:31.681Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-16T08:02:31.681Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-16T08:02:31.681Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-16T08:02:31.681Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-16T08:02:31.681Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-16T08:02:31.688Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.867s coverage: 46.2% of statements [2021-03-16T08:02:31.688Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-16T08:02:31.785Z] --- PASS: TestExecUser (1.09s) [2021-03-16T08:02:31.785Z] === RUN TestExportContainerAndImportImage [2021-03-16T08:02:31.972Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.12s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.13s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-03-16T08:02:31.972Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-03-16T08:02:31.972Z] === RUN TestContainerBindMountNonRecursive [2021-03-16T08:02:32.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-16T08:02:32.726Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2021-03-16T08:02:32.726Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-16T08:02:32.750Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.378s coverage: 49.4% of statements [2021-03-16T08:02:32.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-16T08:02:33.396Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 57.5% of statements [2021-03-16T08:02:33.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-16T08:02:34.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-16T08:02:34.698Z] --- PASS: TestContainerBindMountNonRecursive (2.95s) [2021-03-16T08:02:34.698Z] === RUN TestContainerVolumesMountedAsShared [2021-03-16T08:02:34.935Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2021-03-16T08:02:35.232Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2021-03-16T08:02:35.729Z] --- PASS: TestContainerVolumesMountedAsShared (0.93s) [2021-03-16T08:02:35.729Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-16T08:02:35.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-16T08:02:36.019Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2021-03-16T08:02:36.019Z] === RUN TestHealthCheckWorkdir [2021-03-16T08:02:36.761Z] --- PASS: TestContainerVolumesMountedAsSlave (0.98s) [2021-03-16T08:02:36.761Z] === RUN TestNetworkNat [2021-03-16T08:02:36.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-16T08:02:37.402Z] --- PASS: TestHealthCheckWorkdir (1.39s) [2021-03-16T08:02:37.402Z] === RUN TestHealthKillContainer [2021-03-16T08:02:38.001Z] ok github.com/docker/docker/daemon/logger 0.271s coverage: 43.2% of statements [2021-03-16T08:02:38.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-16T08:02:38.267Z] --- PASS: TestNetworkNat (1.21s) [2021-03-16T08:02:38.268Z] === RUN TestNetworkLocalhostTCPNat [2021-03-16T08:02:38.298Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.146s coverage: 52.1% of statements [2021-03-16T08:02:38.298Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-16T08:02:38.298Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-16T08:02:38.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-16T08:02:38.899Z] --- PASS: TestNetworkLocalhostTCPNat (1.04s) [2021-03-16T08:02:38.899Z] === RUN TestNetworkLoopbackNat [2021-03-16T08:02:39.631Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-16T08:02:39.631Z] Using test binary docker [2021-03-16T08:02:39.631Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-16T08:02:39.631Z] +++ /etc/init.d/apparmor start [2021-03-16T08:02:39.631Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-16T08:02:39.631Z] Starting dockerd [2021-03-16T08:02:39.631Z] INFO: Waiting for daemon to start... [2021-03-16T08:02:39.631Z] +++ 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-03-16T08:02:39.831Z] ok github.com/docker/docker/daemon/logger/awslogs 0.541s coverage: 77.8% of statements [2021-03-16T08:02:40.475Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 6.7% of statements [2021-03-16T08:02:40.475Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-16T08:02:40.475Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-16T08:02:40.475Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-16T08:02:40.475Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-16T08:02:40.475Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2021-03-16T08:02:40.696Z] --- PASS: TestHealthKillContainer (3.02s) [2021-03-16T08:02:40.696Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-16T08:02:40.696Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-03-16T08:02:40.696Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-16T08:02:40.696Z] === RUN TestIpcModeNone [2021-03-16T08:02:40.773Z] ok github.com/docker/docker/daemon/logger/journald 0.028s coverage: 23.9% of statements [2021-03-16T08:02:41.267Z] --- PASS: TestIpcModeNone (0.99s) [2021-03-16T08:02:41.267Z] === RUN TestIpcModePrivate [2021-03-16T08:02:41.417Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2021-03-16T08:02:42.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-16T08:02:42.651Z] --- PASS: TestIpcModePrivate (0.97s) [2021-03-16T08:02:42.651Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-03-16T08:02:42.651Z] === RUN TestIpcModeShareable [2021-03-16T08:02:42.651Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-03-16T08:02:42.651Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-16T08:02:42.651Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-16T08:02:42.816Z] Loaded image: buildpack-deps:buster [2021-03-16T08:02:42.816Z] Loaded image: busybox:latest [2021-03-16T08:02:42.816Z] Loaded image: busybox:glibc [2021-03-16T08:02:42.963Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.042s coverage: 61.6% of statements [2021-03-16T08:02:43.262Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 75.2% of statements [2021-03-16T08:02:43.262Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-16T08:02:43.348Z] --- PASS: TestNetworkLoopbackNat (3.61s) [2021-03-16T08:02:43.348Z] === RUN TestPause [2021-03-16T08:02:43.638Z] --- PASS: TestPause (1.05s) [2021-03-16T08:02:43.638Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-16T08:02:43.638Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-16T08:02:43.638Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-16T08:02:43.638Z] === RUN TestPauseStopPausedContainer [2021-03-16T08:02:43.744Z] Loaded image: debian:bullseye [2021-03-16T08:02:43.744Z] Loaded image: hello-world:latest [2021-03-16T08:02:44.000Z] Loaded image: arm32v7/hello-world:latest [2021-03-16T08:02:44.313Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2021-03-16T08:02:44.678Z] --- PASS: TestPauseStopPausedContainer (1.07s) [2021-03-16T08:02:44.678Z] === RUN TestPsFilter [2021-03-16T08:02:44.958Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.085s coverage: 57.5% of statements [2021-03-16T08:02:44.969Z] --- PASS: TestPsFilter (0.32s) [2021-03-16T08:02:44.969Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-16T08:02:45.193Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2021-03-16T08:02:45.193Z] === RUN TestAPIIpcModeHost [2021-03-16T08:02:45.193Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-03-16T08:02:45.193Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-16T08:02:45.193Z] === RUN TestDaemonIpcModeShareable [2021-03-16T08:02:45.193Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-03-16T08:02:45.193Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-16T08:02:45.193Z] === RUN TestDaemonIpcModePrivate [2021-03-16T08:02:46.001Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.06s) [2021-03-16T08:02:46.001Z] === RUN TestRemoveContainerWithVolume [2021-03-16T08:02:46.007Z] ok github.com/docker/docker/daemon/logger/templates 0.026s coverage: 8.3% of statements [2021-03-16T08:02:46.007Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2021-03-16T08:02:46.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-16T08:02:47.505Z] --- PASS: TestRemoveContainerWithVolume (1.09s) [2021-03-16T08:02:47.505Z] === RUN TestRemoveContainerRunning [2021-03-16T08:02:47.734Z] --- PASS: TestDaemonIpcModePrivate (2.72s) [2021-03-16T08:02:47.734Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-03-16T08:02:47.734Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-16T08:02:47.734Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-16T08:02:47.734Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-16T08:02:47.734Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-16T08:02:47.734Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-16T08:02:47.734Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-16T08:02:47.734Z] === RUN TestIpcModeOlderClient [2021-03-16T08:02:47.734Z] === PAUSE TestIpcModeOlderClient [2021-03-16T08:02:47.734Z] === RUN TestKillContainerInvalidSignal [2021-03-16T08:02:47.758Z] . [2021-03-16T08:02:47.758Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-16T08:02:47.758Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-16T08:02:47.758Z] Error: No such image: emptyfs [2021-03-16T08:02:47.758Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-16T08:02:47.758Z] ++++ docker load [2021-03-16T08:02:48.019Z] Running integration-test (iteration 1) [2021-03-16T08:02:48.019Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-03-16T08:02:48.019Z] ++ 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-03-16T08:02:48.019Z] ++ set -e [2021-03-16T08:02:48.019Z] ++ '[' -n 0 ']' [2021-03-16T08:02:48.019Z] ++ set -x [2021-03-16T08:02:48.019Z] ++ 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-03-16T08:02:48.537Z] --- PASS: TestRemoveContainerRunning (1.14s) [2021-03-16T08:02:48.537Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-16T08:02:48.675Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2021-03-16T08:02:48.675Z] === RUN TestKillContainer [2021-03-16T08:02:48.675Z] === RUN TestKillContainer/no_signal [2021-03-16T08:02:48.791Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2021-03-16T08:02:49.089Z] ok github.com/docker/docker/daemon/logger/splunk 2.477s coverage: 82.5% of statements [2021-03-16T08:02:49.089Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-16T08:02:49.089Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-16T08:02:49.244Z] === RUN TestKillContainer/non_killing_signal [2021-03-16T08:02:49.570Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.10s) [2021-03-16T08:02:49.570Z] === RUN TestRemoveInvalidContainer [2021-03-16T08:02:49.570Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-16T08:02:49.570Z] === RUN TestRenameLinkedContainer [2021-03-16T08:02:49.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-16T08:02:49.815Z] === RUN TestKillContainer/killing_signal [2021-03-16T08:02:50.138Z] ok github.com/docker/docker/distribution/metadata 0.120s coverage: 48.2% of statements [2021-03-16T08:02:50.385Z] --- PASS: TestKillContainer (2.03s) [2021-03-16T08:02:50.385Z] --- PASS: TestKillContainer/no_signal (0.65s) [2021-03-16T08:02:50.385Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-03-16T08:02:50.385Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2021-03-16T08:02:50.385Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-16T08:02:50.646Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-16T08:02:51.216Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-16T08:02:51.684Z] ok github.com/docker/docker/errdefs 0.031s coverage: 53.1% of statements [2021-03-16T08:02:51.787Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2021-03-16T08:02:51.787Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2021-03-16T08:02:51.787Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-03-16T08:02:51.787Z] === RUN TestKillStoppedContainer [2021-03-16T08:02:51.787Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-03-16T08:02:51.787Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-16T08:02:52.047Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-03-16T08:02:52.047Z] === RUN TestKillDifferentUserContainer [2021-03-16T08:02:52.081Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.60s) [2021-03-16T08:02:52.081Z] PASS [2021-03-16T08:02:52.081Z] [2021-03-16T08:02:52.081Z] === Skipped [2021-03-16T08:02:52.081Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-16T08:02:52.081Z] build_session_test.go:25: TODO: BuildKit [2021-03-16T08:02:52.081Z] [2021-03-16T08:02:52.081Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-03-16T08:02:52.081Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-16T08:02:52.081Z] [2021-03-16T08:02:52.081Z] [2021-03-16T08:02:52.081Z] DONE 34 tests, 2 skipped in 125.487s [2021-03-16T08:02:52.081Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-16T08:02:52.081Z] INFO: Testing against a local daemon [2021-03-16T08:02:52.081Z] === RUN TestConfigInspect [2021-03-16T08:02:52.617Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-03-16T08:02:52.617Z] === RUN TestInspectOomKilledTrue [2021-03-16T08:02:52.617Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-16T08:02:52.617Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-16T08:02:52.617Z] === RUN TestInspectOomKilledFalse [2021-03-16T08:02:52.617Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-16T08:02:52.617Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:02:52.617Z] === RUN TestLinksEtcHostsContentMatch [2021-03-16T08:02:52.617Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-03-16T08:02:52.617Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-16T08:02:52.617Z] === RUN TestLinksContainerNames [2021-03-16T08:02:52.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-16T08:02:53.216Z] ok github.com/docker/docker/distribution 0.438s coverage: 25.0% of statements [2021-03-16T08:02:53.216Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-16T08:02:54.000Z] --- PASS: TestLinksContainerNames (1.36s) [2021-03-16T08:02:54.000Z] === RUN TestLogsFollowTailEmpty [2021-03-16T08:02:54.140Z] --- PASS: TestRenameLinkedContainer (4.37s) [2021-03-16T08:02:54.140Z] === RUN TestRenameStoppedContainer [2021-03-16T08:02:54.268Z] ok github.com/docker/docker/image 0.056s coverage: 86.6% of statements [2021-03-16T08:02:54.570Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2021-03-16T08:02:54.570Z] === RUN TestContainerNetworkMountsNoChown [2021-03-16T08:02:54.596Z] --- PASS: TestConfigInspect (2.41s) [2021-03-16T08:02:54.596Z] === RUN TestConfigList [2021-03-16T08:02:54.772Z] --- PASS: TestRenameStoppedContainer (1.09s) [2021-03-16T08:02:54.772Z] === RUN TestRenameRunningContainerAndReuse [2021-03-16T08:02:54.913Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2021-03-16T08:02:55.510Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/default [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/default [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/private [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/private [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/rprivate [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/slave [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/slave [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/rslave [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/shared [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/shared [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/rshared [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/default [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/rshared [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/shared [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/rslave [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/slave [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/rprivate [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/private [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-16T08:02:55.510Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-16T08:02:55.510Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-16T08:02:55.510Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-16T08:02:55.574Z] ok github.com/docker/docker/distribution/xfer 1.733s coverage: 85.1% of statements [2021-03-16T08:02:55.574Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-16T08:02:55.770Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-16T08:02:55.770Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-16T08:02:55.770Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-16T08:02:55.770Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-16T08:02:55.770Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-16T08:02:55.770Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-16T08:02:55.770Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-16T08:02:55.770Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-16T08:02:55.770Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-16T08:02:55.770Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-16T08:02:55.770Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-16T08:02:55.770Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-16T08:02:55.770Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-16T08:02:55.770Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-03-16T08:02:55.770Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-03-16T08:02:55.770Z] === RUN TestContainerBindMountNonRecursive [2021-03-16T08:02:55.770Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-03-16T08:02:55.770Z] 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-03-16T08:02:55.770Z] === RUN TestContainerVolumesMountedAsShared [2021-03-16T08:02:55.770Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-03-16T08:02:55.770Z] 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-03-16T08:02:55.770Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-16T08:02:55.770Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-03-16T08:02:55.770Z] 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-03-16T08:02:55.770Z] === RUN TestNetworkNat [2021-03-16T08:02:56.216Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-16T08:02:56.216Z] Using test binary docker [2021-03-16T08:02:56.216Z] +++ /etc/init.d/apparmor start [2021-03-16T08:02:56.216Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-16T08:02:56.216Z] INFO: Waiting for daemon to start... [2021-03-16T08:02:56.216Z] Starting dockerd [2021-03-16T08:02:56.216Z] +++ 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-03-16T08:02:56.519Z] --- PASS: TestConfigList (2.32s) [2021-03-16T08:02:56.519Z] === RUN TestConfigsCreateAndDelete [2021-03-16T08:02:56.713Z] --- PASS: TestNetworkNat (0.82s) [2021-03-16T08:02:56.713Z] === RUN TestNetworkLocalhostTCPNat [2021-03-16T08:02:57.109Z] ok github.com/docker/docker/image/tarexport 0.029s coverage: 0.6% of statements [2021-03-16T08:02:57.109Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2021-03-16T08:02:57.284Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2021-03-16T08:02:57.284Z] === RUN TestNetworkLoopbackNat [2021-03-16T08:02:57.499Z] --- PASS: TestRenameRunningContainerAndReuse (2.21s) [2021-03-16T08:02:57.499Z] === RUN TestRenameInvalidName [2021-03-16T08:02:57.753Z] ok github.com/docker/docker/image/v1 0.072s coverage: 25.0% of statements [2021-03-16T08:02:57.753Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-16T08:02:58.131Z] --- PASS: TestRenameInvalidName (1.09s) [2021-03-16T08:02:58.131Z] === RUN TestRenameAnonymousContainer [2021-03-16T08:02:58.206Z] . [2021-03-16T08:02:58.206Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-16T08:02:58.469Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-16T08:02:58.469Z] Error: No such image: emptyfs [2021-03-16T08:02:58.727Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-16T08:02:58.727Z] ++++ docker load [2021-03-16T08:02:59.032Z] --- PASS: TestConfigsCreateAndDelete (2.40s) [2021-03-16T08:02:59.032Z] === RUN TestConfigsUpdate [2021-03-16T08:02:59.294Z] Running integration-test (iteration 1) [2021-03-16T08:02:59.294Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-16T08:02:59.294Z] ++ 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-03-16T08:02:59.294Z] ++ set -e [2021-03-16T08:02:59.294Z] ++ '[' -n 0 ']' [2021-03-16T08:02:59.294Z] ++ set -x [2021-03-16T08:02:59.294Z] ++ 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-03-16T08:02:59.295Z] ok github.com/docker/docker/pkg/aaparser 0.014s coverage: 52.9% of statements [2021-03-16T08:02:59.939Z] ok github.com/docker/docker/opts 0.067s coverage: 67.1% of statements [2021-03-16T08:02:59.939Z] ok github.com/docker/docker/oci 0.026s coverage: 45.2% of statements [2021-03-16T08:03:00.580Z] --- PASS: TestNetworkLoopbackNat (3.04s) [2021-03-16T08:03:00.580Z] === RUN TestPause [2021-03-16T08:03:00.580Z] --- SKIP: TestPause (0.00s) [2021-03-16T08:03:00.580Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-16T08:03:00.580Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-16T08:03:00.580Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-16T08:03:00.580Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-16T08:03:00.580Z] === RUN TestPauseStopPausedContainer [2021-03-16T08:03:00.580Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-03-16T08:03:00.580Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-16T08:03:00.580Z] === RUN TestPsFilter [2021-03-16T08:03:00.580Z] --- PASS: TestPsFilter (0.13s) [2021-03-16T08:03:00.580Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-16T08:03:01.150Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-03-16T08:03:01.150Z] === RUN TestRemoveContainerWithVolume [2021-03-16T08:03:01.473Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-03-16T08:03:01.545Z] --- PASS: TestConfigsUpdate (2.27s) [2021-03-16T08:03:01.545Z] === RUN TestTemplatedConfig [2021-03-16T08:03:02.090Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-03-16T08:03:02.090Z] === RUN TestRemoveContainerRunning [2021-03-16T08:03:02.527Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2021-03-16T08:03:02.527Z] ok github.com/docker/docker/pkg/authorization 0.730s coverage: 68.3% of statements [2021-03-16T08:03:02.662Z] --- PASS: TestRemoveContainerRunning (0.71s) [2021-03-16T08:03:02.662Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-16T08:03:02.926Z] Loaded image: buildpack-deps:buster [2021-03-16T08:03:02.926Z] Loaded image: busybox:latest [2021-03-16T08:03:02.926Z] Loaded image: busybox:glibc [2021-03-16T08:03:03.232Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2021-03-16T08:03:03.232Z] === RUN TestRemoveInvalidContainer [2021-03-16T08:03:03.232Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-16T08:03:03.232Z] === RUN TestRenameLinkedContainer [2021-03-16T08:03:03.642Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-03-16T08:03:03.704Z] --- PASS: TestRenameAnonymousContainer (5.57s) [2021-03-16T08:03:03.704Z] === RUN TestRenameContainerWithSameName [2021-03-16T08:03:03.941Z] ok github.com/docker/docker/pkg/archive 1.259s coverage: 76.9% of statements [2021-03-16T08:03:04.587Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2021-03-16T08:03:04.737Z] --- PASS: TestRenameContainerWithSameName (1.11s) [2021-03-16T08:03:04.737Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-16T08:03:04.810Z] --- PASS: TestTemplatedConfig (3.08s) [2021-03-16T08:03:04.810Z] === RUN TestConfigCreateResolve [2021-03-16T08:03:04.884Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2021-03-16T08:03:04.953Z] Loaded image: debian:bullseye [2021-03-16T08:03:05.965Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-03-16T08:03:06.606Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-03-16T08:03:06.646Z] --- PASS: TestRenameLinkedContainer (2.75s) [2021-03-16T08:03:06.646Z] === RUN TestRenameStoppedContainer [2021-03-16T08:03:06.696Z] --- PASS: TestConfigCreateResolve (2.35s) [2021-03-16T08:03:06.696Z] === RUN TestConfigDaemonLibtrustID [2021-03-16T08:03:06.863Z] Loaded image: hello-world:latest [2021-03-16T08:03:06.902Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-03-16T08:03:06.906Z] --- PASS: TestRenameStoppedContainer (0.69s) [2021-03-16T08:03:06.906Z] === RUN TestRenameRunningContainerAndReuse [2021-03-16T08:03:07.198Z] ok github.com/docker/docker/layer 7.596s coverage: 68.8% of statements [2021-03-16T08:03:07.198Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-16T08:03:07.198Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-16T08:03:07.198Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-16T08:03:07.198Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-16T08:03:07.198Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-16T08:03:07.260Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-03-16T08:03:07.260Z] PASS [2021-03-16T08:03:07.260Z] [2021-03-16T08:03:07.260Z] DONE 7 tests in 15.411s [2021-03-16T08:03:07.260Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-16T08:03:07.260Z] INFO: Testing against a local daemon [2021-03-16T08:03:07.260Z] === RUN TestCheckpoint [2021-03-16T08:03:07.260Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-16T08:03:07.260Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-16T08:03:07.260Z] === RUN TestContainerInvalidJSON [2021-03-16T08:03:07.260Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:03:07.260Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:03:07.260Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:03:07.260Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:03:07.260Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:03:07.260Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:03:07.260Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:03:07.260Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:03:07.260Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:03:07.260Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-16T08:03:07.260Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-16T08:03:07.260Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-16T08:03:07.260Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-16T08:03:07.260Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-16T08:03:07.260Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-03-16T08:03:07.260Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-16T08:03:07.260Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-03-16T08:03:07.260Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-16T08:03:07.260Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-03-16T08:03:07.260Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-16T08:03:07.260Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-03-16T08:03:07.260Z] === RUN TestCopyFromContainer [2021-03-16T08:03:07.462Z] --- PASS: TestRenameContainerWithLinkedContainer (2.21s) [2021-03-16T08:03:07.463Z] === RUN TestResize [2021-03-16T08:03:08.095Z] --- PASS: TestResize (1.10s) [2021-03-16T08:03:08.095Z] === RUN TestResizeWithInvalidSize [2021-03-16T08:03:08.245Z] ok github.com/docker/docker/pkg/chrootarchive 3.853s coverage: 43.2% of statements [2021-03-16T08:03:08.245Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-16T08:03:08.245Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-16T08:03:08.245Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2021-03-16T08:03:08.245Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2021-03-16T08:03:08.289Z] --- PASS: TestRenameRunningContainerAndReuse (1.41s) [2021-03-16T08:03:08.289Z] === RUN TestRenameInvalidName [2021-03-16T08:03:08.625Z] === RUN TestCopyFromContainer// [2021-03-16T08:03:08.772Z] Loaded image: arm32v7/hello-world:latest [2021-03-16T08:03:08.881Z] === RUN TestCopyFromContainer//bar/root [2021-03-16T08:03:08.881Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-16T08:03:08.881Z] === RUN TestCopyFromContainer/bar/quux [2021-03-16T08:03:08.881Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-16T08:03:09.032Z] INFO: Testing against a local daemon [2021-03-16T08:03:09.032Z] === RUN TestCgroupNamespacesBuild [2021-03-16T08:03:09.137Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-16T08:03:09.137Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-16T08:03:09.137Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-16T08:03:09.137Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-16T08:03:09.140Z] --- PASS: TestResizeWithInvalidSize (1.09s) [2021-03-16T08:03:09.141Z] === RUN TestResizeWhenContainerNotStarted [2021-03-16T08:03:09.229Z] --- PASS: TestRenameInvalidName (0.84s) [2021-03-16T08:03:09.229Z] === RUN TestRenameAnonymousContainer [2021-03-16T08:03:09.296Z] ok github.com/docker/docker/pkg/fsutils 0.278s coverage: 85.1% of statements [2021-03-16T08:03:09.296Z] ok github.com/docker/docker/pkg/homedir 0.053s coverage: 11.4% of statements [2021-03-16T08:03:09.393Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-16T08:03:09.393Z] --- PASS: TestCopyFromContainer (2.05s) [2021-03-16T08:03:09.393Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-03-16T08:03:09.393Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-16T08:03:09.393Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-03-16T08:03:09.393Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-03-16T08:03:09.393Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-16T08:03:09.393Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-16T08:03:09.393Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-16T08:03:09.393Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-16T08:03:09.393Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-03-16T08:03:09.393Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-16T08:03:09.393Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-16T08:03:09.393Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:03:09.393Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:03:09.393Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:03:09.393Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:03:09.393Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:03:09.393Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:03:09.393Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:03:09.393Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:03:09.393Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:03:09.393Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-16T08:03:09.393Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-16T08:03:09.393Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-16T08:03:09.393Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-16T08:03:09.393Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-16T08:03:09.393Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-16T08:03:09.393Z] === RUN TestCreateWithInvalidEnv [2021-03-16T08:03:09.393Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-16T08:03:09.393Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-16T08:03:09.393Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-16T08:03:09.393Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-16T08:03:09.393Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-16T08:03:09.393Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-16T08:03:09.393Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-16T08:03:09.393Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-16T08:03:09.393Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-16T08:03:09.393Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-16T08:03:09.393Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-16T08:03:09.393Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-16T08:03:09.393Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-16T08:03:09.393Z] === RUN TestCreateTmpfsMountsTarget [2021-03-16T08:03:09.393Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-16T08:03:09.393Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-16T08:03:09.599Z] ok github.com/docker/docker/pkg/discovery/kv 3.100s coverage: 84.1% of statements [2021-03-16T08:03:10.649Z] --- PASS: TestResizeWhenContainerNotStarted (1.13s) [2021-03-16T08:03:10.649Z] === RUN TestDaemonRestartKillContainers [2021-03-16T08:03:10.649Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-16T08:03:10.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-16T08:03:10.649Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-16T08:03:10.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-16T08:03:10.649Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-16T08:03:10.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-16T08:03:10.649Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-16T08:03:10.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-16T08:03:10.649Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-16T08:03:10.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-16T08:03:10.649Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-16T08:03:10.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-16T08:03:10.649Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-16T08:03:10.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-16T08:03:10.649Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-16T08:03:10.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-16T08:03:10.649Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:03:10.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:03:10.649Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:03:10.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:03:10.649Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:03:10.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:03:10.649Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:03:10.649Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:03:10.649Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-16T08:03:10.649Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-16T08:03:10.651Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2021-03-16T08:03:10.651Z] ok github.com/docker/docker/pkg/jsonmessage 0.022s coverage: 91.7% of statements [2021-03-16T08:03:11.293Z] ok github.com/docker/docker/pkg/idtools 0.626s coverage: 69.5% of statements [2021-03-16T08:03:11.574Z] --- PASS: TestCgroupNamespacesBuild (2.77s) [2021-03-16T08:03:11.574Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-16T08:03:11.590Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2021-03-16T08:03:11.590Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2021-03-16T08:03:11.784Z] --- PASS: TestRenameAnonymousContainer (2.36s) [2021-03-16T08:03:11.784Z] === RUN TestRenameContainerWithSameName [2021-03-16T08:03:11.907Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2021-03-16T08:03:11.907Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-16T08:03:12.044Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2021-03-16T08:03:12.044Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-16T08:03:12.237Z] ok github.com/docker/docker/pkg/ioutils 1.407s coverage: 70.6% of statements [2021-03-16T08:03:12.237Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-16T08:03:12.237Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-16T08:03:12.237Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-16T08:03:12.237Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-16T08:03:12.538Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2021-03-16T08:03:12.538Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2021-03-16T08:03:12.848Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.4% of statements [2021-03-16T08:03:12.848Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-16T08:03:12.848Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-16T08:03:13.375Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:03:13.375Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:03:13.426Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s) [2021-03-16T08:03:13.687Z] === RUN TestResize [2021-03-16T08:03:13.901Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2021-03-16T08:03:14.118Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.01s) [2021-03-16T08:03:14.118Z] === RUN TestBuildWithSession [2021-03-16T08:03:14.118Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-16T08:03:14.118Z] build_session_test.go:25: TODO: BuildKit [2021-03-16T08:03:14.118Z] === RUN TestBuildSquashParent [2021-03-16T08:03:14.257Z] --- PASS: TestResize (0.68s) [2021-03-16T08:03:14.257Z] === RUN TestResizeWithInvalidSize [2021-03-16T08:03:14.421Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2021-03-16T08:03:14.421Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-16T08:03:14.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:03:14.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:03:14.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:03:14.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:03:14.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:03:14.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:03:14.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:03:14.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:03:14.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:03:14.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:03:14.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:03:14.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:03:14.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:03:14.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:03:14.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:03:14.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-16T08:03:14.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-16T08:03:14.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-16T08:03:14.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-16T08:03:14.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-16T08:03:14.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-16T08:03:14.421Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-16T08:03:14.827Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2021-03-16T08:03:14.827Z] === RUN TestResizeWhenContainerNotStarted [2021-03-16T08:03:14.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:03:14.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:03:14.954Z] ok github.com/docker/docker/pkg/plugins/transport 0.017s coverage: 85.7% of statements [2021-03-16T08:03:14.954Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2021-03-16T08:03:14.954Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2021-03-16T08:03:15.023Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-03-16T08:03:15.023Z] === RUN TestCreateDifferentPlatform [2021-03-16T08:03:15.023Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-16T08:03:15.023Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-16T08:03:15.023Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-16T08:03:15.023Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-16T08:03:15.023Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-16T08:03:15.023Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-16T08:03:15.023Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-03-16T08:03:15.023Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-16T08:03:15.279Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-03-16T08:03:15.279Z] === RUN TestContainerStartOnDaemonRestart [2021-03-16T08:03:15.279Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-16T08:03:15.279Z] === RUN TestDaemonRestartIpcMode [2021-03-16T08:03:15.279Z] === PAUSE TestDaemonRestartIpcMode [2021-03-16T08:03:15.279Z] === RUN TestDaemonHostGatewayIP [2021-03-16T08:03:15.279Z] === PAUSE TestDaemonHostGatewayIP [2021-03-16T08:03:15.279Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-16T08:03:15.279Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-16T08:03:15.279Z] === RUN TestContainerKillOnDaemonStart [2021-03-16T08:03:15.279Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-16T08:03:15.279Z] === RUN TestDiff [2021-03-16T08:03:15.596Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-03-16T08:03:15.767Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2021-03-16T08:03:15.767Z] === RUN TestDaemonRestartKillContainers [2021-03-16T08:03:15.767Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-16T08:03:15.767Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-16T08:03:15.767Z] === RUN TestCgroupNamespacesRun [2021-03-16T08:03:15.840Z] --- PASS: TestDiff (0.75s) [2021-03-16T08:03:15.840Z] === RUN TestExecWithCloseStdin [2021-03-16T08:03:16.386Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-16T08:03:16.386Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-16T08:03:16.647Z] ok github.com/docker/docker/pkg/stdcopy 0.025s coverage: 100.0% of statements [2021-03-16T08:03:16.647Z] ok github.com/docker/docker/pkg/pubsub 1.159s coverage: 75.0% of statements [2021-03-16T08:03:16.941Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-03-16T08:03:17.205Z] --- PASS: TestExecWithCloseStdin (1.10s) [2021-03-16T08:03:17.205Z] === RUN TestExec [2021-03-16T08:03:17.236Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-03-16T08:03:18.132Z] --- PASS: TestExec (1.14s) [2021-03-16T08:03:18.132Z] === RUN TestExecUser [2021-03-16T08:03:18.284Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2021-03-16T08:03:18.307Z] --- PASS: TestCgroupNamespacesRun (2.71s) [2021-03-16T08:03:18.307Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-16T08:03:18.580Z] ok github.com/docker/docker/pkg/sysinfo 0.021s coverage: 53.8% of statements [2021-03-16T08:03:18.877Z] ok github.com/docker/docker/pkg/signal 2.887s coverage: 61.0% of statements [2021-03-16T08:03:19.115Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-16T08:03:19.115Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-16T08:03:19.178Z] ok github.com/docker/docker/pkg/tailfile 0.116s coverage: 88.6% of statements [2021-03-16T08:03:19.475Z] testing: warning: no tests to run [2021-03-16T08:03:19.475Z] coverage: [no statements] [2021-03-16T08:03:19.475Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-03-16T08:03:19.496Z] --- PASS: TestExecUser (1.10s) [2021-03-16T08:03:19.496Z] === RUN TestExportContainerAndImportImage [2021-03-16T08:03:20.119Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-03-16T08:03:20.119Z] ok github.com/docker/docker/pkg/tarsum 0.214s coverage: 89.3% of statements [2021-03-16T08:03:20.119Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2021-03-16T08:03:20.422Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2021-03-16T08:03:20.422Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-16T08:03:20.763Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2021-03-16T08:03:20.846Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2021-03-16T08:03:20.846Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-16T08:03:21.787Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-03-16T08:03:21.787Z] === RUN TestHealthCheckWorkdir [2021-03-16T08:03:22.252Z] --- PASS: TestBuildSquashParent (7.95s) [2021-03-16T08:03:22.252Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-16T08:03:22.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T08:03:22.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T08:03:22.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T08:03:22.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T08:03:22.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T08:03:22.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T08:03:22.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T08:03:22.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T08:03:22.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T08:03:22.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T08:03:22.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T08:03:22.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T08:03:22.252Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T08:03:22.252Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T08:03:22.252Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T08:03:22.252Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T08:03:22.627Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-16T08:03:22.627Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-16T08:03:22.858Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 83.5% of statements [2021-03-16T08:03:23.151Z] --- PASS: TestHealthCheckWorkdir (1.56s) [2021-03-16T08:03:23.151Z] === RUN TestHealthKillContainer [2021-03-16T08:03:23.156Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2021-03-16T08:03:23.385Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.74s) [2021-03-16T08:03:23.385Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-16T08:03:24.209Z] ok github.com/docker/docker/reference 0.010s coverage: 84.4% of statements [2021-03-16T08:03:24.507Z] ok github.com/docker/docker/plugin 0.558s coverage: 23.2% of statements [2021-03-16T08:03:24.797Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T08:03:25.058Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T08:03:25.361Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-16T08:03:25.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.69s) [2021-03-16T08:03:25.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2021-03-16T08:03:25.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2021-03-16T08:03:25.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2021-03-16T08:03:25.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2021-03-16T08:03:25.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2021-03-16T08:03:25.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2021-03-16T08:03:25.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.62s) [2021-03-16T08:03:25.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.38s) [2021-03-16T08:03:25.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.49s) [2021-03-16T08:03:25.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s) [2021-03-16T08:03:25.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.55s) [2021-03-16T08:03:25.362Z] === RUN TestCgroupNamespacesRun [2021-03-16T08:03:25.971Z] --- PASS: TestCgroupNamespacesRunHostMode (2.79s) [2021-03-16T08:03:25.971Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-16T08:03:26.413Z] --- PASS: TestHealthKillContainer (3.17s) [2021-03-16T08:03:26.413Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-16T08:03:26.607Z] ok github.com/docker/docker/quota 0.547s coverage: 71.4% of statements [2021-03-16T08:03:26.607Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2021-03-16T08:03:26.909Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-03-16T08:03:27.342Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2021-03-16T08:03:27.342Z] === RUN TestIpcModeNone [2021-03-16T08:03:27.429Z] --- PASS: TestCgroupNamespacesRun (2.21s) [2021-03-16T08:03:27.429Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-16T08:03:27.602Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-16T08:03:27.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.89s) [2021-03-16T08:03:27.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s) [2021-03-16T08:03:27.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.50s) [2021-03-16T08:03:27.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.61s) [2021-03-16T08:03:27.603Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.81s) [2021-03-16T08:03:27.603Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s) [2021-03-16T08:03:27.603Z] === RUN TestBuildMultiStageCopy [2021-03-16T08:03:27.603Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-16T08:03:27.959Z] ok github.com/docker/docker/registry 0.255s coverage: 57.2% of statements [2021-03-16T08:03:27.960Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2021-03-16T08:03:28.271Z] --- PASS: TestIpcModeNone (1.15s) [2021-03-16T08:03:28.271Z] === RUN TestIpcModePrivate [2021-03-16T08:03:28.939Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.86s) [2021-03-16T08:03:28.939Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-16T08:03:29.012Z] ok github.com/docker/docker/runconfig 0.025s coverage: 66.1% of statements [2021-03-16T08:03:29.272Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.75s) [2021-03-16T08:03:29.272Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-16T08:03:29.635Z] --- PASS: TestIpcModePrivate (1.10s) [2021-03-16T08:03:29.635Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-03-16T08:03:29.635Z] === RUN TestIpcModeShareable [2021-03-16T08:03:30.144Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-16T08:03:30.542Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2021-03-16T08:03:30.566Z] --- PASS: TestIpcModeShareable (1.12s) [2021-03-16T08:03:30.566Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-03-16T08:03:30.566Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-16T08:03:30.714Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-16T08:03:30.975Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-16T08:03:31.181Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.23s) [2021-03-16T08:03:31.181Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-16T08:03:31.315Z] ..........................xx.................... [ 29%] [2021-03-16T08:03:31.546Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-16T08:03:31.665Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.23s) [2021-03-16T08:03:31.665Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-16T08:03:32.117Z] --- PASS: TestBuildMultiStageCopy (4.78s) [2021-03-16T08:03:32.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2021-03-16T08:03:32.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2021-03-16T08:03:32.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2021-03-16T08:03:32.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2021-03-16T08:03:32.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2021-03-16T08:03:32.117Z] === RUN TestBuildMultiStageParentConfig [2021-03-16T08:03:33.090Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.72s) [2021-03-16T08:03:33.090Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-16T08:03:33.309Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.0% of statements [2021-03-16T08:03:33.309Z] ok github.com/docker/docker/volume/local 0.260s coverage: 76.4% of statements [2021-03-16T08:03:33.604Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2021-03-16T08:03:33.738Z] --- PASS: TestCgroupNamespacesRunHostMode (2.21s) [2021-03-16T08:03:33.738Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-16T08:03:33.834Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s) [2021-03-16T08:03:33.834Z] === RUN TestAPIIpcModeHost [2021-03-16T08:03:34.027Z] --- PASS: TestBuildMultiStageParentConfig (1.50s) [2021-03-16T08:03:34.027Z] === RUN TestBuildLabelWithTargets [2021-03-16T08:03:34.761Z] --- PASS: TestAPIIpcModeHost (1.15s) [2021-03-16T08:03:34.761Z] === RUN TestDaemonIpcModeShareable [2021-03-16T08:03:35.632Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.73s) [2021-03-16T08:03:35.632Z] === RUN TestKernelTCPMemory [2021-03-16T08:03:35.632Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-16T08:03:35.632Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-16T08:03:35.632Z] === RUN TestNISDomainname [2021-03-16T08:03:35.632Z] --- SKIP: TestNISDomainname (0.01s) [2021-03-16T08:03:35.632Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-16T08:03:35.632Z] === RUN TestHostnameDnsResolution [2021-03-16T08:03:35.801Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.22s) [2021-03-16T08:03:35.801Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-16T08:03:35.939Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2021-03-16T08:03:35.939Z] === RUN TestBuildWithEmptyLayers [2021-03-16T08:03:36.578Z] --- PASS: TestHostnameDnsResolution (1.23s) [2021-03-16T08:03:36.578Z] === RUN TestStats [2021-03-16T08:03:36.578Z] --- SKIP: TestStats (0.00s) [2021-03-16T08:03:36.578Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-16T08:03:36.578Z] === RUN TestStopContainerWithTimeout [2021-03-16T08:03:36.578Z] === RUN TestStopContainerWithTimeout/0 [2021-03-16T08:03:36.578Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-16T08:03:36.578Z] === RUN TestStopContainerWithTimeout/1 [2021-03-16T08:03:36.578Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-16T08:03:36.578Z] === RUN TestStopContainerWithTimeout/3 [2021-03-16T08:03:36.578Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-16T08:03:36.578Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-16T08:03:36.578Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-16T08:03:36.578Z] === CONT TestStopContainerWithTimeout/0 [2021-03-16T08:03:36.578Z] === CONT TestStopContainerWithTimeout/3 [2021-03-16T08:03:36.647Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2021-03-16T08:03:36.647Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-03-16T08:03:36.647Z] === RUN TestDaemonIpcModePrivate [2021-03-16T08:03:37.322Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2021-03-16T08:03:37.322Z] === RUN TestBuildMultiStageOnBuild [2021-03-16T08:03:37.864Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.86s) [2021-03-16T08:03:37.864Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-16T08:03:37.962Z] === CONT TestStopContainerWithTimeout/1 [2021-03-16T08:03:38.011Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2021-03-16T08:03:38.011Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-03-16T08:03:38.011Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-16T08:03:38.495Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-03-16T08:03:38.495Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-16T08:03:39.871Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-16T08:03:39.899Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2021-03-16T08:03:39.899Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-03-16T08:03:39.899Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-16T08:03:40.619Z] --- PASS: TestBuildMultiStageOnBuild (3.13s) [2021-03-16T08:03:40.619Z] === RUN TestBuildUncleanTarFilenames [2021-03-16T08:03:41.220Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.30s) [2021-03-16T08:03:41.220Z] === RUN TestKernelTCPMemory [2021-03-16T08:03:41.560Z] --- PASS: TestBuildUncleanTarFilenames (1.48s) [2021-03-16T08:03:41.560Z] === RUN TestBuildMultiStageLayerLeak [2021-03-16T08:03:41.786Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2021-03-16T08:03:41.786Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-03-16T08:03:41.786Z] === RUN TestIpcModeOlderClient [2021-03-16T08:03:41.786Z] === PAUSE TestIpcModeOlderClient [2021-03-16T08:03:41.786Z] === RUN TestKillContainerInvalidSignal [2021-03-16T08:03:42.043Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-03-16T08:03:42.043Z] === RUN TestKillContainer [2021-03-16T08:03:42.043Z] === RUN TestKillContainer/no_signal [2021-03-16T08:03:42.284Z] --- PASS: TestKernelTCPMemory (1.28s) [2021-03-16T08:03:42.284Z] === RUN TestNISDomainname [2021-03-16T08:03:42.410Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-16T08:03:42.410Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2021-03-16T08:03:42.410Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2021-03-16T08:03:42.410Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2021-03-16T08:03:42.410Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2021-03-16T08:03:42.410Z] === RUN TestDeleteDevicemapper [2021-03-16T08:03:42.410Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-16T08:03:42.410Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-16T08:03:42.410Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-16T08:03:42.969Z] === RUN TestKillContainer/non_killing_signal [2021-03-16T08:03:43.409Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-03-16T08:03:43.409Z] [2021-03-16T08:03:43.409Z] ________ ____ __. [2021-03-16T08:03:43.409Z] \_____ \ | |/ _| [2021-03-16T08:03:43.409Z] / | \| < [2021-03-16T08:03:43.409Z] / | \ | \ [2021-03-16T08:03:43.409Z] \_______ /____|__ \ [2021-03-16T08:03:43.409Z] \/ \/ [2021-03-16T08:03:43.409Z] [2021-03-16T08:03:43.409Z] INFO: make.ps1 ended at 03/16/2021 08:03:30 [2021-03-16T08:03:43.409Z] INFO: Binaries build ended at 03/16/2021 08:03:32. Duration:00:01:20.7627363 [2021-03-16T08:03:43.409Z] INFO: Copying the built daemon binary to d:\CI\PR-42152\1\binary\dockerd-039e9670cb.exe... [2021-03-16T08:03:43.409Z] INFO: Copying the built client binary to d:\CI\PR-42152\1\binary\docker-039e9670cb.exe... [2021-03-16T08:03:43.409Z] INFO: Copying dockerversion from the container... [2021-03-16T08:03:43.409Z] INFO: Copying the golang package from the container to d:\CI\PR-42152\1\installer\go.zip... [2021-03-16T08:03:43.409Z] INFO: Extracting go.zip to d:\CI\PR-42152\1\go [2021-03-16T08:03:43.543Z] === RUN TestKillContainer/killing_signal [2021-03-16T08:03:43.788Z] --- PASS: TestNISDomainname (1.46s) [2021-03-16T08:03:43.788Z] === RUN TestHostnameDnsResolution [2021-03-16T08:03:44.481Z] --- PASS: TestKillContainer (2.28s) [2021-03-16T08:03:44.481Z] --- PASS: TestKillContainer/no_signal (0.71s) [2021-03-16T08:03:44.481Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2021-03-16T08:03:44.481Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2021-03-16T08:03:44.481Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-16T08:03:44.481Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-16T08:03:44.858Z] --- PASS: TestBuildMultiStageLayerLeak (3.22s) [2021-03-16T08:03:44.858Z] === RUN TestBuildWithHugeFile [2021-03-16T08:03:45.044Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-16T08:03:45.707Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.09s) [2021-03-16T08:03:45.707Z] === RUN TestUpdateMemory [2021-03-16T08:03:45.707Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-16T08:03:45.707Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-16T08:03:45.707Z] === RUN TestUpdateCPUQuota [2021-03-16T08:03:45.707Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-03-16T08:03:45.707Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-16T08:03:45.707Z] === RUN TestUpdatePidsLimit [2021-03-16T08:03:45.707Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-03-16T08:03:45.707Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-16T08:03:45.707Z] === RUN TestUpdateRestartPolicy [2021-03-16T08:03:45.851Z] --- PASS: TestHostnameDnsResolution (2.09s) [2021-03-16T08:03:45.851Z] === RUN TestStats [2021-03-16T08:03:45.971Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2021-03-16T08:03:45.971Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2021-03-16T08:03:45.971Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-03-16T08:03:45.971Z] === RUN TestKillStoppedContainer [2021-03-16T08:03:45.971Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-03-16T08:03:45.971Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-16T08:03:45.971Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-03-16T08:03:45.971Z] === RUN TestKillDifferentUserContainer [2021-03-16T08:03:46.100Z] Loaded image: buildpack-deps:buster [2021-03-16T08:03:46.100Z] Loaded image: busybox:latest [2021-03-16T08:03:46.100Z] Loaded image: busybox:glibc [2021-03-16T08:03:46.532Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2021-03-16T08:03:46.532Z] === RUN TestInspectOomKilledTrue [2021-03-16T08:03:46.532Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-16T08:03:46.532Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-16T08:03:46.532Z] === RUN TestInspectOomKilledFalse [2021-03-16T08:03:47.461Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2021-03-16T08:03:47.461Z] === RUN TestLinksEtcHostsContentMatch [2021-03-16T08:03:47.481Z] Loaded image: debian:bullseye [2021-03-16T08:03:47.481Z] Loaded image: hello-world:latest [2021-03-16T08:03:47.741Z] Loaded image: arm32v7/hello-world:latest [2021-03-16T08:03:47.741Z] INFO: Testing against a local daemon [2021-03-16T08:03:47.741Z] === RUN TestCgroupNamespacesBuild [2021-03-16T08:03:48.022Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s) [2021-03-16T08:03:48.022Z] === RUN TestLinksContainerNames [2021-03-16T08:03:48.984Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/rootless [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/volume [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-16T08:03:48.984Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === Skipped [2021-03-16T08:03:48.984Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-16T08:03:48.984Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-16T08:03:48.984Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-16T08:03:48.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:03:48.984Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-16T08:03:48.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:03:48.984Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-16T08:03:48.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:03:48.984Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-16T08:03:48.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:03:48.984Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-16T08:03:48.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:03:48.984Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-16T08:03:48.984Z] graphtest_unix.go:73: No driver to put! [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-16T08:03:48.984Z] time="2021-03-16T08:02:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T08:03:48.984Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T08:03:48.984Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-16T08:03:48.984Z] time="2021-03-16T08:02:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T08:03:48.984Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T08:03:48.984Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-16T08:03:48.984Z] time="2021-03-16T08:02:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T08:03:48.984Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T08:03:48.984Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-16T08:03:48.984Z] time="2021-03-16T08:02:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T08:03:48.984Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T08:03:48.984Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-16T08:03:48.984Z] time="2021-03-16T08:02:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T08:03:48.984Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T08:03:48.984Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-16T08:03:48.984Z] graphtest_unix.go:73: No driver to put! [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-16T08:03:48.984Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-16T08:03:48.984Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-16T08:03:48.984Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-16T08:03:48.984Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-16T08:03:48.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:03:48.984Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-16T08:03:48.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:03:48.984Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-16T08:03:48.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:03:48.984Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-16T08:03:48.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:03:48.984Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-16T08:03:48.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:03:48.984Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-16T08:03:48.984Z] graphtest_unix.go:73: No driver to put! [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-16T08:03:48.984Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-16T08:03:48.984Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] [2021-03-16T08:03:48.984Z] DONE 2244 tests, 26 skipped in 266.036s Post stage [Pipeline] junit [2021-03-16T08:03:49.032Z] Recording test results [2021-03-16T08:03:49.362Z] --- PASS: TestStats (3.14s) [2021-03-16T08:03:49.362Z] === RUN TestStopContainerWithTimeout [2021-03-16T08:03:49.362Z] === RUN TestStopContainerWithTimeout/0 [2021-03-16T08:03:49.362Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-16T08:03:49.362Z] === RUN TestStopContainerWithTimeout/1 [2021-03-16T08:03:49.362Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-16T08:03:49.362Z] === RUN TestStopContainerWithTimeout/3 [2021-03-16T08:03:49.362Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-16T08:03:49.362Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-16T08:03:49.362Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-16T08:03:49.362Z] === CONT TestStopContainerWithTimeout/0 [2021-03-16T08:03:49.362Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-16T08:03:49.389Z] --- PASS: TestLinksContainerNames (1.44s) [2021-03-16T08:03:49.389Z] === RUN TestLogsFollowTailEmpty [2021-03-16T08:03:49.435Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-16T08:03:49.868Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42152/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 -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:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 hack/make.sh dynbinary test-integration [2021-03-16T08:03:49.993Z] === CONT TestStopContainerWithTimeout/3 [2021-03-16T08:03:50.163Z] [2021-03-16T08:03:50.163Z] Removing bundles/ [2021-03-16T08:03:50.163Z] [2021-03-16T08:03:50.163Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-16T08:03:50.163Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-16T08:03:50.163Z] GOOS="" GOARCH="" GOARM="" [2021-03-16T08:03:50.316Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2021-03-16T08:03:50.316Z] === RUN TestContainerNetworkMountsNoChown [2021-03-16T08:03:50.878Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/default [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/default [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/private [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/private [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/rprivate [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/slave [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/slave [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/rslave [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/shared [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/shared [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/rshared [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-16T08:03:50.878Z] === CONT TestMountDaemonRoot/default [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-16T08:03:50.878Z] === CONT TestMountDaemonRoot/rslave [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-16T08:03:50.878Z] === CONT TestMountDaemonRoot/rshared [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-16T08:03:50.878Z] === CONT TestMountDaemonRoot/shared [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-16T08:03:50.878Z] === CONT TestMountDaemonRoot/rprivate [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-16T08:03:50.878Z] === CONT TestMountDaemonRoot/slave [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-16T08:03:50.878Z] === CONT TestMountDaemonRoot/private [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-16T08:03:50.878Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-16T08:03:50.878Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-16T08:03:50.878Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-16T08:03:50.878Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-16T08:03:50.878Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-16T08:03:50.878Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-16T08:03:50.878Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-16T08:03:50.878Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-16T08:03:51.135Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-16T08:03:51.391Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-16T08:03:51.391Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-03-16T08:03:51.391Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-03-16T08:03:51.391Z] === RUN TestContainerBindMountNonRecursive [2021-03-16T08:03:51.936Z] --- PASS: TestCgroupNamespacesBuild (3.40s) [2021-03-16T08:03:51.936Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-16T08:03:52.056Z] === CONT TestStopContainerWithTimeout/1 [2021-03-16T08:03:53.846Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.78s) [2021-03-16T08:03:53.846Z] === RUN TestBuildWithSession [2021-03-16T08:03:53.846Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-16T08:03:53.846Z] build_session_test.go:25: TODO: BuildKit [2021-03-16T08:03:53.846Z] === RUN TestBuildSquashParent [2021-03-16T08:03:53.906Z] --- PASS: TestContainerBindMountNonRecursive (2.19s) [2021-03-16T08:03:53.906Z] === RUN TestContainerVolumesMountedAsShared [2021-03-16T08:03:53.906Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2021-03-16T08:03:53.906Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-16T08:03:54.121Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-16T08:03:54.121Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2021-03-16T08:03:54.121Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2021-03-16T08:03:54.121Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2021-03-16T08:03:54.121Z] --- PASS: TestStopContainerWithTimeout/1 (2.11s) [2021-03-16T08:03:54.121Z] === RUN TestDeleteDevicemapper [2021-03-16T08:03:54.121Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-16T08:03:54.121Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-16T08:03:54.122Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-16T08:03:54.832Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) [2021-03-16T08:03:54.832Z] === RUN TestNetworkNat [2021-03-16T08:03:55.758Z] --- PASS: TestNetworkNat (0.69s) [2021-03-16T08:03:55.758Z] === RUN TestNetworkLocalhostTCPNat [2021-03-16T08:03:56.320Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2021-03-16T08:03:56.320Z] === RUN TestNetworkLoopbackNat [2021-03-16T08:03:57.688Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-03-16T08:03:57.924Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2021-03-16T08:03:57.924Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-16T08:03:58.373Z] INFO: Extraction ended at 03/16/2021 08:03:56. Duration:00:00:21.7861647 [2021-03-16T08:03:58.373Z] INFO: Updating the golang and path environment variables [2021-03-16T08:03:58.373Z] INFO: GOPATH=d:\gopath [2021-03-16T08:03:58.373Z] INFO: go version go1.13.15 windows/amd64 [2021-03-16T08:03:58.373Z] INFO: Running the daemon under test in debug mode [2021-03-16T08:03:58.373Z] INFO: Starting a daemon under test... [2021-03-16T08:03:58.373Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42152\1\daemon --pidfile d:\CI\PR-42152\1\docker.pid -D [2021-03-16T08:03:58.373Z] INFO: Process started successfully. [2021-03-16T08:03:58.373Z] INFO: Start tailing logs of the daemon under tests [2021-03-16T08:03:58.373Z] INFO: Waiting for the daemon under test to start... [2021-03-16T08:03:58.494Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2021-03-16T08:03:58.494Z] === RUN TestWaitNonBlocked [2021-03-16T08:03:58.494Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:03:58.494Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:03:58.494Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:03:58.494Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:03:58.494Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:03:58.494Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:03:58.603Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.46s) [2021-03-16T08:03:58.603Z] === RUN TestUpdateMemory [2021-03-16T08:03:58.603Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-16T08:03:58.603Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:03:58.603Z] === RUN TestUpdateCPUQuota [2021-03-16T08:03:59.435Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-16T08:03:59.435Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s) [2021-03-16T08:03:59.435Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2021-03-16T08:03:59.435Z] === RUN TestWaitBlocked [2021-03-16T08:03:59.435Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-16T08:03:59.435Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-16T08:03:59.435Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-16T08:03:59.435Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-16T08:03:59.435Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-16T08:03:59.435Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-16T08:03:59.584Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2021-03-16T08:03:59.584Z] === RUN TestPause [2021-03-16T08:04:00.145Z] --- PASS: TestPause (0.72s) [2021-03-16T08:04:00.145Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-16T08:04:00.145Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-16T08:04:00.145Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-16T08:04:00.145Z] === RUN TestPauseStopPausedContainer [2021-03-16T08:04:00.818Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-16T08:04:00.818Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2021-03-16T08:04:00.818Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2021-03-16T08:04:00.818Z] === CONT TestDaemonRestartIpcMode [2021-03-16T08:04:00.818Z] === CONT TestIpcModeOlderClient [2021-03-16T08:04:00.818Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-03-16T08:04:00.818Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-16T08:04:01.073Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2021-03-16T08:04:01.073Z] === RUN TestPsFilter [2021-03-16T08:04:01.073Z] --- PASS: TestPsFilter (0.10s) [2021-03-16T08:04:01.073Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-16T08:04:01.635Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-03-16T08:04:01.635Z] === RUN TestRemoveContainerWithVolume [2021-03-16T08:04:02.562Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-03-16T08:04:02.562Z] === RUN TestRemoveContainerRunning [2021-03-16T08:04:03.051Z] --- PASS: TestUpdateCPUQuota (4.25s) [2021-03-16T08:04:03.051Z] === RUN TestUpdatePidsLimit [2021-03-16T08:04:03.051Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-16T08:04:03.125Z] --- PASS: TestRemoveContainerRunning (0.70s) [2021-03-16T08:04:03.125Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-16T08:04:03.342Z] === RUN TestUpdatePidsLimit/no_change [2021-03-16T08:04:03.973Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-16T08:04:04.052Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2021-03-16T08:04:04.052Z] === RUN TestRemoveInvalidContainer [2021-03-16T08:04:04.052Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-16T08:04:04.052Z] === RUN TestRenameLinkedContainer [2021-03-16T08:04:04.605Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-16T08:04:05.637Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-16T08:04:06.100Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.84s) [2021-03-16T08:04:06.269Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-16T08:04:06.360Z] --- PASS: TestDaemonRestartIpcMode (5.66s) [2021-03-16T08:04:06.360Z] PASS [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === Skipped [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-16T08:04:06.360Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-03-16T08:04:06.360Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-03-16T08:04:06.360Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-03-16T08:04:06.360Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-03-16T08:04:06.360Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-03-16T08:04:06.360Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-03-16T08:04:06.360Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-03-16T08:04:06.360Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-16T08:04:06.360Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-16T08:04:06.360Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-16T08:04:06.360Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-16T08:04:06.360Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-03-16T08:04:06.360Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-03-16T08:04:06.360Z] 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-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-03-16T08:04:06.360Z] 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-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-03-16T08:04:06.360Z] 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-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-03-16T08:04:06.360Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-16T08:04:06.360Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-03-16T08:04:06.360Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-03-16T08:04:06.360Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-16T08:04:06.360Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-03-16T08:04:06.360Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-03-16T08:04:06.360Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-16T08:04:06.360Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-16T08:04:06.360Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-03-16T08:04:06.360Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-03-16T08:04:06.360Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] [2021-03-16T08:04:06.360Z] DONE 177 tests, 27 skipped in 108.261s [2021-03-16T08:04:06.360Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-16T08:04:06.620Z] INFO: Testing against a local daemon [2021-03-16T08:04:06.620Z] === RUN TestCommitInheritsEnv [2021-03-16T08:04:06.901Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-16T08:04:07.318Z] --- PASS: TestRenameLinkedContainer (2.82s) [2021-03-16T08:04:07.318Z] === RUN TestRenameStoppedContainer [2021-03-16T08:04:07.318Z] --- PASS: TestRenameStoppedContainer (0.70s) [2021-03-16T08:04:07.318Z] === RUN TestRenameRunningContainerAndReuse [2021-03-16T08:04:07.326Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-03-16T08:04:08.406Z] --- PASS: TestUpdatePidsLimit (5.66s) [2021-03-16T08:04:08.406Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-03-16T08:04:08.406Z] --- PASS: TestUpdatePidsLimit/no_change (0.66s) [2021-03-16T08:04:08.406Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-03-16T08:04:08.406Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s) [2021-03-16T08:04:08.406Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s) [2021-03-16T08:04:08.406Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.69s) [2021-03-16T08:04:08.406Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-03-16T08:04:08.406Z] === RUN TestUpdateRestartPolicy [2021-03-16T08:04:08.527Z] --- PASS: TestCommitInheritsEnv (1.57s) [2021-03-16T08:04:08.527Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-16T08:04:08.527Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-16T08:04:08.527Z] === RUN TestImagesFilterMultiReference [2021-03-16T08:04:08.527Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-03-16T08:04:08.527Z] === RUN TestImagePullPlatformInvalid [2021-03-16T08:04:08.527Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-16T08:04:08.527Z] === RUN TestRemoveImageOrphaning [2021-03-16T08:04:08.731Z] --- PASS: TestBuildSquashParent (13.61s) [2021-03-16T08:04:08.731Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-16T08:04:08.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T08:04:08.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T08:04:08.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T08:04:08.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T08:04:08.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T08:04:08.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T08:04:08.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T08:04:08.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T08:04:08.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T08:04:08.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T08:04:08.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T08:04:08.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T08:04:08.731Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T08:04:08.731Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T08:04:09.208Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s) [2021-03-16T08:04:09.208Z] === RUN TestRenameInvalidName [2021-03-16T08:04:09.464Z] --- PASS: TestRenameInvalidName (0.70s) [2021-03-16T08:04:09.464Z] === RUN TestRenameAnonymousContainer [2021-03-16T08:04:10.436Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-03-16T08:04:10.436Z] === RUN TestRemoveImageGarbageCollector [2021-03-16T08:04:10.436Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-16T08:04:10.436Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-16T08:04:10.436Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-16T08:04:10.436Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-16T08:04:10.436Z] === RUN TestTagInvalidReference [2021-03-16T08:04:10.436Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-16T08:04:10.436Z] === RUN TestTagValidPrefixedRepo [2021-03-16T08:04:10.436Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-03-16T08:04:10.436Z] === RUN TestTagExistedNameWithoutForce [2021-03-16T08:04:10.436Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-16T08:04:10.436Z] === RUN TestTagOfficialNames [2021-03-16T08:04:10.436Z] --- PASS: TestTagOfficialNames (0.05s) [2021-03-16T08:04:10.436Z] === RUN TestTagMatchesDigest [2021-03-16T08:04:10.436Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-16T08:04:10.436Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-16T08:04:11.978Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-03-16T08:04:11.981Z] --- PASS: TestRenameAnonymousContainer (2.43s) [2021-03-16T08:04:11.981Z] === RUN TestRenameContainerWithSameName [2021-03-16T08:04:12.909Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2021-03-16T08:04:12.909Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-16T08:04:12.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T08:04:12.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T08:04:14.275Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2021-03-16T08:04:14.275Z] === RUN TestResize [2021-03-16T08:04:14.836Z] --- PASS: TestResize (0.69s) [2021-03-16T08:04:14.836Z] === RUN TestResizeWithInvalidSize [2021-03-16T08:04:15.399Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2021-03-16T08:04:15.399Z] === RUN TestResizeWhenContainerNotStarted [2021-03-16T08:04:16.325Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2021-03-16T08:04:16.325Z] === RUN TestDaemonRestartKillContainers [2021-03-16T08:04:16.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-16T08:04:16.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-16T08:04:16.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-16T08:04:16.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-16T08:04:16.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-16T08:04:16.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-16T08:04:16.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-16T08:04:16.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-16T08:04:16.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-16T08:04:16.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-16T08:04:16.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-16T08:04:16.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-16T08:04:16.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-16T08:04:16.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-16T08:04:16.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-16T08:04:16.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-16T08:04:16.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:04:16.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:04:16.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:04:16.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:04:16.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:04:16.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:04:16.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:04:16.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:04:16.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-16T08:04:16.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-16T08:04:18.841Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:04:18.841Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:04:19.509Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T08:04:19.509Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T08:04:19.638Z] .....INFO: Daemon under test started and replied! [2021-03-16T08:04:19.638Z] INFO: Docker version of the daemon under test [2021-03-16T08:04:19.638Z] [2021-03-16T08:04:19.638Z] Client: [2021-03-16T08:04:19.638Z] Version: 17.06.2-ce [2021-03-16T08:04:19.638Z] API version: 1.30 [2021-03-16T08:04:19.638Z] Go version: go1.8.3 [2021-03-16T08:04:19.638Z] Git commit: cec0b72 [2021-03-16T08:04:19.638Z] Built: Tue Sep 5 19:57:19 2017 [2021-03-16T08:04:19.638Z] OS/Arch: windows/amd64 [2021-03-16T08:04:19.638Z] [2021-03-16T08:04:19.638Z] Server: [2021-03-16T08:04:19.638Z] Version: 0.0.0-dev [2021-03-16T08:04:19.638Z] API version: 1.41 (minimum version 1.24) [2021-03-16T08:04:19.638Z] Go version: go1.13.15 [2021-03-16T08:04:19.638Z] Git commit: 039e9670cb [2021-03-16T08:04:19.638Z] Built: 03/16/2021 08:02:16 [2021-03-16T08:04:19.638Z] OS/Arch: windows/amd64 [2021-03-16T08:04:19.638Z] Experimental: false [2021-03-16T08:04:19.638Z] [2021-03-16T08:04:19.638Z] INFO: Docker info of the daemon under test [2021-03-16T08:04:19.638Z] [2021-03-16T08:04:19.638Z] Containers: 0 [2021-03-16T08:04:19.638Z] Running: 0 [2021-03-16T08:04:19.638Z] Paused: 0 [2021-03-16T08:04:19.638Z] Stopped: 0 [2021-03-16T08:04:19.638Z] Images: 0 [2021-03-16T08:04:19.638Z] Server Version: 0.0.0-dev [2021-03-16T08:04:19.638Z] Storage Driver: windowsfilter [2021-03-16T08:04:19.638Z] Windows: [2021-03-16T08:04:19.638Z] Logging Driver: json-file [2021-03-16T08:04:19.638Z] Plugins: [2021-03-16T08:04:19.638Z] Volume: local [2021-03-16T08:04:19.638Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-16T08:04:19.638Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-16T08:04:19.638Z] Swarm: inactive [2021-03-16T08:04:19.638Z] Default Isolation: process [2021-03-16T08:04:19.638Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-16T08:04:19.638Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-16T08:04:19.638Z] OSType: windows [2021-03-16T08:04:19.638Z] Architecture: x86_64 [2021-03-16T08:04:19.638Z] CPUs: 4 [2021-03-16T08:04:19.638Z] Total Memory: 32GiB [2021-03-16T08:04:19.638Z] Name: azwin-2-d9e020 [2021-03-16T08:04:19.638Z] ID: DW2I:KSZ7:IMWC:DQEY:4SSA:6EB6:VAUC:GBOI:LUTZ:BPW7:LW7V:N7IZ [2021-03-16T08:04:19.638Z] Docker Root Dir: D:\CI\PR-42152\1\daemon [2021-03-16T08:04:19.638Z] Debug Mode (client): false [2021-03-16T08:04:19.638Z] Debug Mode (server): true [2021-03-16T08:04:19.638Z] File Descriptors: -1 [2021-03-16T08:04:19.638Z] Goroutines: 16 [2021-03-16T08:04:19.638Z] System Time: 2021-03-16T08:04:16.4859335Z [2021-03-16T08:04:19.638Z] EventsListeners: 0 [2021-03-16T08:04:19.638Z] Registry: https://index.docker.io/v1/ [2021-03-16T08:04:19.638Z] Labels: [2021-03-16T08:04:19.638Z] Experimental: false [2021-03-16T08:04:19.638Z] Insecure Registries: [2021-03-16T08:04:19.638Z] 127.0.0.0/8 [2021-03-16T08:04:19.638Z] Live Restore Enabled: false [2021-03-16T08:04:19.638Z] [2021-03-16T08:04:19.638Z] [2021-03-16T08:04:19.638Z] INFO: Docker images of the daemon under test [2021-03-16T08:04:19.638Z] [2021-03-16T08:04:19.638Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-16T08:04:19.638Z] [2021-03-16T08:04:19.638Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-03-16T08:04:19.638Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-03-16T08:04:19.638Z] ltsc2019: Pulling from windows/servercore [2021-03-16T08:04:19.638Z] 4612f6d0b889: Pulling fs layer [2021-03-16T08:04:19.638Z] 5ff1512f88ec: Pulling fs layer [2021-03-16T08:04:19.768Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:04:20.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:04:20.951Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-16T08:04:21.512Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-16T08:04:23.400Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-16T08:04:23.656Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-16T08:04:23.736Z] --- PASS: TestUpdateRestartPolicy (14.04s) [2021-03-16T08:04:23.736Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-16T08:04:23.736Z] --- PASS: TestUpdateRestartWithAutoRemove (1.11s) [2021-03-16T08:04:23.736Z] === RUN TestWaitNonBlocked [2021-03-16T08:04:23.736Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:04:23.736Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:04:23.736Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:04:23.736Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:04:23.736Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:04:23.736Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:04:24.784Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-16T08:04:24.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.41s) [2021-03-16T08:04:24.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.42s) [2021-03-16T08:04:24.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.45s) [2021-03-16T08:04:24.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.47s) [2021-03-16T08:04:24.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.44s) [2021-03-16T08:04:24.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.48s) [2021-03-16T08:04:24.784Z] === RUN TestBuildMultiStageCopy [2021-03-16T08:04:24.784Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-16T08:04:25.241Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-16T08:04:25.241Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s) [2021-03-16T08:04:25.241Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.39s) [2021-03-16T08:04:25.241Z] === RUN TestWaitBlocked [2021-03-16T08:04:25.241Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-16T08:04:25.241Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-16T08:04:25.241Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-16T08:04:25.241Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-16T08:04:25.241Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-16T08:04:25.241Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-16T08:04:26.172Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-16T08:04:26.734Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-16T08:04:26.746Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-16T08:04:26.746Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.36s) [2021-03-16T08:04:26.746Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.44s) [2021-03-16T08:04:26.746Z] === CONT TestContainerStartOnDaemonRestart [2021-03-16T08:04:26.746Z] === CONT TestContainerKillOnDaemonStart [2021-03-16T08:04:28.075Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-16T08:04:28.336Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-16T08:04:28.906Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-16T08:04:29.270Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-16T08:04:29.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.26s) [2021-03-16T08:04:29.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s) [2021-03-16T08:04:29.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2021-03-16T08:04:29.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2021-03-16T08:04:29.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-03-16T08:04:29.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-03-16T08:04:29.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.19s) [2021-03-16T08:04:29.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.24s) [2021-03-16T08:04:29.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.95s) [2021-03-16T08:04:29.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.08s) [2021-03-16T08:04:29.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s) [2021-03-16T08:04:29.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.17s) [2021-03-16T08:04:29.270Z] === RUN TestCgroupNamespacesRun [2021-03-16T08:04:29.474Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-16T08:04:30.043Z] --- PASS: TestBuildMultiStageCopy (5.98s) [2021-03-16T08:04:30.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.80s) [2021-03-16T08:04:30.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2021-03-16T08:04:30.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2021-03-16T08:04:30.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2021-03-16T08:04:30.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2021-03-16T08:04:30.043Z] === RUN TestBuildMultiStageParentConfig [2021-03-16T08:04:30.260Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s) [2021-03-16T08:04:30.260Z] === CONT TestIpcModeOlderClient [2021-03-16T08:04:30.260Z] --- PASS: TestIpcModeOlderClient (0.21s) [2021-03-16T08:04:30.260Z] === CONT TestDaemonHostGatewayIP [2021-03-16T08:04:30.649Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2021-03-16T08:04:30.649Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-16T08:04:30.649Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-16T08:04:30.649Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-16T08:04:30.649Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-16T08:04:31.421Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2021-03-16T08:04:31.421Z] === RUN TestBuildLabelWithTargets [2021-03-16T08:04:31.610Z] --- PASS: TestBuildWithHugeFile (44.57s) [2021-03-16T08:04:31.610Z] === RUN TestBuildWCOWSandboxSize [2021-03-16T08:04:31.610Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-16T08:04:31.610Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-16T08:04:31.610Z] === RUN TestBuildWithEmptyDockerfile [2021-03-16T08:04:31.610Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:04:31.610Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:04:31.610Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:04:31.610Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:04:31.610Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:04:31.610Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:04:31.610Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:04:31.610Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:04:31.610Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:04:31.610Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2021-03-16T08:04:31.610Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2021-03-16T08:04:31.610Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2021-03-16T08:04:31.610Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2021-03-16T08:04:31.611Z] === RUN TestBuildPreserveOwnership [2021-03-16T08:04:31.611Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-16T08:04:32.537Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2021-03-16T08:04:32.537Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-16T08:04:32.648Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-03-16T08:04:33.961Z] --- PASS: TestBuildLabelWithTargets (2.34s) [2021-03-16T08:04:33.961Z] === RUN TestBuildWithEmptyLayers [2021-03-16T08:04:34.426Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2021-03-16T08:04:34.426Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-16T08:04:34.704Z] --- PASS: TestDaemonHostGatewayIP (4.22s) [2021-03-16T08:04:34.704Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-16T08:04:34.898Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2021-03-16T08:04:34.898Z] === RUN TestBuildMultiStageOnBuild [2021-03-16T08:04:34.907Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-16T08:04:35.790Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2021-03-16T08:04:35.790Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-16T08:04:36.818Z] --- PASS: TestBuildPreserveOwnership (6.68s) [2021-03-16T08:04:36.818Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.37s) [2021-03-16T08:04:36.818Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.29s) [2021-03-16T08:04:36.818Z] === RUN TestBuildPlatformInvalid [2021-03-16T08:04:36.818Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2021-03-16T08:04:36.818Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-16T08:04:37.154Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.28s) [2021-03-16T08:04:37.154Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-16T08:04:37.719Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-03-16T08:04:37.719Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-16T08:04:39.149Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.23s) [2021-03-16T08:04:39.149Z] === CONT TestDaemonRestartIpcMode [2021-03-16T08:04:39.149Z] --- PASS: TestContainerKillOnDaemonStart (12.68s) [2021-03-16T08:04:39.608Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2021-03-16T08:04:39.609Z] === RUN TestKernelTCPMemory [2021-03-16T08:04:39.609Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-16T08:04:39.609Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-16T08:04:39.609Z] === RUN TestNISDomainname [2021-03-16T08:04:40.168Z] --- PASS: TestBuildMultiStageOnBuild (4.34s) [2021-03-16T08:04:40.168Z] === RUN TestBuildUncleanTarFilenames [2021-03-16T08:04:40.974Z] --- PASS: TestNISDomainname (1.30s) [2021-03-16T08:04:40.974Z] === RUN TestHostnameDnsResolution [2021-03-16T08:04:41.188Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-03-16T08:04:41.544Z] --- PASS: TestBuildUncleanTarFilenames (2.04s) [2021-03-16T08:04:41.544Z] === RUN TestBuildMultiStageLayerLeak [2021-03-16T08:04:41.902Z] --- PASS: TestHostnameDnsResolution (1.22s) [2021-03-16T08:04:41.902Z] === RUN TestStats [2021-03-16T08:04:42.674Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-03-16T08:04:43.640Z] --- PASS: TestDaemonRestartIpcMode (4.36s) [2021-03-16T08:04:43.640Z] PASS [2021-03-16T08:04:43.640Z] [2021-03-16T08:04:43.640Z] === Skipped [2021-03-16T08:04:43.640Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-03-16T08:04:43.640Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-16T08:04:43.640Z] [2021-03-16T08:04:43.640Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-16T08:04:43.640Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:04:43.640Z] [2021-03-16T08:04:43.640Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-16T08:04:43.640Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:04:43.640Z] [2021-03-16T08:04:43.640Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-16T08:04:43.640Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-16T08:04:43.640Z] [2021-03-16T08:04:43.640Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-03-16T08:04:43.640Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-16T08:04:43.640Z] [2021-03-16T08:04:43.640Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-03-16T08:04:43.640Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:04:43.640Z] [2021-03-16T08:04:43.640Z] [2021-03-16T08:04:43.640Z] DONE 196 tests, 6 skipped in 189.365s [2021-03-16T08:04:43.640Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-03-16T08:04:43.640Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:04:43.640Z] ++ set -e [2021-03-16T08:04:43.640Z] ++ '[' -n 0 ']' [2021-03-16T08:04:43.640Z] ++ set -x [2021-03-16T08:04:43.640Z] ++ 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=s390x 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/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:04:43.640Z] INFO: Testing against a local daemon [2021-03-16T08:04:43.640Z] === RUN TestCommitInheritsEnv [2021-03-16T08:04:43.930Z] --- PASS: TestCommitInheritsEnv (0.73s) [2021-03-16T08:04:43.930Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-16T08:04:43.930Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-16T08:04:43.931Z] === RUN TestImagesFilterMultiReference [2021-03-16T08:04:44.221Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-03-16T08:04:44.221Z] === RUN TestImagePullPlatformInvalid [2021-03-16T08:04:44.221Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-03-16T08:04:44.221Z] === RUN TestRemoveImageOrphaning [2021-03-16T08:04:44.852Z] --- PASS: TestRemoveImageOrphaning (0.66s) [2021-03-16T08:04:44.852Z] === RUN TestRemoveImageGarbageCollector [2021-03-16T08:04:44.852Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2021-03-16T08:04:44.852Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:04:44.852Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-16T08:04:44.852Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-16T08:04:44.852Z] === RUN TestTagInvalidReference [2021-03-16T08:04:44.852Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-16T08:04:44.852Z] === RUN TestTagValidPrefixedRepo [2021-03-16T08:04:44.852Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-03-16T08:04:44.852Z] === RUN TestTagExistedNameWithoutForce [2021-03-16T08:04:44.852Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-16T08:04:44.852Z] === RUN TestTagOfficialNames [2021-03-16T08:04:44.852Z] --- PASS: TestTagOfficialNames (0.03s) [2021-03-16T08:04:44.852Z] === RUN TestTagMatchesDigest [2021-03-16T08:04:44.852Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-16T08:04:44.852Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-16T08:04:45.164Z] --- PASS: TestStats (2.72s) [2021-03-16T08:04:45.164Z] === RUN TestStopContainerWithTimeout [2021-03-16T08:04:45.164Z] === RUN TestStopContainerWithTimeout/0 [2021-03-16T08:04:45.164Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-16T08:04:45.164Z] === RUN TestStopContainerWithTimeout/1 [2021-03-16T08:04:45.164Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-16T08:04:45.164Z] === RUN TestStopContainerWithTimeout/3 [2021-03-16T08:04:45.164Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-16T08:04:45.164Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-16T08:04:45.164Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-16T08:04:45.164Z] === CONT TestStopContainerWithTimeout/0 [2021-03-16T08:04:45.164Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-16T08:04:45.725Z] === CONT TestStopContainerWithTimeout/3 [2021-03-16T08:04:45.734Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s) [2021-03-16T08:04:45.734Z] === RUN TestBuildWithHugeFile [2021-03-16T08:04:48.055Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-03-16T08:04:48.238Z] === CONT TestStopContainerWithTimeout/1 [2021-03-16T08:04:49.602Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-16T08:04:49.602Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2021-03-16T08:04:49.602Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2021-03-16T08:04:49.602Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2021-03-16T08:04:49.602Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2021-03-16T08:04:49.602Z] === RUN TestDeleteDevicemapper [2021-03-16T08:04:49.602Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-16T08:04:49.602Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-16T08:04:49.602Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-16T08:04:51.724Z] Loaded image: buildpack-deps:buster [2021-03-16T08:04:51.724Z] Loaded image: busybox:latest [2021-03-16T08:04:51.724Z] Loaded image: busybox:glibc [2021-03-16T08:04:51.983Z] Loaded image: debian:bullseye [2021-03-16T08:04:52.118Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.47s) [2021-03-16T08:04:52.118Z] === RUN TestUpdateMemory [2021-03-16T08:04:52.243Z] Loaded image: hello-world:latest [2021-03-16T08:04:52.243Z] Loaded image: arm32v7/hello-world:latest [2021-03-16T08:04:53.483Z] --- PASS: TestUpdateMemory (1.30s) [2021-03-16T08:04:53.483Z] === RUN TestUpdateCPUQuota [2021-03-16T08:04:57.946Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-16T08:04:57.946Z] Using test binary docker [2021-03-16T08:04:57.946Z] +++ /etc/init.d/apparmor start [2021-03-16T08:04:57.946Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-16T08:04:57.946Z] INFO: Waiting for daemon to start... [2021-03-16T08:04:57.946Z] Starting dockerd [2021-03-16T08:04:57.946Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-03-16T08:04:57.946Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-16T08:04:57.946Z] Using test binary docker [2021-03-16T08:04:57.946Z] +++ /etc/init.d/apparmor start [2021-03-16T08:04:57.946Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-16T08:04:57.946Z] INFO: Waiting for daemon to start... [2021-03-16T08:04:57.946Z] Starting dockerd [2021-03-16T08:04:57.946Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-03-16T08:05:00.012Z] --- PASS: TestUpdateCPUQuota (6.79s) [2021-03-16T08:05:00.012Z] === RUN TestUpdatePidsLimit [2021-03-16T08:05:00.012Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-16T08:05:00.477Z] . [2021-03-16T08:05:00.477Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-16T08:05:00.477Z] [2021-03-16T08:05:00.477Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-16T08:05:00.477Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-16T08:05:00.477Z] Error: No such image: emptyfs [2021-03-16T08:05:00.477Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-16T08:05:00.477Z] ++++ docker load [2021-03-16T08:05:00.477Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-16T08:05:00.477Z] Error: No such image: emptyfs [2021-03-16T08:05:00.477Z] ++++ docker load [2021-03-16T08:05:00.477Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-16T08:05:00.736Z] Running integration-test (iteration 1) [2021-03-16T08:05:00.736Z] 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-03-16T08:05:00.736Z] ++ 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-03-16T08:05:00.736Z] ++ set -e [2021-03-16T08:05:00.736Z] ++ '[' -n 0 ']' [2021-03-16T08:05:00.736Z] ++ set -x [2021-03-16T08:05:00.736Z] ++ 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-03-16T08:05:00.940Z] === RUN TestUpdatePidsLimit/no_change [2021-03-16T08:05:00.995Z] Running integration-test (iteration 1) [2021-03-16T08:05:00.995Z] 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-03-16T08:05:00.995Z] ++ 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-03-16T08:05:00.995Z] ++ set -e [2021-03-16T08:05:00.995Z] ++ '[' -n 0 ']' [2021-03-16T08:05:00.995Z] ++ set -x [2021-03-16T08:05:00.995Z] ++ 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-03-16T08:05:01.042Z] ......................... [ 67%] [2021-03-16T08:05:01.502Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-16T08:05:02.236Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.74s) [2021-03-16T08:05:02.236Z] PASS [2021-03-16T08:05:02.236Z] [2021-03-16T08:05:02.236Z] === Skipped [2021-03-16T08:05:02.236Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-03-16T08:05:02.236Z] build_session_test.go:25: TODO: BuildKit [2021-03-16T08:05:02.236Z] [2021-03-16T08:05:02.237Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-16T08:05:02.237Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-16T08:05:02.237Z] [2021-03-16T08:05:02.237Z] [2021-03-16T08:05:02.237Z] DONE 34 tests, 2 skipped in 133.486s [2021-03-16T08:05:02.237Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-03-16T08:05:02.237Z] ++ 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-03-16T08:05:02.237Z] ++ set -e [2021-03-16T08:05:02.237Z] ++ '[' -n 0 ']' [2021-03-16T08:05:02.237Z] ++ set -x [2021-03-16T08:05:02.237Z] ++ 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-03-16T08:05:02.237Z] INFO: Testing against a local daemon [2021-03-16T08:05:02.237Z] === RUN TestConfigInspect [2021-03-16T08:05:02.429Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-16T08:05:02.991Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-16T08:05:03.918Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-16T08:05:04.480Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-16T08:05:05.532Z] --- PASS: TestConfigInspect (3.86s) [2021-03-16T08:05:05.532Z] === RUN TestConfigList [2021-03-16T08:05:05.844Z] --- PASS: TestUpdatePidsLimit (5.55s) [2021-03-16T08:05:05.844Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.73s) [2021-03-16T08:05:05.844Z] --- PASS: TestUpdatePidsLimit/no_change (0.71s) [2021-03-16T08:05:05.844Z] --- PASS: TestUpdatePidsLimit/update_lower (0.71s) [2021-03-16T08:05:05.844Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.74s) [2021-03-16T08:05:05.844Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s) [2021-03-16T08:05:05.844Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.71s) [2021-03-16T08:05:05.844Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) [2021-03-16T08:05:05.844Z] === RUN TestUpdateRestartPolicy [2021-03-16T08:05:08.844Z] --- PASS: TestConfigList (2.86s) [2021-03-16T08:05:08.844Z] === RUN TestConfigsCreateAndDelete [2021-03-16T08:05:12.154Z] --- PASS: TestConfigsCreateAndDelete (3.32s) [2021-03-16T08:05:12.154Z] === RUN TestConfigsUpdate [2021-03-16T08:05:15.480Z] --- PASS: TestConfigsUpdate (3.33s) [2021-03-16T08:05:15.480Z] === RUN TestTemplatedConfig [2021-03-16T08:05:19.682Z] --- PASS: TestTemplatedConfig (3.88s) [2021-03-16T08:05:19.682Z] === RUN TestConfigCreateResolve [2021-03-16T08:05:20.323Z] 5ff1512f88ec: Verifying Checksum [2021-03-16T08:05:20.323Z] 5ff1512f88ec: Download complete [2021-03-16T08:05:20.678Z] --- PASS: TestUpdateRestartPolicy (12.71s) [2021-03-16T08:05:20.678Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-16T08:05:20.678Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2021-03-16T08:05:20.678Z] === RUN TestWaitNonBlocked [2021-03-16T08:05:20.678Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:05:20.678Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:05:20.678Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:05:20.678Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:05:20.678Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:05:20.678Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:05:20.678Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-16T08:05:20.678Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2021-03-16T08:05:20.678Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2021-03-16T08:05:20.678Z] === RUN TestWaitBlocked [2021-03-16T08:05:20.678Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-16T08:05:20.678Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-16T08:05:20.678Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-16T08:05:20.678Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-16T08:05:20.678Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-16T08:05:20.678Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-16T08:05:21.604Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-16T08:05:21.604Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2021-03-16T08:05:21.605Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2021-03-16T08:05:21.605Z] === CONT TestContainerStartOnDaemonRestart [2021-03-16T08:05:21.605Z] === CONT TestContainerKillOnDaemonStart [2021-03-16T08:05:22.226Z] --- PASS: TestConfigCreateResolve (3.24s) [2021-03-16T08:05:22.226Z] === RUN TestConfigDaemonLibtrustID [2021-03-16T08:05:23.166Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2021-03-16T08:05:23.166Z] PASS [2021-03-16T08:05:23.166Z] [2021-03-16T08:05:23.166Z] DONE 7 tests in 21.305s [2021-03-16T08:05:23.166Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-03-16T08:05:23.166Z] ++ 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-03-16T08:05:23.166Z] ++ set -e [2021-03-16T08:05:23.166Z] ++ '[' -n 0 ']' [2021-03-16T08:05:23.166Z] ++ set -x [2021-03-16T08:05:23.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-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-03-16T08:05:23.166Z] INFO: Testing against a local daemon [2021-03-16T08:05:23.166Z] === RUN TestCheckpoint [2021-03-16T08:05:23.166Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-16T08:05:23.166Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-16T08:05:23.167Z] === RUN TestContainerInvalidJSON [2021-03-16T08:05:23.167Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:05:23.167Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:05:23.167Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:05:23.167Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:05:23.167Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:05:23.167Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:05:23.167Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:05:23.167Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:05:23.167Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:05:23.167Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-16T08:05:23.167Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-16T08:05:23.167Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-16T08:05:23.167Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-16T08:05:23.167Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-16T08:05:23.426Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-03-16T08:05:23.426Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-16T08:05:23.426Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-03-16T08:05:23.426Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-16T08:05:23.686Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-03-16T08:05:23.686Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-16T08:05:23.686Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2021-03-16T08:05:23.686Z] === RUN TestCopyFromContainer [2021-03-16T08:05:24.870Z] --- PASS: TestContainerStartOnDaemonRestart (3.04s) [2021-03-16T08:05:24.870Z] === CONT TestIpcModeOlderClient [2021-03-16T08:05:24.870Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-03-16T08:05:24.870Z] === CONT TestDaemonHostGatewayIP [2021-03-16T08:05:26.229Z] === RUN TestCopyFromContainer// [2021-03-16T08:05:26.229Z] === RUN TestCopyFromContainer//bar/root [2021-03-16T08:05:26.229Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-16T08:05:26.229Z] === RUN TestCopyFromContainer/bar/quux [2021-03-16T08:05:26.229Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-16T08:05:26.489Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-16T08:05:26.489Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-16T08:05:26.750Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-16T08:05:26.750Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-16T08:05:26.750Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-16T08:05:27.011Z] --- PASS: TestCopyFromContainer (3.33s) [2021-03-16T08:05:27.011Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-03-16T08:05:27.011Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-03-16T08:05:27.011Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-03-16T08:05:27.011Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-03-16T08:05:27.011Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-03-16T08:05:27.011Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-03-16T08:05:27.011Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-03-16T08:05:27.011Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-03-16T08:05:27.011Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2021-03-16T08:05:27.011Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-03-16T08:05:27.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-16T08:05:27.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:05:27.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:05:27.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:05:27.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:05:27.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:05:27.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:05:27.011Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:05:27.011Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:05:27.011Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:05:27.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-03-16T08:05:27.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-16T08:05:27.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-16T08:05:27.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-16T08:05:27.011Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-16T08:05:27.272Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2021-03-16T08:05:27.272Z] === RUN TestCreateWithInvalidEnv [2021-03-16T08:05:27.272Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-16T08:05:27.272Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-16T08:05:27.272Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-16T08:05:27.272Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-16T08:05:27.272Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-16T08:05:27.272Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-16T08:05:27.272Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-16T08:05:27.272Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-16T08:05:27.272Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-16T08:05:27.272Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-03-16T08:05:27.272Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-16T08:05:27.272Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-16T08:05:27.272Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-16T08:05:27.272Z] === RUN TestCreateTmpfsMountsTarget [2021-03-16T08:05:27.272Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-16T08:05:27.272Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-16T08:05:27.549Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-16T08:05:27.549Z] [2021-03-16T08:05:27.549Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-16T08:05:27.549Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-16T08:05:27.549Z] HOSTNAME=530cb1d5d9e0 [2021-03-16T08:05:27.549Z] TESTDEBUG=0 [2021-03-16T08:05:27.549Z] DEST=bundles/test-integration [2021-03-16T08:05:27.549Z] PWD=/go/src/github.com/docker/docker [2021-03-16T08:05:27.549Z] DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 [2021-03-16T08:05:27.549Z] container=docker [2021-03-16T08:05:27.549Z] HOME=/root [2021-03-16T08:05:27.549Z] GOLANG_VERSION=1.13.15 [2021-03-16T08:05:27.549Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-16T08:05:27.549Z] VALIDATE_BRANCH=master [2021-03-16T08:05:27.549Z] TERM=xterm [2021-03-16T08:05:27.549Z] DOCKER_PKG=github.com/docker/docker [2021-03-16T08:05:27.549Z] SHLVL=1 [2021-03-16T08:05:27.549Z] TIMEOUT=120m [2021-03-16T08:05:27.549Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-16T08:05:27.549Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-16T08:05:27.549Z] GO111MODULE=off [2021-03-16T08:05:27.549Z] DOCKER_EXPERIMENTAL=1 [2021-03-16T08:05:27.549Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-16T08:05:27.549Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-16T08:05:27.549Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-16T08:05:27.549Z] GOPATH=/go [2021-03-16T08:05:27.549Z] PKG_CONFIG=pkg-config [2021-03-16T08:05:27.549Z] _=/usr/bin/env [2021-03-16T08:05:27.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-16T08:05:28.135Z] --- PASS: TestDaemonHostGatewayIP (3.32s) [2021-03-16T08:05:28.135Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-16T08:05:29.815Z] --- PASS: TestCreateWithCustomMaskedPaths (2.64s) [2021-03-16T08:05:29.815Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-16T08:05:30.650Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2021-03-16T08:05:30.650Z] === CONT TestDaemonRestartIpcMode [2021-03-16T08:05:33.116Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.84s) [2021-03-16T08:05:33.116Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-16T08:05:33.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:05:33.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:05:33.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:05:33.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:05:33.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:05:33.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:05:33.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:05:33.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:05:33.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:05:33.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:05:33.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:05:33.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:05:33.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:05:33.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:05:33.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:05:33.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-16T08:05:33.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-03-16T08:05:33.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-03-16T08:05:33.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-03-16T08:05:33.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-03-16T08:05:33.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-03-16T08:05:33.117Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-16T08:05:33.208Z] --- PASS: TestDaemonRestartIpcMode (3.03s) [2021-03-16T08:05:33.687Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.93s) [2021-03-16T08:05:33.687Z] === RUN TestCreateDifferentPlatform [2021-03-16T08:05:33.687Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-16T08:05:33.687Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-16T08:05:33.687Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-16T08:05:33.687Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-16T08:05:33.687Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-16T08:05:33.687Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-16T08:05:33.687Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-03-16T08:05:33.687Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-16T08:05:33.947Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-03-16T08:05:33.947Z] === RUN TestContainerStartOnDaemonRestart [2021-03-16T08:05:33.947Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-16T08:05:33.947Z] === RUN TestDaemonRestartIpcMode [2021-03-16T08:05:33.947Z] === PAUSE TestDaemonRestartIpcMode [2021-03-16T08:05:33.947Z] === RUN TestDaemonHostGatewayIP [2021-03-16T08:05:33.947Z] === PAUSE TestDaemonHostGatewayIP [2021-03-16T08:05:33.947Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-16T08:05:33.947Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-16T08:05:33.947Z] === RUN TestContainerKillOnDaemonStart [2021-03-16T08:05:33.947Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-16T08:05:33.947Z] === RUN TestDiff [2021-03-16T08:05:34.136Z] --- PASS: TestContainerKillOnDaemonStart (12.56s) [2021-03-16T08:05:34.136Z] PASS [2021-03-16T08:05:34.136Z] [2021-03-16T08:05:34.136Z] === Skipped [2021-03-16T08:05:34.136Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-16T08:05:34.136Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-16T08:05:34.136Z] [2021-03-16T08:05:34.136Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-16T08:05:34.136Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-16T08:05:34.136Z] [2021-03-16T08:05:34.136Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-16T08:05:34.136Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-16T08:05:34.136Z] [2021-03-16T08:05:34.136Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-16T08:05:34.136Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-16T08:05:34.136Z] [2021-03-16T08:05:34.136Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-16T08:05:34.136Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-16T08:05:34.136Z] [2021-03-16T08:05:34.136Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-16T08:05:34.136Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-16T08:05:34.136Z] [2021-03-16T08:05:34.136Z] [2021-03-16T08:05:34.136Z] DONE 196 tests, 6 skipped in 146.845s [2021-03-16T08:05:34.136Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-16T08:05:34.136Z] INFO: Testing against a local daemon [2021-03-16T08:05:34.136Z] === RUN TestCommitInheritsEnv [2021-03-16T08:05:34.391Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-03-16T08:05:34.391Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-16T08:05:34.391Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-16T08:05:34.391Z] === RUN TestImagesFilterMultiReference [2021-03-16T08:05:34.391Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-16T08:05:34.391Z] === RUN TestImagePullPlatformInvalid [2021-03-16T08:05:34.391Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-16T08:05:34.391Z] === RUN TestRemoveImageOrphaning [2021-03-16T08:05:34.646Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-03-16T08:05:34.646Z] === RUN TestRemoveImageGarbageCollector [2021-03-16T08:05:34.887Z] --- PASS: TestDiff (0.97s) [2021-03-16T08:05:34.887Z] === RUN TestExecWithCloseStdin [2021-03-16T08:05:36.269Z] --- PASS: TestExecWithCloseStdin (1.23s) [2021-03-16T08:05:36.269Z] === RUN TestExec [2021-03-16T08:05:37.210Z] --- PASS: TestExec (1.21s) [2021-03-16T08:05:37.210Z] === RUN TestExecUser [2021-03-16T08:05:38.594Z] --- PASS: TestExecUser (1.22s) [2021-03-16T08:05:38.594Z] === RUN TestExportContainerAndImportImage [2021-03-16T08:05:39.885Z] --- PASS: TestRemoveImageGarbageCollector (4.41s) [2021-03-16T08:05:39.885Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-16T08:05:39.885Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-16T08:05:39.885Z] === RUN TestTagInvalidReference [2021-03-16T08:05:39.885Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-16T08:05:39.885Z] === RUN TestTagValidPrefixedRepo [2021-03-16T08:05:39.885Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-03-16T08:05:39.885Z] === RUN TestTagExistedNameWithoutForce [2021-03-16T08:05:39.885Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-16T08:05:39.885Z] === RUN TestTagOfficialNames [2021-03-16T08:05:39.885Z] --- PASS: TestTagOfficialNames (0.05s) [2021-03-16T08:05:39.885Z] === RUN TestTagMatchesDigest [2021-03-16T08:05:39.885Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-16T08:05:39.885Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-16T08:05:39.976Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2021-03-16T08:05:39.976Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-16T08:05:41.889Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s) [2021-03-16T08:05:41.889Z] === RUN TestHealthCheckWorkdir [2021-03-16T08:05:43.270Z] --- PASS: TestHealthCheckWorkdir (1.59s) [2021-03-16T08:05:43.270Z] === RUN TestHealthKillContainer [2021-03-16T08:05:43.450Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-03-16T08:05:46.566Z] --- PASS: TestHealthKillContainer (3.23s) [2021-03-16T08:05:46.566Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-16T08:05:47.506Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s) [2021-03-16T08:05:47.506Z] === RUN TestIpcModeNone [2021-03-16T08:05:47.741Z] Loaded image: buildpack-deps:buster [2021-03-16T08:05:47.741Z] Loaded image: buildpack-deps:buster [2021-03-16T08:05:47.741Z] Loaded image: busybox:latest [2021-03-16T08:05:47.741Z] Loaded image: busybox:latest [2021-03-16T08:05:47.741Z] Loaded image: busybox:glibc [2021-03-16T08:05:47.741Z] Loaded image: busybox:glibc [2021-03-16T08:05:48.677Z] Loaded image: debian:bullseye [2021-03-16T08:05:48.889Z] --- PASS: TestIpcModeNone (1.24s) [2021-03-16T08:05:48.889Z] === RUN TestIpcModePrivate [2021-03-16T08:05:48.936Z] Loaded image: hello-world:latest [2021-03-16T08:05:48.936Z] Loaded image: debian:bullseye [2021-03-16T08:05:49.195Z] Loaded image: hello-world:latestLoaded image: arm32v7/hello-world:latest [2021-03-16T08:05:49.195Z] [2021-03-16T08:05:49.195Z] INFO: Testing against a local daemon [2021-03-16T08:05:49.195Z] === RUN TestDockerDaemonSuite [2021-03-16T08:05:49.455Z] Loaded image: arm32v7/hello-world:latest [2021-03-16T08:05:49.455Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-03-16T08:05:49.455Z] INFO: Testing against a local daemon [2021-03-16T08:05:49.455Z] === RUN TestDockerSuite [2021-03-16T08:05:49.715Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-16T08:05:49.715Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-16T08:05:49.715Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-16T08:05:49.715Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-16T08:05:49.715Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-16T08:05:49.715Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-16T08:05:49.715Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-16T08:05:49.715Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-16T08:05:50.271Z] --- PASS: TestIpcModePrivate (1.19s) [2021-03-16T08:05:50.271Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2021-03-16T08:05:50.271Z] === RUN TestIpcModeShareable [2021-03-16T08:05:50.654Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-16T08:05:50.914Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-16T08:05:51.210Z] --- PASS: TestIpcModeShareable (1.22s) [2021-03-16T08:05:51.210Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2021-03-16T08:05:51.210Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-16T08:05:51.482Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-16T08:05:51.482Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-16T08:05:52.424Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-16T08:05:52.424Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-16T08:05:52.424Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-16T08:05:54.329Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-16T08:05:54.897Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-03-16T08:05:54.897Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-16T08:05:54.897Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-16T08:05:54.897Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-16T08:05:55.410Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.58s) [2021-03-16T08:05:55.410Z] === RUN TestAPIIpcModeHost [2021-03-16T08:05:55.980Z] --- PASS: TestAPIIpcModeHost (1.21s) [2021-03-16T08:05:55.980Z] === RUN TestDaemonIpcModeShareable [2021-03-16T08:05:56.273Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-16T08:05:57.209Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-16T08:05:57.468Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-16T08:05:57.727Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-16T08:05:57.727Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-16T08:05:57.727Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-16T08:05:58.522Z] --- PASS: TestDaemonIpcModeShareable (2.16s) [2021-03-16T08:05:58.522Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-03-16T08:05:58.522Z] === RUN TestDaemonIpcModePrivate [2021-03-16T08:05:58.531Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-03-16T08:06:00.433Z] --- PASS: TestDaemonIpcModePrivate (2.18s) [2021-03-16T08:06:00.433Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-03-16T08:06:00.433Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-16T08:06:00.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-16T08:06:00.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-16T08:06:01.044Z] tests/integration/client_test.py ..... [ 75%] [2021-03-16T08:06:01.044Z] tests/integration/context_api_test.py ... [ 76%] [2021-03-16T08:06:01.299Z] tests/integration/errors_test.py . [ 76%] [2021-03-16T08:06:01.929Z] --- PASS: TestImportExtremelyLargeImageWorks (102.61s) [2021-03-16T08:06:01.929Z] PASS [2021-03-16T08:06:01.929Z] [2021-03-16T08:06:01.929Z] === Skipped [2021-03-16T08:06:01.929Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-16T08:06:01.929Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-16T08:06:01.929Z] [2021-03-16T08:06:01.929Z] [2021-03-16T08:06:01.929Z] DONE 12 tests, 1 skipped in 106.610s [2021-03-16T08:06:01.929Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-16T08:06:01.929Z] INFO: Testing against a local daemon [2021-03-16T08:06:01.929Z] === RUN TestNetworkCreateDelete [2021-03-16T08:06:01.929Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-03-16T08:06:01.929Z] === RUN TestDockerNetworkDeletePreferID [2021-03-16T08:06:01.929Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-03-16T08:06:01.929Z] === RUN TestDaemonDNSFallback [2021-03-16T08:06:01.929Z] --- PASS: TestDaemonDNSFallback (7.65s) [2021-03-16T08:06:01.929Z] === RUN TestInspectNetwork [2021-03-16T08:06:01.929Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-16T08:06:01.929Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:01.929Z] === RUN TestRunContainerWithBridgeNone [2021-03-16T08:06:01.929Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-16T08:06:01.929Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:06:01.929Z] === RUN TestNetworkInvalidJSON [2021-03-16T08:06:01.929Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-16T08:06:01.929Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-16T08:06:01.929Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:06:01.929Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:06:01.929Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:06:01.929Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:06:01.929Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-16T08:06:01.929Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:06:01.929Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:06:01.929Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-16T08:06:01.929Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-16T08:06:01.929Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-16T08:06:01.929Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-16T08:06:01.929Z] === RUN TestNetworkList [2021-03-16T08:06:01.929Z] === RUN TestNetworkList//networks [2021-03-16T08:06:01.929Z] === PAUSE TestNetworkList//networks [2021-03-16T08:06:01.929Z] === RUN TestNetworkList//networks/ [2021-03-16T08:06:01.929Z] === PAUSE TestNetworkList//networks/ [2021-03-16T08:06:01.929Z] === CONT TestNetworkList//networks [2021-03-16T08:06:01.929Z] === CONT TestNetworkList//networks/ [2021-03-16T08:06:01.929Z] --- PASS: TestNetworkList (0.01s) [2021-03-16T08:06:01.929Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-16T08:06:01.929Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-16T08:06:01.929Z] === RUN TestHostIPv4BridgeLabel [2021-03-16T08:06:01.929Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-16T08:06:01.929Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:06:01.929Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-16T08:06:01.929Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-03-16T08:06:01.929Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:06:01.929Z] === RUN TestDaemonDefaultNetworkPools [2021-03-16T08:06:01.929Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-03-16T08:06:01.929Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:06:01.929Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-16T08:06:01.929Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-16T08:06:01.929Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:06:01.929Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-16T08:06:01.929Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-03-16T08:06:01.929Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:06:01.929Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-16T08:06:01.929Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-03-16T08:06:01.929Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:06:01.929Z] === RUN TestServiceWithPredefinedNetwork [2021-03-16T08:06:01.929Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-16T08:06:01.929Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:01.929Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-16T08:06:01.929Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-16T08:06:01.929Z] service_test.go:242: FLAKY_TEST [2021-03-16T08:06:01.929Z] === RUN TestServiceWithDataPathPortInit [2021-03-16T08:06:01.929Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-03-16T08:06:01.929Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:01.929Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-16T08:06:01.929Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-16T08:06:01.929Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:01.929Z] PASS [2021-03-16T08:06:01.929Z] [2021-03-16T08:06:01.929Z] === Skipped [2021-03-16T08:06:01.929Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-03-16T08:06:01.929Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:01.929Z] [2021-03-16T08:06:01.929Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-03-16T08:06:01.929Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:06:01.929Z] [2021-03-16T08:06:01.929Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-03-16T08:06:01.929Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:06:01.929Z] [2021-03-16T08:06:01.929Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-03-16T08:06:01.929Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:06:01.929Z] [2021-03-16T08:06:01.929Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-03-16T08:06:01.930Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:06:01.930Z] [2021-03-16T08:06:01.930Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-16T08:06:01.930Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:06:01.930Z] [2021-03-16T08:06:01.930Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-03-16T08:06:01.930Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:06:01.930Z] [2021-03-16T08:06:01.930Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-03-16T08:06:01.930Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:06:01.930Z] [2021-03-16T08:06:01.930Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-03-16T08:06:01.930Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:01.930Z] [2021-03-16T08:06:01.930Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-16T08:06:01.930Z] service_test.go:242: FLAKY_TEST [2021-03-16T08:06:01.930Z] [2021-03-16T08:06:01.930Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-03-16T08:06:01.930Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:01.930Z] [2021-03-16T08:06:01.930Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-16T08:06:01.930Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:01.930Z] [2021-03-16T08:06:01.930Z] [2021-03-16T08:06:01.930Z] DONE 22 tests, 12 skipped in 8.357s [2021-03-16T08:06:01.930Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-16T08:06:01.930Z] INFO: Testing against a local daemon [2021-03-16T08:06:01.930Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-16T08:06:01.930Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-16T08:06:01.930Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:06:01.930Z] === RUN TestDockerNetworkIpvlan [2021-03-16T08:06:01.930Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-16T08:06:01.930Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:06:01.930Z] PASS [2021-03-16T08:06:01.930Z] [2021-03-16T08:06:01.930Z] === Skipped [2021-03-16T08:06:01.930Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-16T08:06:01.930Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:06:01.930Z] [2021-03-16T08:06:01.930Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-16T08:06:01.930Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:06:01.930Z] [2021-03-16T08:06:01.930Z] [2021-03-16T08:06:01.930Z] DONE 2 tests, 2 skipped in 0.136s [2021-03-16T08:06:01.930Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-16T08:06:01.930Z] INFO: Testing against a local daemon [2021-03-16T08:06:01.930Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-16T08:06:01.930Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-16T08:06:01.930Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:06:01.930Z] === RUN TestDockerNetworkMacvlan [2021-03-16T08:06:01.930Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-03-16T08:06:01.930Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:06:01.930Z] PASS [2021-03-16T08:06:01.930Z] [2021-03-16T08:06:01.930Z] === Skipped [2021-03-16T08:06:01.930Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-16T08:06:01.930Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:06:01.930Z] [2021-03-16T08:06:01.930Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-03-16T08:06:01.930Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:06:01.930Z] [2021-03-16T08:06:01.930Z] [2021-03-16T08:06:01.930Z] DONE 2 tests, 2 skipped in 0.134s [2021-03-16T08:06:01.930Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-16T08:06:01.930Z] testing: warning: no tests to run [2021-03-16T08:06:01.930Z] PASS [2021-03-16T08:06:01.930Z] [2021-03-16T08:06:01.930Z] DONE 0 tests in 0.031s [2021-03-16T08:06:01.930Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-16T08:06:01.930Z] INFO: Testing against a local daemon [2021-03-16T08:06:01.930Z] === RUN TestAuthZPluginAllowRequest [2021-03-16T08:06:01.930Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-03-16T08:06:01.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:01.930Z] === RUN TestAuthZPluginTLS [2021-03-16T08:06:01.930Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-03-16T08:06:01.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:01.930Z] === RUN TestAuthZPluginDenyRequest [2021-03-16T08:06:01.930Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-03-16T08:06:01.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:01.930Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-16T08:06:01.930Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-16T08:06:01.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:01.930Z] === RUN TestAuthZPluginDenyResponse [2021-03-16T08:06:01.930Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-03-16T08:06:01.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:01.930Z] === RUN TestAuthZPluginAllowEventStream [2021-03-16T08:06:01.930Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-03-16T08:06:01.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:01.930Z] === RUN TestAuthZPluginErrorResponse [2021-03-16T08:06:01.930Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-03-16T08:06:01.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:01.930Z] === RUN TestAuthZPluginErrorRequest [2021-03-16T08:06:01.930Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-03-16T08:06:01.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:01.930Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-16T08:06:01.930Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-16T08:06:01.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:01.930Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-16T08:06:01.930Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-16T08:06:01.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:01.930Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-16T08:06:01.930Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-16T08:06:01.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:01.930Z] === RUN TestAuthZPluginHeader [2021-03-16T08:06:01.930Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-03-16T08:06:01.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:01.930Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-16T08:06:02.190Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] === RUN TestAuthZPluginV2Disable [2021-03-16T08:06:02.191Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-16T08:06:02.191Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-16T08:06:02.191Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-16T08:06:02.191Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] PASS [2021-03-16T08:06:02.191Z] [2021-03-16T08:06:02.191Z] === Skipped [2021-03-16T08:06:02.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] [2021-03-16T08:06:02.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] [2021-03-16T08:06:02.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] [2021-03-16T08:06:02.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] [2021-03-16T08:06:02.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] [2021-03-16T08:06:02.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] [2021-03-16T08:06:02.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] [2021-03-16T08:06:02.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] [2021-03-16T08:06:02.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] [2021-03-16T08:06:02.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] [2021-03-16T08:06:02.191Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] [2021-03-16T08:06:02.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] [2021-03-16T08:06:02.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] [2021-03-16T08:06:02.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] [2021-03-16T08:06:02.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] [2021-03-16T08:06:02.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] [2021-03-16T08:06:02.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-16T08:06:02.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.191Z] [2021-03-16T08:06:02.191Z] [2021-03-16T08:06:02.191Z] DONE 17 tests, 17 skipped in 0.457s [2021-03-16T08:06:02.191Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-16T08:06:02.451Z] INFO: Testing against a local daemon [2021-03-16T08:06:02.451Z] === RUN TestPluginInvalidJSON [2021-03-16T08:06:02.451Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:06:02.451Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:06:02.451Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:06:02.451Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-16T08:06:02.451Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-16T08:06:02.451Z] === RUN TestPluginInstall [2021-03-16T08:06:02.451Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-16T08:06:02.451Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.451Z] === RUN TestPluginsWithRuntimes [2021-03-16T08:06:02.451Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-16T08:06:02.451Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-16T08:06:02.451Z] PASS [2021-03-16T08:06:02.451Z] [2021-03-16T08:06:02.451Z] === Skipped [2021-03-16T08:06:02.451Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-03-16T08:06:02.451Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-16T08:06:02.451Z] [2021-03-16T08:06:02.451Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-03-16T08:06:02.451Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-16T08:06:02.451Z] [2021-03-16T08:06:02.451Z] [2021-03-16T08:06:02.451Z] DONE 4 tests, 2 skipped in 0.201s [2021-03-16T08:06:02.451Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-16T08:06:02.451Z] INFO: Testing against a local daemon [2021-03-16T08:06:02.451Z] === RUN TestExternalGraphDriver [2021-03-16T08:06:02.711Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-03-16T08:06:02.711Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-16T08:06:02.711Z] === RUN TestGraphdriverPluginV2 [2021-03-16T08:06:02.976Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.21s) [2021-03-16T08:06:02.976Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-03-16T08:06:02.976Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-16T08:06:04.291Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-16T08:06:04.886Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.38s) [2021-03-16T08:06:04.886Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-03-16T08:06:04.886Z] === RUN TestIpcModeOlderClient [2021-03-16T08:06:04.886Z] === PAUSE TestIpcModeOlderClient [2021-03-16T08:06:04.886Z] === RUN TestKillContainerInvalidSignal [2021-03-16T08:06:05.826Z] --- PASS: TestKillContainerInvalidSignal (0.95s) [2021-03-16T08:06:05.826Z] === RUN TestKillContainer [2021-03-16T08:06:05.826Z] === RUN TestKillContainer/no_signal [2021-03-16T08:06:06.767Z] === RUN TestKillContainer/non_killing_signal [2021-03-16T08:06:07.579Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-16T08:06:07.708Z] === RUN TestKillContainer/killing_signal [2021-03-16T08:06:09.094Z] --- PASS: TestKillContainer (2.93s) [2021-03-16T08:06:09.094Z] --- PASS: TestKillContainer/no_signal (0.96s) [2021-03-16T08:06:09.094Z] --- PASS: TestKillContainer/non_killing_signal (0.73s) [2021-03-16T08:06:09.094Z] --- PASS: TestKillContainer/killing_signal (0.94s) [2021-03-16T08:06:09.094Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-16T08:06:09.094Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-16T08:06:09.288Z] --- PASS: TestGraphdriverPluginV2 (6.03s) [2021-03-16T08:06:09.288Z] PASS [2021-03-16T08:06:09.288Z] [2021-03-16T08:06:09.288Z] === Skipped [2021-03-16T08:06:09.288Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-03-16T08:06:09.288Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-16T08:06:09.288Z] [2021-03-16T08:06:09.288Z] [2021-03-16T08:06:09.288Z] DONE 2 tests, 1 skipped in 6.253s [2021-03-16T08:06:09.288Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-16T08:06:09.288Z] INFO: Testing against a local daemon [2021-03-16T08:06:09.288Z] === RUN TestContinueAfterPluginCrash [2021-03-16T08:06:09.288Z] === PAUSE TestContinueAfterPluginCrash [2021-03-16T08:06:09.288Z] === RUN TestReadPluginNoRead [2021-03-16T08:06:09.288Z] === PAUSE TestReadPluginNoRead [2021-03-16T08:06:09.288Z] === RUN TestDaemonStartWithLogOpt [2021-03-16T08:06:09.288Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-16T08:06:09.288Z] === CONT TestContinueAfterPluginCrash [2021-03-16T08:06:09.288Z] === CONT TestDaemonStartWithLogOpt [2021-03-16T08:06:09.664Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-16T08:06:10.605Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.90s) [2021-03-16T08:06:10.605Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.93s) [2021-03-16T08:06:10.605Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2021-03-16T08:06:10.605Z] === RUN TestKillStoppedContainer [2021-03-16T08:06:10.864Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-16T08:06:10.865Z] --- PASS: TestKillStoppedContainer (0.12s) [2021-03-16T08:06:10.865Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-16T08:06:10.865Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-03-16T08:06:10.865Z] === RUN TestKillDifferentUserContainer [2021-03-16T08:06:11.806Z] --- PASS: TestKillDifferentUserContainer (1.01s) [2021-03-16T08:06:11.806Z] === RUN TestInspectOomKilledTrue [2021-03-16T08:06:12.067Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-16T08:06:12.067Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:06:12.067Z] === RUN TestInspectOomKilledFalse [2021-03-16T08:06:12.067Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-16T08:06:12.067Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:06:12.067Z] === RUN TestLinksEtcHostsContentMatch [2021-03-16T08:06:13.007Z] --- PASS: TestLinksEtcHostsContentMatch (1.02s) [2021-03-16T08:06:13.007Z] === RUN TestLinksContainerNames [2021-03-16T08:06:14.151Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-16T08:06:14.151Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-03-16T08:06:14.916Z] --- PASS: TestLinksContainerNames (1.90s) [2021-03-16T08:06:14.916Z] === RUN TestLogsFollowTailEmpty [2021-03-16T08:06:15.088Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-16T08:06:15.857Z] --- PASS: TestLogsFollowTailEmpty (0.97s) [2021-03-16T08:06:15.857Z] === RUN TestContainerNetworkMountsNoChown [2021-03-16T08:06:15.865Z] --- PASS: TestDaemonStartWithLogOpt (7.09s) [2021-03-16T08:06:15.865Z] === CONT TestReadPluginNoRead [2021-03-16T08:06:16.467Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-16T08:06:16.797Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/default [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/default [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/private [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/private [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/rprivate [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/slave [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/slave [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/rslave [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/shared [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/shared [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/rshared [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-16T08:06:16.797Z] === CONT TestMountDaemonRoot/default [2021-03-16T08:06:16.797Z] === CONT TestMountDaemonRoot/shared [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-16T08:06:16.797Z] === CONT TestMountDaemonRoot/rslave [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-16T08:06:16.797Z] === CONT TestMountDaemonRoot/rshared [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-16T08:06:16.797Z] === CONT TestMountDaemonRoot/rprivate [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-16T08:06:16.797Z] === CONT TestMountDaemonRoot/slave [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-16T08:06:16.797Z] === CONT TestMountDaemonRoot/private [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-16T08:06:16.797Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-16T08:06:16.797Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-16T08:06:16.797Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-16T08:06:16.797Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-16T08:06:16.797Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-16T08:06:16.797Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-16T08:06:16.797Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-16T08:06:16.797Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-16T08:06:16.797Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-16T08:06:16.797Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-16T08:06:17.057Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-16T08:06:17.057Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-16T08:06:17.057Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-16T08:06:17.057Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-16T08:06:17.057Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-16T08:06:17.057Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-16T08:06:17.057Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-16T08:06:17.057Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-16T08:06:17.057Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-16T08:06:17.057Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-16T08:06:17.057Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-16T08:06:17.057Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-16T08:06:17.318Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-16T08:06:17.318Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-16T08:06:17.318Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-16T08:06:17.318Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-16T08:06:17.318Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-16T08:06:17.318Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-16T08:06:17.318Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-16T08:06:17.318Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-03-16T08:06:17.318Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-03-16T08:06:17.318Z] === RUN TestContainerBindMountNonRecursive [2021-03-16T08:06:17.846Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-16T08:06:17.846Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-03-16T08:06:19.224Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-03-16T08:06:20.067Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-16T08:06:20.067Z] --- PASS: TestContinueAfterPluginCrash (11.01s) [2021-03-16T08:06:20.614Z] --- PASS: TestContainerBindMountNonRecursive (2.81s) [2021-03-16T08:06:20.614Z] === RUN TestContainerVolumesMountedAsShared [2021-03-16T08:06:20.874Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2021-03-16T08:06:20.874Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-16T08:06:21.130Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-03-16T08:06:21.814Z] --- PASS: TestContainerVolumesMountedAsSlave (1.02s) [2021-03-16T08:06:21.814Z] === RUN TestNetworkNat [2021-03-16T08:06:22.066Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-03-16T08:06:22.110Z] --- PASS: TestImportExtremelyLargeImageWorks (91.97s) [2021-03-16T08:06:22.110Z] PASS [2021-03-16T08:06:22.110Z] [2021-03-16T08:06:22.110Z] === Skipped [2021-03-16T08:06:22.110Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2021-03-16T08:06:22.110Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:06:22.110Z] [2021-03-16T08:06:22.110Z] [2021-03-16T08:06:22.110Z] DONE 12 tests, 1 skipped in 93.864s [2021-03-16T08:06:22.110Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-03-16T08:06:22.110Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:06:22.110Z] ++ set -e [2021-03-16T08:06:22.110Z] ++ '[' -n 0 ']' [2021-03-16T08:06:22.110Z] ++ set -x [2021-03-16T08:06:22.110Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:06:22.110Z] INFO: Testing against a local daemon [2021-03-16T08:06:22.110Z] === RUN TestNetworkCreateDelete [2021-03-16T08:06:22.110Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-03-16T08:06:22.110Z] === RUN TestDockerNetworkDeletePreferID [2021-03-16T08:06:22.110Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2021-03-16T08:06:22.110Z] === RUN TestDaemonDNSFallback [2021-03-16T08:06:22.110Z] --- PASS: TestDaemonDNSFallback (2.85s) [2021-03-16T08:06:22.110Z] === RUN TestInspectNetwork [2021-03-16T08:06:22.605Z] === RUN TestReadPluginNoRead/default [2021-03-16T08:06:23.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-16T08:06:23.196Z] --- PASS: TestNetworkNat (1.04s) [2021-03-16T08:06:23.196Z] === RUN TestNetworkLocalhostTCPNat [2021-03-16T08:06:23.970Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-03-16T08:06:24.136Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s) [2021-03-16T08:06:24.136Z] === RUN TestNetworkLoopbackNat [2021-03-16T08:06:24.910Z] === RUN TestDockerSuite/TestAttachDetach [2021-03-16T08:06:25.144Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-16T08:06:26.286Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-16T08:06:27.136Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-03-16T08:06:27.226Z] --- PASS: TestBuildWithHugeFile (101.26s) [2021-03-16T08:06:27.226Z] === RUN TestBuildWCOWSandboxSize [2021-03-16T08:06:27.226Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-03-16T08:06:27.226Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-16T08:06:27.226Z] === RUN TestBuildWithEmptyDockerfile [2021-03-16T08:06:27.226Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:06:27.226Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:06:27.226Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:06:27.226Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:06:27.226Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:06:27.226Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:06:27.226Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:06:27.226Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:06:27.226Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-16T08:06:27.433Z] --- PASS: TestNetworkLoopbackNat (3.52s) [2021-03-16T08:06:27.433Z] === RUN TestPause [2021-03-16T08:06:27.486Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:06:27.486Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-03-16T08:06:27.486Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-03-16T08:06:27.486Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2021-03-16T08:06:27.486Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-03-16T08:06:27.486Z] === RUN TestBuildPreserveOwnership [2021-03-16T08:06:27.486Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-16T08:06:27.674Z] === RUN TestInspectNetwork/full_network_id [2021-03-16T08:06:27.674Z] === RUN TestInspectNetwork/partial_network_id [2021-03-16T08:06:27.674Z] === RUN TestInspectNetwork/network_name [2021-03-16T08:06:27.674Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-16T08:06:27.683Z] --- PASS: TestReadPluginNoRead (11.28s) [2021-03-16T08:06:27.683Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.54s) [2021-03-16T08:06:27.683Z] --- PASS: TestReadPluginNoRead/default (2.52s) [2021-03-16T08:06:27.683Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.58s) [2021-03-16T08:06:27.683Z] read_test.go:92: [dd99e94edc4b7] daemon is not started [2021-03-16T08:06:27.683Z] PASS [2021-03-16T08:06:27.683Z] [2021-03-16T08:06:27.683Z] DONE 6 tests in 18.575s [2021-03-16T08:06:27.683Z] 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-03-16T08:06:27.684Z] testing: warning: no tests to run [2021-03-16T08:06:27.684Z] PASS [2021-03-16T08:06:27.684Z] [2021-03-16T08:06:27.684Z] DONE 0 tests in 0.053s [2021-03-16T08:06:27.684Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-16T08:06:27.684Z] INFO: Testing against a local daemon [2021-03-16T08:06:27.684Z] === RUN TestPluginWithDevMounts [2021-03-16T08:06:27.684Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-16T08:06:27.684Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-16T08:06:27.684Z] PASS [2021-03-16T08:06:27.684Z] [2021-03-16T08:06:27.684Z] === Skipped [2021-03-16T08:06:27.684Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-03-16T08:06:27.684Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-16T08:06:27.684Z] [2021-03-16T08:06:27.684Z] [2021-03-16T08:06:27.684Z] DONE 1 tests, 1 skipped in 0.131s [2021-03-16T08:06:27.684Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-16T08:06:27.684Z] INFO: Testing against a local daemon [2021-03-16T08:06:27.684Z] === RUN TestSecretInspect [2021-03-16T08:06:27.684Z] --- SKIP: TestSecretInspect (0.02s) [2021-03-16T08:06:27.684Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.684Z] === RUN TestSecretList [2021-03-16T08:06:27.684Z] --- SKIP: TestSecretList (0.01s) [2021-03-16T08:06:27.684Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.684Z] === RUN TestSecretsCreateAndDelete [2021-03-16T08:06:27.684Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-03-16T08:06:27.684Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.684Z] === RUN TestSecretsUpdate [2021-03-16T08:06:27.684Z] --- SKIP: TestSecretsUpdate (0.02s) [2021-03-16T08:06:27.684Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.684Z] === RUN TestTemplatedSecret [2021-03-16T08:06:27.684Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-16T08:06:27.684Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.684Z] === RUN TestSecretCreateResolve [2021-03-16T08:06:27.684Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-03-16T08:06:27.684Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.684Z] PASS [2021-03-16T08:06:27.684Z] [2021-03-16T08:06:27.684Z] === Skipped [2021-03-16T08:06:27.684Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-03-16T08:06:27.684Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.684Z] [2021-03-16T08:06:27.684Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-03-16T08:06:27.684Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.684Z] [2021-03-16T08:06:27.684Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-03-16T08:06:27.684Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.684Z] [2021-03-16T08:06:27.684Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2021-03-16T08:06:27.684Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.684Z] [2021-03-16T08:06:27.684Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-03-16T08:06:27.684Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.684Z] [2021-03-16T08:06:27.684Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-03-16T08:06:27.684Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.684Z] [2021-03-16T08:06:27.684Z] [2021-03-16T08:06:27.684Z] DONE 6 tests, 6 skipped in 0.225s [2021-03-16T08:06:27.684Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-16T08:06:27.944Z] INFO: Testing against a local daemon [2021-03-16T08:06:27.944Z] === RUN TestServiceCreateInit [2021-03-16T08:06:27.944Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-16T08:06:27.944Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-16T08:06:27.944Z] --- PASS: TestServiceCreateInit (0.01s) [2021-03-16T08:06:27.944Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-16T08:06:27.944Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.944Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-16T08:06:27.944Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.944Z] === RUN TestCreateServiceMultipleTimes [2021-03-16T08:06:27.944Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-03-16T08:06:27.944Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.944Z] === RUN TestCreateServiceConflict [2021-03-16T08:06:27.944Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-03-16T08:06:27.944Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.944Z] === RUN TestCreateServiceMaxReplicas [2021-03-16T08:06:27.944Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-03-16T08:06:27.944Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.945Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-16T08:06:27.945Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-16T08:06:27.945Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.945Z] === RUN TestCreateServiceSecretFileMode [2021-03-16T08:06:27.945Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2021-03-16T08:06:27.945Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.945Z] === RUN TestCreateServiceConfigFileMode [2021-03-16T08:06:27.945Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-03-16T08:06:27.945Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.945Z] === RUN TestCreateServiceSysctls [2021-03-16T08:06:27.945Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-03-16T08:06:27.945Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.945Z] === RUN TestCreateServiceCapabilities [2021-03-16T08:06:27.945Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-03-16T08:06:27.945Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.945Z] === RUN TestInspect [2021-03-16T08:06:27.945Z] --- SKIP: TestInspect (0.01s) [2021-03-16T08:06:27.945Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.945Z] === RUN TestCreateJob [2021-03-16T08:06:27.945Z] --- SKIP: TestCreateJob (0.01s) [2021-03-16T08:06:27.945Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.945Z] === RUN TestReplicatedJob [2021-03-16T08:06:27.945Z] --- SKIP: TestReplicatedJob (0.01s) [2021-03-16T08:06:27.945Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.945Z] === RUN TestUpdateReplicatedJob [2021-03-16T08:06:27.945Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-03-16T08:06:27.945Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.945Z] === RUN TestServiceListWithStatuses [2021-03-16T08:06:27.945Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-16T08:06:27.945Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-16T08:06:27.945Z] === RUN TestDockerNetworkConnectAlias [2021-03-16T08:06:27.945Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-03-16T08:06:27.945Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.945Z] === RUN TestDockerNetworkReConnect [2021-03-16T08:06:27.945Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-03-16T08:06:27.945Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:27.945Z] === RUN TestServicePlugin [2021-03-16T08:06:28.374Z] --- PASS: TestPause (1.03s) [2021-03-16T08:06:28.374Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-16T08:06:28.374Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-16T08:06:28.374Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-16T08:06:28.374Z] === RUN TestPauseStopPausedContainer [2021-03-16T08:06:28.423Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-03-16T08:06:29.756Z] --- PASS: TestPauseStopPausedContainer (0.99s) [2021-03-16T08:06:29.756Z] === RUN TestPsFilter [2021-03-16T08:06:29.756Z] --- PASS: TestPsFilter (0.26s) [2021-03-16T08:06:29.756Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-16T08:06:29.800Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-16T08:06:30.697Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2021-03-16T08:06:30.697Z] === RUN TestRemoveContainerWithVolume [2021-03-16T08:06:31.177Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-16T08:06:31.638Z] --- PASS: TestRemoveContainerWithVolume (0.92s) [2021-03-16T08:06:31.638Z] === RUN TestRemoveContainerRunning [2021-03-16T08:06:31.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-16T08:06:31.747Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-03-16T08:06:32.122Z] --- PASS: TestInspectNetwork (11.76s) [2021-03-16T08:06:32.122Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-16T08:06:32.122Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-16T08:06:32.122Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-16T08:06:32.122Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-16T08:06:32.122Z] === RUN TestRunContainerWithBridgeNone [2021-03-16T08:06:32.144Z] --- SKIP: TestServicePlugin (3.52s) [2021-03-16T08:06:32.144Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] === RUN TestServiceUpdateLabel [2021-03-16T08:06:32.144Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-03-16T08:06:32.144Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] === RUN TestServiceUpdateSecrets [2021-03-16T08:06:32.144Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-03-16T08:06:32.144Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] === RUN TestServiceUpdateConfigs [2021-03-16T08:06:32.144Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-03-16T08:06:32.144Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] === RUN TestServiceUpdateNetwork [2021-03-16T08:06:32.144Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-03-16T08:06:32.144Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] === RUN TestServiceUpdatePidsLimit [2021-03-16T08:06:32.144Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-03-16T08:06:32.144Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] PASS [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === Skipped [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-16T08:06:32.144Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-16T08:06:32.144Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-16T08:06:32.144Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-16T08:06:32.144Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-03-16T08:06:32.144Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-03-16T08:06:32.144Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-03-16T08:06:32.144Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-16T08:06:32.144Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2021-03-16T08:06:32.144Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-03-16T08:06:32.144Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-03-16T08:06:32.144Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-03-16T08:06:32.144Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-03-16T08:06:32.144Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-03-16T08:06:32.144Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-03-16T08:06:32.144Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-03-16T08:06:32.144Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-16T08:06:32.144Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-03-16T08:06:32.144Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-03-16T08:06:32.144Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestServicePlugin (3.52s) [2021-03-16T08:06:32.144Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-03-16T08:06:32.144Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-03-16T08:06:32.144Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-03-16T08:06:32.144Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-03-16T08:06:32.144Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-03-16T08:06:32.144Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] DONE 24 tests, 23 skipped in 3.960s [2021-03-16T08:06:32.144Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-16T08:06:32.144Z] INFO: Testing against a local daemon [2021-03-16T08:06:32.144Z] === RUN TestSessionCreate [2021-03-16T08:06:32.144Z] --- PASS: TestSessionCreate (0.02s) [2021-03-16T08:06:32.144Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-16T08:06:32.144Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-16T08:06:32.144Z] PASS [2021-03-16T08:06:32.144Z] [2021-03-16T08:06:32.144Z] DONE 2 tests in 0.182s [2021-03-16T08:06:32.144Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-16T08:06:32.144Z] INFO: Testing against a local daemon [2021-03-16T08:06:32.144Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-16T08:06:32.144Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-16T08:06:32.144Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-16T08:06:32.144Z] === RUN TestEventsExecDie [2021-03-16T08:06:32.315Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-16T08:06:32.315Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-16T08:06:32.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-16T08:06:32.580Z] --- PASS: TestRemoveContainerRunning (0.94s) [2021-03-16T08:06:32.580Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-16T08:06:33.085Z] --- PASS: TestEventsExecDie (1.06s) [2021-03-16T08:06:33.085Z] === RUN TestEventsBackwardsCompatible [2021-03-16T08:06:33.085Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-03-16T08:06:33.085Z] === RUN TestInfoBinaryCommits [2021-03-16T08:06:33.085Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-16T08:06:33.085Z] === RUN TestInfoAPIVersioned [2021-03-16T08:06:33.085Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-16T08:06:33.085Z] === RUN TestInfoDiscoveryBackend [2021-03-16T08:06:33.522Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s) [2021-03-16T08:06:33.522Z] === RUN TestRemoveInvalidContainer [2021-03-16T08:06:33.522Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-16T08:06:33.522Z] === RUN TestRenameLinkedContainer [2021-03-16T08:06:33.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-16T08:06:34.222Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-16T08:06:34.481Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-03-16T08:06:34.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-16T08:06:34.993Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-03-16T08:06:34.993Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-16T08:06:35.048Z] --- PASS: TestBuildPreserveOwnership (7.35s) [2021-03-16T08:06:35.048Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.91s) [2021-03-16T08:06:35.048Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.43s) [2021-03-16T08:06:35.048Z] === RUN TestBuildPlatformInvalid [2021-03-16T08:06:35.048Z] --- PASS: TestBuildPlatformInvalid (0.25s) [2021-03-16T08:06:35.048Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-16T08:06:35.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-16T08:06:35.633Z] --- PASS: TestRunContainerWithBridgeNone (3.35s) [2021-03-16T08:06:35.633Z] === RUN TestNetworkInvalidJSON [2021-03-16T08:06:35.633Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-16T08:06:35.633Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-16T08:06:35.633Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:06:35.633Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:06:35.633Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:06:35.633Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:06:35.633Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-16T08:06:35.633Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:06:35.633Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:06:35.633Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-16T08:06:35.633Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-16T08:06:35.633Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-16T08:06:35.633Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-16T08:06:35.633Z] === RUN TestNetworkList [2021-03-16T08:06:35.633Z] === RUN TestNetworkList//networks [2021-03-16T08:06:35.633Z] === PAUSE TestNetworkList//networks [2021-03-16T08:06:35.633Z] === RUN TestNetworkList//networks/ [2021-03-16T08:06:35.633Z] === PAUSE TestNetworkList//networks/ [2021-03-16T08:06:35.633Z] === CONT TestNetworkList//networks [2021-03-16T08:06:35.633Z] === CONT TestNetworkList//networks/ [2021-03-16T08:06:35.633Z] --- PASS: TestNetworkList (0.01s) [2021-03-16T08:06:35.634Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-16T08:06:35.634Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-16T08:06:35.634Z] === RUN TestHostIPv4BridgeLabel [2021-03-16T08:06:36.265Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-03-16T08:06:36.265Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-16T08:06:37.299Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-03-16T08:06:37.299Z] === RUN TestDaemonDefaultNetworkPools [2021-03-16T08:06:37.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-16T08:06:37.582Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-16T08:06:37.721Z] --- PASS: TestRenameLinkedContainer (3.77s) [2021-03-16T08:06:37.721Z] === RUN TestRenameStoppedContainer [2021-03-16T08:06:38.286Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-03-16T08:06:38.286Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-16T08:06:38.286Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-16T08:06:38.286Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:06:38.286Z] === RUN TestInfoAPI [2021-03-16T08:06:38.286Z] --- PASS: TestInfoAPI (0.02s) [2021-03-16T08:06:38.286Z] === RUN TestInfoAPIWarnings [2021-03-16T08:06:38.291Z] --- PASS: TestRenameStoppedContainer (0.92s) [2021-03-16T08:06:38.292Z] === RUN TestRenameRunningContainerAndReuse [2021-03-16T08:06:38.331Z] --- PASS: TestDaemonDefaultNetworkPools (0.92s) [2021-03-16T08:06:38.331Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-16T08:06:38.958Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-03-16T08:06:39.218Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-16T08:06:39.364Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s) [2021-03-16T08:06:39.364Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-16T08:06:40.202Z] --- PASS: TestRenameRunningContainerAndReuse (1.91s) [2021-03-16T08:06:40.202Z] === RUN TestRenameInvalidName [2021-03-16T08:06:40.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-16T08:06:40.869Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2021-03-16T08:06:40.869Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-16T08:06:41.142Z] --- PASS: TestRenameInvalidName (0.93s) [2021-03-16T08:06:41.142Z] === RUN TestRenameAnonymousContainer [2021-03-16T08:06:41.213Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-16T08:06:41.213Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-16T08:06:41.501Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2021-03-16T08:06:41.501Z] === RUN TestServiceWithPredefinedNetwork [2021-03-16T08:06:42.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-16T08:06:43.125Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-16T08:06:43.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-16T08:06:44.060Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-16T08:06:44.060Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-03-16T08:06:44.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-16T08:06:45.342Z] --- PASS: TestRenameAnonymousContainer (4.41s) [2021-03-16T08:06:45.342Z] === RUN TestRenameContainerWithSameName [2021-03-16T08:06:45.945Z] --- PASS: TestServiceWithPredefinedNetwork (4.10s) [2021-03-16T08:06:45.945Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-16T08:06:45.945Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-16T08:06:45.945Z] service_test.go:242: FLAKY_TEST [2021-03-16T08:06:45.945Z] === RUN TestServiceWithDataPathPortInit [2021-03-16T08:06:46.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-16T08:06:46.087Z] ......... [ 86%] [2021-03-16T08:06:46.283Z] --- PASS: TestRenameContainerWithSameName (0.95s) [2021-03-16T08:06:46.283Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-16T08:06:47.350Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-03-16T08:06:47.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-16T08:06:48.194Z] --- PASS: TestRenameContainerWithLinkedContainer (1.95s) [2021-03-16T08:06:48.194Z] === RUN TestResize [2021-03-16T08:06:48.729Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-03-16T08:06:49.577Z] --- PASS: TestResize (0.98s) [2021-03-16T08:06:49.577Z] === RUN TestResizeWithInvalidSize [2021-03-16T08:06:49.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-16T08:06:50.518Z] --- PASS: TestResizeWithInvalidSize (0.99s) [2021-03-16T08:06:50.518Z] === RUN TestResizeWhenContainerNotStarted [2021-03-16T08:06:50.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-16T08:06:51.463Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s) [2021-03-16T08:06:51.463Z] === RUN TestDaemonRestartKillContainers [2021-03-16T08:06:51.463Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-16T08:06:51.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-16T08:06:51.463Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-16T08:06:51.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-16T08:06:51.463Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-16T08:06:51.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-16T08:06:51.463Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-16T08:06:51.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-16T08:06:51.463Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-16T08:06:51.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-16T08:06:51.463Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-16T08:06:51.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-16T08:06:51.463Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-16T08:06:51.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-16T08:06:51.463Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-16T08:06:51.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-16T08:06:51.463Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:06:51.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:06:51.463Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:06:51.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:06:51.463Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:06:51.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:06:51.463Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:06:51.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:06:51.463Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-16T08:06:51.463Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-16T08:06:51.463Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-16T08:06:51.463Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:06:51.463Z] tests/integration/models_images_test.py ............... [ 89%] [2021-03-16T08:06:51.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-16T08:06:52.015Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-03-16T08:06:52.273Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-03-16T08:06:52.840Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-03-16T08:06:52.853Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-16T08:06:53.082Z] tests/integration/models_networks_test.py .... [ 90%] [2021-03-16T08:06:53.296Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-16T08:06:53.296Z] Using test binary docker [2021-03-16T08:06:53.296Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-16T08:06:53.296Z] +++ /etc/init.d/apparmor start [2021-03-16T08:06:53.296Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-16T08:06:53.296Z] INFO: Waiting for daemon to start... [2021-03-16T08:06:53.296Z] Starting dockerd [2021-03-16T08:06:53.296Z] +++ 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-03-16T08:06:54.240Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-16T08:06:54.241Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-16T08:06:55.184Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:06:55.369Z] . [2021-03-16T08:06:55.369Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-16T08:06:55.369Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-16T08:06:55.369Z] Error: No such image: emptyfs [2021-03-16T08:06:55.369Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-16T08:06:55.369Z] ++++ docker load [2021-03-16T08:06:55.375Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-03-16T08:06:55.634Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-03-16T08:06:55.667Z] Running integration-test (iteration 1) [2021-03-16T08:06:55.667Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-03-16T08:06:55.667Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:06:55.667Z] ++ set -e [2021-03-16T08:06:55.667Z] ++ '[' -n 0 ']' [2021-03-16T08:06:55.667Z] ++ set -x [2021-03-16T08:06:55.667Z] ++ 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=ppc64le 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/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:06:56.127Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:06:56.422Z] --- PASS: TestInfoAPIWarnings (17.37s) [2021-03-16T08:06:56.422Z] === RUN TestInfoDebug [2021-03-16T08:06:57.003Z] --- PASS: TestInfoDebug (1.53s) [2021-03-16T08:06:57.003Z] === RUN TestInfoInsecureRegistries [2021-03-16T08:06:57.072Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:06:57.072Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-16T08:06:57.644Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-16T08:06:58.911Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2021-03-16T08:06:58.911Z] === RUN TestInfoRegistryMirrors [2021-03-16T08:06:58.921Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-03-16T08:06:59.610Z] tests/integration/models_nodes_test.py . [ 91%] [2021-03-16T08:06:59.866Z] tests/integration/models_resources_test.py . [ 91%] [2021-03-16T08:07:00.187Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-16T08:07:00.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2021-03-16T08:07:00.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.02s) [2021-03-16T08:07:00.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.07s) [2021-03-16T08:07:00.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.07s) [2021-03-16T08:07:00.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.93s) [2021-03-16T08:07:00.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2021-03-16T08:07:00.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.88s) [2021-03-16T08:07:00.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2021-03-16T08:07:00.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.07s) [2021-03-16T08:07:00.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2021-03-16T08:07:00.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.62s) [2021-03-16T08:07:00.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s) [2021-03-16T08:07:00.188Z] === RUN TestCgroupNamespacesRun [2021-03-16T08:07:00.291Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-03-16T08:07:00.291Z] === RUN TestLoginFailsWithBadCredentials [2021-03-16T08:07:00.291Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-03-16T08:07:00.291Z] === RUN TestPingCacheHeaders [2021-03-16T08:07:00.291Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-16T08:07:00.291Z] === RUN TestPingGet [2021-03-16T08:07:00.291Z] --- PASS: TestPingGet (0.02s) [2021-03-16T08:07:00.291Z] === RUN TestPingHead [2021-03-16T08:07:00.291Z] --- PASS: TestPingHead (0.03s) [2021-03-16T08:07:00.291Z] === RUN TestVersion [2021-03-16T08:07:00.291Z] --- PASS: TestVersion (0.02s) [2021-03-16T08:07:00.291Z] PASS [2021-03-16T08:07:00.291Z] [2021-03-16T08:07:00.291Z] === Skipped [2021-03-16T08:07:00.291Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-16T08:07:00.291Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-16T08:07:00.291Z] [2021-03-16T08:07:00.291Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-16T08:07:00.291Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-16T08:07:00.291Z] [2021-03-16T08:07:00.291Z] [2021-03-16T08:07:00.291Z] DONE 18 tests, 2 skipped in 28.473s [2021-03-16T08:07:00.291Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-16T08:07:00.551Z] INFO: Testing against a local daemon [2021-03-16T08:07:00.551Z] === RUN TestVolumesCreateAndList [2021-03-16T08:07:00.551Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-16T08:07:00.551Z] === RUN TestVolumesRemove [2021-03-16T08:07:00.551Z] --- PASS: TestVolumesRemove (0.10s) [2021-03-16T08:07:00.551Z] === RUN TestVolumesInspect [2021-03-16T08:07:00.551Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-16T08:07:00.551Z] === RUN TestVolumesInvalidJSON [2021-03-16T08:07:00.551Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-16T08:07:00.551Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-16T08:07:00.551Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-16T08:07:00.551Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-03-16T08:07:00.551Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-16T08:07:00.551Z] PASS [2021-03-16T08:07:00.551Z] [2021-03-16T08:07:00.551Z] DONE 5 tests in 0.296s [2021-03-16T08:07:00.551Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-16T08:07:00.811Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12228 is not a child of this shell [2021-03-16T08:07:00.811Z] warning: PID 12228 from bundles/test-integration/docker.pid had a nonzero exit code [2021-03-16T08:07:00.811Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-16T08:07:00.811Z] [2021-03-16T08:07:00.811Z] Unloading profiles will leave already running processes permanently [2021-03-16T08:07:00.811Z] unconfined, which can lead to unexpected situations. [2021-03-16T08:07:00.811Z] [2021-03-16T08:07:00.811Z] To set a process to complain mode, use the command line tool [2021-03-16T08:07:00.811Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-16T08:07:00.811Z] Removing test suite binaries [2021-03-16T08:07:00.811Z] exiting test-integration [2021-03-16T08:07:00.811Z] ++ exit 0 [2021-03-16T08:07:00.828Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-03-16T08:07:01.751Z] [2021-03-16T08:07:02.100Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2021-03-16T08:07:02.100Z] === RUN TestCgroupNamespacesRunPrivileged Post stage [Pipeline] junit [2021-03-16T08:07:03.675Z] Recording test results [2021-03-16T08:07:04.013Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s) [2021-03-16T08:07:04.013Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-16T08:07:04.114Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-03-16T08:07:05.051Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-03-16T08:07:05.618Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-03-16T08:07:05.733Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-16T08:07:06.029Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-03-16T08:07:06.085Z] + echo Ensuring container killed. [2021-03-16T08:07:06.085Z] Ensuring container killed. [2021-03-16T08:07:06.085Z] + docker rm -vf docker-pr1 [2021-03-16T08:07:06.346Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-16T08:07:06.556Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2021-03-16T08:07:06.556Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-16T08:07:06.632Z] + echo Chowning /workspace to jenkins user [2021-03-16T08:07:06.632Z] Chowning /workspace to jenkins user [2021-03-16T08:07:06.632Z] + id -u [2021-03-16T08:07:06.632Z] + id -g [2021-03-16T08:07:06.632Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42152:/workspace busybox chown -R 1000:1000 /workspace [2021-03-16T08:07:06.632Z] Unable to find image 'busybox:latest' locally [2021-03-16T08:07:06.892Z] latest: Pulling from library/busybox [2021-03-16T08:07:06.892Z] 8b3d7e226fab: Pulling fs layer [2021-03-16T08:07:08.357Z] Loaded image: buildpack-deps:buster [2021-03-16T08:07:08.357Z] Loaded image: busybox:latest [2021-03-16T08:07:08.357Z] Loaded image: busybox:glibc [2021-03-16T08:07:08.387Z] --- PASS: TestServiceWithDataPathPortInit (22.19s) [2021-03-16T08:07:08.387Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-16T08:07:08.467Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2021-03-16T08:07:08.467Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-16T08:07:08.756Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-03-16T08:07:08.904Z] Loaded image: buildpack-deps:buster [2021-03-16T08:07:08.904Z] Loaded image: busybox:latest [2021-03-16T08:07:08.904Z] Loaded image: busybox:glibc [2021-03-16T08:07:09.012Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-03-16T08:07:09.163Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-03-16T08:07:11.009Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.25s) [2021-03-16T08:07:11.009Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-16T08:07:11.066Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-16T08:07:11.120Z] Loaded image: debian:bullseye [2021-03-16T08:07:11.120Z] Loaded image: hello-world:latest [2021-03-16T08:07:11.120Z] Loaded image: arm32v7/hello-world:latest [2021-03-16T08:07:11.414Z] INFO: Testing against a local daemon [2021-03-16T08:07:11.414Z] === RUN TestCgroupNamespacesBuild [2021-03-16T08:07:12.003Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-16T08:07:12.171Z] 8b3d7e226fab: Download complete [2021-03-16T08:07:12.171Z] 8b3d7e226fab: Pull complete [2021-03-16T08:07:12.171Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-16T08:07:12.171Z] Status: Downloaded newer image for busybox:latest [2021-03-16T08:07:12.392Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s) [2021-03-16T08:07:12.392Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-16T08:07:12.933Z] --- PASS: TestCgroupNamespacesBuild (1.43s) [2021-03-16T08:07:12.933Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-16T08:07:12.939Z] Loaded image: debian:bullseye [2021-03-16T08:07:12.939Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-03-16T08:07:12.939Z] Loaded image: hello-world:latest [2021-03-16T08:07:13.198Z] Loaded image: arm32v7/hello-world:latest [2021-03-16T08:07:13.333Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s) [2021-03-16T08:07:13.333Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-16T08:07:13.456Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-03-16T08:07:13.715Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-16T08:07:13.716Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-16T08:07:13.975Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-03-16T08:07:13.976Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.39s) [2021-03-16T08:07:13.976Z] === RUN TestBuildWithSession [2021-03-16T08:07:13.976Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-16T08:07:13.976Z] build_session_test.go:25: TODO: BuildKit [2021-03-16T08:07:13.976Z] === RUN TestBuildSquashParent [2021-03-16T08:07:14.018Z] tests/integration/regression_test.py ...... [ 98%] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-16T08:07:14.275Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-03-16T08:07:14.275Z] tests/integration/credentials/utils_test.py . [100%] [2021-03-16T08:07:14.275Z] [2021-03-16T08:07:14.275Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-03-16T08:07:14.275Z] =========================== short test summary info ============================ [2021-03-16T08:07:14.275Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-03-16T08:07:14.275Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-03-16T08:07:14.275Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-03-16T08:07:14.275Z] Not supported on most drivers [2021-03-16T08:07:14.275Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-03-16T08:07:14.275Z] Output of docker top depends on host distro, and is not formalized. [2021-03-16T08:07:14.275Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-03-16T08:07:14.275Z] Output of docker top depends on host distro, and is not formalized. [2021-03-16T08:07:14.275Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-03-16T08:07:14.275Z] Can fail if eth0 has multiple IP addresses [2021-03-16T08:07:14.275Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-03-16T08:07:14.275Z] This doesn't seem to be taken into account by the engine [2021-03-16T08:07:14.275Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-03-16T08:07:14.275Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-03-16T08:07:14.275Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 353.04 seconds == [2021-03-16T08:07:14.384Z] + bundleName=amd64-rootless [2021-03-16T08:07:14.384Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-03-16T08:07:14.384Z] Creating amd64-rootless-bundles.tar.gz [2021-03-16T08:07:14.384Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-16T08:07:14.384Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-16T08:07:14.397Z] Archiving artifacts [2021-03-16T08:07:14.531Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-03-16T08:07:14.543Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-03-16T08:07:14.803Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-03-16T08:07:15.062Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-03-16T08:07:15.875Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.22s) [2021-03-16T08:07:15.875Z] === RUN TestKernelTCPMemory [2021-03-16T08:07:16.681Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42152/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-16T08:07:16.816Z] --- PASS: TestKernelTCPMemory (1.26s) [2021-03-16T08:07:16.816Z] === RUN TestNISDomainname [2021-03-16T08:07:16.999Z] + make clean [2021-03-16T08:07:17.259Z] docker volume rm -f docker-dev-cache [2021-03-16T08:07:17.259Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-16T08:07:18.198Z] --- PASS: TestNISDomainname (1.49s) [2021-03-16T08:07:18.198Z] === RUN TestHostnameDnsResolution [2021-03-16T08:07:18.454Z] --- PASS: TestBuildSquashParent (4.16s) [2021-03-16T08:07:18.454Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-16T08:07:18.454Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T08:07:18.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T08:07:18.454Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T08:07:18.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T08:07:18.454Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T08:07:18.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T08:07:18.454Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T08:07:18.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T08:07:18.454Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T08:07:18.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T08:07:18.454Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T08:07:18.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T08:07:18.454Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T08:07:18.454Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T08:07:18.454Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T08:07:18.454Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T08:07:18.748Z] --- PASS: TestServiceWithDefaultAddressPoolInit (11.19s) [2021-03-16T08:07:18.748Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t7xugqgsh52xmx6hahchehh8h Created:2021-03-16 08:07:09.195834271 +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[d29a213701ec5c2b966470e708efaeada75c4e804f0f16eddd939eb256f47d56:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tgq9yioweyugi9j5skeiwai50 EndpointID:3e13369eba78292fa08e06d71404993898c14525a4491c5daa3385ffd9721c89 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:96c07832f1b2d312625141201e2f49f976b56ecf4e43c83f77848c2ccac33c5b 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:7b87a87a536a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tgq9yioweyugi9j5skeiwai50 EndpointID:3e13369eba78292fa08e06d71404993898c14525a4491c5daa3385ffd9721c89 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-16T08:07:18.748Z] PASS [2021-03-16T08:07:18.748Z] [2021-03-16T08:07:18.748Z] === Skipped [2021-03-16T08:07:18.748Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-16T08:07:18.748Z] service_test.go:242: FLAKY_TEST [2021-03-16T08:07:18.748Z] [2021-03-16T08:07:18.748Z] [2021-03-16T08:07:18.748Z] DONE 26 tests, 1 skipped in 61.935s [2021-03-16T08:07:18.748Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-16T08:07:18.748Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:07:18.748Z] ++ set -e [2021-03-16T08:07:18.748Z] ++ '[' -n 0 ']' [2021-03-16T08:07:18.748Z] ++ set -x [2021-03-16T08:07:18.748Z] ++ 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=s390x 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/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:07:19.038Z] INFO: Testing against a local daemon [2021-03-16T08:07:19.038Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-16T08:07:19.038Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-16T08:07:19.039Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:07:19.039Z] === RUN TestDockerNetworkIpvlan [2021-03-16T08:07:19.039Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-16T08:07:19.039Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:07:19.039Z] PASS [2021-03-16T08:07:19.039Z] [2021-03-16T08:07:19.039Z] === Skipped [2021-03-16T08:07:19.039Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-16T08:07:19.039Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:07:19.039Z] [2021-03-16T08:07:19.039Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-16T08:07:19.039Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:07:19.039Z] [2021-03-16T08:07:19.039Z] [2021-03-16T08:07:19.039Z] DONE 2 tests, 2 skipped in 0.197s [2021-03-16T08:07:19.039Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-16T08:07:19.039Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:07:19.039Z] ++ set -e [2021-03-16T08:07:19.039Z] ++ '[' -n 0 ']' [2021-03-16T08:07:19.039Z] ++ set -x [2021-03-16T08:07:19.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:07:19.039Z] INFO: Testing against a local daemon [2021-03-16T08:07:19.039Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-16T08:07:19.350Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-16T08:07:19.609Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-03-16T08:07:20.649Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.58s) [2021-03-16T08:07:20.649Z] === RUN TestDockerNetworkMacvlan [2021-03-16T08:07:20.741Z] --- PASS: TestHostnameDnsResolution (2.09s) [2021-03-16T08:07:20.741Z] === RUN TestStats [2021-03-16T08:07:21.225Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T08:07:21.225Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T08:07:21.683Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-16T08:07:22.143Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-16T08:07:22.715Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-16T08:07:23.079Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-16T08:07:23.280Z] --- PASS: TestStats (2.98s) [2021-03-16T08:07:23.280Z] === RUN TestStopContainerWithTimeout [2021-03-16T08:07:23.280Z] === RUN TestStopContainerWithTimeout/0 [2021-03-16T08:07:23.280Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-16T08:07:23.280Z] === RUN TestStopContainerWithTimeout/1 [2021-03-16T08:07:23.280Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-16T08:07:23.280Z] === RUN TestStopContainerWithTimeout/3 [2021-03-16T08:07:23.280Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-16T08:07:23.280Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-16T08:07:23.280Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-16T08:07:23.307Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-16T08:07:23.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s) [2021-03-16T08:07:23.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.65s) [2021-03-16T08:07:23.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s) [2021-03-16T08:07:23.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.76s) [2021-03-16T08:07:23.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s) [2021-03-16T08:07:23.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2021-03-16T08:07:23.307Z] === RUN TestBuildMultiStageCopy [2021-03-16T08:07:23.307Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-16T08:07:23.541Z] === CONT TestStopContainerWithTimeout/0 [2021-03-16T08:07:23.541Z] === CONT TestStopContainerWithTimeout/3 [2021-03-16T08:07:23.541Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-16T08:07:23.541Z] === CONT TestStopContainerWithTimeout/1 [2021-03-16T08:07:23.647Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (48.53s) [2021-03-16T08:07:23.647Z] PASS [2021-03-16T08:07:23.647Z] [2021-03-16T08:07:23.647Z] === Skipped [2021-03-16T08:07:23.647Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-16T08:07:23.647Z] build_session_test.go:25: TODO: BuildKit [2021-03-16T08:07:23.647Z] [2021-03-16T08:07:23.647Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-03-16T08:07:23.647Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-16T08:07:23.647Z] [2021-03-16T08:07:23.647Z] [2021-03-16T08:07:23.647Z] DONE 34 tests, 2 skipped in 264.476s [2021-03-16T08:07:23.647Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-16T08:07:23.647Z] ++ 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-03-16T08:07:23.647Z] ++ set -e [2021-03-16T08:07:23.647Z] ++ '[' -n 0 ']' [2021-03-16T08:07:23.647Z] ++ set -x [2021-03-16T08:07:23.647Z] ++ 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-03-16T08:07:23.748Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-16T08:07:23.910Z] INFO: Testing against a local daemon [2021-03-16T08:07:23.910Z] === RUN TestConfigInspect [2021-03-16T08:07:24.826Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-16T08:07:25.121Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-16T08:07:25.417Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-16T08:07:25.712Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-16T08:07:26.004Z] --- PASS: TestBuildMultiStageCopy (3.09s) [2021-03-16T08:07:26.004Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.78s) [2021-03-16T08:07:26.004Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2021-03-16T08:07:26.004Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.33s) [2021-03-16T08:07:26.004Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2021-03-16T08:07:26.004Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2021-03-16T08:07:26.004Z] === RUN TestBuildMultiStageParentConfig [2021-03-16T08:07:26.446Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-03-16T08:07:26.689Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-16T08:07:26.689Z] [2021-03-16T08:07:26.689Z] Unloading profiles will leave already running processes permanently [2021-03-16T08:07:26.689Z] unconfined, which can lead to unexpected situations. [2021-03-16T08:07:26.689Z] [2021-03-16T08:07:26.689Z] To set a process to complain mode, use the command line tool [2021-03-16T08:07:26.689Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-16T08:07:26.689Z] Post stage [Pipeline] junit [2021-03-16T08:07:26.959Z] Recording test results [2021-03-16T08:07:27.053Z] --- PASS: TestBuildMultiStageParentConfig (0.87s) [2021-03-16T08:07:27.053Z] === RUN TestBuildLabelWithTargets [2021-03-16T08:07:27.381Z] --- PASS: TestConfigInspect (3.35s) [2021-03-16T08:07:27.381Z] === RUN TestConfigList [2021-03-16T08:07:27.758Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-16T08:07:27.758Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2021-03-16T08:07:27.758Z] --- PASS: TestStopContainerWithTimeout/1 (2.37s) [2021-03-16T08:07:27.758Z] --- PASS: TestStopContainerWithTimeout/-1 (3.54s) [2021-03-16T08:07:27.758Z] --- PASS: TestStopContainerWithTimeout/3 (3.60s) [2021-03-16T08:07:27.758Z] === RUN TestDeleteDevicemapper [2021-03-16T08:07:27.758Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-16T08:07:27.758Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-16T08:07:27.758Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-16T08:07:28.099Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2021-03-16T08:07:28.099Z] === RUN TestBuildWithEmptyLayers [2021-03-16T08:07:28.135Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-03-16T08:07:28.197Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-16T08:07:28.412Z] + echo Ensuring container killed. [2021-03-16T08:07:28.412Z] Ensuring container killed. [2021-03-16T08:07:28.412Z] + docker rm -vf docker-pr1 [2021-03-16T08:07:28.412Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-16T08:07:28.692Z] + echo Chowning /workspace to jenkins user [2021-03-16T08:07:28.692Z] Chowning /workspace to jenkins user [2021-03-16T08:07:28.692Z] + id -u [2021-03-16T08:07:28.692Z] + id -g [2021-03-16T08:07:28.692Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42152:/workspace busybox chown -R 1000:1000 /workspace [2021-03-16T08:07:28.692Z] Unable to find image 'busybox:latest' locally [2021-03-16T08:07:28.735Z] --- PASS: TestBuildWithEmptyLayers (0.60s) [2021-03-16T08:07:28.735Z] === RUN TestBuildMultiStageOnBuild [2021-03-16T08:07:28.948Z] latest: Pulling from library/busybox [2021-03-16T08:07:28.948Z] 8b3d7e226fab: Pulling fs layer [2021-03-16T08:07:28.948Z] 8b3d7e226fab: Download complete [2021-03-16T08:07:29.204Z] 8b3d7e226fab: Pull complete [2021-03-16T08:07:29.204Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-16T08:07:29.204Z] Status: Downloaded newer image for busybox:latest [2021-03-16T08:07:29.285Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-03-16T08:07:29.285Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-03-16T08:07:30.322Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.01s) [2021-03-16T08:07:30.322Z] === RUN TestUpdateMemory [2021-03-16T08:07:30.322Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-16T08:07:30.322Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:07:30.322Z] === RUN TestUpdateCPUQuota [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-16T08:07:30.665Z] --- PASS: TestConfigList (3.20s) [2021-03-16T08:07:30.665Z] === RUN TestConfigsCreateAndDelete [2021-03-16T08:07:30.810Z] --- PASS: TestBuildMultiStageOnBuild (1.84s) [2021-03-16T08:07:30.810Z] === RUN TestBuildUncleanTarFilenames [2021-03-16T08:07:30.911Z] + bundleName=docker-py [2021-03-16T08:07:30.911Z] + echo Creating docker-py-bundles.tar.gz [2021-03-16T08:07:30.911Z] Creating docker-py-bundles.tar.gz [2021-03-16T08:07:30.911Z] + 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-03-16T08:07:30.922Z] Archiving artifacts [2021-03-16T08:07:31.265Z] --- PASS: TestImportExtremelyLargeImageWorks (101.77s) [2021-03-16T08:07:31.265Z] PASS [2021-03-16T08:07:31.265Z] [2021-03-16T08:07:31.265Z] DONE 12 tests in 107.056s [2021-03-16T08:07:31.265Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-16T08:07:31.265Z] INFO: Testing against a local daemon [2021-03-16T08:07:31.265Z] === RUN TestNetworkCreateDelete [2021-03-16T08:07:31.265Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-03-16T08:07:31.265Z] === RUN TestDockerNetworkDeletePreferID [2021-03-16T08:07:31.265Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-03-16T08:07:31.265Z] === RUN TestDaemonDNSFallback [2021-03-16T08:07:31.265Z] --- PASS: TestDaemonDNSFallback (6.66s) [2021-03-16T08:07:31.265Z] === RUN TestInspectNetwork [2021-03-16T08:07:31.447Z] --- PASS: TestBuildUncleanTarFilenames (0.85s) [2021-03-16T08:07:31.447Z] === RUN TestBuildMultiStageLayerLeak [2021-03-16T08:07:31.826Z] === RUN TestInspectNetwork/full_network_id [2021-03-16T08:07:31.826Z] === RUN TestInspectNetwork/partial_network_id [2021-03-16T08:07:31.826Z] === RUN TestInspectNetwork/network_name [2021-03-16T08:07:31.826Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-16T08:07:32.048Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-03-16T08:07:32.464Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42152/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-03-16T08:07:32.815Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42152/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 -e DOCKER_GRAPHDRIVER docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 hack/make.sh binary-daemon [2021-03-16T08:07:33.071Z] [2021-03-16T08:07:33.327Z] Removing bundles/ [2021-03-16T08:07:33.327Z] [2021-03-16T08:07:33.327Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-03-16T08:07:33.327Z] Building: bundles/binary-daemon/dockerd-dev [2021-03-16T08:07:33.327Z] GOOS="" GOARCH="" GOARM="" [2021-03-16T08:07:33.426Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-16T08:07:33.525Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s) [2021-03-16T08:07:33.525Z] === RUN TestBuildWithHugeFile [2021-03-16T08:07:33.685Z] --- PASS: TestConfigsCreateAndDelete (3.27s) [2021-03-16T08:07:33.685Z] === RUN TestConfigsUpdate [2021-03-16T08:07:33.763Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-16T08:07:34.623Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-03-16T08:07:35.989Z] --- PASS: TestInspectNetwork (7.71s) [2021-03-16T08:07:35.989Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-16T08:07:35.989Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-16T08:07:35.989Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-16T08:07:35.989Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2021-03-16T08:07:35.989Z] === RUN TestRunContainerWithBridgeNone [2021-03-16T08:07:36.529Z] --- PASS: TestConfigsUpdate (2.71s) [2021-03-16T08:07:36.529Z] === RUN TestTemplatedConfig [2021-03-16T08:07:36.909Z] --- PASS: TestUpdateCPUQuota (5.97s) [2021-03-16T08:07:36.909Z] === RUN TestUpdatePidsLimit [2021-03-16T08:07:36.909Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-16T08:07:36.909Z] === RUN TestUpdatePidsLimit/no_change [2021-03-16T08:07:37.097Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-03-16T08:07:37.479Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-16T08:07:38.419Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-16T08:07:38.989Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-16T08:07:39.001Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-16T08:07:39.254Z] --- PASS: TestRunContainerWithBridgeNone (3.08s) [2021-03-16T08:07:39.254Z] === RUN TestNetworkInvalidJSON [2021-03-16T08:07:39.254Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-16T08:07:39.254Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-16T08:07:39.254Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:07:39.254Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:07:39.254Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:07:39.254Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:07:39.254Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-16T08:07:39.254Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:07:39.254Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:07:39.254Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-16T08:07:39.254Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-16T08:07:39.254Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-16T08:07:39.254Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-16T08:07:39.254Z] === RUN TestNetworkList [2021-03-16T08:07:39.254Z] === RUN TestNetworkList//networks [2021-03-16T08:07:39.254Z] === PAUSE TestNetworkList//networks [2021-03-16T08:07:39.254Z] === RUN TestNetworkList//networks/ [2021-03-16T08:07:39.254Z] === PAUSE TestNetworkList//networks/ [2021-03-16T08:07:39.254Z] === CONT TestNetworkList//networks [2021-03-16T08:07:39.254Z] === CONT TestNetworkList//networks/ [2021-03-16T08:07:39.254Z] --- PASS: TestNetworkList (0.01s) [2021-03-16T08:07:39.254Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-16T08:07:39.254Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-16T08:07:39.254Z] === RUN TestHostIPv4BridgeLabel [2021-03-16T08:07:39.260Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-16T08:07:39.510Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-03-16T08:07:39.510Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-16T08:07:39.519Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-03-16T08:07:39.929Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-16T08:07:40.498Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-16T08:07:40.873Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-03-16T08:07:40.873Z] === RUN TestDaemonDefaultNetworkPools [2021-03-16T08:07:41.435Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-03-16T08:07:41.435Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-16T08:07:42.123Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-16T08:07:42.123Z] --- PASS: TestTemplatedConfig (5.70s) [2021-03-16T08:07:42.123Z] === RUN TestConfigCreateResolve [2021-03-16T08:07:42.230Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-16T08:07:42.409Z] --- PASS: TestUpdatePidsLimit (6.24s) [2021-03-16T08:07:42.409Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.73s) [2021-03-16T08:07:42.409Z] --- PASS: TestUpdatePidsLimit/no_change (0.75s) [2021-03-16T08:07:42.409Z] --- PASS: TestUpdatePidsLimit/update_lower (0.75s) [2021-03-16T08:07:42.409Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.75s) [2021-03-16T08:07:42.409Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.75s) [2021-03-16T08:07:42.409Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.73s) [2021-03-16T08:07:42.409Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.86s) [2021-03-16T08:07:42.409Z] === RUN TestUpdateRestartPolicy [2021-03-16T08:07:42.797Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2021-03-16T08:07:42.797Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-16T08:07:43.723Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-03-16T08:07:43.723Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-16T08:07:44.025Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-03-16T08:07:44.284Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-03-16T08:07:44.285Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-03-16T08:07:44.285Z] === RUN TestServiceWithPredefinedNetwork [2021-03-16T08:07:44.293Z] --- PASS: TestDockerNetworkMacvlan (23.36s) [2021-03-16T08:07:44.293Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-03-16T08:07:44.293Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-03-16T08:07:44.293Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.99s) [2021-03-16T08:07:44.293Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.23s) [2021-03-16T08:07:44.293Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.94s) [2021-03-16T08:07:44.293Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.95s) [2021-03-16T08:07:44.293Z] PASS [2021-03-16T08:07:44.293Z] [2021-03-16T08:07:44.293Z] DONE 8 tests in 25.055s [2021-03-16T08:07:44.293Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-16T08:07:44.293Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:07:44.293Z] ++ set -e [2021-03-16T08:07:44.293Z] ++ '[' -n 0 ']' [2021-03-16T08:07:44.293Z] ++ set -x [2021-03-16T08:07:44.293Z] ++ 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=s390x 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/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:07:44.293Z] testing: warning: no tests to run [2021-03-16T08:07:44.293Z] PASS [2021-03-16T08:07:44.293Z] [2021-03-16T08:07:44.293Z] DONE 0 tests in 0.050s [2021-03-16T08:07:44.293Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-16T08:07:44.293Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:07:44.293Z] ++ set -e [2021-03-16T08:07:44.293Z] ++ '[' -n 0 ']' [2021-03-16T08:07:44.293Z] ++ set -x [2021-03-16T08:07:44.293Z] ++ 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=s390x 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/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:07:44.293Z] INFO: Testing against a local daemon [2021-03-16T08:07:44.293Z] === RUN TestAuthZPluginAllowRequest [2021-03-16T08:07:45.221Z] --- PASS: TestConfigCreateResolve (3.17s) [2021-03-16T08:07:45.221Z] === RUN TestConfigDaemonLibtrustID [2021-03-16T08:07:45.789Z] --- PASS: TestConfigDaemonLibtrustID (0.60s) [2021-03-16T08:07:45.789Z] PASS [2021-03-16T08:07:45.789Z] [2021-03-16T08:07:45.789Z] DONE 7 tests in 22.149s [2021-03-16T08:07:46.047Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-16T08:07:46.047Z] ++ 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-03-16T08:07:46.047Z] ++ set -e [2021-03-16T08:07:46.047Z] ++ '[' -n 0 ']' [2021-03-16T08:07:46.047Z] ++ set -x [2021-03-16T08:07:46.047Z] ++ 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-03-16T08:07:46.306Z] INFO: Testing against a local daemon [2021-03-16T08:07:46.306Z] === RUN TestCheckpoint [2021-03-16T08:07:46.306Z] === RUN TestDockerSuite/TestBuildAddNonTar--- SKIP: TestCheckpoint (0.01s) [2021-03-16T08:07:46.306Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-16T08:07:46.306Z] === RUN TestContainerInvalidJSON [2021-03-16T08:07:46.306Z] [2021-03-16T08:07:46.306Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:07:46.306Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:07:46.306Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:07:46.306Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:07:46.306Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:07:46.306Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:07:46.306Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:07:46.306Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:07:46.306Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:07:46.306Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-16T08:07:46.306Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-16T08:07:46.306Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-16T08:07:46.306Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-16T08:07:46.306Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-16T08:07:46.306Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-03-16T08:07:46.306Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-16T08:07:46.306Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-03-16T08:07:46.306Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-16T08:07:46.306Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-03-16T08:07:46.306Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-16T08:07:46.356Z] --- PASS: TestAuthZPluginAllowRequest (2.04s) [2021-03-16T08:07:46.356Z] === RUN TestAuthZPluginTLS [2021-03-16T08:07:46.564Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-03-16T08:07:46.564Z] === RUN TestCopyFromContainer [2021-03-16T08:07:46.988Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-03-16T08:07:46.988Z] === RUN TestAuthZPluginDenyRequest [2021-03-16T08:07:47.549Z] --- PASS: TestServiceWithPredefinedNetwork (2.87s) [2021-03-16T08:07:47.549Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-16T08:07:47.549Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-16T08:07:47.549Z] service_test.go:242: FLAKY_TEST [2021-03-16T08:07:47.549Z] === RUN TestServiceWithDataPathPortInit [2021-03-16T08:07:47.619Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-16T08:07:47.619Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-16T08:07:47.942Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-03-16T08:07:47.942Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-16T08:07:48.250Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-03-16T08:07:48.250Z] === RUN TestAuthZPluginDenyResponse [2021-03-16T08:07:48.510Z] === RUN TestCopyFromContainer// [2021-03-16T08:07:48.541Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-03-16T08:07:48.541Z] === RUN TestAuthZPluginAllowEventStream [2021-03-16T08:07:48.769Z] === RUN TestCopyFromContainer//bar/root [2021-03-16T08:07:48.769Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-16T08:07:48.769Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-16T08:07:49.029Z] === RUN TestCopyFromContainer/bar/quux [2021-03-16T08:07:49.029Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-16T08:07:49.288Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-16T08:07:49.547Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-16T08:07:49.547Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-16T08:07:49.547Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-16T08:07:49.805Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-16T08:07:50.064Z] --- PASS: TestCopyFromContainer (3.47s) [2021-03-16T08:07:50.064Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-03-16T08:07:50.064Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-03-16T08:07:50.064Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-03-16T08:07:50.064Z] --- PASS: TestCopyFromContainer/bar/quux (0.20s) [2021-03-16T08:07:50.064Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.22s) [2021-03-16T08:07:50.064Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2021-03-16T08:07:50.064Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-03-16T08:07:50.064Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-03-16T08:07:50.064Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-03-16T08:07:50.064Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-03-16T08:07:50.064Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-16T08:07:50.064Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:07:50.064Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:07:50.064Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:07:50.064Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:07:50.064Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:07:50.064Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:07:50.064Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:07:50.064Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:07:50.064Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:07:50.064Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-16T08:07:50.064Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-16T08:07:50.064Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-16T08:07:50.064Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-03-16T08:07:50.064Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-16T08:07:50.064Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-16T08:07:50.064Z] === RUN TestCreateWithInvalidEnv [2021-03-16T08:07:50.064Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-16T08:07:50.064Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-16T08:07:50.064Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-16T08:07:50.064Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-16T08:07:50.064Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-16T08:07:50.064Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-16T08:07:50.064Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-16T08:07:50.064Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-16T08:07:50.064Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-16T08:07:50.064Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-03-16T08:07:50.064Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-16T08:07:50.064Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-16T08:07:50.064Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-03-16T08:07:50.064Z] === RUN TestCreateTmpfsMountsTarget [2021-03-16T08:07:50.064Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-03-16T08:07:50.064Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-16T08:07:50.610Z] --- PASS: TestAuthZPluginAllowEventStream (2.06s) [2021-03-16T08:07:50.610Z] === RUN TestAuthZPluginErrorResponse [2021-03-16T08:07:51.241Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-03-16T08:07:51.241Z] === RUN TestAuthZPluginErrorRequest [2021-03-16T08:07:51.440Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-03-16T08:07:51.872Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-16T08:07:51.872Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-16T08:07:52.162Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-03-16T08:07:52.162Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-16T08:07:53.343Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-16T08:07:53.910Z] --- PASS: TestCreateWithCustomMaskedPaths (3.70s) [2021-03-16T08:07:53.910Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-16T08:07:54.887Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.50s) [2021-03-16T08:07:54.887Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-16T08:07:56.441Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-03-16T08:07:56.441Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-16T08:07:56.441Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-03-16T08:07:56.441Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.75s) [2021-03-16T08:07:56.441Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-16T08:07:56.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:07:56.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:07:56.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:07:56.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:07:56.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:07:56.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:07:56.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:07:56.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:07:56.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:07:56.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:07:56.441Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:07:56.441Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:07:56.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:07:56.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:07:56.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:07:56.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-16T08:07:56.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-16T08:07:56.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-03-16T08:07:56.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-03-16T08:07:56.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-03-16T08:07:56.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-16T08:07:56.700Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-16T08:07:56.959Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-03-16T08:07:57.304Z] --- PASS: TestUpdateRestartPolicy (13.48s) [2021-03-16T08:07:57.304Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-16T08:07:57.304Z] --- PASS: TestUpdateRestartWithAutoRemove (0.96s) [2021-03-16T08:07:57.304Z] === RUN TestWaitNonBlocked [2021-03-16T08:07:57.304Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:07:57.304Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:07:57.304Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:07:57.304Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:07:57.304Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:07:57.304Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:07:57.526Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-03-16T08:07:57.613Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.60s) [2021-03-16T08:07:57.613Z] === RUN TestAuthZPluginHeader [2021-03-16T08:07:57.785Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.12s) [2021-03-16T08:07:57.785Z] === RUN TestCreateDifferentPlatform [2021-03-16T08:07:57.785Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-16T08:07:57.785Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-16T08:07:57.785Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-16T08:07:57.785Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-16T08:07:57.785Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-16T08:07:57.785Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-16T08:07:57.785Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-16T08:07:57.785Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-03-16T08:07:57.785Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-16T08:07:57.785Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-03-16T08:07:57.785Z] === RUN TestContainerStartOnDaemonRestart [2021-03-16T08:07:57.785Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-16T08:07:57.785Z] === RUN TestDaemonRestartIpcMode [2021-03-16T08:07:57.785Z] === PAUSE TestDaemonRestartIpcMode [2021-03-16T08:07:57.785Z] === RUN TestDaemonHostGatewayIP [2021-03-16T08:07:57.785Z] === PAUSE TestDaemonHostGatewayIP [2021-03-16T08:07:57.785Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-16T08:07:57.785Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-16T08:07:57.785Z] === RUN TestContainerKillOnDaemonStart [2021-03-16T08:07:57.785Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-16T08:07:57.785Z] === RUN TestDiff [2021-03-16T08:07:57.874Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-16T08:07:57.874Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2021-03-16T08:07:57.874Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2021-03-16T08:07:57.874Z] === RUN TestWaitBlocked [2021-03-16T08:07:57.874Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-16T08:07:57.874Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-16T08:07:57.874Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-16T08:07:57.874Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-16T08:07:57.874Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-16T08:07:57.874Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-16T08:07:58.245Z] --- PASS: TestAuthZPluginHeader (0.91s) [2021-03-16T08:07:58.245Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-16T08:07:58.245Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-03-16T08:07:58.245Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:07:58.245Z] === RUN TestAuthZPluginV2Disable [2021-03-16T08:07:58.245Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-16T08:07:58.245Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:07:58.245Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-16T08:07:58.245Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-16T08:07:58.245Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:07:58.245Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-16T08:07:58.245Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-16T08:07:58.245Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:07:58.245Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-16T08:07:59.161Z] --- PASS: TestDiff (1.29s) [2021-03-16T08:07:59.162Z] === RUN TestExecWithCloseStdin [2021-03-16T08:07:59.258Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-16T08:07:59.258Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2021-03-16T08:07:59.258Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2021-03-16T08:07:59.258Z] === CONT TestContainerStartOnDaemonRestart [2021-03-16T08:07:59.258Z] === CONT TestContainerKillOnDaemonStart [2021-03-16T08:07:59.258Z] === CONT TestIpcModeOlderClient [2021-03-16T08:07:59.258Z] === CONT TestDaemonHostGatewayIP [2021-03-16T08:07:59.258Z] --- PASS: TestIpcModeOlderClient (0.22s) [2021-03-16T08:07:59.258Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-16T08:07:59.729Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-16T08:07:59.987Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-03-16T08:08:00.923Z] --- PASS: TestExecWithCloseStdin (1.86s) [2021-03-16T08:08:00.923Z] === RUN TestExec [2021-03-16T08:08:02.383Z] --- PASS: TestServiceWithDataPathPortInit (14.89s) [2021-03-16T08:08:02.383Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-16T08:08:02.826Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-03-16T08:08:03.085Z] --- PASS: TestExec (1.96s) [2021-03-16T08:08:03.085Z] === RUN TestExecUser [2021-03-16T08:08:03.463Z] --- PASS: TestContainerStartOnDaemonRestart (4.11s) [2021-03-16T08:08:03.463Z] === CONT TestDaemonRestartIpcMode [2021-03-16T08:08:03.724Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.35s) [2021-03-16T08:08:04.464Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-16T08:08:05.033Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-03-16T08:08:05.033Z] --- PASS: TestExecUser (1.95s) [2021-03-16T08:08:05.033Z] === RUN TestExportContainerAndImportImage [2021-03-16T08:08:05.108Z] --- PASS: TestDaemonHostGatewayIP (5.77s) [2021-03-16T08:08:06.938Z] --- PASS: TestExportContainerAndImportImage (1.60s) [2021-03-16T08:08:06.938Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-16T08:08:07.197Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-03-16T08:08:07.649Z] --- PASS: TestDaemonRestartIpcMode (4.03s) [2021-03-16T08:08:08.135Z] --- PASS: TestExportContainerAfterDaemonRestart (1.67s) [2021-03-16T08:08:08.135Z] === RUN TestHealthCheckWorkdir [2021-03-16T08:08:10.038Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-03-16T08:08:10.467Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.16s) [2021-03-16T08:08:10.467Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mtpmlb7upnmfevhr7pgoh1lsj Created:2021-03-16 08:08:02.9663126 +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[f4be29afd8d3c20ec9375c21fbc721f8351c3c5df8d6918fde9a86956d19fca0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8b332mx3ze4nj0soz2lszoxb5 EndpointID:27ce156ee05c07fcbd7427167a04b0f44b838cab4ff885373ad4ff704e4d78be MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5b6323a49f1b6e1412a3be3ef7d5d165705e73a6e1c3e0ba12d402cbcdd1a1bf 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:d8cdec7010d2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8b332mx3ze4nj0soz2lszoxb5 EndpointID:27ce156ee05c07fcbd7427167a04b0f44b838cab4ff885373ad4ff704e4d78be EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-16T08:08:10.467Z] PASS [2021-03-16T08:08:10.467Z] [2021-03-16T08:08:10.467Z] === Skipped [2021-03-16T08:08:10.467Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-16T08:08:10.467Z] service_test.go:242: FLAKY_TEST [2021-03-16T08:08:10.467Z] [2021-03-16T08:08:10.467Z] [2021-03-16T08:08:10.467Z] DONE 26 tests, 1 skipped in 48.185s [2021-03-16T08:08:10.467Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-16T08:08:10.467Z] INFO: Testing against a local daemon [2021-03-16T08:08:10.467Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-16T08:08:10.467Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-16T08:08:10.467Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:08:10.467Z] === RUN TestDockerNetworkIpvlan [2021-03-16T08:08:10.467Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-16T08:08:10.467Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:08:10.467Z] PASS [2021-03-16T08:08:10.467Z] [2021-03-16T08:08:10.467Z] === Skipped [2021-03-16T08:08:10.467Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-16T08:08:10.467Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:08:10.467Z] [2021-03-16T08:08:10.467Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-16T08:08:10.467Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:08:10.467Z] [2021-03-16T08:08:10.467Z] [2021-03-16T08:08:10.467Z] DONE 2 tests, 2 skipped in 0.100s [2021-03-16T08:08:10.467Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-16T08:08:10.467Z] INFO: Testing against a local daemon [2021-03-16T08:08:10.467Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-16T08:08:10.973Z] --- PASS: TestHealthCheckWorkdir (2.68s) [2021-03-16T08:08:10.973Z] === RUN TestHealthKillContainer [2021-03-16T08:08:11.028Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-03-16T08:08:11.028Z] === RUN TestDockerNetworkMacvlan [2021-03-16T08:08:11.589Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-16T08:08:12.347Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-03-16T08:08:12.516Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-16T08:08:12.928Z] --- PASS: TestContainerKillOnDaemonStart (13.42s) [2021-03-16T08:08:12.928Z] PASS [2021-03-16T08:08:12.928Z] [2021-03-16T08:08:12.928Z] === Skipped [2021-03-16T08:08:12.928Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-03-16T08:08:12.928Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-16T08:08:12.928Z] [2021-03-16T08:08:12.928Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-16T08:08:12.928Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:08:12.928Z] [2021-03-16T08:08:12.928Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-16T08:08:12.928Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:08:12.928Z] [2021-03-16T08:08:12.928Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-16T08:08:12.928Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-16T08:08:12.928Z] [2021-03-16T08:08:12.928Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-16T08:08:12.928Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-16T08:08:12.928Z] [2021-03-16T08:08:12.928Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-03-16T08:08:12.928Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:08:12.928Z] [2021-03-16T08:08:12.928Z] [2021-03-16T08:08:12.928Z] DONE 196 tests, 6 skipped in 169.601s [2021-03-16T08:08:12.928Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-03-16T08:08:12.928Z] ++ 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-03-16T08:08:12.928Z] ++ set -e [2021-03-16T08:08:12.928Z] ++ '[' -n 0 ']' [2021-03-16T08:08:12.928Z] ++ set -x [2021-03-16T08:08:12.928Z] ++ 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-03-16T08:08:12.928Z] INFO: Testing against a local daemon [2021-03-16T08:08:12.928Z] === RUN TestCommitInheritsEnv [2021-03-16T08:08:13.076Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-16T08:08:13.498Z] --- PASS: TestCommitInheritsEnv (0.62s) [2021-03-16T08:08:13.498Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-16T08:08:13.498Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-16T08:08:13.498Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-16T08:08:13.498Z] === RUN TestImagesFilterMultiReference [2021-03-16T08:08:13.498Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-03-16T08:08:13.498Z] === RUN TestImagePullPlatformInvalid [2021-03-16T08:08:13.498Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-03-16T08:08:13.498Z] === RUN TestRemoveImageOrphaning [2021-03-16T08:08:14.068Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2021-03-16T08:08:14.068Z] === RUN TestRemoveImageGarbageCollector [2021-03-16T08:08:14.068Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-16T08:08:14.068Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:08:14.068Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-16T08:08:14.068Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-03-16T08:08:14.249Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-03-16T08:08:14.329Z] === RUN TestTagInvalidReference [2021-03-16T08:08:14.329Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-16T08:08:14.329Z] === RUN TestTagValidPrefixedRepo [2021-03-16T08:08:14.329Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-03-16T08:08:14.329Z] === RUN TestTagExistedNameWithoutForce [2021-03-16T08:08:14.329Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-16T08:08:14.329Z] === RUN TestTagOfficialNames [2021-03-16T08:08:14.329Z] --- PASS: TestTagOfficialNames (0.07s) [2021-03-16T08:08:14.329Z] === RUN TestTagMatchesDigest [2021-03-16T08:08:14.329Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-16T08:08:14.329Z] PASS [2021-03-16T08:08:14.329Z] [2021-03-16T08:08:14.329Z] === Skipped [2021-03-16T08:08:14.329Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-16T08:08:14.329Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-16T08:08:14.329Z] [2021-03-16T08:08:14.329Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-16T08:08:14.329Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:08:14.329Z] [2021-03-16T08:08:14.329Z] [2021-03-16T08:08:14.329Z] DONE 12 tests, 2 skipped in 1.843s [2021-03-16T08:08:14.329Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-03-16T08:08:14.329Z] ++ 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-03-16T08:08:14.329Z] ++ set -e [2021-03-16T08:08:14.329Z] ++ '[' -n 0 ']' [2021-03-16T08:08:14.329Z] ++ set -x [2021-03-16T08:08:14.329Z] ++ 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-03-16T08:08:14.589Z] INFO: Testing against a local daemon [2021-03-16T08:08:14.589Z] === RUN TestNetworkCreateDelete [2021-03-16T08:08:14.818Z] --- PASS: TestHealthKillContainer (3.91s) [2021-03-16T08:08:14.818Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-16T08:08:14.818Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-03-16T08:08:15.160Z] --- PASS: TestNetworkCreateDelete (0.41s) [2021-03-16T08:08:15.160Z] === RUN TestDockerNetworkDeletePreferID [2021-03-16T08:08:15.386Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-16T08:08:15.590Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-16T08:08:15.953Z] --- PASS: TestInspectCpusetInConfigPre120 (1.10s) [2021-03-16T08:08:15.953Z] === RUN TestIpcModeNone [2021-03-16T08:08:16.101Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s) [2021-03-16T08:08:16.101Z] === RUN TestDaemonDNSFallback [2021-03-16T08:08:16.816Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.34s) [2021-03-16T08:08:16.816Z] PASS [2021-03-16T08:08:16.816Z] [2021-03-16T08:08:16.816Z] === Skipped [2021-03-16T08:08:16.816Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-03-16T08:08:16.816Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:08:16.816Z] [2021-03-16T08:08:16.816Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-16T08:08:16.816Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:08:16.816Z] [2021-03-16T08:08:16.816Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-16T08:08:16.816Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:08:16.816Z] [2021-03-16T08:08:16.816Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-16T08:08:16.816Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:08:16.816Z] [2021-03-16T08:08:16.816Z] [2021-03-16T08:08:16.816Z] DONE 17 tests, 4 skipped in 31.490s [2021-03-16T08:08:16.816Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-16T08:08:16.816Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:08:16.816Z] ++ set -e [2021-03-16T08:08:16.816Z] ++ '[' -n 0 ']' [2021-03-16T08:08:16.816Z] ++ set -x [2021-03-16T08:08:16.816Z] ++ 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=s390x 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/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:08:16.816Z] INFO: Testing against a local daemon [2021-03-16T08:08:16.816Z] === RUN TestPluginInvalidJSON [2021-03-16T08:08:16.816Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:08:16.816Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:08:16.816Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:08:16.816Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-16T08:08:16.816Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-16T08:08:16.816Z] === RUN TestPluginInstall [2021-03-16T08:08:16.816Z] === RUN TestPluginInstall/no_auth [2021-03-16T08:08:17.330Z] --- PASS: TestIpcModeNone (1.47s) [2021-03-16T08:08:17.330Z] === RUN TestIpcModePrivate [2021-03-16T08:08:18.266Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-03-16T08:08:18.320Z] time="2021-03-16T08:08:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:08:18.320Z] time="2021-03-16T08:08:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:582217503e2eef266574b6d0d2a74b26910dacac2873225ac8a6870c41403878" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:08:18.320Z] time="2021-03-16T08:08:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:08:18.320Z] time="2021-03-16T08:08:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:582217503e2eef266574b6d0d2a74b26910dacac2873225ac8a6870c41403878" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:08:18.320Z] === RUN TestPluginInstall/with_htpasswd [2021-03-16T08:08:18.854Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-16T08:08:18.951Z] time="2021-03-16T08:08:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:08:18.951Z] time="2021-03-16T08:08:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00218e65a8c12d1c837b15a1fea9429f32ebc343bfb701ba78c6b64ffb7e8f6d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:08:18.951Z] time="2021-03-16T08:08:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:08:18.951Z] time="2021-03-16T08:08:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00218e65a8c12d1c837b15a1fea9429f32ebc343bfb701ba78c6b64ffb7e8f6d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:08:19.201Z] --- PASS: TestIpcModePrivate (1.60s) [2021-03-16T08:08:19.201Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-03-16T08:08:19.201Z] === RUN TestIpcModeShareable [2021-03-16T08:08:19.242Z] === RUN TestPluginInstall/with_insecure [2021-03-16T08:08:20.275Z] time="2021-03-16T08:08:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:08:20.275Z] time="2021-03-16T08:08:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0ba31a14cd3b16483b4c841b3ea13e233ed7dda38c52203606e9c878c8f3d72" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:08:20.275Z] time="2021-03-16T08:08:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:08:20.275Z] time="2021-03-16T08:08:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0ba31a14cd3b16483b4c841b3ea13e233ed7dda38c52203606e9c878c8f3d72" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:08:20.566Z] --- PASS: TestPluginInstall (4.65s) [2021-03-16T08:08:20.566Z] --- PASS: TestPluginInstall/no_auth (2.47s) [2021-03-16T08:08:20.566Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2021-03-16T08:08:20.566Z] --- PASS: TestPluginInstall/with_insecure (1.34s) [2021-03-16T08:08:20.566Z] plugin_test.go:160: [d42c4b16a5547] daemon is not started [2021-03-16T08:08:20.566Z] === RUN TestPluginsWithRuntimes [2021-03-16T08:08:20.577Z] --- PASS: TestIpcModeShareable (1.37s) [2021-03-16T08:08:20.577Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-03-16T08:08:20.577Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-16T08:08:21.514Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-16T08:08:22.629Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-16T08:08:24.135Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-16T08:08:24.147Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-16T08:08:24.231Z] --- PASS: TestDaemonDNSFallback (7.59s) [2021-03-16T08:08:24.231Z] === RUN TestInspectNetwork [2021-03-16T08:08:24.800Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.95s) [2021-03-16T08:08:24.800Z] === RUN TestAPIIpcModeHost [2021-03-16T08:08:24.800Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-16T08:08:24.800Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-03-16T08:08:25.220Z] --- PASS: TestPluginsWithRuntimes (4.80s) [2021-03-16T08:08:25.220Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.44s) [2021-03-16T08:08:25.220Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.36s) [2021-03-16T08:08:25.220Z] PASS [2021-03-16T08:08:25.367Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-16T08:08:25.512Z] [2021-03-16T08:08:25.512Z] DONE 9 tests in 9.696s [2021-03-16T08:08:25.512Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-16T08:08:25.512Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:08:25.513Z] ++ set -e [2021-03-16T08:08:25.513Z] ++ '[' -n 0 ']' [2021-03-16T08:08:25.513Z] ++ set -x [2021-03-16T08:08:25.513Z] ++ 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=s390x 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/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:08:25.513Z] INFO: Testing against a local daemon [2021-03-16T08:08:25.513Z] === RUN TestExternalGraphDriver [2021-03-16T08:08:25.803Z] === RUN TestExternalGraphDriver/json [2021-03-16T08:08:26.036Z] --- PASS: TestDockerNetworkMacvlan (14.83s) [2021-03-16T08:08:26.036Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-03-16T08:08:26.036Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-03-16T08:08:26.036Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.67s) [2021-03-16T08:08:26.036Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.91s) [2021-03-16T08:08:26.036Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.23s) [2021-03-16T08:08:26.036Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.49s) [2021-03-16T08:08:26.036Z] PASS [2021-03-16T08:08:26.036Z] [2021-03-16T08:08:26.036Z] DONE 8 tests in 16.311s [2021-03-16T08:08:26.036Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-16T08:08:26.036Z] testing: warning: no tests to run [2021-03-16T08:08:26.036Z] PASS [2021-03-16T08:08:26.036Z] [2021-03-16T08:08:26.036Z] DONE 0 tests in 0.008s [2021-03-16T08:08:26.037Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-16T08:08:26.037Z] INFO: Testing against a local daemon [2021-03-16T08:08:26.037Z] === RUN TestAuthZPluginAllowRequest [2021-03-16T08:08:26.745Z] --- PASS: TestAPIIpcModeHost (2.13s) [2021-03-16T08:08:26.745Z] === RUN TestDaemonIpcModeShareable [2021-03-16T08:08:27.400Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2021-03-16T08:08:27.400Z] === RUN TestAuthZPluginTLS [2021-03-16T08:08:27.960Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-03-16T08:08:27.960Z] === RUN TestAuthZPluginDenyRequest [2021-03-16T08:08:28.216Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-03-16T08:08:28.216Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-16T08:08:28.531Z] === RUN TestExternalGraphDriver/spec [2021-03-16T08:08:28.778Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-03-16T08:08:28.778Z] === RUN TestAuthZPluginDenyResponse [2021-03-16T08:08:29.278Z] --- PASS: TestDaemonIpcModeShareable (2.79s) [2021-03-16T08:08:29.278Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2021-03-16T08:08:29.278Z] === RUN TestDaemonIpcModePrivate [2021-03-16T08:08:29.338Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-03-16T08:08:29.338Z] === RUN TestAuthZPluginAllowEventStream [2021-03-16T08:08:29.517Z] === RUN TestInspectNetwork/full_network_id [2021-03-16T08:08:29.517Z] === RUN TestInspectNetwork/partial_network_id [2021-03-16T08:08:29.517Z] === RUN TestInspectNetwork/network_name [2021-03-16T08:08:29.517Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-16T08:08:30.597Z] === RUN TestExternalGraphDriver/pull [2021-03-16T08:08:30.631Z] --- PASS: TestBuildWithHugeFile (55.49s) [2021-03-16T08:08:30.631Z] === RUN TestBuildWCOWSandboxSize [2021-03-16T08:08:30.631Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-16T08:08:30.631Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-16T08:08:30.631Z] === RUN TestBuildWithEmptyDockerfile [2021-03-16T08:08:30.631Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:08:30.631Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:08:30.631Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:08:30.631Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:08:30.631Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:08:30.631Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:08:30.631Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:08:30.631Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:08:30.631Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:08:30.631Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-03-16T08:08:30.631Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2021-03-16T08:08:30.631Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2021-03-16T08:08:30.631Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2021-03-16T08:08:30.631Z] === RUN TestBuildPreserveOwnership [2021-03-16T08:08:30.631Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-16T08:08:31.226Z] --- PASS: TestAuthZPluginAllowEventStream (1.50s) [2021-03-16T08:08:31.226Z] === RUN TestAuthZPluginErrorResponse [2021-03-16T08:08:31.482Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-03-16T08:08:31.482Z] === RUN TestAuthZPluginErrorRequest [2021-03-16T08:08:31.672Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-16T08:08:32.043Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-03-16T08:08:32.043Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-16T08:08:32.566Z] --- PASS: TestDaemonIpcModePrivate (3.00s) [2021-03-16T08:08:32.566Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2021-03-16T08:08:32.566Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-16T08:08:32.604Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-03-16T08:08:32.604Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-16T08:08:32.825Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-03-16T08:08:33.193Z] --- PASS: TestBuildPreserveOwnership (3.96s) [2021-03-16T08:08:33.193Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.57s) [2021-03-16T08:08:33.193Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s) [2021-03-16T08:08:33.193Z] === RUN TestBuildPlatformInvalid [2021-03-16T08:08:33.193Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-03-16T08:08:33.193Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-16T08:08:33.328Z] --- PASS: TestExternalGraphDriver (7.23s) [2021-03-16T08:08:33.328Z] --- PASS: TestExternalGraphDriver/json (2.35s) [2021-03-16T08:08:33.328Z] --- PASS: TestExternalGraphDriver/spec (2.40s) [2021-03-16T08:08:33.328Z] --- PASS: TestExternalGraphDriver/pull (2.36s) [2021-03-16T08:08:33.328Z] === RUN TestGraphdriverPluginV2 [2021-03-16T08:08:33.328Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2021-03-16T08:08:33.328Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:08:33.328Z] PASS [2021-03-16T08:08:33.328Z] [2021-03-16T08:08:33.328Z] === Skipped [2021-03-16T08:08:33.328Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2021-03-16T08:08:33.328Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:08:33.328Z] [2021-03-16T08:08:33.328Z] [2021-03-16T08:08:33.328Z] DONE 5 tests, 1 skipped in 7.511s [2021-03-16T08:08:33.328Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-16T08:08:33.328Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:08:33.328Z] ++ set -e [2021-03-16T08:08:33.328Z] ++ '[' -n 0 ']' [2021-03-16T08:08:33.328Z] ++ set -x [2021-03-16T08:08:33.329Z] ++ 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=s390x 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/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:08:33.329Z] INFO: Testing against a local daemon [2021-03-16T08:08:33.329Z] === RUN TestContinueAfterPluginCrash [2021-03-16T08:08:33.329Z] === PAUSE TestContinueAfterPluginCrash [2021-03-16T08:08:33.329Z] === RUN TestReadPluginNoRead [2021-03-16T08:08:33.329Z] === PAUSE TestReadPluginNoRead [2021-03-16T08:08:33.329Z] === RUN TestDaemonStartWithLogOpt [2021-03-16T08:08:33.329Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-16T08:08:33.329Z] === CONT TestContinueAfterPluginCrash [2021-03-16T08:08:33.329Z] === CONT TestDaemonStartWithLogOpt [2021-03-16T08:08:33.716Z] --- PASS: TestInspectNetwork (9.77s) [2021-03-16T08:08:33.716Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-16T08:08:33.716Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-16T08:08:33.716Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-16T08:08:33.716Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-16T08:08:33.716Z] === RUN TestRunContainerWithBridgeNone [2021-03-16T08:08:34.490Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2021-03-16T08:08:34.490Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-16T08:08:35.359Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.83s) [2021-03-16T08:08:35.359Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-03-16T08:08:35.359Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-16T08:08:35.857Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2021-03-16T08:08:35.857Z] === RUN TestAuthZPluginHeader [2021-03-16T08:08:35.926Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-03-16T08:08:36.785Z] --- PASS: TestAuthZPluginHeader (0.75s) [2021-03-16T08:08:36.785Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-16T08:08:37.012Z] --- PASS: TestRunContainerWithBridgeNone (3.52s) [2021-03-16T08:08:37.012Z] === RUN TestNetworkInvalidJSON [2021-03-16T08:08:37.012Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-16T08:08:37.012Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-16T08:08:37.012Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:08:37.012Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:08:37.012Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:08:37.012Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:08:37.012Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-16T08:08:37.012Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:08:37.012Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:08:37.012Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-16T08:08:37.012Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-16T08:08:37.012Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-16T08:08:37.012Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-16T08:08:37.012Z] === RUN TestNetworkList [2021-03-16T08:08:37.272Z] === RUN TestNetworkList//networks [2021-03-16T08:08:37.272Z] === PAUSE TestNetworkList//networks [2021-03-16T08:08:37.272Z] === RUN TestNetworkList//networks/ [2021-03-16T08:08:37.272Z] === PAUSE TestNetworkList//networks/ [2021-03-16T08:08:37.272Z] === CONT TestNetworkList//networks [2021-03-16T08:08:37.272Z] === CONT TestNetworkList//networks/ [2021-03-16T08:08:37.272Z] --- PASS: TestNetworkList (0.03s) [2021-03-16T08:08:37.272Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-16T08:08:37.272Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-16T08:08:37.272Z] === RUN TestHostIPv4BridgeLabel [2021-03-16T08:08:37.772Z] --- PASS: TestDaemonStartWithLogOpt (3.95s) [2021-03-16T08:08:37.772Z] === CONT TestReadPluginNoRead [2021-03-16T08:08:37.843Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2021-03-16T08:08:37.843Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-16T08:08:37.890Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-16T08:08:38.153Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.11s) [2021-03-16T08:08:38.153Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2021-03-16T08:08:38.153Z] === RUN TestIpcModeOlderClient [2021-03-16T08:08:38.153Z] === PAUSE TestIpcModeOlderClient [2021-03-16T08:08:38.153Z] === RUN TestKillContainerInvalidSignal [2021-03-16T08:08:39.754Z] --- PASS: TestDaemonRestartWithLiveRestore (1.43s) [2021-03-16T08:08:39.754Z] === RUN TestDaemonDefaultNetworkPools [2021-03-16T08:08:39.835Z] === RUN TestReadPluginNoRead/default [2021-03-16T08:08:40.067Z] --- PASS: TestKillContainerInvalidSignal (1.72s) [2021-03-16T08:08:40.067Z] === RUN TestKillContainer [2021-03-16T08:08:40.067Z] === RUN TestKillContainer/no_signal [2021-03-16T08:08:40.634Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-16T08:08:40.695Z] --- PASS: TestDaemonDefaultNetworkPools (1.29s) [2021-03-16T08:08:40.695Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-16T08:08:40.946Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.84s) [2021-03-16T08:08:40.946Z] === RUN TestAuthZPluginV2Disable [2021-03-16T08:08:41.201Z] === RUN TestKillContainer/non_killing_signal [2021-03-16T08:08:42.560Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-16T08:08:42.560Z] --- PASS: TestContinueAfterPluginCrash (9.48s) [2021-03-16T08:08:42.577Z] === RUN TestKillContainer/killing_signal [2021-03-16T08:08:42.606Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s) [2021-03-16T08:08:42.606Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-16T08:08:43.144Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-16T08:08:43.459Z] --- PASS: TestAuthZPluginV2Disable (2.90s) [2021-03-16T08:08:43.459Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-16T08:08:44.522Z] --- PASS: TestKillContainer (4.36s) [2021-03-16T08:08:44.522Z] --- PASS: TestKillContainer/no_signal (1.35s) [2021-03-16T08:08:44.522Z] --- PASS: TestKillContainer/non_killing_signal (1.34s) [2021-03-16T08:08:44.522Z] --- PASS: TestKillContainer/killing_signal (1.42s) [2021-03-16T08:08:44.522Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-16T08:08:44.522Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-16T08:08:44.624Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-16T08:08:45.149Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.44s) [2021-03-16T08:08:45.149Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-16T08:08:45.900Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-16T08:08:46.088Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2021-03-16T08:08:46.088Z] === RUN TestServiceWithPredefinedNetwork [2021-03-16T08:08:46.693Z] --- PASS: TestReadPluginNoRead (9.32s) [2021-03-16T08:08:46.693Z] --- PASS: TestReadPluginNoRead/default (2.12s) [2021-03-16T08:08:46.693Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.15s) [2021-03-16T08:08:46.693Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.14s) [2021-03-16T08:08:46.693Z] read_test.go:92: [de5451155d486] daemon is not started [2021-03-16T08:08:46.693Z] PASS [2021-03-16T08:08:46.693Z] [2021-03-16T08:08:46.693Z] DONE 6 tests in 13.477s [2021-03-16T08:08:46.693Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-16T08:08:46.693Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:08:46.693Z] ++ set -e [2021-03-16T08:08:46.693Z] ++ '[' -n 0 ']' [2021-03-16T08:08:46.693Z] ++ set -x [2021-03-16T08:08:46.693Z] ++ 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=s390x 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/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:08:46.693Z] testing: warning: no tests to run [2021-03-16T08:08:46.693Z] PASS [2021-03-16T08:08:46.693Z] [2021-03-16T08:08:46.693Z] DONE 0 tests in 0.104s [2021-03-16T08:08:46.693Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-16T08:08:46.693Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:08:46.693Z] ++ set -e [2021-03-16T08:08:46.693Z] ++ '[' -n 0 ']' [2021-03-16T08:08:46.693Z] ++ set -x [2021-03-16T08:08:46.693Z] ++ 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=s390x 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/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:08:46.693Z] INFO: Testing against a local daemon [2021-03-16T08:08:46.693Z] === RUN TestPluginWithDevMounts [2021-03-16T08:08:46.693Z] === PAUSE TestPluginWithDevMounts [2021-03-16T08:08:46.693Z] === CONT TestPluginWithDevMounts [2021-03-16T08:08:46.724Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.77s) [2021-03-16T08:08:46.724Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-16T08:08:47.278Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.75s) [2021-03-16T08:08:47.278Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.35s) [2021-03-16T08:08:47.278Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.19s) [2021-03-16T08:08:47.278Z] === RUN TestKillStoppedContainer [2021-03-16T08:08:47.278Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-03-16T08:08:47.278Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-16T08:08:47.278Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-03-16T08:08:47.278Z] === RUN TestKillDifferentUserContainer [2021-03-16T08:08:48.402Z] 4612f6d0b889: Verifying Checksum [2021-03-16T08:08:48.402Z] 4612f6d0b889: Download complete [2021-03-16T08:08:48.580Z] Loaded image: buildpack-deps:buster [2021-03-16T08:08:48.580Z] Loaded image: busybox:latest [2021-03-16T08:08:48.580Z] Loaded image: busybox:glibc [2021-03-16T08:08:48.656Z] --- PASS: TestKillDifferentUserContainer (1.40s) [2021-03-16T08:08:48.656Z] === RUN TestInspectOomKilledTrue [2021-03-16T08:08:48.656Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-16T08:08:48.656Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:08:48.656Z] === RUN TestInspectOomKilledFalse [2021-03-16T08:08:48.656Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-16T08:08:48.656Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:08:48.656Z] === RUN TestLinksEtcHostsContentMatch [2021-03-16T08:08:48.757Z] --- PASS: TestPluginWithDevMounts (1.93s) [2021-03-16T08:08:48.757Z] PASS [2021-03-16T08:08:48.757Z] [2021-03-16T08:08:48.757Z] DONE 1 tests in 2.137s [2021-03-16T08:08:48.757Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-03-16T08:08:48.757Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:08:48.757Z] ++ set -e [2021-03-16T08:08:48.757Z] ++ '[' -n 0 ']' [2021-03-16T08:08:48.757Z] ++ set -x [2021-03-16T08:08:48.757Z] ++ 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=s390x 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/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:08:48.757Z] INFO: Testing against a local daemon [2021-03-16T08:08:48.757Z] === RUN TestSecretInspect [2021-03-16T08:08:49.229Z] Loaded image: debian:bullseye [2021-03-16T08:08:49.385Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2021-03-16T08:08:49.385Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-16T08:08:49.385Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-16T08:08:49.385Z] service_test.go:242: FLAKY_TEST [2021-03-16T08:08:49.385Z] === RUN TestServiceWithDataPathPortInit [2021-03-16T08:08:49.522Z] Loaded image: hello-world:latest [2021-03-16T08:08:49.522Z] Loaded image: arm32v7/hello-world:latest [2021-03-16T08:08:50.035Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-16T08:08:50.294Z] --- PASS: TestLinksEtcHostsContentMatch (1.79s) [2021-03-16T08:08:50.294Z] === RUN TestLinksContainerNames [2021-03-16T08:08:53.386Z] --- PASS: TestSecretInspect (4.06s) [2021-03-16T08:08:53.386Z] === RUN TestSecretList [2021-03-16T08:08:53.581Z] --- PASS: TestLinksContainerNames (3.16s) [2021-03-16T08:08:53.581Z] === RUN TestLogsFollowTailEmpty [2021-03-16T08:08:54.702Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-03-16T08:08:54.702Z] Copying nested executables into bundles/binary-daemon [2021-03-16T08:08:55.486Z] --- PASS: TestLogsFollowTailEmpty (1.62s) [2021-03-16T08:08:55.486Z] === RUN TestContainerNetworkMountsNoChown [2021-03-16T08:08:56.065Z] [2021-03-16T08:08:56.443Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.44s) [2021-03-16T08:08:56.443Z] PASS [2021-03-16T08:08:56.443Z] [2021-03-16T08:08:56.443Z] === Skipped [2021-03-16T08:08:56.443Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-03-16T08:08:56.443Z] build_session_test.go:25: TODO: BuildKit [2021-03-16T08:08:56.443Z] [2021-03-16T08:08:56.443Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-16T08:08:56.443Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-16T08:08:56.443Z] [2021-03-16T08:08:56.443Z] [2021-03-16T08:08:56.443Z] DONE 34 tests, 2 skipped in 120.129s [2021-03-16T08:08:56.443Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-03-16T08:08:56.443Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:08:56.443Z] ++ set -e [2021-03-16T08:08:56.443Z] ++ '[' -n 0 ']' [2021-03-16T08:08:56.443Z] ++ set -x [2021-03-16T08:08:56.443Z] ++ 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=ppc64le 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/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:08:56.443Z] INFO: Testing against a local daemon [2021-03-16T08:08:56.443Z] === RUN TestConfigInspect [2021-03-16T08:08:56.864Z] --- PASS: TestContainerNetworkMountsNoChown (1.50s) [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/default [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/default [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/private [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/private [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/rprivate [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/slave [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/slave [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/rslave [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/shared [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/shared [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/rshared [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-16T08:08:56.864Z] === CONT TestMountDaemonRoot/default [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-16T08:08:56.864Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-16T08:08:56.864Z] === CONT TestMountDaemonRoot/rshared [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-16T08:08:56.864Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-16T08:08:56.864Z] === CONT TestMountDaemonRoot/shared [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-16T08:08:56.864Z] === CONT TestMountDaemonRoot/rslave [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-16T08:08:56.864Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-16T08:08:56.864Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-16T08:08:56.865Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-16T08:08:56.865Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-16T08:08:56.865Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-16T08:08:56.865Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-16T08:08:56.865Z] === CONT TestMountDaemonRoot/slave [2021-03-16T08:08:56.865Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-16T08:08:56.865Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-16T08:08:56.865Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-16T08:08:56.865Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-16T08:08:56.865Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-16T08:08:56.865Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-16T08:08:56.865Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-16T08:08:56.865Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-16T08:08:56.865Z] === CONT TestMountDaemonRoot/rprivate [2021-03-16T08:08:56.865Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-16T08:08:56.865Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-16T08:08:56.865Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-16T08:08:56.865Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-16T08:08:56.865Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-16T08:08:56.865Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-16T08:08:56.865Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-16T08:08:56.865Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-16T08:08:56.865Z] === CONT TestMountDaemonRoot/private [2021-03-16T08:08:56.865Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-16T08:08:56.865Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-16T08:08:56.865Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-16T08:08:56.865Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-16T08:08:56.865Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-16T08:08:56.865Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-16T08:08:56.865Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-16T08:08:56.865Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-16T08:08:56.865Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-16T08:08:56.865Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-16T08:08:56.865Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-16T08:08:56.865Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-16T08:08:56.865Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-16T08:08:56.865Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-16T08:08:56.865Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-16T08:08:56.865Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-16T08:08:56.865Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-16T08:08:56.865Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-16T08:08:56.900Z] --- PASS: TestSecretList (3.95s) [2021-03-16T08:08:56.900Z] === RUN TestSecretsCreateAndDelete [2021-03-16T08:08:57.124Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-16T08:08:57.124Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-16T08:08:57.124Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-16T08:08:57.124Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-16T08:08:57.124Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-16T08:08:57.124Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-16T08:08:57.124Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-16T08:08:57.124Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-16T08:08:57.384Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-16T08:08:57.384Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-16T08:08:57.384Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-16T08:08:57.384Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-16T08:08:57.384Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-16T08:08:57.384Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-16T08:08:57.384Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-16T08:08:57.384Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.09s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.13s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.09s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-03-16T08:08:57.384Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-16T08:08:57.384Z] === RUN TestContainerBindMountNonRecursive [2021-03-16T08:08:57.958Z] --- PASS: TestConfigInspect (1.87s) [2021-03-16T08:08:57.958Z] === RUN TestConfigList [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-03-16T08:08:58.883Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.98s) [2021-03-16T08:08:58.883Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-16T08:08:58.900Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42152/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 -e DOCKER_GRAPHDRIVER docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 hack/make.sh cross [2021-03-16T08:08:59.156Z] [2021-03-16T08:08:59.411Z] Removing bundles/ [2021-03-16T08:08:59.411Z] [2021-03-16T08:08:59.411Z] ---> Making bundle: cross (in bundles/cross) [2021-03-16T08:08:59.411Z] Cross building: bundles/cross/linux/amd64 [2021-03-16T08:08:59.411Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-03-16T08:08:59.411Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-03-16T08:08:59.477Z] --- PASS: TestConfigList (1.88s) [2021-03-16T08:08:59.477Z] === RUN TestConfigsCreateAndDelete [2021-03-16T08:09:01.346Z] --- PASS: TestSecretsCreateAndDelete (3.94s) [2021-03-16T08:09:01.346Z] === RUN TestSecretsUpdate [2021-03-16T08:09:01.558Z] --- PASS: TestConfigsCreateAndDelete (1.91s) [2021-03-16T08:09:01.558Z] === RUN TestConfigsUpdate [2021-03-16T08:09:01.575Z] --- PASS: TestContainerBindMountNonRecursive (4.07s) [2021-03-16T08:09:01.575Z] === RUN TestContainerVolumesMountedAsShared [2021-03-16T08:09:01.575Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-16T08:09:02.512Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-16T08:09:02.512Z] --- PASS: TestContainerVolumesMountedAsShared (1.02s) [2021-03-16T08:09:02.512Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-16T08:09:03.637Z] --- PASS: TestConfigsUpdate (1.92s) [2021-03-16T08:09:03.637Z] === RUN TestTemplatedConfig [2021-03-16T08:09:04.418Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-03-16T08:09:04.418Z] --- PASS: TestContainerVolumesMountedAsSlave (1.67s) [2021-03-16T08:09:04.418Z] === RUN TestNetworkNat [2021-03-16T08:09:04.855Z] --- PASS: TestSecretsUpdate (3.51s) [2021-03-16T08:09:04.855Z] === RUN TestTemplatedSecret [2021-03-16T08:09:05.717Z] --- PASS: TestTemplatedConfig (2.45s) [2021-03-16T08:09:05.717Z] === RUN TestConfigCreateResolve [2021-03-16T08:09:05.795Z] --- PASS: TestNetworkNat (1.41s) [2021-03-16T08:09:05.795Z] === RUN TestNetworkLocalhostTCPNat [2021-03-16T08:09:06.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-16T08:09:06.992Z] --- PASS: TestNetworkLocalhostTCPNat (1.25s) [2021-03-16T08:09:06.992Z] === RUN TestNetworkLoopbackNat [2021-03-16T08:09:06.992Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-03-16T08:09:07.794Z] --- PASS: TestConfigCreateResolve (1.91s) [2021-03-16T08:09:07.794Z] === RUN TestConfigDaemonLibtrustID [2021-03-16T08:09:07.930Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-03-16T08:09:08.441Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-03-16T08:09:08.441Z] PASS [2021-03-16T08:09:08.441Z] [2021-03-16T08:09:08.441Z] DONE 7 tests in 12.565s [2021-03-16T08:09:08.441Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-03-16T08:09:08.441Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:09:08.441Z] ++ set -e [2021-03-16T08:09:08.441Z] ++ '[' -n 0 ']' [2021-03-16T08:09:08.441Z] ++ set -x [2021-03-16T08:09:08.441Z] ++ 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=ppc64le 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/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:09:08.441Z] INFO: Testing against a local daemon [2021-03-16T08:09:08.441Z] === RUN TestCheckpoint [2021-03-16T08:09:08.441Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-16T08:09:08.441Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-16T08:09:08.441Z] === RUN TestContainerInvalidJSON [2021-03-16T08:09:08.441Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:09:08.441Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:09:08.441Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:09:08.441Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:09:08.441Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:09:08.441Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:09:08.441Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:09:08.441Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:09:08.441Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:09:08.441Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-16T08:09:08.441Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-16T08:09:08.441Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-16T08:09:08.441Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-16T08:09:08.441Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-16T08:09:08.441Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-03-16T08:09:08.441Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-16T08:09:08.441Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-03-16T08:09:08.441Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-16T08:09:08.746Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-03-16T08:09:08.746Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-16T08:09:08.746Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-03-16T08:09:08.746Z] === RUN TestCopyFromContainer [2021-03-16T08:09:09.302Z] --- PASS: TestTemplatedSecret (4.24s) [2021-03-16T08:09:09.302Z] === RUN TestSecretCreateResolve [2021-03-16T08:09:09.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-16T08:09:09.820Z] === RUN TestCopyFromContainer// [2021-03-16T08:09:10.210Z] === RUN TestCopyFromContainer//bar/root [2021-03-16T08:09:10.210Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-16T08:09:10.210Z] === RUN TestCopyFromContainer/bar/quux [2021-03-16T08:09:10.210Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-16T08:09:10.210Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-16T08:09:10.574Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-16T08:09:10.574Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-16T08:09:10.574Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-16T08:09:10.574Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-16T08:09:10.574Z] --- PASS: TestCopyFromContainer (2.03s) [2021-03-16T08:09:10.574Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-03-16T08:09:10.574Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2021-03-16T08:09:10.574Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-16T08:09:10.574Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-03-16T08:09:10.574Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-03-16T08:09:10.574Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-16T08:09:10.574Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-03-16T08:09:10.574Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-03-16T08:09:10.574Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-03-16T08:09:10.574Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-03-16T08:09:10.574Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-16T08:09:10.574Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:09:10.574Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:09:10.574Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:09:10.574Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:09:10.574Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:09:10.574Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:09:10.574Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:09:10.574Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:09:10.574Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:09:10.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-16T08:09:10.885Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-16T08:09:10.885Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-16T08:09:10.885Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-16T08:09:10.885Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-16T08:09:10.885Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-16T08:09:10.885Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-16T08:09:10.885Z] === RUN TestCreateWithInvalidEnv [2021-03-16T08:09:10.885Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-16T08:09:10.885Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-16T08:09:10.885Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-16T08:09:10.885Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-16T08:09:10.885Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-16T08:09:10.885Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-16T08:09:10.885Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-16T08:09:10.885Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-16T08:09:10.885Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-16T08:09:10.885Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-16T08:09:10.885Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-16T08:09:10.885Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-16T08:09:10.885Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-16T08:09:10.885Z] === RUN TestCreateTmpfsMountsTarget [2021-03-16T08:09:10.885Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-16T08:09:10.885Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-16T08:09:10.945Z] --- PASS: TestNetworkLoopbackNat (4.08s) [2021-03-16T08:09:10.945Z] === RUN TestPause [2021-03-16T08:09:11.338Z] --- PASS: TestServiceWithDataPathPortInit (18.51s) [2021-03-16T08:09:11.338Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-16T08:09:12.327Z] --- PASS: TestPause (1.35s) [2021-03-16T08:09:12.327Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-16T08:09:12.327Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-16T08:09:12.327Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-16T08:09:12.327Z] === RUN TestPauseStopPausedContainer [2021-03-16T08:09:12.403Z] --- PASS: TestCreateWithCustomMaskedPaths (1.54s) [2021-03-16T08:09:12.403Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-16T08:09:12.814Z] --- PASS: TestSecretCreateResolve (3.94s) [2021-03-16T08:09:12.814Z] PASS [2021-03-16T08:09:12.814Z] [2021-03-16T08:09:12.814Z] DONE 6 tests in 23.820s [2021-03-16T08:09:12.814Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-03-16T08:09:12.814Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:09:12.814Z] ++ set -e [2021-03-16T08:09:12.814Z] ++ '[' -n 0 ']' [2021-03-16T08:09:12.814Z] ++ set -x [2021-03-16T08:09:12.814Z] ++ 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=s390x 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/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:09:13.105Z] INFO: Testing against a local daemon [2021-03-16T08:09:13.105Z] === RUN TestServiceCreateInit [2021-03-16T08:09:13.105Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-16T08:09:13.708Z] --- PASS: TestPauseStopPausedContainer (1.29s) [2021-03-16T08:09:13.708Z] === RUN TestPsFilter [2021-03-16T08:09:13.708Z] --- PASS: TestPsFilter (0.17s) [2021-03-16T08:09:13.708Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-16T08:09:13.712Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-03-16T08:09:13.712Z] PASS [2021-03-16T08:09:13.712Z] [2021-03-16T08:09:13.712Z] DONE 17 tests in 48.069s [2021-03-16T08:09:13.712Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-16T08:09:13.917Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2021-03-16T08:09:13.917Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-16T08:09:13.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:09:13.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:09:13.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:09:13.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:09:13.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:09:13.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:09:13.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:09:13.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:09:13.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:09:13.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:09:13.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:09:13.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:09:13.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:09:13.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:09:13.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:09:13.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-16T08:09:13.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-03-16T08:09:13.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-03-16T08:09:13.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-03-16T08:09:13.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-03-16T08:09:13.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-16T08:09:13.917Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-16T08:09:13.968Z] INFO: Testing against a local daemon [2021-03-16T08:09:13.968Z] === RUN TestPluginInvalidJSON [2021-03-16T08:09:13.968Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:09:13.968Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:09:13.968Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:09:13.968Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-03-16T08:09:13.968Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-16T08:09:13.968Z] === RUN TestPluginInstall [2021-03-16T08:09:13.968Z] === RUN TestPluginInstall/no_auth [2021-03-16T08:09:14.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-16T08:09:14.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-03-16T08:09:14.555Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2021-03-16T08:09:14.555Z] === RUN TestCreateDifferentPlatform [2021-03-16T08:09:14.555Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-16T08:09:14.555Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-16T08:09:14.555Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-16T08:09:14.555Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-16T08:09:14.555Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-16T08:09:14.555Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-16T08:09:14.555Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-03-16T08:09:14.555Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-16T08:09:14.555Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-03-16T08:09:14.555Z] === RUN TestContainerStartOnDaemonRestart [2021-03-16T08:09:14.555Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-16T08:09:14.555Z] === RUN TestDaemonRestartIpcMode [2021-03-16T08:09:14.555Z] === PAUSE TestDaemonRestartIpcMode [2021-03-16T08:09:14.555Z] === RUN TestDaemonHostGatewayIP [2021-03-16T08:09:14.555Z] === PAUSE TestDaemonHostGatewayIP [2021-03-16T08:09:14.555Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-16T08:09:14.555Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-16T08:09:14.555Z] === RUN TestContainerKillOnDaemonStart [2021-03-16T08:09:14.555Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-16T08:09:14.555Z] === RUN TestDiff [2021-03-16T08:09:15.108Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.40s) [2021-03-16T08:09:15.108Z] === RUN TestRemoveContainerWithVolume [2021-03-16T08:09:15.196Z] --- PASS: TestDiff (0.54s) [2021-03-16T08:09:15.196Z] === RUN TestExecWithCloseStdin [2021-03-16T08:09:15.848Z] --- PASS: TestExecWithCloseStdin (0.71s) [2021-03-16T08:09:15.848Z] === RUN TestExec [2021-03-16T08:09:15.865Z] time="2021-03-16T08:09:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:09:15.865Z] time="2021-03-16T08:09:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:802b0256c497347cfe41153fde515e86f48b5f6a8ffb237b8f6fe4cbf7195440" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:09:15.865Z] time="2021-03-16T08:09:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:09:15.865Z] time="2021-03-16T08:09:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:802b0256c497347cfe41153fde515e86f48b5f6a8ffb237b8f6fe4cbf7195440" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:09:16.121Z] === RUN TestPluginInstall/with_htpasswd [2021-03-16T08:09:16.484Z] --- PASS: TestRemoveContainerWithVolume (1.36s) [2021-03-16T08:09:16.484Z] === RUN TestRemoveContainerRunning [2021-03-16T08:09:16.494Z] --- PASS: TestExec (0.65s) [2021-03-16T08:09:16.494Z] === RUN TestExecUser [2021-03-16T08:09:16.690Z] time="2021-03-16T08:09:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:09:16.690Z] time="2021-03-16T08:09:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:802b0256c497347cfe41153fde515e86f48b5f6a8ffb237b8f6fe4cbf7195440" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:09:16.690Z] time="2021-03-16T08:09:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:09:16.690Z] time="2021-03-16T08:09:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:802b0256c497347cfe41153fde515e86f48b5f6a8ffb237b8f6fe4cbf7195440" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:09:16.947Z] === RUN TestPluginInstall/with_insecure [2021-03-16T08:09:17.132Z] --- PASS: TestExecUser (0.67s) [2021-03-16T08:09:17.132Z] === RUN TestExportContainerAndImportImage [2021-03-16T08:09:17.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-16T08:09:17.881Z] time="2021-03-16T08:09:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:09:17.881Z] time="2021-03-16T08:09:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9092b0077a36f0e7cf6af7300bacb42b70f811ce0efef23520d3d1bad6429106" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:09:17.881Z] time="2021-03-16T08:09:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:09:17.881Z] time="2021-03-16T08:09:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9092b0077a36f0e7cf6af7300bacb42b70f811ce0efef23520d3d1bad6429106" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:09:17.921Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.34s) [2021-03-16T08:09:17.921Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tcfoc67w1vhubytuufd8gr3gj Created:2021-03-16 08:09:09.424175355 +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[70f87985c3291a4d9de47ab1ad51e2d73b5139093e1a2890c34faef6fe85fa23:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s8k5wm5b1xh9kmpe4yy6jqzna EndpointID:5fd226955b4f2c02c87ffbd03b281b5c832b57f7a8efb425c7bcf1bd552388bf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:011be0cdf51204a20a290f30dd3800801027085cb74f41f2c30545c02becdfb4 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:000f4d2a5220 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s8k5wm5b1xh9kmpe4yy6jqzna EndpointID:5fd226955b4f2c02c87ffbd03b281b5c832b57f7a8efb425c7bcf1bd552388bf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-16T08:09:17.921Z] PASS [2021-03-16T08:09:17.921Z] [2021-03-16T08:09:17.921Z] === Skipped [2021-03-16T08:09:17.921Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-16T08:09:17.921Z] service_test.go:242: FLAKY_TEST [2021-03-16T08:09:17.921Z] [2021-03-16T08:09:17.921Z] [2021-03-16T08:09:17.921Z] DONE 26 tests, 1 skipped in 62.657s [2021-03-16T08:09:17.921Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-16T08:09:17.921Z] ++ 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-03-16T08:09:17.921Z] ++ set -e [2021-03-16T08:09:17.921Z] ++ '[' -n 0 ']' [2021-03-16T08:09:17.921Z] ++ set -x [2021-03-16T08:09:17.921Z] ++ 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-03-16T08:09:17.921Z] INFO: Testing against a local daemon [2021-03-16T08:09:17.921Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-16T08:09:17.921Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-16T08:09:17.921Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:09:17.921Z] === RUN TestDockerNetworkIpvlan [2021-03-16T08:09:17.921Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-16T08:09:17.921Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:09:17.921Z] PASS [2021-03-16T08:09:17.921Z] [2021-03-16T08:09:17.921Z] === Skipped [2021-03-16T08:09:17.921Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-16T08:09:17.921Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:09:17.921Z] [2021-03-16T08:09:17.921Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-16T08:09:17.921Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:09:17.921Z] [2021-03-16T08:09:17.921Z] [2021-03-16T08:09:17.921Z] DONE 2 tests, 2 skipped in 0.169s [2021-03-16T08:09:17.921Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-16T08:09:17.921Z] ++ 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-03-16T08:09:17.921Z] ++ set -e [2021-03-16T08:09:17.921Z] ++ '[' -n 0 ']' [2021-03-16T08:09:17.921Z] ++ set -x [2021-03-16T08:09:17.921Z] ++ 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-03-16T08:09:17.921Z] INFO: Testing against a local daemon [2021-03-16T08:09:17.921Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-16T08:09:17.992Z] --- PASS: TestRemoveContainerRunning (1.36s) [2021-03-16T08:09:17.992Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-16T08:09:18.138Z] --- PASS: TestPluginInstall (4.29s) [2021-03-16T08:09:18.138Z] --- PASS: TestPluginInstall/no_auth (2.16s) [2021-03-16T08:09:18.138Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-03-16T08:09:18.138Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2021-03-16T08:09:18.138Z] plugin_test.go:160: [d1a3677e512a5] daemon is not started [2021-03-16T08:09:18.138Z] === RUN TestPluginsWithRuntimes [2021-03-16T08:09:18.176Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2021-03-16T08:09:18.176Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-16T08:09:18.928Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-03-16T08:09:19.187Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.35s) [2021-03-16T08:09:19.187Z] === RUN TestRemoveInvalidContainer [2021-03-16T08:09:19.187Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-03-16T08:09:19.187Z] === RUN TestRenameLinkedContainer [2021-03-16T08:09:19.697Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2021-03-16T08:09:19.697Z] === RUN TestHealthCheckWorkdir [2021-03-16T08:09:19.832Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.19s) [2021-03-16T08:09:19.832Z] === RUN TestDockerNetworkMacvlan [2021-03-16T08:09:19.990Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-16T08:09:20.054Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-16T08:09:20.337Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2021-03-16T08:09:20.337Z] === RUN TestHealthKillContainer [2021-03-16T08:09:20.774Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-16T08:09:20.980Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-16T08:09:21.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-16T08:09:21.907Z] --- PASS: TestPluginsWithRuntimes (3.61s) [2021-03-16T08:09:21.907Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2021-03-16T08:09:21.907Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2021-03-16T08:09:21.907Z] PASS [2021-03-16T08:09:21.907Z] [2021-03-16T08:09:21.907Z] DONE 9 tests in 7.974s [2021-03-16T08:09:21.907Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-16T08:09:21.907Z] INFO: Testing against a local daemon [2021-03-16T08:09:21.907Z] === RUN TestExternalGraphDriver [2021-03-16T08:09:21.907Z] === RUN TestExternalGraphDriver/json [2021-03-16T08:09:22.158Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-16T08:09:23.098Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-16T08:09:23.104Z] --- PASS: TestHealthKillContainer (2.68s) [2021-03-16T08:09:23.104Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-16T08:09:23.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-16T08:09:23.747Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2021-03-16T08:09:23.747Z] === RUN TestIpcModeNone [2021-03-16T08:09:23.794Z] === RUN TestExternalGraphDriver/spec [2021-03-16T08:09:24.384Z] --- PASS: TestIpcModeNone (0.68s) [2021-03-16T08:09:24.384Z] === RUN TestIpcModePrivate [2021-03-16T08:09:24.615Z] --- PASS: TestRenameLinkedContainer (5.46s) [2021-03-16T08:09:24.615Z] === RUN TestRenameStoppedContainer [2021-03-16T08:09:25.024Z] --- PASS: TestIpcModePrivate (0.66s) [2021-03-16T08:09:25.024Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-03-16T08:09:25.024Z] === RUN TestIpcModeShareable [2021-03-16T08:09:25.599Z] --- PASS: TestServiceCreateInit (12.15s) [2021-03-16T08:09:25.599Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.81s) [2021-03-16T08:09:25.599Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.32s) [2021-03-16T08:09:25.599Z] === RUN TestCreateServiceMultipleTimes [2021-03-16T08:09:25.662Z] --- PASS: TestIpcModeShareable (0.80s) [2021-03-16T08:09:25.662Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-03-16T08:09:25.662Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-16T08:09:25.682Z] === RUN TestExternalGraphDriver/pull [2021-03-16T08:09:26.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-03-16T08:09:26.516Z] --- PASS: TestRenameStoppedContainer (1.53s) [2021-03-16T08:09:26.516Z] === RUN TestRenameRunningContainerAndReuse [2021-03-16T08:09:27.309Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-16T08:09:27.569Z] --- PASS: TestExternalGraphDriver (5.55s) [2021-03-16T08:09:27.569Z] --- PASS: TestExternalGraphDriver/json (1.91s) [2021-03-16T08:09:27.569Z] --- PASS: TestExternalGraphDriver/spec (1.95s) [2021-03-16T08:09:27.569Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2021-03-16T08:09:27.569Z] === RUN TestGraphdriverPluginV2 [2021-03-16T08:09:27.747Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.94s) [2021-03-16T08:09:27.747Z] === RUN TestAPIIpcModeHost [2021-03-16T08:09:27.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-03-16T08:09:28.384Z] --- PASS: TestAPIIpcModeHost (0.56s) [2021-03-16T08:09:28.384Z] === RUN TestDaemonIpcModeShareable [2021-03-16T08:09:28.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-16T08:09:28.830Z] --- PASS: TestRenameRunningContainerAndReuse (2.64s) [2021-03-16T08:09:28.830Z] === RUN TestRenameInvalidName [2021-03-16T08:09:29.909Z] --- PASS: TestDaemonIpcModeShareable (1.51s) [2021-03-16T08:09:29.909Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-03-16T08:09:29.909Z] === RUN TestDaemonIpcModePrivate [2021-03-16T08:09:30.206Z] --- PASS: TestRenameInvalidName (1.34s) [2021-03-16T08:09:30.206Z] === RUN TestRenameAnonymousContainer [2021-03-16T08:09:30.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-03-16T08:09:31.429Z] --- PASS: TestDaemonIpcModePrivate (1.47s) [2021-03-16T08:09:31.429Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-03-16T08:09:31.429Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-16T08:09:31.510Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-16T08:09:31.735Z] --- PASS: TestGraphdriverPluginV2 (3.91s) [2021-03-16T08:09:31.735Z] PASS [2021-03-16T08:09:31.735Z] [2021-03-16T08:09:31.735Z] DONE 5 tests in 9.498s [2021-03-16T08:09:31.735Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-16T08:09:31.735Z] INFO: Testing against a local daemon [2021-03-16T08:09:31.735Z] === RUN TestContinueAfterPluginCrash [2021-03-16T08:09:31.735Z] === PAUSE TestContinueAfterPluginCrash [2021-03-16T08:09:31.735Z] === RUN TestReadPluginNoRead [2021-03-16T08:09:31.735Z] === PAUSE TestReadPluginNoRead [2021-03-16T08:09:31.735Z] === RUN TestDaemonStartWithLogOpt [2021-03-16T08:09:31.735Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-16T08:09:31.735Z] === CONT TestContinueAfterPluginCrash [2021-03-16T08:09:31.735Z] === CONT TestDaemonStartWithLogOpt [2021-03-16T08:09:32.947Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.45s) [2021-03-16T08:09:32.947Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-03-16T08:09:32.947Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-16T08:09:34.010Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2021-03-16T08:09:34.010Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-03-16T08:09:34.010Z] === RUN TestIpcModeOlderClient [2021-03-16T08:09:34.010Z] === PAUSE TestIpcModeOlderClient [2021-03-16T08:09:34.010Z] === RUN TestKillContainerInvalidSignal [2021-03-16T08:09:34.649Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2021-03-16T08:09:34.649Z] === RUN TestKillContainer [2021-03-16T08:09:34.649Z] === RUN TestKillContainer/no_signal [2021-03-16T08:09:34.964Z] --- PASS: TestRenameAnonymousContainer (4.74s) [2021-03-16T08:09:34.964Z] === RUN TestRenameContainerWithSameName [2021-03-16T08:09:35.284Z] === RUN TestKillContainer/non_killing_signal [2021-03-16T08:09:35.578Z] === RUN TestKillContainer/killing_signal [2021-03-16T08:09:35.900Z] --- PASS: TestDaemonStartWithLogOpt (4.19s) [2021-03-16T08:09:35.900Z] === CONT TestReadPluginNoRead [2021-03-16T08:09:36.214Z] --- PASS: TestKillContainer (1.65s) [2021-03-16T08:09:36.214Z] --- PASS: TestKillContainer/no_signal (0.53s) [2021-03-16T08:09:36.214Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2021-03-16T08:09:36.214Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2021-03-16T08:09:36.214Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-16T08:09:36.214Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-16T08:09:36.342Z] --- PASS: TestRenameContainerWithSameName (1.30s) [2021-03-16T08:09:36.342Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-16T08:09:36.854Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-16T08:09:37.500Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2021-03-16T08:09:37.500Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2021-03-16T08:09:37.500Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2021-03-16T08:09:37.500Z] === RUN TestKillStoppedContainer [2021-03-16T08:09:37.500Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-03-16T08:09:37.500Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-16T08:09:37.500Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-03-16T08:09:37.500Z] === RUN TestKillDifferentUserContainer [2021-03-16T08:09:38.138Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2021-03-16T08:09:38.138Z] === RUN TestInspectOomKilledTrue [2021-03-16T08:09:38.414Z] === RUN TestReadPluginNoRead/default [2021-03-16T08:09:38.879Z] --- PASS: TestRenameContainerWithLinkedContainer (2.42s) [2021-03-16T08:09:38.879Z] === RUN TestResize [2021-03-16T08:09:39.177Z] --- PASS: TestInspectOomKilledTrue (0.93s) [2021-03-16T08:09:39.177Z] === RUN TestInspectOomKilledFalse [2021-03-16T08:09:39.473Z] --- PASS: TestInspectOomKilledFalse (0.56s) [2021-03-16T08:09:39.473Z] === RUN TestLinksEtcHostsContentMatch [2021-03-16T08:09:39.646Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-16T08:09:39.778Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-16T08:09:40.113Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2021-03-16T08:09:40.113Z] === RUN TestLinksContainerNames [2021-03-16T08:09:40.261Z] --- PASS: TestResize (1.30s) [2021-03-16T08:09:40.261Z] === RUN TestResizeWithInvalidSize [2021-03-16T08:09:40.704Z] --- PASS: TestContinueAfterPluginCrash (9.38s) [2021-03-16T08:09:41.156Z] --- PASS: TestLinksContainerNames (1.06s) [2021-03-16T08:09:41.156Z] === RUN TestLogsFollowTailEmpty [2021-03-16T08:09:41.266Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-16T08:09:41.558Z] --- PASS: TestDockerNetworkMacvlan (21.64s) [2021-03-16T08:09:41.558Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-03-16T08:09:41.558Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-03-16T08:09:41.558Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.61s) [2021-03-16T08:09:41.558Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.77s) [2021-03-16T08:09:41.558Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.27s) [2021-03-16T08:09:41.558Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.89s) [2021-03-16T08:09:41.558Z] PASS [2021-03-16T08:09:41.558Z] [2021-03-16T08:09:41.558Z] DONE 8 tests in 23.995s [2021-03-16T08:09:41.558Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-16T08:09:41.558Z] ++ 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-03-16T08:09:41.558Z] ++ set -e [2021-03-16T08:09:41.558Z] ++ '[' -n 0 ']' [2021-03-16T08:09:41.558Z] ++ set -x [2021-03-16T08:09:41.559Z] ++ 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-03-16T08:09:41.559Z] testing: warning: no tests to run [2021-03-16T08:09:41.559Z] PASS [2021-03-16T08:09:41.559Z] [2021-03-16T08:09:41.559Z] DONE 0 tests in 0.034s [2021-03-16T08:09:41.559Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-16T08:09:41.559Z] ++ 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-03-16T08:09:41.559Z] ++ set -e [2021-03-16T08:09:41.559Z] ++ '[' -n 0 ']' [2021-03-16T08:09:41.559Z] ++ set -x [2021-03-16T08:09:41.559Z] ++ 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-03-16T08:09:41.559Z] INFO: Testing against a local daemon [2021-03-16T08:09:41.559Z] === RUN TestAuthZPluginAllowRequest [2021-03-16T08:09:41.635Z] --- PASS: TestResizeWithInvalidSize (1.66s) [2021-03-16T08:09:41.635Z] === RUN TestResizeWhenContainerNotStarted [2021-03-16T08:09:41.793Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2021-03-16T08:09:41.793Z] === RUN TestContainerNetworkMountsNoChown [2021-03-16T08:09:42.087Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2021-03-16T08:09:42.087Z] === RUN TestMountDaemonRoot [2021-03-16T08:09:42.087Z] === RUN TestMountDaemonRoot/default [2021-03-16T08:09:42.087Z] === PAUSE TestMountDaemonRoot/default [2021-03-16T08:09:42.087Z] === RUN TestMountDaemonRoot/private [2021-03-16T08:09:42.087Z] === PAUSE TestMountDaemonRoot/private [2021-03-16T08:09:42.087Z] === RUN TestMountDaemonRoot/rprivate [2021-03-16T08:09:42.087Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-16T08:09:42.087Z] === RUN TestMountDaemonRoot/slave [2021-03-16T08:09:42.087Z] === PAUSE TestMountDaemonRoot/slave [2021-03-16T08:09:42.087Z] === RUN TestMountDaemonRoot/rslave [2021-03-16T08:09:42.087Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/shared [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/shared [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/rshared [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-16T08:09:42.088Z] === CONT TestMountDaemonRoot/default [2021-03-16T08:09:42.088Z] === CONT TestMountDaemonRoot/rslave [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-16T08:09:42.088Z] === CONT TestMountDaemonRoot/shared [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-16T08:09:42.088Z] === CONT TestMountDaemonRoot/rprivate [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-16T08:09:42.088Z] === CONT TestMountDaemonRoot/rshared [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-16T08:09:42.088Z] === CONT TestMountDaemonRoot/slave [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-16T08:09:42.088Z] === CONT TestMountDaemonRoot/private [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-16T08:09:42.088Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-16T08:09:42.088Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-16T08:09:42.088Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-16T08:09:42.088Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-16T08:09:42.088Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-16T08:09:42.088Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-16T08:09:42.387Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-16T08:09:42.387Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-03-16T08:09:42.387Z] === RUN TestContainerBindMountNonRecursive [2021-03-16T08:09:43.015Z] --- PASS: TestResizeWhenContainerNotStarted (1.31s) [2021-03-16T08:09:43.015Z] === RUN TestDaemonRestartKillContainers [2021-03-16T08:09:43.015Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-16T08:09:43.015Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-16T08:09:43.015Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-16T08:09:43.015Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-16T08:09:43.015Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-16T08:09:43.015Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-16T08:09:43.015Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-16T08:09:43.015Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-16T08:09:43.015Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-16T08:09:43.015Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-16T08:09:43.015Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-16T08:09:43.015Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-16T08:09:43.015Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-16T08:09:43.015Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-16T08:09:43.015Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-16T08:09:43.015Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-16T08:09:43.015Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:09:43.015Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:09:43.015Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:09:43.015Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:09:43.015Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:09:43.015Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:09:43.015Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:09:43.015Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:09:43.015Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-16T08:09:43.015Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-16T08:09:43.152Z] --- PASS: TestReadPluginNoRead (7.33s) [2021-03-16T08:09:43.152Z] --- PASS: TestReadPluginNoRead/default (1.58s) [2021-03-16T08:09:43.152Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2021-03-16T08:09:43.152Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-03-16T08:09:43.152Z] read_test.go:92: [d408feef806a6] daemon is not started [2021-03-16T08:09:43.152Z] PASS [2021-03-16T08:09:43.152Z] [2021-03-16T08:09:43.152Z] DONE 6 tests in 11.564s [2021-03-16T08:09:43.152Z] 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-03-16T08:09:43.152Z] testing: warning: no tests to run [2021-03-16T08:09:43.152Z] PASS [2021-03-16T08:09:43.152Z] [2021-03-16T08:09:43.152Z] DONE 0 tests in 0.006s [2021-03-16T08:09:43.152Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-16T08:09:43.152Z] INFO: Testing against a local daemon [2021-03-16T08:09:43.152Z] === RUN TestPluginWithDevMounts [2021-03-16T08:09:43.152Z] === PAUSE TestPluginWithDevMounts [2021-03-16T08:09:43.152Z] === CONT TestPluginWithDevMounts [2021-03-16T08:09:43.470Z] --- PASS: TestAuthZPluginAllowRequest (1.99s) [2021-03-16T08:09:43.470Z] === RUN TestAuthZPluginTLS [2021-03-16T08:09:43.909Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2021-03-16T08:09:43.909Z] === RUN TestContainerVolumesMountedAsShared [2021-03-16T08:09:44.413Z] --- PASS: TestAuthZPluginTLS (0.71s) [2021-03-16T08:09:44.413Z] === RUN TestAuthZPluginDenyRequest [2021-03-16T08:09:44.545Z] --- PASS: TestContainerVolumesMountedAsShared (0.54s) [2021-03-16T08:09:44.545Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-16T08:09:44.840Z] --- PASS: TestContainerVolumesMountedAsSlave (0.46s) [2021-03-16T08:09:44.840Z] === RUN TestNetworkNat [2021-03-16T08:09:44.983Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2021-03-16T08:09:44.983Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-16T08:09:45.039Z] --- PASS: TestPluginWithDevMounts (1.76s) [2021-03-16T08:09:45.039Z] PASS [2021-03-16T08:09:45.039Z] [2021-03-16T08:09:45.039Z] DONE 1 tests in 1.791s [2021-03-16T08:09:45.039Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-16T08:09:45.039Z] INFO: Testing against a local daemon [2021-03-16T08:09:45.039Z] === RUN TestSecretInspect [2021-03-16T08:09:45.477Z] --- PASS: TestNetworkNat (0.56s) [2021-03-16T08:09:45.477Z] === RUN TestNetworkLocalhostTCPNat [2021-03-16T08:09:45.554Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2021-03-16T08:09:45.554Z] === RUN TestAuthZPluginDenyResponse [2021-03-16T08:09:46.112Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2021-03-16T08:09:46.112Z] === RUN TestNetworkLoopbackNat [2021-03-16T08:09:46.496Z] --- PASS: TestAuthZPluginDenyResponse (0.76s) [2021-03-16T08:09:46.497Z] === RUN TestAuthZPluginAllowEventStream [2021-03-16T08:09:46.928Z] --- PASS: TestSecretInspect (2.25s) [2021-03-16T08:09:46.928Z] === RUN TestSecretList [2021-03-16T08:09:47.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-03-16T08:09:47.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-16T08:09:47.203Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:09:47.770Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:09:48.410Z] --- PASS: TestAuthZPluginAllowEventStream (2.00s) [2021-03-16T08:09:48.410Z] === RUN TestAuthZPluginErrorResponse [2021-03-16T08:09:48.847Z] --- PASS: TestNetworkLoopbackNat (2.77s) [2021-03-16T08:09:48.847Z] === RUN TestPause [2021-03-16T08:09:48.981Z] --- PASS: TestAuthZPluginErrorResponse (0.70s) [2021-03-16T08:09:48.981Z] === RUN TestAuthZPluginErrorRequest [2021-03-16T08:09:49.148Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:09:49.440Z] --- PASS: TestSecretList (2.27s) [2021-03-16T08:09:49.440Z] === RUN TestSecretsCreateAndDelete [2021-03-16T08:09:49.481Z] --- PASS: TestPause (0.59s) [2021-03-16T08:09:49.481Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-16T08:09:49.481Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-16T08:09:49.481Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-16T08:09:49.481Z] === RUN TestPauseStopPausedContainer [2021-03-16T08:09:49.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:09:49.775Z] --- PASS: TestPauseStopPausedContainer (0.55s) [2021-03-16T08:09:49.775Z] === RUN TestPsFilter [2021-03-16T08:09:49.922Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-03-16T08:09:49.922Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-16T08:09:50.069Z] --- PASS: TestPsFilter (0.17s) [2021-03-16T08:09:50.069Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-16T08:09:50.493Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2021-03-16T08:09:50.493Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-16T08:09:50.704Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2021-03-16T08:09:50.704Z] === RUN TestRemoveContainerWithVolume [2021-03-16T08:09:50.996Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2021-03-16T08:09:50.996Z] === RUN TestRemoveContainerRunning [2021-03-16T08:09:51.095Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-16T08:09:51.095Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-03-16T08:09:51.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-16T08:09:51.328Z] --- PASS: TestSecretsCreateAndDelete (1.94s) [2021-03-16T08:09:51.328Z] === RUN TestSecretsUpdate [2021-03-16T08:09:51.649Z] --- PASS: TestRemoveContainerRunning (0.57s) [2021-03-16T08:09:51.649Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-16T08:09:51.663Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-16T08:09:52.285Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2021-03-16T08:09:52.285Z] === RUN TestRemoveInvalidContainer [2021-03-16T08:09:52.285Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-16T08:09:52.285Z] === RUN TestRenameLinkedContainer [2021-03-16T08:09:52.601Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-03-16T08:09:52.688Z] --- PASS: TestCreateServiceMultipleTimes (24.90s) [2021-03-16T08:09:52.688Z] === RUN TestCreateServiceConflict [2021-03-16T08:09:53.036Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.44s) [2021-03-16T08:09:53.036Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-16T08:09:53.840Z] --- PASS: TestSecretsUpdate (2.28s) [2021-03-16T08:09:53.840Z] === RUN TestTemplatedSecret [2021-03-16T08:09:54.193Z] --- PASS: TestCreateServiceConflict (3.96s) [2021-03-16T08:09:54.193Z] === RUN TestCreateServiceMaxReplicas [2021-03-16T08:09:54.362Z] --- PASS: TestRenameLinkedContainer (2.18s) [2021-03-16T08:09:54.362Z] === RUN TestRenameStoppedContainer [2021-03-16T08:09:54.506Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-16T08:09:55.003Z] --- PASS: TestRenameStoppedContainer (0.61s) [2021-03-16T08:09:55.003Z] === RUN TestRenameRunningContainerAndReuse [2021-03-16T08:09:55.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-16T08:09:55.334Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-16T08:09:55.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-16T08:09:55.601Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.48s) [2021-03-16T08:09:55.601Z] === RUN TestAuthZPluginHeader [2021-03-16T08:09:55.852Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-03-16T08:09:56.521Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s) [2021-03-16T08:09:56.521Z] === RUN TestRenameInvalidName [2021-03-16T08:09:56.555Z] --- PASS: TestAuthZPluginHeader (1.05s) [2021-03-16T08:09:56.555Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-16T08:09:56.555Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-16T08:09:56.555Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:09:56.555Z] === RUN TestAuthZPluginV2Disable [2021-03-16T08:09:56.555Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-16T08:09:56.555Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:09:56.555Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-16T08:09:56.555Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-16T08:09:56.555Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:09:56.555Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-16T08:09:56.555Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-16T08:09:56.555Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:09:56.555Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-16T08:09:56.815Z] --- PASS: TestRenameInvalidName (0.57s) [2021-03-16T08:09:56.815Z] === RUN TestRenameAnonymousContainer [2021-03-16T08:09:57.106Z] --- PASS: TestTemplatedSecret (3.60s) [2021-03-16T08:09:57.106Z] === RUN TestSecretCreateResolve [2021-03-16T08:09:58.642Z] --- PASS: TestCreateServiceMaxReplicas (4.29s) [2021-03-16T08:09:58.642Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-16T08:09:58.910Z] --- PASS: TestRenameAnonymousContainer (1.98s) [2021-03-16T08:09:58.910Z] === RUN TestRenameContainerWithSameName [2021-03-16T08:09:58.994Z] --- PASS: TestSecretCreateResolve (1.90s) [2021-03-16T08:09:58.994Z] PASS [2021-03-16T08:09:58.994Z] [2021-03-16T08:09:58.994Z] DONE 6 tests in 14.277s [2021-03-16T08:09:58.994Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-16T08:09:58.994Z] INFO: Testing against a local daemon [2021-03-16T08:09:58.994Z] === RUN TestServiceCreateInit [2021-03-16T08:09:58.994Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-16T08:09:59.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-16T08:09:59.204Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2021-03-16T08:09:59.204Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-16T08:10:00.521Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-16T08:10:00.521Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-03-16T08:10:00.521Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-03-16T08:10:00.521Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-03-16T08:10:00.718Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2021-03-16T08:10:00.718Z] === RUN TestResize [2021-03-16T08:10:01.013Z] --- PASS: TestResize (0.55s) [2021-03-16T08:10:01.013Z] === RUN TestResizeWithInvalidSize [2021-03-16T08:10:01.650Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2021-03-16T08:10:01.650Z] === RUN TestResizeWhenContainerNotStarted [2021-03-16T08:10:02.311Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2021-03-16T08:10:02.311Z] === RUN TestDaemonRestartKillContainers [2021-03-16T08:10:02.311Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-16T08:10:02.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-16T08:10:02.311Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-16T08:10:02.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-16T08:10:02.311Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-16T08:10:02.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-16T08:10:02.311Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-16T08:10:02.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-16T08:10:02.311Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-16T08:10:02.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-16T08:10:02.311Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-16T08:10:02.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-16T08:10:02.311Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-16T08:10:02.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-16T08:10:02.311Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-16T08:10:02.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-16T08:10:02.311Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:10:02.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:10:02.311Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:10:02.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:10:02.311Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:10:02.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:10:02.311Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:10:02.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:10:02.311Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-16T08:10:02.311Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:10:02.311Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-16T08:10:02.311Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-16T08:10:02.426Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-16T08:10:03.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-16T08:10:04.236Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-16T08:10:04.402Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:10:04.739Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-03-16T08:10:04.999Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-16T08:10:04.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.26s) [2021-03-16T08:10:04.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.85s) [2021-03-16T08:10:04.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.79s) [2021-03-16T08:10:04.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.99s) [2021-03-16T08:10:04.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.80s) [2021-03-16T08:10:04.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.90s) [2021-03-16T08:10:04.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.78s) [2021-03-16T08:10:04.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.75s) [2021-03-16T08:10:04.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.88s) [2021-03-16T08:10:04.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.72s) [2021-03-16T08:10:04.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.65s) [2021-03-16T08:10:04.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.75s) [2021-03-16T08:10:04.999Z] === RUN TestCgroupNamespacesRun [2021-03-16T08:10:05.061Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-16T08:10:05.061Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-16T08:10:05.358Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-16T08:10:05.656Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-16T08:10:06.709Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-16T08:10:07.009Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-16T08:10:08.061Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-16T08:10:08.289Z] --- PASS: TestCgroupNamespacesRun (3.15s) [2021-03-16T08:10:08.289Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-16T08:10:08.400Z] --- PASS: TestServiceCreateInit (9.45s) [2021-03-16T08:10:08.400Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.69s) [2021-03-16T08:10:08.400Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.74s) [2021-03-16T08:10:08.400Z] === RUN TestCreateServiceMultipleTimes [2021-03-16T08:10:10.194Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.86s) [2021-03-16T08:10:10.194Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-16T08:10:10.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-16T08:10:10.815Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-16T08:10:10.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.97s) [2021-03-16T08:10:10.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.84s) [2021-03-16T08:10:10.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.02s) [2021-03-16T08:10:10.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.12s) [2021-03-16T08:10:10.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2021-03-16T08:10:10.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2021-03-16T08:10:10.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2021-03-16T08:10:10.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.82s) [2021-03-16T08:10:10.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.27s) [2021-03-16T08:10:10.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2021-03-16T08:10:10.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.33s) [2021-03-16T08:10:10.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2021-03-16T08:10:10.815Z] === RUN TestCgroupNamespacesRun [2021-03-16T08:10:11.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-03-16T08:10:11.855Z] --- PASS: TestCgroupNamespacesRun (1.38s) [2021-03-16T08:10:11.855Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-16T08:10:12.647Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-16T08:10:12.647Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.83s) [2021-03-16T08:10:12.647Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-16T08:10:13.510Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s) [2021-03-16T08:10:13.510Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-16T08:10:14.551Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.39s) [2021-03-16T08:10:14.551Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-16T08:10:14.672Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.10s) [2021-03-16T08:10:14.672Z] PASS [2021-03-16T08:10:14.672Z] [2021-03-16T08:10:14.672Z] === Skipped [2021-03-16T08:10:14.672Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-16T08:10:14.672Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:10:14.672Z] [2021-03-16T08:10:14.672Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-16T08:10:14.672Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:10:14.672Z] [2021-03-16T08:10:14.672Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-16T08:10:14.672Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:10:14.672Z] [2021-03-16T08:10:14.672Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-16T08:10:14.672Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:10:14.672Z] [2021-03-16T08:10:14.672Z] [2021-03-16T08:10:14.672Z] DONE 17 tests, 4 skipped in 33.091s [2021-03-16T08:10:14.672Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-16T08:10:14.673Z] ++ 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-03-16T08:10:14.673Z] ++ set -e [2021-03-16T08:10:14.673Z] ++ '[' -n 0 ']' [2021-03-16T08:10:14.673Z] ++ set -x [2021-03-16T08:10:14.673Z] ++ 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-03-16T08:10:14.673Z] INFO: Testing against a local daemon [2021-03-16T08:10:14.673Z] === RUN TestPluginInvalidJSON [2021-03-16T08:10:14.673Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:10:14.673Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:10:14.673Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:10:14.673Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-16T08:10:14.673Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-16T08:10:14.673Z] === RUN TestPluginInstall [2021-03-16T08:10:14.673Z] === RUN TestPluginInstall/no_auth [2021-03-16T08:10:15.221Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-16T08:10:15.802Z] --- PASS: TestCgroupNamespacesRunHostMode (3.07s) [2021-03-16T08:10:15.802Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-16T08:10:15.802Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-16T08:10:16.076Z] --- PASS: TestCgroupNamespacesRunHostMode (1.44s) [2021-03-16T08:10:16.076Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-16T08:10:16.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-03-16T08:10:16.937Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-16T08:10:17.215Z] time="2021-03-16T08:10:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:10:17.215Z] time="2021-03-16T08:10:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7fdc32b6862719851f751b3e253d046958b3d00b24074c18100c1106057f357" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:10:17.215Z] time="2021-03-16T08:10:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:10:17.215Z] time="2021-03-16T08:10:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7fdc32b6862719851f751b3e253d046958b3d00b24074c18100c1106057f357" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:10:17.289Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.49s) [2021-03-16T08:10:17.290Z] === RUN TestCreateServiceSecretFileMode [2021-03-16T08:10:17.476Z] === RUN TestPluginInstall/with_htpasswd [2021-03-16T08:10:17.598Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.41s) [2021-03-16T08:10:17.598Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-16T08:10:18.416Z] time="2021-03-16T08:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:10:18.416Z] time="2021-03-16T08:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19db02f77c5256dd0d471a14ab6f069308632203f7f5a653dd392e42fa537d7a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:10:18.416Z] time="2021-03-16T08:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:10:18.416Z] time="2021-03-16T08:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19db02f77c5256dd0d471a14ab6f069308632203f7f5a653dd392e42fa537d7a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:10:18.677Z] === RUN TestPluginInstall/with_insecure [2021-03-16T08:10:18.795Z] --- PASS: TestCreateServiceSecretFileMode (3.79s) [2021-03-16T08:10:18.795Z] === RUN TestCreateServiceConfigFileMode [2021-03-16T08:10:18.840Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.76s) [2021-03-16T08:10:18.840Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-16T08:10:19.115Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2021-03-16T08:10:19.115Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-16T08:10:19.755Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2021-03-16T08:10:19.755Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-16T08:10:20.061Z] time="2021-03-16T08:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:10:20.061Z] time="2021-03-16T08:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b1243af7a83b432e5b590a71f86588142bb8bf6d643b743f61c319cfc7397c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:10:20.061Z] time="2021-03-16T08:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:10:20.061Z] time="2021-03-16T08:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b1243af7a83b432e5b590a71f86588142bb8bf6d643b743f61c319cfc7397c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:10:20.218Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-03-16T08:10:20.321Z] --- PASS: TestPluginInstall (5.68s) [2021-03-16T08:10:20.321Z] --- PASS: TestPluginInstall/no_auth (2.72s) [2021-03-16T08:10:20.321Z] --- PASS: TestPluginInstall/with_htpasswd (1.23s) [2021-03-16T08:10:20.321Z] --- PASS: TestPluginInstall/with_insecure (1.73s) [2021-03-16T08:10:20.321Z] plugin_test.go:160: [dc074be4bc0ba] daemon is not started [2021-03-16T08:10:20.321Z] === RUN TestPluginsWithRuntimes [2021-03-16T08:10:20.477Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.84s) [2021-03-16T08:10:20.477Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-16T08:10:21.270Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.43s) [2021-03-16T08:10:21.270Z] === RUN TestKernelTCPMemory [2021-03-16T08:10:21.412Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2021-03-16T08:10:21.412Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-16T08:10:21.906Z] --- PASS: TestKernelTCPMemory (0.68s) [2021-03-16T08:10:21.906Z] === RUN TestNISDomainname [2021-03-16T08:10:23.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-03-16T08:10:23.707Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-16T08:10:23.729Z] --- PASS: TestCreateServiceConfigFileMode (3.93s) [2021-03-16T08:10:23.729Z] === RUN TestCreateServiceSysctls [2021-03-16T08:10:23.730Z] --- PASS: TestNISDomainname (0.75s) [2021-03-16T08:10:23.730Z] === RUN TestHostnameDnsResolution [2021-03-16T08:10:23.730Z] --- PASS: TestHostnameDnsResolution (0.86s) [2021-03-16T08:10:23.730Z] === RUN TestStats [2021-03-16T08:10:23.966Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.59s) [2021-03-16T08:10:23.966Z] === RUN TestKernelTCPMemory [2021-03-16T08:10:24.279Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-16T08:10:24.533Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-16T08:10:25.908Z] --- PASS: TestKernelTCPMemory (1.81s) [2021-03-16T08:10:25.908Z] === RUN TestNISDomainname [2021-03-16T08:10:26.167Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-16T08:10:26.189Z] --- PASS: TestPluginsWithRuntimes (5.59s) [2021-03-16T08:10:26.189Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.66s) [2021-03-16T08:10:26.189Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.65s) [2021-03-16T08:10:26.189Z] PASS [2021-03-16T08:10:26.189Z] [2021-03-16T08:10:26.189Z] DONE 9 tests in 11.491s [2021-03-16T08:10:26.189Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-16T08:10:26.189Z] ++ 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-03-16T08:10:26.189Z] ++ set -e [2021-03-16T08:10:26.189Z] ++ '[' -n 0 ']' [2021-03-16T08:10:26.189Z] ++ set -x [2021-03-16T08:10:26.189Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-16T08:10:26.189Z] INFO: Testing against a local daemon [2021-03-16T08:10:26.189Z] === RUN TestExternalGraphDriver [2021-03-16T08:10:26.449Z] === RUN TestExternalGraphDriver/json [2021-03-16T08:10:26.467Z] --- PASS: TestStats (2.55s) [2021-03-16T08:10:26.467Z] === RUN TestStopContainerWithTimeout [2021-03-16T08:10:26.467Z] === RUN TestStopContainerWithTimeout/0 [2021-03-16T08:10:26.467Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-16T08:10:26.467Z] === RUN TestStopContainerWithTimeout/1 [2021-03-16T08:10:26.467Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-16T08:10:26.468Z] === RUN TestStopContainerWithTimeout/3 [2021-03-16T08:10:26.468Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-16T08:10:26.468Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-16T08:10:26.468Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-16T08:10:26.468Z] === CONT TestStopContainerWithTimeout/0 [2021-03-16T08:10:26.468Z] === CONT TestStopContainerWithTimeout/3 [2021-03-16T08:10:26.468Z] === CONT TestStopContainerWithTimeout/1 [2021-03-16T08:10:26.468Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-16T08:10:26.907Z] --- PASS: TestCreateServiceMultipleTimes (17.87s) [2021-03-16T08:10:26.907Z] === RUN TestCreateServiceConflict [2021-03-16T08:10:27.104Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-03-16T08:10:27.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-03-16T08:10:28.263Z] --- PASS: TestCreateServiceSysctls (4.96s) [2021-03-16T08:10:28.263Z] === RUN TestCreateServiceCapabilities [2021-03-16T08:10:28.300Z] --- PASS: TestNISDomainname (2.38s) [2021-03-16T08:10:28.300Z] === RUN TestHostnameDnsResolution [2021-03-16T08:10:28.793Z] --- PASS: TestCreateServiceConflict (2.30s) [2021-03-16T08:10:28.793Z] === RUN TestCreateServiceMaxReplicas [2021-03-16T08:10:28.868Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-16T08:10:28.992Z] === RUN TestExternalGraphDriver/spec [2021-03-16T08:10:29.223Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-16T08:10:29.223Z] --- PASS: TestStopContainerWithTimeout/0 (0.90s) [2021-03-16T08:10:29.223Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2021-03-16T08:10:29.223Z] --- PASS: TestStopContainerWithTimeout/3 (2.58s) [2021-03-16T08:10:29.223Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2021-03-16T08:10:29.223Z] === RUN TestDeleteDevicemapper [2021-03-16T08:10:29.223Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-16T08:10:29.223Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-16T08:10:29.223Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-16T08:10:30.771Z] --- PASS: TestHostnameDnsResolution (2.41s) [2021-03-16T08:10:30.771Z] === RUN TestStats [2021-03-16T08:10:31.304Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.46s) [2021-03-16T08:10:31.304Z] === RUN TestUpdateMemory [2021-03-16T08:10:31.786Z] --- PASS: TestCreateServiceCapabilities (3.79s) [2021-03-16T08:10:31.786Z] === RUN TestInspect [2021-03-16T08:10:32.058Z] --- PASS: TestCreateServiceMaxReplicas (3.30s) [2021-03-16T08:10:32.058Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-16T08:10:32.290Z] === RUN TestExternalGraphDriver/pull [2021-03-16T08:10:32.348Z] --- PASS: TestUpdateMemory (0.80s) [2021-03-16T08:10:32.348Z] === RUN TestUpdateCPUQuota [2021-03-16T08:10:32.677Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-03-16T08:10:33.392Z] --- PASS: TestUpdateCPUQuota (1.29s) [2021-03-16T08:10:33.392Z] === RUN TestUpdatePidsLimit [2021-03-16T08:10:33.392Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-16T08:10:33.687Z] === RUN TestUpdatePidsLimit/no_change [2021-03-16T08:10:33.980Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-16T08:10:34.054Z] --- PASS: TestStats (3.47s) [2021-03-16T08:10:34.054Z] === RUN TestStopContainerWithTimeout [2021-03-16T08:10:34.054Z] === RUN TestStopContainerWithTimeout/0 [2021-03-16T08:10:34.054Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-16T08:10:34.054Z] === RUN TestStopContainerWithTimeout/1 [2021-03-16T08:10:34.054Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-16T08:10:34.054Z] === RUN TestStopContainerWithTimeout/3 [2021-03-16T08:10:34.054Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-16T08:10:34.054Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-16T08:10:34.054Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-16T08:10:34.055Z] === CONT TestStopContainerWithTimeout/0 [2021-03-16T08:10:34.055Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-16T08:10:34.200Z] --- PASS: TestExternalGraphDriver (8.09s) [2021-03-16T08:10:34.200Z] --- PASS: TestExternalGraphDriver/json (2.68s) [2021-03-16T08:10:34.200Z] --- PASS: TestExternalGraphDriver/spec (2.84s) [2021-03-16T08:10:34.200Z] --- PASS: TestExternalGraphDriver/pull (2.40s) [2021-03-16T08:10:34.200Z] === RUN TestGraphdriverPluginV2 [2021-03-16T08:10:34.200Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-03-16T08:10:34.200Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:10:34.200Z] PASS [2021-03-16T08:10:34.200Z] [2021-03-16T08:10:34.200Z] === Skipped [2021-03-16T08:10:34.200Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-03-16T08:10:34.200Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:10:34.200Z] [2021-03-16T08:10:34.200Z] [2021-03-16T08:10:34.200Z] DONE 5 tests, 1 skipped in 8.280s [2021-03-16T08:10:34.201Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-16T08:10:34.201Z] ++ 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-03-16T08:10:34.201Z] ++ set -e [2021-03-16T08:10:34.201Z] ++ '[' -n 0 ']' [2021-03-16T08:10:34.201Z] ++ set -x [2021-03-16T08:10:34.201Z] ++ 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-03-16T08:10:34.274Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-16T08:10:34.462Z] INFO: Testing against a local daemon [2021-03-16T08:10:34.462Z] === RUN TestContinueAfterPluginCrash [2021-03-16T08:10:34.462Z] === PAUSE TestContinueAfterPluginCrash [2021-03-16T08:10:34.462Z] === RUN TestReadPluginNoRead [2021-03-16T08:10:34.462Z] === PAUSE TestReadPluginNoRead [2021-03-16T08:10:34.462Z] === RUN TestDaemonStartWithLogOpt [2021-03-16T08:10:34.462Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-16T08:10:34.462Z] === CONT TestContinueAfterPluginCrash [2021-03-16T08:10:34.462Z] === CONT TestDaemonStartWithLogOpt [2021-03-16T08:10:34.462Z] === CONT TestReadPluginNoRead [2021-03-16T08:10:34.567Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-16T08:10:34.859Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-16T08:10:35.152Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-16T08:10:35.569Z] --- PASS: TestInspect (3.54s) [2021-03-16T08:10:35.569Z] === RUN TestCreateJob [2021-03-16T08:10:35.924Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-03-16T08:10:35.924Z] Copying nested executables into bundles/cross/linux/amd64 [2021-03-16T08:10:35.924Z] Cross building: bundles/cross/windows/amd64 [2021-03-16T08:10:35.924Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-16T08:10:35.924Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-03-16T08:10:36.194Z] --- PASS: TestUpdatePidsLimit (2.69s) [2021-03-16T08:10:36.194Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2021-03-16T08:10:36.194Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2021-03-16T08:10:36.194Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2021-03-16T08:10:36.194Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2021-03-16T08:10:36.194Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2021-03-16T08:10:36.194Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s) [2021-03-16T08:10:36.194Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2021-03-16T08:10:36.194Z] === RUN TestUpdateRestartPolicy [2021-03-16T08:10:36.584Z] === CONT TestStopContainerWithTimeout/3 [2021-03-16T08:10:37.152Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-16T08:10:38.528Z] === CONT TestStopContainerWithTimeout/1 [2021-03-16T08:10:38.528Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-03-16T08:10:38.670Z] === RUN TestReadPluginNoRead/default [2021-03-16T08:10:39.241Z] --- PASS: TestDaemonStartWithLogOpt (4.84s) [2021-03-16T08:10:39.906Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-16T08:10:40.111Z] --- PASS: TestCreateJob (4.78s) [2021-03-16T08:10:40.111Z] === RUN TestReplicatedJob [2021-03-16T08:10:40.474Z] --- PASS: TestStopContainerWithTimeout (0.07s) [2021-03-16T08:10:40.474Z] --- PASS: TestStopContainerWithTimeout/0 (2.12s) [2021-03-16T08:10:40.474Z] --- PASS: TestStopContainerWithTimeout/-1 (4.22s) [2021-03-16T08:10:40.474Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2021-03-16T08:10:40.474Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2021-03-16T08:10:40.474Z] === RUN TestDeleteDevicemapper [2021-03-16T08:10:40.474Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-16T08:10:40.474Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-16T08:10:40.474Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-16T08:10:40.732Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-16T08:10:41.155Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-16T08:10:41.299Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-03-16T08:10:41.558Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-16T08:10:41.817Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-16T08:10:42.385Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-16T08:10:42.952Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-16T08:10:42.952Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-16T08:10:43.067Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-16T08:10:44.978Z] --- PASS: TestReadPluginNoRead (10.26s) [2021-03-16T08:10:44.978Z] --- PASS: TestReadPluginNoRead/default (2.02s) [2021-03-16T08:10:44.978Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.99s) [2021-03-16T08:10:44.978Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.99s) [2021-03-16T08:10:44.978Z] read_test.go:92: [d5f03013ae785] daemon is not started [2021-03-16T08:10:44.978Z] --- PASS: TestContinueAfterPluginCrash (10.58s) [2021-03-16T08:10:44.978Z] PASS [2021-03-16T08:10:44.978Z] [2021-03-16T08:10:44.978Z] DONE 6 tests in 10.756s [2021-03-16T08:10:44.978Z] 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-03-16T08:10:44.978Z] ++ 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-03-16T08:10:44.978Z] ++ set -e [2021-03-16T08:10:44.978Z] ++ '[' -n 0 ']' [2021-03-16T08:10:44.978Z] ++ set -x [2021-03-16T08:10:44.978Z] ++ 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-03-16T08:10:45.142Z] 4612f6d0b889: Pull complete [2021-03-16T08:10:45.239Z] testing: warning: no tests to run [2021-03-16T08:10:45.239Z] PASS [2021-03-16T08:10:45.239Z] [2021-03-16T08:10:45.239Z] DONE 0 tests in 0.053s [2021-03-16T08:10:45.239Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-16T08:10:45.239Z] ++ 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-03-16T08:10:45.239Z] ++ set -e [2021-03-16T08:10:45.239Z] ++ '[' -n 0 ']' [2021-03-16T08:10:45.239Z] ++ set -x [2021-03-16T08:10:45.239Z] ++ 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-03-16T08:10:45.239Z] INFO: Testing against a local daemon [2021-03-16T08:10:45.239Z] === RUN TestPluginWithDevMounts [2021-03-16T08:10:45.239Z] === PAUSE TestPluginWithDevMounts [2021-03-16T08:10:45.239Z] === CONT TestPluginWithDevMounts [2021-03-16T08:10:45.485Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-16T08:10:45.744Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-03-16T08:10:46.680Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.06s) [2021-03-16T08:10:46.680Z] === RUN TestUpdateMemory [2021-03-16T08:10:46.680Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-16T08:10:46.680Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:10:46.680Z] === RUN TestUpdateCPUQuota [2021-03-16T08:10:46.893Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.14s) [2021-03-16T08:10:46.893Z] === RUN TestCreateServiceSecretFileMode [2021-03-16T08:10:47.454Z] --- PASS: TestCreateServiceSecretFileMode (2.35s) [2021-03-16T08:10:47.454Z] === RUN TestCreateServiceConfigFileMode [2021-03-16T08:10:47.781Z] --- PASS: TestPluginWithDevMounts (2.19s) [2021-03-16T08:10:47.781Z] PASS [2021-03-16T08:10:47.781Z] [2021-03-16T08:10:47.781Z] DONE 1 tests in 2.360s [2021-03-16T08:10:47.781Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-16T08:10:47.781Z] ++ 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-03-16T08:10:47.781Z] ++ set -e [2021-03-16T08:10:47.781Z] ++ '[' -n 0 ']' [2021-03-16T08:10:47.781Z] ++ set -x [2021-03-16T08:10:47.781Z] ++ 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-03-16T08:10:47.781Z] INFO: Testing against a local daemon [2021-03-16T08:10:47.781Z] === RUN TestSecretInspect [2021-03-16T08:10:48.676Z] --- PASS: TestReplicatedJob (7.98s) [2021-03-16T08:10:48.676Z] === RUN TestUpdateReplicatedJob [2021-03-16T08:10:48.852Z] --- PASS: TestUpdateRestartPolicy (11.40s) [2021-03-16T08:10:48.852Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-16T08:10:48.852Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s) [2021-03-16T08:10:48.852Z] === RUN TestWaitNonBlocked [2021-03-16T08:10:48.852Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:10:48.852Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:10:48.852Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:10:48.852Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:10:48.852Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:10:48.852Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:10:48.852Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-16T08:10:48.852Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2021-03-16T08:10:48.852Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2021-03-16T08:10:48.852Z] === RUN TestWaitBlocked [2021-03-16T08:10:48.852Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-16T08:10:48.852Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-16T08:10:48.852Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-16T08:10:48.852Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-16T08:10:48.852Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-16T08:10:48.852Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-16T08:10:49.213Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-03-16T08:10:49.906Z] --- PASS: TestWaitBlocked (0.03s) [2021-03-16T08:10:49.906Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2021-03-16T08:10:49.906Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2021-03-16T08:10:49.906Z] === CONT TestContainerStartOnDaemonRestart [2021-03-16T08:10:49.906Z] === CONT TestIpcModeOlderClient [2021-03-16T08:10:49.906Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-16T08:10:49.906Z] === CONT TestDaemonHostGatewayIP [2021-03-16T08:10:49.906Z] --- PASS: TestIpcModeOlderClient (0.13s) [2021-03-16T08:10:49.906Z] === CONT TestContainerKillOnDaemonStart [2021-03-16T08:10:50.720Z] --- PASS: TestCreateServiceConfigFileMode (2.77s) [2021-03-16T08:10:50.720Z] === RUN TestCreateServiceSysctls [2021-03-16T08:10:51.080Z] --- PASS: TestSecretInspect (2.78s) [2021-03-16T08:10:51.080Z] === RUN TestSecretList [2021-03-16T08:10:51.117Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-03-16T08:10:52.053Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-16T08:10:52.620Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-16T08:10:53.199Z] --- PASS: TestUpdateReplicatedJob (5.14s) [2021-03-16T08:10:53.199Z] === RUN TestServiceListWithStatuses [2021-03-16T08:10:53.199Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2021-03-16T08:10:53.199Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-16T08:10:53.199Z] === RUN TestDockerNetworkConnectAlias [2021-03-16T08:10:53.494Z] --- PASS: TestContainerStartOnDaemonRestart (3.71s) [2021-03-16T08:10:53.495Z] === CONT TestDaemonRestartIpcMode [2021-03-16T08:10:53.555Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-16T08:10:53.788Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.86s) [2021-03-16T08:10:53.814Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-16T08:10:53.985Z] --- PASS: TestCreateServiceSysctls (3.79s) [2021-03-16T08:10:53.985Z] === RUN TestCreateServiceCapabilities [2021-03-16T08:10:54.081Z] --- PASS: TestDaemonHostGatewayIP (4.26s) [2021-03-16T08:10:54.384Z] --- PASS: TestSecretList (3.24s) [2021-03-16T08:10:54.384Z] === RUN TestSecretsCreateAndDelete [2021-03-16T08:10:54.749Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-16T08:10:54.749Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-03-16T08:10:55.008Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-16T08:10:55.267Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-16T08:10:56.165Z] --- PASS: TestDaemonRestartIpcMode (2.61s) [2021-03-16T08:10:56.501Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2021-03-16T08:10:56.501Z] === RUN TestInspect [2021-03-16T08:10:56.644Z] --- PASS: TestUpdateCPUQuota (9.81s) [2021-03-16T08:10:56.644Z] === RUN TestUpdatePidsLimit [2021-03-16T08:10:56.644Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-16T08:10:56.928Z] --- PASS: TestSecretsCreateAndDelete (3.25s) [2021-03-16T08:10:56.928Z] === RUN TestSecretsUpdate [2021-03-16T08:10:57.581Z] === RUN TestUpdatePidsLimit/no_change [2021-03-16T08:10:58.959Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-16T08:10:59.766Z] --- PASS: TestInspect (3.22s) [2021-03-16T08:10:59.766Z] === RUN TestCreateJob [2021-03-16T08:10:59.896Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-03-16T08:11:00.225Z] --- PASS: TestSecretsUpdate (3.18s) [2021-03-16T08:11:00.225Z] === RUN TestTemplatedSecret [2021-03-16T08:11:00.465Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-16T08:11:01.033Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-03-16T08:11:01.292Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-03-16T08:11:01.551Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-16T08:11:01.724Z] --- PASS: TestDockerNetworkConnectAlias (9.08s) [2021-03-16T08:11:01.724Z] === RUN TestDockerNetworkReConnect [2021-03-16T08:11:02.118Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-03-16T08:11:03.055Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-16T08:11:03.067Z] --- PASS: TestContainerKillOnDaemonStart (12.87s) [2021-03-16T08:11:03.067Z] PASS [2021-03-16T08:11:03.067Z] [2021-03-16T08:11:03.067Z] === Skipped [2021-03-16T08:11:03.067Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-03-16T08:11:03.067Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-16T08:11:03.067Z] [2021-03-16T08:11:03.067Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-16T08:11:03.067Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-16T08:11:03.067Z] [2021-03-16T08:11:03.067Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-03-16T08:11:03.067Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-16T08:11:03.067Z] [2021-03-16T08:11:03.067Z] [2021-03-16T08:11:03.067Z] DONE 196 tests, 3 skipped in 114.503s [2021-03-16T08:11:03.067Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-03-16T08:11:03.067Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:11:03.067Z] ++ set -e [2021-03-16T08:11:03.067Z] ++ '[' -n 0 ']' [2021-03-16T08:11:03.067Z] ++ set -x [2021-03-16T08:11:03.067Z] ++ 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=ppc64le 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/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:11:03.067Z] INFO: Testing against a local daemon [2021-03-16T08:11:03.067Z] === RUN TestCommitInheritsEnv [2021-03-16T08:11:03.367Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-03-16T08:11:03.367Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-16T08:11:03.367Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-16T08:11:03.367Z] === RUN TestImagesFilterMultiReference [2021-03-16T08:11:03.367Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-03-16T08:11:03.367Z] === RUN TestImagePullPlatformInvalid [2021-03-16T08:11:03.367Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-16T08:11:03.367Z] === RUN TestRemoveImageOrphaning [2021-03-16T08:11:03.661Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-03-16T08:11:03.661Z] === RUN TestRemoveImageGarbageCollector [2021-03-16T08:11:03.661Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-16T08:11:03.661Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:11:03.661Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-16T08:11:03.661Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-16T08:11:03.661Z] === RUN TestTagInvalidReference [2021-03-16T08:11:03.661Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-16T08:11:03.661Z] === RUN TestTagValidPrefixedRepo [2021-03-16T08:11:03.661Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-03-16T08:11:03.661Z] === RUN TestTagExistedNameWithoutForce [2021-03-16T08:11:03.661Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-16T08:11:03.661Z] === RUN TestTagOfficialNames [2021-03-16T08:11:03.661Z] --- PASS: TestTagOfficialNames (0.04s) [2021-03-16T08:11:03.661Z] === RUN TestTagMatchesDigest [2021-03-16T08:11:03.930Z] --- PASS: TestCreateJob (3.88s) [2021-03-16T08:11:03.930Z] === RUN TestReplicatedJob [2021-03-16T08:11:03.956Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-16T08:11:03.956Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-16T08:11:04.426Z] --- PASS: TestTemplatedSecret (3.94s) [2021-03-16T08:11:04.426Z] === RUN TestSecretCreateResolve [2021-03-16T08:11:04.434Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-16T08:11:06.339Z] --- PASS: TestUpdatePidsLimit (9.84s) [2021-03-16T08:11:06.339Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.27s) [2021-03-16T08:11:06.339Z] --- PASS: TestUpdatePidsLimit/no_change (1.29s) [2021-03-16T08:11:06.339Z] --- PASS: TestUpdatePidsLimit/update_lower (1.39s) [2021-03-16T08:11:06.339Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.23s) [2021-03-16T08:11:06.339Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.55s) [2021-03-16T08:11:06.339Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.12s) [2021-03-16T08:11:06.339Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.23s) [2021-03-16T08:11:06.339Z] === RUN TestUpdateRestartPolicy [2021-03-16T08:11:07.715Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-03-16T08:11:07.722Z] --- PASS: TestSecretCreateResolve (3.21s) [2021-03-16T08:11:07.722Z] PASS [2021-03-16T08:11:07.722Z] [2021-03-16T08:11:07.722Z] DONE 6 tests in 19.772s [2021-03-16T08:11:07.722Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-03-16T08:11:07.722Z] ++ 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-03-16T08:11:07.722Z] ++ set -e [2021-03-16T08:11:07.722Z] ++ '[' -n 0 ']' [2021-03-16T08:11:07.722Z] ++ set -x [2021-03-16T08:11:07.722Z] ++ 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-03-16T08:11:07.722Z] INFO: Testing against a local daemon [2021-03-16T08:11:07.722Z] === RUN TestServiceCreateInit [2021-03-16T08:11:07.722Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-16T08:11:08.651Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-03-16T08:11:08.686Z] --- PASS: TestDockerNetworkReConnect (6.79s) [2021-03-16T08:11:08.686Z] === RUN TestServicePlugin [2021-03-16T08:11:08.686Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-16T08:11:08.686Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:11:08.686Z] === RUN TestServiceUpdateLabel [2021-03-16T08:11:09.219Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-03-16T08:11:10.464Z] --- PASS: TestReplicatedJob (6.46s) [2021-03-16T08:11:10.464Z] === RUN TestUpdateReplicatedJob [2021-03-16T08:11:10.594Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-03-16T08:11:10.594Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-16T08:11:11.570Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-16T08:11:12.337Z] --- PASS: TestServiceUpdateLabel (3.64s) [2021-03-16T08:11:12.337Z] === RUN TestServiceUpdateSecrets [2021-03-16T08:11:12.530Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-16T08:11:13.007Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-16T08:11:13.730Z] --- PASS: TestUpdateReplicatedJob (3.51s) [2021-03-16T08:11:13.730Z] === RUN TestServiceListWithStatuses [2021-03-16T08:11:13.730Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-16T08:11:13.730Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-16T08:11:13.730Z] === RUN TestDockerNetworkConnectAlias [2021-03-16T08:11:14.438Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-03-16T08:11:15.004Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-03-16T08:11:16.383Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-16T08:11:18.286Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-03-16T08:11:18.970Z] --- PASS: TestDockerNetworkConnectAlias (4.89s) [2021-03-16T08:11:18.970Z] === RUN TestDockerNetworkReConnect [2021-03-16T08:11:19.584Z] --- PASS: TestServiceCreateInit (11.06s) [2021-03-16T08:11:19.584Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.51s) [2021-03-16T08:11:19.584Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.52s) [2021-03-16T08:11:19.585Z] === RUN TestCreateServiceMultipleTimes [2021-03-16T08:11:20.822Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-03-16T08:11:21.081Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-16T08:11:21.649Z] --- PASS: TestUpdateRestartPolicy (15.40s) [2021-03-16T08:11:21.650Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-16T08:11:22.234Z] --- PASS: TestDockerNetworkReConnect (3.56s) [2021-03-16T08:11:22.234Z] === RUN TestServicePlugin [2021-03-16T08:11:23.025Z] --- PASS: TestUpdateRestartWithAutoRemove (1.46s) [2021-03-16T08:11:23.025Z] === RUN TestWaitNonBlocked [2021-03-16T08:11:23.025Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:11:23.025Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:11:23.025Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:11:23.025Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:11:23.025Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:11:23.025Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:11:23.284Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-16T08:11:23.284Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-16T08:11:23.284Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-16T08:11:23.284Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-16T08:11:23.542Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-16T08:11:25.447Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-03-16T08:11:25.447Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-03-16T08:11:25.447Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.22s) [2021-03-16T08:11:25.447Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.26s) [2021-03-16T08:11:25.447Z] === RUN TestWaitBlocked [2021-03-16T08:11:25.447Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-16T08:11:25.447Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-16T08:11:25.447Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-16T08:11:25.447Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-16T08:11:25.447Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-16T08:11:25.447Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-16T08:11:26.384Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-03-16T08:11:27.762Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-16T08:11:27.762Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.88s) [2021-03-16T08:11:27.762Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.09s) [2021-03-16T08:11:27.762Z] === CONT TestContainerStartOnDaemonRestart [2021-03-16T08:11:27.762Z] === CONT TestContainerKillOnDaemonStart [2021-03-16T08:11:30.296Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-16T08:11:30.938Z] --- PASS: TestServiceUpdateSecrets (16.31s) [2021-03-16T08:11:30.938Z] === RUN TestServiceUpdateConfigs [2021-03-16T08:11:33.581Z] --- PASS: TestContainerStartOnDaemonRestart (5.47s) [2021-03-16T08:11:33.581Z] === CONT TestIpcModeOlderClient [2021-03-16T08:11:33.581Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-03-16T08:11:33.581Z] === CONT TestDaemonHostGatewayIP [2021-03-16T08:11:34.959Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-16T08:11:37.495Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-16T08:11:38.874Z] --- PASS: TestDaemonHostGatewayIP (5.54s) [2021-03-16T08:11:38.874Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-16T08:11:40.253Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-03-16T08:11:41.547Z] --- PASS: TestCreateServiceMultipleTimes (19.86s) [2021-03-16T08:11:41.547Z] === RUN TestCreateServiceConflict [2021-03-16T08:11:41.547Z] --- PASS: TestCreateServiceConflict (3.20s) [2021-03-16T08:11:41.547Z] === RUN TestCreateServiceMaxReplicas [2021-03-16T08:11:42.157Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-16T08:11:42.415Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-16T08:11:42.674Z] --- PASS: TestContainerKillOnDaemonStart (15.29s) [2021-03-16T08:11:42.674Z] === CONT TestDaemonRestartIpcMode [2021-03-16T08:11:43.242Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.51s) [2021-03-16T08:11:43.549Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-16T08:11:43.549Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-03-16T08:11:43.549Z] remote: Enumerating objects: 2, done. [2021-03-16T08:11:43.549Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-03-16T08:11:43.549Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-03-16T08:11:43.549Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-03-16T08:11:43.549Z] 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-03-16T08:11:43.549Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-03-16T08:11:43.549Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-16T08:11:43.874Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42152/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 hack/test/unit [2021-03-16T08:11:45.148Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-03-16T08:11:45.749Z] --- PASS: TestCreateServiceMaxReplicas (3.64s) [2021-03-16T08:11:45.749Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-16T08:11:46.296Z] --- PASS: TestServiceUpdateConfigs (16.27s) [2021-03-16T08:11:46.296Z] === RUN TestServiceUpdateNetwork [2021-03-16T08:11:47.140Z] ? github.com/docker/docker/api [no test files] [2021-03-16T08:11:47.681Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-03-16T08:11:47.940Z] --- PASS: TestDaemonRestartIpcMode (5.02s) [2021-03-16T08:11:47.940Z] PASS [2021-03-16T08:11:47.940Z] [2021-03-16T08:11:47.940Z] === Skipped [2021-03-16T08:11:47.940Z] === SKIP: amd64.integration.container TestCheckpoint (0.01s) [2021-03-16T08:11:47.940Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-16T08:11:47.940Z] [2021-03-16T08:11:47.940Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-16T08:11:47.940Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:11:47.940Z] [2021-03-16T08:11:47.940Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-16T08:11:47.940Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:11:47.940Z] [2021-03-16T08:11:47.940Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-16T08:11:47.940Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-16T08:11:47.940Z] [2021-03-16T08:11:47.940Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-16T08:11:47.940Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-16T08:11:47.940Z] [2021-03-16T08:11:47.940Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-16T08:11:47.940Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:11:47.940Z] [2021-03-16T08:11:47.940Z] [2021-03-16T08:11:47.940Z] DONE 196 tests, 6 skipped in 241.891s [2021-03-16T08:11:47.940Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-16T08:11:47.940Z] ++ 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-03-16T08:11:47.940Z] ++ set -e [2021-03-16T08:11:47.940Z] ++ '[' -n 0 ']' [2021-03-16T08:11:47.940Z] ++ set -x [2021-03-16T08:11:47.940Z] ++ 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-03-16T08:11:47.940Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-03-16T08:11:48.199Z] INFO: Testing against a local daemon [2021-03-16T08:11:48.199Z] === RUN TestCommitInheritsEnv [2021-03-16T08:11:48.458Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-03-16T08:11:48.716Z] --- PASS: TestCommitInheritsEnv (0.52s) [2021-03-16T08:11:48.716Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-16T08:11:48.716Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-16T08:11:48.716Z] === RUN TestImagesFilterMultiReference [2021-03-16T08:11:48.716Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-03-16T08:11:48.716Z] === RUN TestImagePullPlatformInvalid [2021-03-16T08:11:48.716Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-03-16T08:11:48.716Z] === RUN TestRemoveImageOrphaning [2021-03-16T08:11:48.974Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-03-16T08:11:49.233Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2021-03-16T08:11:49.233Z] === RUN TestRemoveImageGarbageCollector [2021-03-16T08:11:51.136Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-16T08:11:51.395Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-03-16T08:11:51.395Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-03-16T08:11:52.331Z] --- PASS: TestRemoveImageGarbageCollector (2.96s) [2021-03-16T08:11:52.331Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-16T08:11:52.331Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-16T08:11:52.331Z] === RUN TestTagInvalidReference [2021-03-16T08:11:52.331Z] --- PASS: TestTagInvalidReference (0.07s) [2021-03-16T08:11:52.331Z] === RUN TestTagValidPrefixedRepo [2021-03-16T08:11:52.331Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-03-16T08:11:52.331Z] === RUN TestTagExistedNameWithoutForce [2021-03-16T08:11:52.331Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-03-16T08:11:52.331Z] === RUN TestTagOfficialNames [2021-03-16T08:11:52.591Z] --- PASS: TestTagOfficialNames (0.09s) [2021-03-16T08:11:52.591Z] === RUN TestTagMatchesDigest [2021-03-16T08:11:52.591Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-16T08:11:52.591Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-16T08:11:52.850Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-03-16T08:11:54.251Z] --- PASS: TestServicePlugin (30.50s) [2021-03-16T08:11:54.251Z] plugin_test.go:62: [d7aaac13ec088] joining swarm manager [da8f7f81b9369]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:11:54.251Z] plugin_test.go:65: [d1f663f6c6a78] joining swarm manager [da8f7f81b9369]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:11:54.251Z] === RUN TestServiceUpdateLabel [2021-03-16T08:11:55.179Z] --- PASS: TestServiceUpdateLabel (2.37s) [2021-03-16T08:11:55.179Z] === RUN TestServiceUpdateSecrets [2021-03-16T08:11:55.385Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-03-16T08:11:58.672Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-03-16T08:11:59.607Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-16T08:12:00.543Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-03-16T08:12:00.543Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-16T08:12:00.647Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.15s) [2021-03-16T08:12:00.647Z] === RUN TestCreateServiceSecretFileMode [2021-03-16T08:12:01.656Z] --- PASS: TestServiceUpdateNetwork (16.81s) [2021-03-16T08:12:01.656Z] === RUN TestServiceUpdatePidsLimit [2021-03-16T08:12:01.979Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-03-16T08:12:02.447Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-16T08:12:02.447Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-03-16T08:12:02.693Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-16T08:12:03.734Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-16T08:12:03.944Z] --- PASS: TestCreateServiceSecretFileMode (3.41s) [2021-03-16T08:12:03.944Z] === RUN TestCreateServiceConfigFileMode [2021-03-16T08:12:07.242Z] --- PASS: TestCreateServiceConfigFileMode (3.37s) [2021-03-16T08:12:07.242Z] === RUN TestCreateServiceSysctls [2021-03-16T08:12:07.719Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-03-16T08:12:08.655Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-16T08:12:09.592Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-16T08:12:09.592Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-16T08:12:11.584Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-16T08:12:11.853Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-03-16T08:12:12.303Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-16T08:12:12.526Z] --- PASS: TestCreateServiceSysctls (4.54s) [2021-03-16T08:12:12.526Z] === RUN TestCreateServiceCapabilities [2021-03-16T08:12:13.234Z] --- PASS: TestServiceUpdateSecrets (15.27s) [2021-03-16T08:12:13.234Z] === RUN TestServiceUpdateConfigs [2021-03-16T08:12:13.756Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-16T08:12:15.662Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-16T08:12:15.822Z] --- PASS: TestCreateServiceCapabilities (3.49s) [2021-03-16T08:12:15.822Z] === RUN TestInspect [2021-03-16T08:12:18.202Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-03-16T08:12:19.119Z] --- PASS: TestInspect (3.57s) [2021-03-16T08:12:19.119Z] === RUN TestCreateJob [2021-03-16T08:12:19.579Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-03-16T08:12:20.796Z] --- PASS: TestServiceUpdatePidsLimit (18.06s) [2021-03-16T08:12:20.796Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.02s) [2021-03-16T08:12:20.796Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2021-03-16T08:12:20.796Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.43s) [2021-03-16T08:12:20.796Z] PASS [2021-03-16T08:12:20.796Z] [2021-03-16T08:12:20.796Z] === Skipped [2021-03-16T08:12:20.796Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2021-03-16T08:12:20.796Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-16T08:12:20.796Z] [2021-03-16T08:12:20.796Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-03-16T08:12:20.796Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:12:20.796Z] [2021-03-16T08:12:20.796Z] [2021-03-16T08:12:20.796Z] DONE 27 tests, 2 skipped in 187.232s [2021-03-16T08:12:20.796Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-03-16T08:12:20.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:12:20.796Z] ++ set -e [2021-03-16T08:12:20.796Z] ++ '[' -n 0 ']' [2021-03-16T08:12:20.796Z] ++ set -x [2021-03-16T08:12:20.796Z] ++ 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=s390x 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/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:12:20.796Z] INFO: Testing against a local daemon [2021-03-16T08:12:20.796Z] === RUN TestSessionCreate [2021-03-16T08:12:20.796Z] --- PASS: TestSessionCreate (0.03s) [2021-03-16T08:12:20.796Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-16T08:12:20.796Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2021-03-16T08:12:20.796Z] PASS [2021-03-16T08:12:20.796Z] [2021-03-16T08:12:20.796Z] DONE 2 tests in 0.217s [2021-03-16T08:12:20.796Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-03-16T08:12:20.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:12:20.796Z] ++ set -e [2021-03-16T08:12:20.796Z] ++ '[' -n 0 ']' [2021-03-16T08:12:20.796Z] ++ set -x [2021-03-16T08:12:20.796Z] ++ 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=s390x 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/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:12:20.796Z] INFO: Testing against a local daemon [2021-03-16T08:12:20.796Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-16T08:12:20.796Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-16T08:12:20.796Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-16T08:12:20.796Z] === RUN TestEventsExecDie [2021-03-16T08:12:20.955Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-03-16T08:12:21.434Z] --- PASS: TestEventsExecDie (1.31s) [2021-03-16T08:12:21.434Z] === RUN TestEventsBackwardsCompatible [2021-03-16T08:12:21.434Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-03-16T08:12:21.434Z] === RUN TestInfoBinaryCommits [2021-03-16T08:12:21.434Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-16T08:12:21.434Z] === RUN TestInfoAPIVersioned [2021-03-16T08:12:21.434Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-16T08:12:21.434Z] === RUN TestInfoDiscoveryBackend [2021-03-16T08:12:22.072Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-03-16T08:12:22.072Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-16T08:12:22.331Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-03-16T08:12:23.111Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-16T08:12:23.111Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-16T08:12:23.322Z] --- PASS: TestCreateJob (4.41s) [2021-03-16T08:12:23.322Z] === RUN TestReplicatedJob [2021-03-16T08:12:23.747Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-03-16T08:12:23.747Z] === RUN TestInfoAPI [2021-03-16T08:12:23.747Z] --- PASS: TestInfoAPI (0.02s) [2021-03-16T08:12:23.747Z] === RUN TestInfoAPIWarnings [2021-03-16T08:12:25.392Z] --- PASS: TestServiceUpdateConfigs (14.89s) [2021-03-16T08:12:25.392Z] === RUN TestServiceUpdateNetwork [2021-03-16T08:12:26.524Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-03-16T08:12:26.655Z] 5ff1512f88ec: Pull complete [2021-03-16T08:12:26.655Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-03-16T08:12:26.655Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-16T08:12:26.655Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-03-16T08:12:26.655Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-03-16T08:12:26.655Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817' [2021-03-16T08:12:26.655Z] WARN: Skipping validation tests [2021-03-16T08:12:26.655Z] INFO: Running unit tests at 03/16/2021 08:12:18... [2021-03-16T08:12:26.655Z] INFO: make.ps1 starting at 03/16/2021 08:12:22 [2021-03-16T08:12:26.655Z] INFO: Git commit (039e9670cb) assumed from DOCKER_GITCOMMIT environment variable [2021-03-16T08:12:26.655Z] INFO: Invoking autogen... [2021-03-16T08:12:26.655Z] INFO: Running unit tests... [2021-03-16T08:12:31.455Z] --- PASS: TestReplicatedJob (7.78s) [2021-03-16T08:12:31.455Z] === RUN TestUpdateReplicatedJob [2021-03-16T08:12:33.090Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-16T08:12:33.829Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow 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/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-03-16T08:12:34.028Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-16T08:12:35.658Z] --- PASS: TestUpdateReplicatedJob (4.57s) [2021-03-16T08:12:35.658Z] === RUN TestServiceListWithStatuses [2021-03-16T08:12:35.658Z] --- SKIP: TestServiceListWithStatuses (0.02s) [2021-03-16T08:12:35.658Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-16T08:12:35.658Z] === RUN TestDockerNetworkConnectAlias [2021-03-16T08:12:36.561Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-03-16T08:12:39.095Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-16T08:12:40.225Z] --- PASS: TestServiceUpdateNetwork (13.15s) [2021-03-16T08:12:40.225Z] === RUN TestServiceUpdatePidsLimit [2021-03-16T08:12:40.225Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-16T08:12:40.481Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-16T08:12:41.009Z] ? github.com/docker/docker/api [no test files] [2021-03-16T08:12:42.348Z] --- PASS: TestInfoAPIWarnings (16.30s) [2021-03-16T08:12:42.348Z] === RUN TestInfoDebug [2021-03-16T08:12:42.348Z] --- PASS: TestInfoDebug (0.53s) [2021-03-16T08:12:42.348Z] === RUN TestInfoInsecureRegistries [2021-03-16T08:12:42.348Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-03-16T08:12:42.348Z] === RUN TestInfoRegistryMirrors [2021-03-16T08:12:42.348Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-03-16T08:12:42.348Z] === RUN TestLoginFailsWithBadCredentials [2021-03-16T08:12:42.348Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2021-03-16T08:12:42.348Z] === RUN TestPingCacheHeaders [2021-03-16T08:12:42.348Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-03-16T08:12:42.348Z] === RUN TestPingGet [2021-03-16T08:12:42.348Z] --- PASS: TestPingGet (0.01s) [2021-03-16T08:12:42.348Z] === RUN TestPingHead [2021-03-16T08:12:42.348Z] --- PASS: TestPingHead (0.01s) [2021-03-16T08:12:42.348Z] === RUN TestVersion [2021-03-16T08:12:42.348Z] --- PASS: TestVersion (0.01s) [2021-03-16T08:12:42.348Z] PASS [2021-03-16T08:12:42.348Z] [2021-03-16T08:12:42.348Z] === Skipped [2021-03-16T08:12:42.348Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-16T08:12:42.348Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-16T08:12:42.348Z] [2021-03-16T08:12:42.348Z] [2021-03-16T08:12:42.348Z] DONE 18 tests, 1 skipped in 21.918s [2021-03-16T08:12:42.348Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-03-16T08:12:42.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:12:42.349Z] ++ set -e [2021-03-16T08:12:42.349Z] ++ '[' -n 0 ']' [2021-03-16T08:12:42.349Z] ++ set -x [2021-03-16T08:12:42.349Z] ++ 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=s390x 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/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:12:42.349Z] INFO: Testing against a local daemon [2021-03-16T08:12:42.349Z] === RUN TestVolumesCreateAndList [2021-03-16T08:12:42.349Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-16T08:12:42.349Z] === RUN TestVolumesRemove [2021-03-16T08:12:42.349Z] --- PASS: TestVolumesRemove (0.15s) [2021-03-16T08:12:42.349Z] === RUN TestVolumesInspect [2021-03-16T08:12:42.349Z] --- PASS: TestVolumesInspect (0.01s) [2021-03-16T08:12:42.349Z] === RUN TestVolumesInvalidJSON [2021-03-16T08:12:42.349Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-16T08:12:42.349Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-16T08:12:42.349Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-16T08:12:42.349Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-16T08:12:42.349Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-16T08:12:42.349Z] PASS [2021-03-16T08:12:42.349Z] [2021-03-16T08:12:42.349Z] DONE 5 tests in 0.315s [2021-03-16T08:12:42.349Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-16T08:12:42.349Z] ++++ cat bundles/test-integration/docker.pid [2021-03-16T08:12:42.349Z] +++ kill 12250 [2021-03-16T08:12:43.793Z] --- PASS: TestDockerNetworkConnectAlias (6.94s) [2021-03-16T08:12:43.793Z] === RUN TestDockerNetworkReConnect [2021-03-16T08:12:43.863Z] +++ /etc/init.d/apparmor stop [2021-03-16T08:12:43.863Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-16T08:12:43.863Z] [2021-03-16T08:12:43.863Z] Unloading profiles will leave already running processes permanently [2021-03-16T08:12:43.863Z] unconfined, which can lead to unexpected situations. [2021-03-16T08:12:43.863Z] [2021-03-16T08:12:43.863Z] To set a process to complain mode, use the command line tool [2021-03-16T08:12:43.863Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-16T08:12:43.863Z] +++ true [2021-03-16T08:12:44.157Z] exiting test-integration [2021-03-16T08:12:44.157Z] ++ exit 0 [2021-03-16T08:12:44.157Z] Post stage [Pipeline] junit [2021-03-16T08:12:46.941Z] Recording test results [2021-03-16T08:12:47.301Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-16T08:12:47.727Z] + echo Ensuring container killed. [2021-03-16T08:12:47.728Z] Ensuring container killed. [2021-03-16T08:12:47.728Z] + docker rm -vf docker-pr1 [2021-03-16T08:12:47.728Z] Error: No such container: docker-pr1 [2021-03-16T08:12:47.728Z] + true [Pipeline] sh [2021-03-16T08:12:48.109Z] + echo Chowning /workspace to jenkins user [2021-03-16T08:12:48.109Z] Chowning /workspace to jenkins user [2021-03-16T08:12:48.109Z] + id -u [2021-03-16T08:12:48.109Z] + id -g [2021-03-16T08:12:48.109Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42152:/workspace busybox chown -R 1001:1001 /workspace [2021-03-16T08:12:48.109Z] Unable to find image 'busybox:latest' locally [2021-03-16T08:12:48.129Z] --- PASS: TestDockerNetworkReConnect (5.39s) [2021-03-16T08:12:48.129Z] === RUN TestServicePlugin [2021-03-16T08:12:48.129Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-16T08:12:48.129Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:12:48.129Z] === RUN TestServiceUpdateLabel [2021-03-16T08:12:48.402Z] latest: Pulling from library/busybox [2021-03-16T08:12:48.402Z] 7d95fb1c8be1: Pulling fs layer [2021-03-16T08:12:48.559Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-16T08:12:48.694Z] 7d95fb1c8be1: Download complete [2021-03-16T08:12:49.074Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-16T08:12:49.335Z] 7d95fb1c8be1: Pull complete [2021-03-16T08:12:49.335Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-16T08:12:49.335Z] Status: Downloaded newer image for busybox:latest [2021-03-16T08:12:50.980Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-03-16T08:12:51.434Z] --- PASS: TestServiceUpdateLabel (3.26s) [2021-03-16T08:12:51.434Z] === RUN TestServiceUpdateSecrets [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-16T08:12:52.477Z] + bundleName=s390x-integration [2021-03-16T08:12:52.477Z] + echo Creating s390x-integration-bundles.tar.gz [2021-03-16T08:12:52.477Z] Creating s390x-integration-bundles.tar.gz [2021-03-16T08:12:52.477Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-16T08:12:52.477Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-16T08:12:52.522Z] Archiving artifacts [2021-03-16T08:12:52.864Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42152/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-16T08:12:53.253Z] + make clean [2021-03-16T08:12:53.517Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-03-16T08:12:53.538Z] === RUN TestMiddlewares [2021-03-16T08:12:53.538Z] --- PASS: TestMiddlewares (0.00s) [2021-03-16T08:12:53.538Z] PASS [2021-03-16T08:12:53.538Z] coverage: 9.0% of statements [2021-03-16T08:12:53.538Z] ok github.com/docker/docker/api/server 0.115s coverage: 9.0% of statements [2021-03-16T08:12:53.889Z] docker volume rm -f docker-dev-cache [2021-03-16T08:12:53.889Z] docker-dev-cache [Pipeline] deleteDir [2021-03-16T08:12:56.638Z] --- PASS: TestServiceUpdatePidsLimit (17.24s) [2021-03-16T08:12:56.638Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.02s) [2021-03-16T08:12:56.638Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2021-03-16T08:12:56.638Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-03-16T08:12:56.638Z] PASS [2021-03-16T08:12:56.638Z] [2021-03-16T08:12:56.638Z] === Skipped [2021-03-16T08:12:56.638Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-16T08:12:56.638Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-16T08:12:56.638Z] [2021-03-16T08:12:56.638Z] [2021-03-16T08:12:56.638Z] DONE 27 tests, 1 skipped in 176.494s [2021-03-16T08:12:56.638Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-16T08:12:56.638Z] INFO: Testing against a local daemon [2021-03-16T08:12:56.638Z] === RUN TestSessionCreate [2021-03-16T08:12:56.638Z] --- PASS: TestSessionCreate (0.02s) [2021-03-16T08:12:56.638Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-16T08:12:56.638Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-16T08:12:56.638Z] PASS [2021-03-16T08:12:56.638Z] [2021-03-16T08:12:56.638Z] DONE 2 tests in 0.074s [2021-03-16T08:12:56.638Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-16T08:12:56.638Z] INFO: Testing against a local daemon [2021-03-16T08:12:56.638Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-16T08:12:56.638Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-03-16T08:12:56.638Z] === RUN TestEventsExecDie [2021-03-16T08:12:56.638Z] --- PASS: TestEventsExecDie (1.08s) [2021-03-16T08:12:56.638Z] === RUN TestEventsBackwardsCompatible [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-16T08:12:56.807Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-16T08:12:56.895Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-03-16T08:12:56.895Z] === RUN TestInfoBinaryCommits [2021-03-16T08:12:56.895Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-16T08:12:56.895Z] === RUN TestInfoAPIVersioned [2021-03-16T08:12:56.895Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-16T08:12:56.895Z] === RUN TestInfoDiscoveryBackend [2021-03-16T08:12:57.384Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-03-16T08:12:57.456Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-03-16T08:12:57.456Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-16T08:12:57.648Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-03-16T08:12:57.648Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-16T08:12:57.648Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-16T08:12:58.381Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-16T08:12:58.381Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-16T08:12:58.943Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-16T08:12:58.943Z] === RUN TestInfoAPI [2021-03-16T08:12:58.943Z] --- PASS: TestInfoAPI (0.02s) [2021-03-16T08:12:58.943Z] === RUN TestInfoAPIWarnings [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite (434.44s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.34s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.46s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.90s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.70s) [2021-03-16T08:13:04.212Z] docker_cli_daemon_test.go:1455: [d79da509ac31e] daemon is not started [2021-03-16T08:13:04.212Z] check_test.go:309: [d261368d8b739] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.28s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.69s) [2021-03-16T08:13:04.212Z] check_test.go:309: [d19ce83f2506f] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.48s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.36s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.78s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.34s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.24s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.20s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.57s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.12s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-03-16T08:13:04.212Z] check_test.go:309: [df638be82bbe1] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-03-16T08:13:04.212Z] check_test.go:309: [dfd40f3456d29] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.25s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2021-03-16T08:13:04.212Z] check_test.go:309: [d82589a357f1f] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.27s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.72s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.07s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.22s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.65s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.64s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.53s) [2021-03-16T08:13:04.212Z] check_test.go:309: [d56c6f284b784] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.57s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.40s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.53s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.00s) [2021-03-16T08:13:04.212Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-16T08:13:04.212Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-16T08:13:04.212Z] check_test.go:309: [d5befa04afa55] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.75s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.78s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.56s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.33s) [2021-03-16T08:13:04.212Z] check_test.go:309: [df73f5122bd50] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.20s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-03-16T08:13:04.212Z] check_test.go:309: [dfaacdfa61e63] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.54s) [2021-03-16T08:13:04.212Z] docker_cli_daemon_plugins_test.go:79: [d9fcc85883254] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.78s) [2021-03-16T08:13:04.212Z] docker_cli_daemon_plugins_test.go:169: [dc548a3ec7829] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.42s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-03-16T08:13:04.212Z] check_test.go:309: [d094a0f184001] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.49s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.54s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.31s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.39s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.40s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.38s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.22s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.00s) [2021-03-16T08:13:04.212Z] check_test.go:309: [dcf0ecf45933b] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.01s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.16s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.88s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.36s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.32s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.47s) [2021-03-16T08:13:04.212Z] check_test.go:309: [df8a592df7dc1] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.67s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.91s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.03s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.19s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.09s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.86s) [2021-03-16T08:13:04.212Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-03-16T08:13:04.212Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-16T08:13:04.212Z] check_test.go:309: [d105bfe22beef] daemon is not started [2021-03-16T08:13:04.212Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-03-16T08:13:04.212Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-16T08:13:04.212Z] check_test.go:309: [d24390a46fd0e] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.19s) [2021-03-16T08:13:04.212Z] check_test.go:309: [d3f3fc2f39643] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.86s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.53s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.06s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.12s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.87s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.18s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.18s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.65s) [2021-03-16T08:13:04.212Z] check_test.go:309: [d6339df7e473f] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.43s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.45s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.98s) [2021-03-16T08:13:04.212Z] check_test.go:309: [dcf261a3bb00b] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.04s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.69s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.36s) [2021-03-16T08:13:04.212Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-03-16T08:13:04.212Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-03-16T08:13:04.212Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-03-16T08:13:04.212Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-03-16T08:13:04.212Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-03-16T08:13:04.212Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-03-16T08:13:04.212Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-03-16T08:13:04.212Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-03-16T08:13:04.212Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-03-16T08:13:04.212Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-03-16T08:13:04.212Z] check_test.go:309: [d85e97644840c] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2021-03-16T08:13:04.212Z] check_test.go:309: [da78050252dc9] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.58s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.48s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.87s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-03-16T08:13:04.212Z] check_test.go:309: [d06f351a614a8] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.29s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.17s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.70s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2021-03-16T08:13:04.212Z] check_test.go:309: [dd0e6847eb65e] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.80s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.95s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.04s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.24s) [2021-03-16T08:13:04.212Z] check_test.go:309: [d5728c8560a15] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.65s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.25s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.04s) [2021-03-16T08:13:04.212Z] check_test.go:309: [d0212a904c13f] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.58s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.02s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.74s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.75s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.17s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.64s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.78s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.87s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.26s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.79s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.18s) [2021-03-16T08:13:04.212Z] docker_cli_daemon_test.go:2550: [db7026a649d0b] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.27s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.74s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.47s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.85s) [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2021-03-16T08:13:04.212Z] check_test.go:309: [d3f36d57fbe41] daemon is not started [2021-03-16T08:13:04.212Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.15s) [2021-03-16T08:13:04.212Z] === RUN TestDockerSwarmSuite [2021-03-16T08:13:04.212Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-03-16T08:13:04.780Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-16T08:13:07.313Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-03-16T08:13:07.880Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-16T08:13:09.542Z] --- PASS: TestServiceUpdateSecrets (15.72s) [2021-03-16T08:13:09.542Z] === RUN TestServiceUpdateConfigs [2021-03-16T08:13:11.167Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-03-16T08:13:11.167Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-16T08:13:16.976Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-03-16T08:13:16.976Z] === RUN TestInfoDebug [2021-03-16T08:13:16.976Z] --- PASS: TestInfoDebug (0.52s) [2021-03-16T08:13:16.976Z] === RUN TestInfoInsecureRegistries [2021-03-16T08:13:16.976Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-03-16T08:13:16.976Z] === RUN TestInfoRegistryMirrors [2021-03-16T08:13:16.976Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-03-16T08:13:16.976Z] === RUN TestLoginFailsWithBadCredentials [2021-03-16T08:13:16.976Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-03-16T08:13:16.976Z] === RUN TestPingCacheHeaders [2021-03-16T08:13:16.976Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-16T08:13:16.976Z] === RUN TestPingGet [2021-03-16T08:13:16.976Z] --- PASS: TestPingGet (0.01s) [2021-03-16T08:13:16.976Z] === RUN TestPingHead [2021-03-16T08:13:16.976Z] --- PASS: TestPingHead (0.02s) [2021-03-16T08:13:16.976Z] === RUN TestVersion [2021-03-16T08:13:16.976Z] --- PASS: TestVersion (0.02s) [2021-03-16T08:13:16.976Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-03-16T08:13:17.735Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-03-16T08:13:18.340Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.51s) [2021-03-16T08:13:18.340Z] PASS [2021-03-16T08:13:18.340Z] [2021-03-16T08:13:18.340Z] DONE 18 tests in 22.843s [2021-03-16T08:13:18.596Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-16T08:13:18.596Z] INFO: Testing against a local daemon [2021-03-16T08:13:18.596Z] === RUN TestVolumesCreateAndList [2021-03-16T08:13:18.596Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-16T08:13:18.596Z] === RUN TestVolumesRemove [2021-03-16T08:13:18.596Z] --- PASS: TestVolumesRemove (0.09s) [2021-03-16T08:13:18.596Z] === RUN TestVolumesInspect [2021-03-16T08:13:18.596Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-16T08:13:18.596Z] === RUN TestVolumesInvalidJSON [2021-03-16T08:13:18.596Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-16T08:13:18.596Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-16T08:13:18.596Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-16T08:13:18.596Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-16T08:13:18.596Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-16T08:13:18.596Z] PASS [2021-03-16T08:13:18.596Z] [2021-03-16T08:13:18.596Z] DONE 5 tests in 0.177s [2021-03-16T08:13:18.596Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-16T08:13:20.482Z] Stopping apparmor (via systemctl): apparmor.service. [2021-03-16T08:13:20.482Z] Removing test suite binaries [2021-03-16T08:13:20.482Z] exiting test-integration [2021-03-16T08:13:20.482Z] ++ exit 0 [2021-03-16T08:13:20.482Z] [2021-03-16T08:13:21.023Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-16T08:13:23.355Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2021-03-16T08:13:23.355Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-16T08:13:23.355Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/types [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-16T08:13:23.355Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2021-03-16T08:13:23.355Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-16T08:13:23.355Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-03-16T08:13:23.355Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/builder [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-16T08:13:23.355Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-16T08:13:23.557Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs Post stage [Pipeline] junit [2021-03-16T08:13:23.757Z] Recording test results [2021-03-16T08:13:24.289Z] ok github.com/docker/docker/builder/dockerfile 0.230s coverage: 48.3% of statements [2021-03-16T08:13:24.289Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-16T08:13:24.289Z] ok github.com/docker/docker/builder/remotecontext 0.104s coverage: 13.7% of statements [2021-03-16T08:13:24.437Z] --- PASS: TestServiceUpdateConfigs (15.73s) [2021-03-16T08:13:24.437Z] === RUN TestServiceUpdateNetwork [2021-03-16T08:13:25.217Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-03-16T08:13:25.360Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-16T08:13:25.698Z] + echo Ensuring container killed. [2021-03-16T08:13:25.698Z] Ensuring container killed. [2021-03-16T08:13:25.698Z] + docker rm -vf docker-pr1 [2021-03-16T08:13:25.698Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-16T08:13:25.978Z] + echo Chowning /workspace to jenkins user [2021-03-16T08:13:25.978Z] Chowning /workspace to jenkins user [2021-03-16T08:13:25.978Z] + id -u [2021-03-16T08:13:25.978Z] + id -g [2021-03-16T08:13:25.978Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42152:/workspace busybox chown -R 1000:1000 /workspace [2021-03-16T08:13:25.978Z] Unable to find image 'busybox:latest' locally [2021-03-16T08:13:26.097Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-16T08:13:26.144Z] ok github.com/docker/docker/builder/remotecontext/git 1.265s coverage: 86.3% of statements [2021-03-16T08:13:26.144Z] ? github.com/docker/docker/cli [no test files] [2021-03-16T08:13:26.144Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-16T08:13:26.235Z] latest: Pulling from library/busybox [2021-03-16T08:13:26.235Z] 8b3d7e226fab: Pulling fs layer [2021-03-16T08:13:26.235Z] 8b3d7e226fab: Verifying Checksum [2021-03-16T08:13:26.235Z] 8b3d7e226fab: Download complete [2021-03-16T08:13:26.492Z] 8b3d7e226fab: Pull complete [2021-03-16T08:13:26.492Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-16T08:13:26.492Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-16T08:13:29.297Z] + bundleName=amd64-cgroup2 [2021-03-16T08:13:29.297Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-03-16T08:13:29.297Z] Creating amd64-cgroup2-bundles.tar.gz [2021-03-16T08:13:29.297Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-16T08:13:29.297Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-03-16T08:13:29.409Z] ok github.com/docker/docker/client 0.159s coverage: 75.4% of statements [Pipeline] archiveArtifacts [2021-03-16T08:13:29.561Z] Archiving artifacts [2021-03-16T08:13:30.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-03-16T08:13:31.137Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42152/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-16T08:13:31.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-03-16T08:13:31.488Z] + make clean [2021-03-16T08:13:31.743Z] docker volume rm -f docker-dev-cache [2021-03-16T08:13:31.743Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-16T08:13:39.336Z] --- PASS: TestServiceUpdateNetwork (15.09s) [2021-03-16T08:13:39.336Z] === RUN TestServiceUpdatePidsLimit [2021-03-16T08:13:39.336Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-16T08:13:40.719Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-16T08:13:44.454Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-16T08:13:44.454Z] === RUN TestBoolValue [2021-03-16T08:13:44.454Z] --- PASS: TestBoolValue (0.00s) [2021-03-16T08:13:44.454Z] === RUN TestBoolValueOrDefault [2021-03-16T08:13:44.454Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-03-16T08:13:44.454Z] === RUN TestInt64ValueOrZero [2021-03-16T08:13:44.454Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-03-16T08:13:44.454Z] === RUN TestInt64ValueOrDefault [2021-03-16T08:13:44.454Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-03-16T08:13:44.454Z] === RUN TestInt64ValueOrDefaultWithError [2021-03-16T08:13:44.454Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-03-16T08:13:44.454Z] === RUN TestJsonContentType [2021-03-16T08:13:44.454Z] --- PASS: TestJsonContentType (0.00s) [2021-03-16T08:13:44.454Z] PASS [2021-03-16T08:13:44.454Z] coverage: 14.7% of statements [2021-03-16T08:13:44.454Z] ok github.com/docker/docker/api/server/httputils 0.053s coverage: 14.7% of statements [2021-03-16T08:13:46.025Z] === RUN TestMaskSecretKeys [2021-03-16T08:13:46.025Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-03-16T08:13:46.025Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-03-16T08:13:46.025Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-03-16T08:13:46.025Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-03-16T08:13:46.025Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-03-16T08:13:46.025Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-03-16T08:13:46.025Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-03-16T08:13:46.025Z] === RUN TestVersionMiddlewareVersion [2021-03-16T08:13:46.025Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-03-16T08:13:46.025Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-03-16T08:13:46.025Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-03-16T08:13:46.025Z] PASS [2021-03-16T08:13:46.025Z] coverage: 37.7% of statements [2021-03-16T08:13:46.025Z] ok github.com/docker/docker/api/server/middleware 0.069s coverage: 37.7% of statements [2021-03-16T08:13:46.025Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-16T08:13:46.025Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-16T08:13:46.025Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-16T08:13:46.025Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-16T08:13:46.025Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-16T08:13:46.025Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-16T08:13:46.025Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-16T08:13:46.025Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-16T08:13:46.025Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-16T08:13:46.025Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-16T08:13:46.025Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-16T08:13:47.017Z] === RUN TestStrSliceMarshalJSON [2021-03-16T08:13:47.017Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-03-16T08:13:47.017Z] === RUN TestStrSliceUnmarshalJSON [2021-03-16T08:13:47.017Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-03-16T08:13:47.017Z] === RUN TestStrSliceUnmarshalString [2021-03-16T08:13:47.017Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-03-16T08:13:47.017Z] === RUN TestStrSliceUnmarshalSlice [2021-03-16T08:13:47.017Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-03-16T08:13:47.017Z] PASS [2021-03-16T08:13:47.017Z] coverage: 90.0% of statements [2021-03-16T08:13:47.017Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2021-03-16T08:13:47.017Z] === RUN TestToJSON [2021-03-16T08:13:47.017Z] --- PASS: TestToJSON (0.00s) [2021-03-16T08:13:47.017Z] === RUN TestToParamWithVersion [2021-03-16T08:13:47.017Z] --- PASS: TestToParamWithVersion (0.00s) [2021-03-16T08:13:47.017Z] === RUN TestFromJSON [2021-03-16T08:13:47.017Z] --- PASS: TestFromJSON (0.00s) [2021-03-16T08:13:47.017Z] === RUN TestEmpty [2021-03-16T08:13:47.017Z] --- PASS: TestEmpty (0.00s) [2021-03-16T08:13:47.017Z] === RUN TestArgsMatchKVListEmptySources [2021-03-16T08:13:47.017Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-03-16T08:13:47.017Z] === RUN TestArgsMatchKVList [2021-03-16T08:13:47.017Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-03-16T08:13:47.017Z] === RUN TestArgsMatch [2021-03-16T08:13:47.017Z] --- PASS: TestArgsMatch (0.00s) [2021-03-16T08:13:47.017Z] === RUN TestAdd [2021-03-16T08:13:47.017Z] --- PASS: TestAdd (0.00s) [2021-03-16T08:13:47.017Z] === RUN TestDel [2021-03-16T08:13:47.017Z] --- PASS: TestDel (0.00s) [2021-03-16T08:13:47.017Z] === RUN TestLen [2021-03-16T08:13:47.017Z] --- PASS: TestLen (0.00s) [2021-03-16T08:13:47.017Z] === RUN TestExactMatch [2021-03-16T08:13:47.017Z] --- PASS: TestExactMatch (0.00s) [2021-03-16T08:13:47.017Z] === RUN TestOnlyOneExactMatch [2021-03-16T08:13:47.017Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-03-16T08:13:47.017Z] === RUN TestContains [2021-03-16T08:13:47.017Z] --- PASS: TestContains (0.00s) [2021-03-16T08:13:47.017Z] === RUN TestValidate [2021-03-16T08:13:47.017Z] --- PASS: TestValidate (0.00s) [2021-03-16T08:13:47.017Z] === RUN TestWalkValues [2021-03-16T08:13:47.017Z] --- PASS: TestWalkValues (0.00s) [2021-03-16T08:13:47.017Z] === RUN TestFuzzyMatch [2021-03-16T08:13:47.017Z] --- PASS: TestFuzzyMatch (0.00s) [2021-03-16T08:13:47.017Z] === RUN TestClone [2021-03-16T08:13:47.017Z] --- PASS: TestClone (0.00s) [2021-03-16T08:13:47.017Z] PASS [2021-03-16T08:13:47.017Z] coverage: 92.2% of statements [2021-03-16T08:13:47.017Z] ok github.com/docker/docker/api/types/filters 0.148s coverage: 92.2% of statements [2021-03-16T08:13:47.488Z] === RUN TestAdjustForAPIVersion [2021-03-16T08:13:47.488Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-03-16T08:13:47.488Z] PASS [2021-03-16T08:13:47.488Z] coverage: 5.7% of statements [2021-03-16T08:13:47.488Z] ok github.com/docker/docker/api/server/router/swarm 0.068s coverage: 5.7% of statements [2021-03-16T08:13:47.488Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-16T08:13:47.488Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-16T08:13:47.488Z] ? github.com/docker/docker/api/types [no test files] [2021-03-16T08:13:47.488Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-16T08:13:47.488Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-16T08:13:47.488Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-16T08:13:47.488Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-16T08:13:47.488Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-16T08:13:47.488Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-16T08:13:47.488Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-16T08:13:47.488Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-16T08:13:47.488Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-16T08:13:47.488Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-16T08:13:47.488Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-16T08:13:47.488Z] === RUN TestDurationToSecondsString [2021-03-16T08:13:47.488Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-03-16T08:13:47.488Z] === RUN TestGetTimestamp [2021-03-16T08:13:47.959Z] --- PASS: TestGetTimestamp (0.14s) [2021-03-16T08:13:47.959Z] === RUN TestParseTimestamps [2021-03-16T08:13:47.959Z] --- PASS: TestParseTimestamps (0.00s) [2021-03-16T08:13:47.959Z] PASS [2021-03-16T08:13:47.959Z] coverage: 100.0% of statements [2021-03-16T08:13:47.959Z] ok github.com/docker/docker/api/types/time 0.203s coverage: 100.0% of statements [2021-03-16T08:13:47.959Z] === RUN TestCompareVersion [2021-03-16T08:13:47.959Z] --- PASS: TestCompareVersion (0.00s) [2021-03-16T08:13:47.959Z] PASS [2021-03-16T08:13:47.959Z] coverage: 75.0% of statements [2021-03-16T08:13:47.959Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 75.0% of statements [2021-03-16T08:13:47.959Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-16T08:13:47.959Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-16T08:13:47.959Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-16T08:13:47.959Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-03-16T08:13:47.959Z] ? github.com/docker/docker/builder [no test files] [2021-03-16T08:13:47.959Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-16T08:13:47.959Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-16T08:13:47.959Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-16T08:13:47.959Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-16T08:13:47.959Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-16T08:13:47.959Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-16T08:13:47.959Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-16T08:13:48.849Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-16T08:13:49.311Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-16T08:13:49.311Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-16T08:13:49.537Z] === RUN TestParseRemoteURL [2021-03-16T08:13:49.537Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-03-16T08:13:49.537Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-03-16T08:13:49.537Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-03-16T08:13:49.537Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-03-16T08:13:49.537Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-03-16T08:13:49.537Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-03-16T08:13:49.537Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-03-16T08:13:49.537Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-03-16T08:13:49.537Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-03-16T08:13:49.537Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-03-16T08:13:49.537Z] --- PASS: TestParseRemoteURL (0.00s) [2021-03-16T08:13:49.537Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-03-16T08:13:49.537Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-03-16T08:13:49.537Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-03-16T08:13:49.537Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-03-16T08:13:49.537Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-03-16T08:13:49.537Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-03-16T08:13:49.537Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-03-16T08:13:49.537Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-03-16T08:13:49.537Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-03-16T08:13:50.007Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-03-16T08:13:50.007Z] === RUN TestCloneArgsSmartHttp [2021-03-16T08:13:50.007Z] --- PASS: TestCloneArgsSmartHttp (0.05s) [2021-03-16T08:13:50.007Z] === RUN TestCloneArgsDumbHttp [2021-03-16T08:13:50.007Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-03-16T08:13:50.007Z] === RUN TestCloneArgsGit [2021-03-16T08:13:50.007Z] --- PASS: TestCloneArgsGit (0.00s) [2021-03-16T08:13:50.007Z] === RUN TestCheckoutGit [2021-03-16T08:13:51.577Z] === RUN TestEnable [2021-03-16T08:13:51.577Z] --- PASS: TestEnable (0.00s) [2021-03-16T08:13:51.577Z] === RUN TestDisable [2021-03-16T08:13:51.577Z] --- PASS: TestDisable (0.00s) [2021-03-16T08:13:51.577Z] === RUN TestEnabled [2021-03-16T08:13:51.577Z] --- PASS: TestEnabled (0.00s) [2021-03-16T08:13:51.577Z] PASS [2021-03-16T08:13:51.577Z] coverage: 100.0% of statements [2021-03-16T08:13:51.577Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2021-03-16T08:13:52.048Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-03-16T08:13:52.048Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-03-16T08:13:52.048Z] === RUN TestProcessNoDockerignore [2021-03-16T08:13:52.048Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-03-16T08:13:52.048Z] === RUN TestProcessShouldLeaveAllFiles [2021-03-16T08:13:52.048Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-03-16T08:13:52.048Z] === RUN TestDetectContentType [2021-03-16T08:13:52.048Z] --- PASS: TestDetectContentType (0.00s) [2021-03-16T08:13:52.048Z] === RUN TestSelectAcceptableMIME [2021-03-16T08:13:52.048Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-03-16T08:13:52.048Z] === RUN TestInspectEmptyResponse [2021-03-16T08:13:52.048Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-03-16T08:13:52.048Z] === RUN TestInspectResponseBinary [2021-03-16T08:13:52.048Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-03-16T08:13:52.048Z] === RUN TestResponseUnsupportedContentType [2021-03-16T08:13:52.048Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-03-16T08:13:52.048Z] === RUN TestInspectResponseTextSimple [2021-03-16T08:13:52.048Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-03-16T08:13:52.048Z] === RUN TestInspectResponseEmptyContentType [2021-03-16T08:13:52.048Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-03-16T08:13:52.048Z] === RUN TestUnknownContentLength [2021-03-16T08:13:52.048Z] --- PASS: TestUnknownContentLength (0.00s) [2021-03-16T08:13:52.048Z] === RUN TestDownloadRemote [2021-03-16T08:13:52.048Z] --- PASS: TestDownloadRemote (0.09s) [2021-03-16T08:13:52.048Z] === RUN TestGetWithStatusError [2021-03-16T08:13:52.048Z] --- PASS: TestGetWithStatusError (0.00s) [2021-03-16T08:13:52.048Z] === RUN TestCloseRootDirectory [2021-03-16T08:13:52.048Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-03-16T08:13:52.048Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:13:52.048Z] === RUN TestHashFile [2021-03-16T08:13:52.048Z] --- SKIP: TestHashFile (0.00s) [2021-03-16T08:13:52.048Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:13:52.048Z] === RUN TestHashSubdir [2021-03-16T08:13:52.048Z] --- SKIP: TestHashSubdir (0.01s) [2021-03-16T08:13:52.048Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:13:52.048Z] === RUN TestRemoveDirectory [2021-03-16T08:13:52.048Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-03-16T08:13:52.048Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:13:52.048Z] PASS [2021-03-16T08:13:52.048Z] coverage: 9.3% of statements [2021-03-16T08:13:52.048Z] ok github.com/docker/docker/builder/remotecontext 0.311s coverage: 9.3% of statements [2021-03-16T08:13:52.519Z] === RUN TestGetAllAllowed [2021-03-16T08:13:52.519Z] --- PASS: TestGetAllAllowed (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestGetAllMeta [2021-03-16T08:13:52.519Z] --- PASS: TestGetAllMeta (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestWarnOnUnusedBuildArgs [2021-03-16T08:13:52.519Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestIsUnreferencedBuiltin [2021-03-16T08:13:52.519Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestIsExistingDirectory [2021-03-16T08:13:52.519Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestGetFilenameForDownload [2021-03-16T08:13:52.519Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestEnv2Variables [2021-03-16T08:13:52.519Z] --- PASS: TestEnv2Variables (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-03-16T08:13:52.519Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestMaintainer [2021-03-16T08:13:52.519Z] --- PASS: TestMaintainer (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestLabel [2021-03-16T08:13:52.519Z] --- PASS: TestLabel (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestFromScratch [2021-03-16T08:13:52.519Z] --- PASS: TestFromScratch (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestFromWithArg [2021-03-16T08:13:52.519Z] --- PASS: TestFromWithArg (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-03-16T08:13:52.519Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestFromWithUndefinedArg [2021-03-16T08:13:52.519Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestFromMultiStageWithNamedStage [2021-03-16T08:13:52.519Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestOnbuild [2021-03-16T08:13:52.519Z] --- PASS: TestOnbuild (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestWorkdir [2021-03-16T08:13:52.519Z] --- PASS: TestWorkdir (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestCmd [2021-03-16T08:13:52.519Z] --- PASS: TestCmd (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestHealthcheckNone [2021-03-16T08:13:52.519Z] --- PASS: TestHealthcheckNone (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestHealthcheckCmd [2021-03-16T08:13:52.519Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestEntrypoint [2021-03-16T08:13:52.519Z] --- PASS: TestEntrypoint (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestExpose [2021-03-16T08:13:52.519Z] --- PASS: TestExpose (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestUser [2021-03-16T08:13:52.519Z] --- PASS: TestUser (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestVolume [2021-03-16T08:13:52.519Z] --- PASS: TestVolume (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestStopSignal [2021-03-16T08:13:52.519Z] --- SKIP: TestStopSignal (0.00s) [2021-03-16T08:13:52.519Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-16T08:13:52.519Z] === RUN TestArg [2021-03-16T08:13:52.519Z] --- PASS: TestArg (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestShell [2021-03-16T08:13:52.519Z] --- PASS: TestShell (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestPrependEnvOnCmd [2021-03-16T08:13:52.519Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestRunWithBuildArgs [2021-03-16T08:13:52.519Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestRunIgnoresHealthcheck [2021-03-16T08:13:52.519Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestNormalizeWorkdir [2021-03-16T08:13:52.519Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestDispatch [2021-03-16T08:13:52.519Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-03-16T08:13:52.519Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-03-16T08:13:52.519Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-03-16T08:13:52.519Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-03-16T08:13:52.519Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-03-16T08:13:52.519Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-03-16T08:13:52.519Z] === RUN TestDispatch/COPY_url [2021-03-16T08:13:52.519Z] --- PASS: TestDispatch (0.08s) [2021-03-16T08:13:52.519Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-03-16T08:13:52.519Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-03-16T08:13:52.519Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-03-16T08:13:52.519Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-03-16T08:13:52.519Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-03-16T08:13:52.519Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-03-16T08:13:52.519Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestAddScratchImageAddsToMounts [2021-03-16T08:13:52.519Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestAddFromScratchPopulatesPlatform [2021-03-16T08:13:52.519Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-03-16T08:13:52.519Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-03-16T08:13:52.519Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestImageSourceGetAddsToMounts [2021-03-16T08:13:52.519Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestEmptyDockerfile [2021-03-16T08:13:52.519Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestSymlinkDockerfile [2021-03-16T08:13:52.519Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-03-16T08:13:52.519Z] === RUN TestDockerfileOutsideTheBuildContext [2021-03-16T08:13:52.519Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestNonExistingDockerfile [2021-03-16T08:13:52.519Z] --- PASS: TestNonExistingDockerfile (0.01s) [2021-03-16T08:13:52.519Z] === RUN TestCopyRunConfig [2021-03-16T08:13:52.519Z] --- PASS: TestCopyRunConfig (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestDeepCopyRunConfig [2021-03-16T08:13:52.519Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestExportImage [2021-03-16T08:13:52.519Z] --- PASS: TestExportImage (0.00s) [2021-03-16T08:13:52.519Z] === RUN TestNormalizeDest [2021-03-16T08:13:52.519Z] --- PASS: TestNormalizeDest (0.00s) [2021-03-16T08:13:52.519Z] PASS [2021-03-16T08:13:52.519Z] coverage: 46.6% of statements [2021-03-16T08:13:52.519Z] ok github.com/docker/docker/builder/dockerfile 0.285s coverage: 46.6% of statements [2021-03-16T08:13:52.519Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-16T08:13:55.876Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-16T08:13:55.876Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-16T08:13:55.876Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-16T08:13:56.443Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-16T08:13:56.701Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-16T08:13:56.959Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-16T08:13:56.983Z] --- PASS: TestServiceUpdatePidsLimit (18.07s) [2021-03-16T08:13:56.983Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.15s) [2021-03-16T08:13:56.983Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2021-03-16T08:13:56.983Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-03-16T08:13:56.983Z] PASS [2021-03-16T08:13:56.983Z] [2021-03-16T08:13:56.983Z] === Skipped [2021-03-16T08:13:56.983Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.02s) [2021-03-16T08:13:56.983Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-16T08:13:56.983Z] [2021-03-16T08:13:56.983Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-03-16T08:13:56.983Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:13:56.983Z] [2021-03-16T08:13:56.983Z] [2021-03-16T08:13:56.983Z] DONE 27 tests, 2 skipped in 168.446s [2021-03-16T08:13:56.983Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-03-16T08:13:56.983Z] ++ 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-03-16T08:13:56.983Z] ++ set -e [2021-03-16T08:13:56.983Z] ++ '[' -n 0 ']' [2021-03-16T08:13:56.983Z] ++ set -x [2021-03-16T08:13:56.983Z] ++ 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-03-16T08:13:56.983Z] INFO: Testing against a local daemon [2021-03-16T08:13:56.983Z] === RUN TestSessionCreate [2021-03-16T08:13:56.983Z] --- PASS: TestSessionCreate (0.05s) [2021-03-16T08:13:56.983Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-16T08:13:56.983Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2021-03-16T08:13:56.983Z] PASS [2021-03-16T08:13:56.983Z] [2021-03-16T08:13:56.983Z] DONE 2 tests in 0.257s [2021-03-16T08:13:56.984Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-03-16T08:13:56.984Z] ++ 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-03-16T08:13:56.984Z] ++ set -e [2021-03-16T08:13:56.984Z] ++ '[' -n 0 ']' [2021-03-16T08:13:56.984Z] ++ set -x [2021-03-16T08:13:56.984Z] ++ 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-03-16T08:13:56.984Z] INFO: Testing against a local daemon [2021-03-16T08:13:56.984Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-16T08:13:56.984Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-16T08:13:56.984Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-16T08:13:56.984Z] === RUN TestEventsExecDie [2021-03-16T08:13:57.218Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-16T08:13:57.554Z] --- PASS: TestEventsExecDie (1.22s) [2021-03-16T08:13:57.554Z] === RUN TestEventsBackwardsCompatible [2021-03-16T08:13:57.554Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-03-16T08:13:57.554Z] === RUN TestInfoBinaryCommits [2021-03-16T08:13:57.554Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-03-16T08:13:57.554Z] === RUN TestInfoAPIVersioned [2021-03-16T08:13:57.554Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-03-16T08:13:57.554Z] === RUN TestInfoDiscoveryBackend [2021-03-16T08:13:58.495Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2021-03-16T08:13:58.495Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-16T08:13:59.434Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-16T08:13:59.434Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-16T08:14:00.004Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2021-03-16T08:14:00.004Z] === RUN TestInfoAPI [2021-03-16T08:14:00.004Z] --- PASS: TestInfoAPI (0.05s) [2021-03-16T08:14:00.004Z] === RUN TestInfoAPIWarnings [2021-03-16T08:14:00.503Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-16T08:14:01.880Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-16T08:14:02.972Z] === RUN TestCheckpointCreateError [2021-03-16T08:14:02.972Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestCheckpointCreate [2021-03-16T08:14:02.972Z] --- PASS: TestCheckpointCreate (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestCheckpointDeleteError [2021-03-16T08:14:02.972Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestCheckpointDelete [2021-03-16T08:14:02.972Z] --- PASS: TestCheckpointDelete (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestCheckpointListError [2021-03-16T08:14:02.972Z] --- PASS: TestCheckpointListError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestCheckpointList [2021-03-16T08:14:02.972Z] --- PASS: TestCheckpointList (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestCheckpointListContainerNotFound [2021-03-16T08:14:02.972Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestNewClientWithOpsFromEnv [2021-03-16T08:14:02.972Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-03-16T08:14:02.972Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-16T08:14:02.972Z] === RUN TestGetAPIPath [2021-03-16T08:14:02.972Z] --- PASS: TestGetAPIPath (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestParseHostURL [2021-03-16T08:14:02.972Z] --- PASS: TestParseHostURL (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-03-16T08:14:02.972Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestNegotiateAPIVersionEmpty [2021-03-16T08:14:02.972Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestNegotiateAPIVersion [2021-03-16T08:14:02.972Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestNegotiateAPVersionOverride [2021-03-16T08:14:02.972Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestNegotiateAPIVersionAutomatic [2021-03-16T08:14:02.972Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-03-16T08:14:02.972Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-03-16T08:14:02.972Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestClientRedirect [2021-03-16T08:14:02.972Z] --- PASS: TestClientRedirect (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestConfigCreateUnsupported [2021-03-16T08:14:02.972Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestConfigCreateError [2021-03-16T08:14:02.972Z] --- PASS: TestConfigCreateError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestConfigCreate [2021-03-16T08:14:02.972Z] --- PASS: TestConfigCreate (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestConfigInspectNotFound [2021-03-16T08:14:02.972Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestConfigInspectWithEmptyID [2021-03-16T08:14:02.972Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestConfigInspectUnsupported [2021-03-16T08:14:02.972Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestConfigInspectError [2021-03-16T08:14:02.972Z] --- PASS: TestConfigInspectError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestConfigInspectConfigNotFound [2021-03-16T08:14:02.972Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestConfigInspect [2021-03-16T08:14:02.972Z] --- PASS: TestConfigInspect (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestConfigListUnsupported [2021-03-16T08:14:02.972Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestConfigListError [2021-03-16T08:14:02.972Z] --- PASS: TestConfigListError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestConfigList [2021-03-16T08:14:02.972Z] --- PASS: TestConfigList (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestConfigRemoveUnsupported [2021-03-16T08:14:02.972Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestConfigRemoveError [2021-03-16T08:14:02.972Z] --- PASS: TestConfigRemoveError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestConfigRemove [2021-03-16T08:14:02.972Z] --- PASS: TestConfigRemove (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestConfigUpdateUnsupported [2021-03-16T08:14:02.972Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestConfigUpdateError [2021-03-16T08:14:02.972Z] --- PASS: TestConfigUpdateError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestConfigUpdate [2021-03-16T08:14:02.972Z] --- PASS: TestConfigUpdate (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestContainerCommitError [2021-03-16T08:14:02.972Z] --- PASS: TestContainerCommitError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestContainerCommit [2021-03-16T08:14:02.972Z] --- PASS: TestContainerCommit (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestContainerStatPathError [2021-03-16T08:14:02.972Z] --- PASS: TestContainerStatPathError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestContainerStatPathNotFoundError [2021-03-16T08:14:02.972Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestContainerStatPathNoHeaderError [2021-03-16T08:14:02.972Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestContainerStatPath [2021-03-16T08:14:02.972Z] --- PASS: TestContainerStatPath (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestCopyToContainerError [2021-03-16T08:14:02.972Z] --- PASS: TestCopyToContainerError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestCopyToContainerNotFoundError [2021-03-16T08:14:02.972Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestCopyToContainerNotStatusOKError [2021-03-16T08:14:02.972Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestCopyToContainer [2021-03-16T08:14:02.972Z] --- PASS: TestCopyToContainer (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestCopyFromContainerError [2021-03-16T08:14:02.972Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestCopyFromContainerNotFoundError [2021-03-16T08:14:02.972Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestCopyFromContainerNotStatusOKError [2021-03-16T08:14:02.972Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestCopyFromContainerNoHeaderError [2021-03-16T08:14:02.972Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestCopyFromContainer [2021-03-16T08:14:02.972Z] --- PASS: TestCopyFromContainer (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestContainerCreateError [2021-03-16T08:14:02.972Z] --- PASS: TestContainerCreateError (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestContainerCreateImageNotFound [2021-03-16T08:14:02.972Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-03-16T08:14:02.972Z] === RUN TestContainerCreateWithName [2021-03-16T08:14:02.973Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerCreateAutoRemove [2021-03-16T08:14:02.973Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerDiffError [2021-03-16T08:14:02.973Z] --- PASS: TestContainerDiffError (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerDiff [2021-03-16T08:14:02.973Z] --- PASS: TestContainerDiff (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerExecCreateError [2021-03-16T08:14:02.973Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerExecCreate [2021-03-16T08:14:02.973Z] --- PASS: TestContainerExecCreate (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerExecStartError [2021-03-16T08:14:02.973Z] --- PASS: TestContainerExecStartError (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerExecStart [2021-03-16T08:14:02.973Z] --- PASS: TestContainerExecStart (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerExecInspectError [2021-03-16T08:14:02.973Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerExecInspect [2021-03-16T08:14:02.973Z] --- PASS: TestContainerExecInspect (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerExportError [2021-03-16T08:14:02.973Z] --- PASS: TestContainerExportError (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerExport [2021-03-16T08:14:02.973Z] --- PASS: TestContainerExport (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerInspectError [2021-03-16T08:14:02.973Z] --- PASS: TestContainerInspectError (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerInspectContainerNotFound [2021-03-16T08:14:02.973Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerInspectWithEmptyID [2021-03-16T08:14:02.973Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerInspect [2021-03-16T08:14:02.973Z] --- PASS: TestContainerInspect (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerInspectNode [2021-03-16T08:14:02.973Z] --- PASS: TestContainerInspectNode (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerKillError [2021-03-16T08:14:02.973Z] --- PASS: TestContainerKillError (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerKill [2021-03-16T08:14:02.973Z] --- PASS: TestContainerKill (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerListError [2021-03-16T08:14:02.973Z] --- PASS: TestContainerListError (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerList [2021-03-16T08:14:02.973Z] --- PASS: TestContainerList (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerLogsNotFoundError [2021-03-16T08:14:02.973Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerLogsError [2021-03-16T08:14:02.973Z] --- PASS: TestContainerLogsError (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerLogs [2021-03-16T08:14:02.973Z] --- PASS: TestContainerLogs (0.18s) [2021-03-16T08:14:02.973Z] === RUN TestContainerPauseError [2021-03-16T08:14:02.973Z] --- PASS: TestContainerPauseError (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerPause [2021-03-16T08:14:02.973Z] --- PASS: TestContainerPause (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainersPruneError [2021-03-16T08:14:02.973Z] --- PASS: TestContainersPruneError (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainersPrune [2021-03-16T08:14:02.973Z] --- PASS: TestContainersPrune (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerRemoveError [2021-03-16T08:14:02.973Z] --- PASS: TestContainerRemoveError (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerRemoveNotFoundError [2021-03-16T08:14:02.973Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerRemove [2021-03-16T08:14:02.973Z] --- PASS: TestContainerRemove (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerRenameError [2021-03-16T08:14:02.973Z] --- PASS: TestContainerRenameError (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerRename [2021-03-16T08:14:02.973Z] --- PASS: TestContainerRename (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerResizeError [2021-03-16T08:14:02.973Z] --- PASS: TestContainerResizeError (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerExecResizeError [2021-03-16T08:14:02.973Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerResize [2021-03-16T08:14:02.973Z] --- PASS: TestContainerResize (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerExecResize [2021-03-16T08:14:02.973Z] --- PASS: TestContainerExecResize (0.00s) [2021-03-16T08:14:02.973Z] === RUN TestContainerRestartError [2021-03-16T08:14:03.443Z] --- PASS: TestContainerRestartError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestContainerRestart [2021-03-16T08:14:03.443Z] --- PASS: TestContainerRestart (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestContainerStartError [2021-03-16T08:14:03.443Z] --- PASS: TestContainerStartError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestContainerStart [2021-03-16T08:14:03.443Z] --- PASS: TestContainerStart (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestContainerStatsError [2021-03-16T08:14:03.443Z] --- PASS: TestContainerStatsError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestContainerStats [2021-03-16T08:14:03.443Z] --- PASS: TestContainerStats (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestContainerStopError [2021-03-16T08:14:03.443Z] --- PASS: TestContainerStopError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestContainerStop [2021-03-16T08:14:03.443Z] --- PASS: TestContainerStop (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestContainerTopError [2021-03-16T08:14:03.443Z] --- PASS: TestContainerTopError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestContainerTop [2021-03-16T08:14:03.443Z] --- PASS: TestContainerTop (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestContainerUnpauseError [2021-03-16T08:14:03.443Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestContainerUnpause [2021-03-16T08:14:03.443Z] --- PASS: TestContainerUnpause (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestContainerUpdateError [2021-03-16T08:14:03.443Z] --- PASS: TestContainerUpdateError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestContainerUpdate [2021-03-16T08:14:03.443Z] --- PASS: TestContainerUpdate (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestContainerWaitError [2021-03-16T08:14:03.443Z] --- PASS: TestContainerWaitError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestContainerWait [2021-03-16T08:14:03.443Z] --- PASS: TestContainerWait (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestDiskUsageError [2021-03-16T08:14:03.443Z] --- PASS: TestDiskUsageError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestDiskUsage [2021-03-16T08:14:03.443Z] --- PASS: TestDiskUsage (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestDistributionInspectUnsupported [2021-03-16T08:14:03.443Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestDistributionInspectWithEmptyID [2021-03-16T08:14:03.443Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestEventsErrorInOptions [2021-03-16T08:14:03.443Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestEventsErrorFromServer [2021-03-16T08:14:03.443Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestEvents [2021-03-16T08:14:03.443Z] --- PASS: TestEvents (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestTLSCloseWriter [2021-03-16T08:14:03.443Z] === PAUSE TestTLSCloseWriter [2021-03-16T08:14:03.443Z] === RUN TestImageBuildError [2021-03-16T08:14:03.443Z] --- PASS: TestImageBuildError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageBuild [2021-03-16T08:14:03.443Z] --- PASS: TestImageBuild (0.02s) [2021-03-16T08:14:03.443Z] === RUN TestGetDockerOS [2021-03-16T08:14:03.443Z] --- PASS: TestGetDockerOS (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageCreateError [2021-03-16T08:14:03.443Z] --- PASS: TestImageCreateError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageCreate [2021-03-16T08:14:03.443Z] --- PASS: TestImageCreate (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageHistoryError [2021-03-16T08:14:03.443Z] --- PASS: TestImageHistoryError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageHistory [2021-03-16T08:14:03.443Z] --- PASS: TestImageHistory (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageImportError [2021-03-16T08:14:03.443Z] --- PASS: TestImageImportError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageImport [2021-03-16T08:14:03.443Z] --- PASS: TestImageImport (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageInspectError [2021-03-16T08:14:03.443Z] --- PASS: TestImageInspectError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageInspectImageNotFound [2021-03-16T08:14:03.443Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageInspectWithEmptyID [2021-03-16T08:14:03.443Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageInspect [2021-03-16T08:14:03.443Z] --- PASS: TestImageInspect (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageListError [2021-03-16T08:14:03.443Z] --- PASS: TestImageListError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageList [2021-03-16T08:14:03.443Z] --- PASS: TestImageList (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageListApiBefore125 [2021-03-16T08:14:03.443Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageLoadError [2021-03-16T08:14:03.443Z] --- PASS: TestImageLoadError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageLoad [2021-03-16T08:14:03.443Z] --- PASS: TestImageLoad (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImagesPruneError [2021-03-16T08:14:03.443Z] --- PASS: TestImagesPruneError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImagesPrune [2021-03-16T08:14:03.443Z] --- PASS: TestImagesPrune (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImagePullReferenceParseError [2021-03-16T08:14:03.443Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImagePullAnyError [2021-03-16T08:14:03.443Z] --- PASS: TestImagePullAnyError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImagePullStatusUnauthorizedError [2021-03-16T08:14:03.443Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-16T08:14:03.443Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-16T08:14:03.443Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-03-16T08:14:03.443Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImagePullWithoutErrors [2021-03-16T08:14:03.443Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImagePushReferenceError [2021-03-16T08:14:03.443Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImagePushAnyError [2021-03-16T08:14:03.443Z] --- PASS: TestImagePushAnyError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImagePushStatusUnauthorizedError [2021-03-16T08:14:03.443Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-16T08:14:03.443Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-16T08:14:03.443Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-03-16T08:14:03.443Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImagePushWithoutErrors [2021-03-16T08:14:03.443Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-03-16T08:14:03.443Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-03-16T08:14:03.443Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-03-16T08:14:03.443Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-03-16T08:14:03.443Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-03-16T08:14:03.443Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-03-16T08:14:03.443Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-03-16T08:14:03.443Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-03-16T08:14:03.443Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageRemoveError [2021-03-16T08:14:03.443Z] --- PASS: TestImageRemoveError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageRemoveImageNotFound [2021-03-16T08:14:03.443Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageRemove [2021-03-16T08:14:03.443Z] --- PASS: TestImageRemove (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageSaveError [2021-03-16T08:14:03.443Z] --- PASS: TestImageSaveError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageSave [2021-03-16T08:14:03.443Z] --- PASS: TestImageSave (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageSearchAnyError [2021-03-16T08:14:03.443Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageSearchStatusUnauthorizedError [2021-03-16T08:14:03.443Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-16T08:14:03.443Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-16T08:14:03.443Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-03-16T08:14:03.443Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageSearchWithoutErrors [2021-03-16T08:14:03.443Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageTagError [2021-03-16T08:14:03.443Z] --- PASS: TestImageTagError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageTagInvalidReference [2021-03-16T08:14:03.443Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageTagInvalidSourceImageName [2021-03-16T08:14:03.443Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageTagHexSource [2021-03-16T08:14:03.443Z] --- PASS: TestImageTagHexSource (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestImageTag [2021-03-16T08:14:03.443Z] --- PASS: TestImageTag (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestInfoServerError [2021-03-16T08:14:03.443Z] --- PASS: TestInfoServerError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestInfoInvalidResponseJSONError [2021-03-16T08:14:03.443Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestInfo [2021-03-16T08:14:03.443Z] --- PASS: TestInfo (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestNetworkConnectError [2021-03-16T08:14:03.443Z] --- PASS: TestNetworkConnectError (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-03-16T08:14:03.443Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-03-16T08:14:03.443Z] === RUN TestNetworkConnect [2021-03-16T08:14:03.444Z] --- PASS: TestNetworkConnect (0.00s) [2021-03-16T08:14:03.444Z] === RUN TestNetworkCreateError [2021-03-16T08:14:03.444Z] --- PASS: TestNetworkCreateError (0.00s) [2021-03-16T08:14:03.444Z] === RUN TestNetworkCreate [2021-03-16T08:14:03.444Z] --- PASS: TestNetworkCreate (0.00s) [2021-03-16T08:14:03.444Z] === RUN TestNetworkDisconnectError [2021-03-16T08:14:03.444Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-03-16T08:14:03.444Z] === RUN TestNetworkDisconnect [2021-03-16T08:14:03.444Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-03-16T08:14:03.444Z] === RUN TestNetworkInspectError [2021-03-16T08:14:03.444Z] --- PASS: TestNetworkInspectError (0.00s) [2021-03-16T08:14:03.444Z] === RUN TestNetworkInspectNotFoundError [2021-03-16T08:14:03.444Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-03-16T08:14:03.444Z] === RUN TestNetworkInspectWithEmptyID [2021-03-16T08:14:03.444Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-03-16T08:14:03.444Z] === RUN TestNetworkInspect [2021-03-16T08:14:03.444Z] --- PASS: TestNetworkInspect (0.00s) [2021-03-16T08:14:03.444Z] === RUN TestNetworkListError [2021-03-16T08:14:03.444Z] --- PASS: TestNetworkListError (0.00s) [2021-03-16T08:14:03.444Z] === RUN TestNetworkList [2021-03-16T08:14:03.444Z] --- PASS: TestNetworkList (0.00s) [2021-03-16T08:14:03.444Z] === RUN TestNetworksPruneError [2021-03-16T08:14:03.444Z] --- PASS: TestNetworksPruneError (0.00s) [2021-03-16T08:14:03.444Z] === RUN TestNetworksPrune [2021-03-16T08:14:03.444Z] --- PASS: TestNetworksPrune (0.00s) [2021-03-16T08:14:03.444Z] === RUN TestNetworkRemoveError [2021-03-16T08:14:03.444Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-03-16T08:14:03.444Z] === RUN TestNetworkRemove [2021-03-16T08:14:03.444Z] --- PASS: TestNetworkRemove (0.00s) [2021-03-16T08:14:03.444Z] === RUN TestNodeInspectError [2021-03-16T08:14:03.444Z] --- PASS: TestNodeInspectError (0.00s) [2021-03-16T08:14:03.444Z] === RUN TestNodeInspectNodeNotFound [2021-03-16T08:14:03.444Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-03-16T08:14:03.444Z] === RUN TestNodeInspectWithEmptyID [2021-03-16T08:14:03.444Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-03-16T08:14:03.444Z] === RUN TestNodeInspect [2021-03-16T08:14:03.445Z] --- PASS: TestNodeInspect (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestNodeListError [2021-03-16T08:14:03.445Z] --- PASS: TestNodeListError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestNodeList [2021-03-16T08:14:03.445Z] --- PASS: TestNodeList (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestNodeRemoveError [2021-03-16T08:14:03.445Z] --- PASS: TestNodeRemoveError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestNodeRemove [2021-03-16T08:14:03.445Z] --- PASS: TestNodeRemove (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestNodeUpdateError [2021-03-16T08:14:03.445Z] --- PASS: TestNodeUpdateError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestNodeUpdate [2021-03-16T08:14:03.445Z] --- PASS: TestNodeUpdate (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestOptionWithTimeout [2021-03-16T08:14:03.445Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPingFail [2021-03-16T08:14:03.445Z] --- PASS: TestPingFail (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPingWithError [2021-03-16T08:14:03.445Z] 2021/03/16 08:14:02 RoundTripper returned a response & error; ignoring response [2021-03-16T08:14:03.445Z] 2021/03/16 08:14:02 RoundTripper returned a response & error; ignoring response [2021-03-16T08:14:03.445Z] --- PASS: TestPingWithError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPingSuccess [2021-03-16T08:14:03.445Z] --- PASS: TestPingSuccess (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPingHeadFallback [2021-03-16T08:14:03.445Z] === RUN TestPingHeadFallback/OK [2021-03-16T08:14:03.445Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-03-16T08:14:03.445Z] === RUN TestPingHeadFallback/Not_Found [2021-03-16T08:14:03.445Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-03-16T08:14:03.445Z] --- PASS: TestPingHeadFallback (0.00s) [2021-03-16T08:14:03.445Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-03-16T08:14:03.445Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-03-16T08:14:03.445Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-03-16T08:14:03.445Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPluginDisableError [2021-03-16T08:14:03.445Z] --- PASS: TestPluginDisableError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPluginDisable [2021-03-16T08:14:03.445Z] --- PASS: TestPluginDisable (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPluginEnableError [2021-03-16T08:14:03.445Z] --- PASS: TestPluginEnableError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPluginEnable [2021-03-16T08:14:03.445Z] --- PASS: TestPluginEnable (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPluginInspectError [2021-03-16T08:14:03.445Z] --- PASS: TestPluginInspectError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPluginInspectWithEmptyID [2021-03-16T08:14:03.445Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPluginInspect [2021-03-16T08:14:03.445Z] --- PASS: TestPluginInspect (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPluginListError [2021-03-16T08:14:03.445Z] --- PASS: TestPluginListError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPluginList [2021-03-16T08:14:03.445Z] --- PASS: TestPluginList (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPluginPushError [2021-03-16T08:14:03.445Z] --- PASS: TestPluginPushError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPluginPush [2021-03-16T08:14:03.445Z] --- PASS: TestPluginPush (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPluginRemoveError [2021-03-16T08:14:03.445Z] --- PASS: TestPluginRemoveError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPluginRemove [2021-03-16T08:14:03.445Z] --- PASS: TestPluginRemove (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPluginSetError [2021-03-16T08:14:03.445Z] --- PASS: TestPluginSetError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPluginSet [2021-03-16T08:14:03.445Z] --- PASS: TestPluginSet (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSetHostHeader [2021-03-16T08:14:03.445Z] --- PASS: TestSetHostHeader (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestPlainTextError [2021-03-16T08:14:03.445Z] --- PASS: TestPlainTextError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestInfiniteError [2021-03-16T08:14:03.445Z] --- PASS: TestInfiniteError (0.04s) [2021-03-16T08:14:03.445Z] === RUN TestSecretCreateUnsupported [2021-03-16T08:14:03.445Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSecretCreateError [2021-03-16T08:14:03.445Z] --- PASS: TestSecretCreateError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSecretCreate [2021-03-16T08:14:03.445Z] --- PASS: TestSecretCreate (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSecretInspectUnsupported [2021-03-16T08:14:03.445Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSecretInspectError [2021-03-16T08:14:03.445Z] --- PASS: TestSecretInspectError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSecretInspectSecretNotFound [2021-03-16T08:14:03.445Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSecretInspectWithEmptyID [2021-03-16T08:14:03.445Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSecretInspect [2021-03-16T08:14:03.445Z] --- PASS: TestSecretInspect (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSecretListUnsupported [2021-03-16T08:14:03.445Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSecretListError [2021-03-16T08:14:03.445Z] --- PASS: TestSecretListError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSecretList [2021-03-16T08:14:03.445Z] --- PASS: TestSecretList (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSecretRemoveUnsupported [2021-03-16T08:14:03.445Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSecretRemoveError [2021-03-16T08:14:03.445Z] --- PASS: TestSecretRemoveError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSecretRemove [2021-03-16T08:14:03.445Z] --- PASS: TestSecretRemove (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSecretUpdateUnsupported [2021-03-16T08:14:03.445Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSecretUpdateError [2021-03-16T08:14:03.445Z] --- PASS: TestSecretUpdateError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSecretUpdate [2021-03-16T08:14:03.445Z] --- PASS: TestSecretUpdate (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestServiceCreateError [2021-03-16T08:14:03.445Z] --- PASS: TestServiceCreateError (0.01s) [2021-03-16T08:14:03.445Z] === RUN TestServiceCreate [2021-03-16T08:14:03.445Z] --- PASS: TestServiceCreate (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestServiceCreateCompatiblePlatforms [2021-03-16T08:14:03.445Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestServiceCreateDigestPinning [2021-03-16T08:14:03.445Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestServiceInspectError [2021-03-16T08:14:03.445Z] --- PASS: TestServiceInspectError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestServiceInspectServiceNotFound [2021-03-16T08:14:03.445Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestServiceInspectWithEmptyID [2021-03-16T08:14:03.445Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestServiceInspect [2021-03-16T08:14:03.445Z] --- PASS: TestServiceInspect (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestServiceListError [2021-03-16T08:14:03.445Z] --- PASS: TestServiceListError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestServiceList [2021-03-16T08:14:03.445Z] --- PASS: TestServiceList (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestServiceLogsError [2021-03-16T08:14:03.445Z] --- PASS: TestServiceLogsError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestServiceLogs [2021-03-16T08:14:03.445Z] --- PASS: TestServiceLogs (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestServiceRemoveError [2021-03-16T08:14:03.445Z] --- PASS: TestServiceRemoveError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestServiceRemoveNotFoundError [2021-03-16T08:14:03.445Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestServiceRemove [2021-03-16T08:14:03.445Z] --- PASS: TestServiceRemove (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestServiceUpdateError [2021-03-16T08:14:03.445Z] --- PASS: TestServiceUpdateError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestServiceUpdate [2021-03-16T08:14:03.445Z] --- PASS: TestServiceUpdate (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSwarmGetUnlockKeyError [2021-03-16T08:14:03.445Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSwarmGetUnlockKey [2021-03-16T08:14:03.445Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSwarmInitError [2021-03-16T08:14:03.445Z] --- PASS: TestSwarmInitError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSwarmInit [2021-03-16T08:14:03.445Z] --- PASS: TestSwarmInit (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSwarmInspectError [2021-03-16T08:14:03.445Z] --- PASS: TestSwarmInspectError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSwarmInspect [2021-03-16T08:14:03.445Z] --- PASS: TestSwarmInspect (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSwarmJoinError [2021-03-16T08:14:03.445Z] --- PASS: TestSwarmJoinError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSwarmJoin [2021-03-16T08:14:03.445Z] --- PASS: TestSwarmJoin (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSwarmLeaveError [2021-03-16T08:14:03.445Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSwarmLeave [2021-03-16T08:14:03.445Z] --- PASS: TestSwarmLeave (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSwarmUnlockError [2021-03-16T08:14:03.445Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSwarmUnlock [2021-03-16T08:14:03.445Z] --- PASS: TestSwarmUnlock (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSwarmUpdateError [2021-03-16T08:14:03.445Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestSwarmUpdate [2021-03-16T08:14:03.445Z] --- PASS: TestSwarmUpdate (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestTaskInspectError [2021-03-16T08:14:03.445Z] --- PASS: TestTaskInspectError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestTaskInspectWithEmptyID [2021-03-16T08:14:03.445Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestTaskInspect [2021-03-16T08:14:03.445Z] --- PASS: TestTaskInspect (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestTaskListError [2021-03-16T08:14:03.445Z] --- PASS: TestTaskListError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestTaskList [2021-03-16T08:14:03.445Z] --- PASS: TestTaskList (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestVolumeCreateError [2021-03-16T08:14:03.445Z] --- PASS: TestVolumeCreateError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestVolumeCreate [2021-03-16T08:14:03.445Z] --- PASS: TestVolumeCreate (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestVolumeInspectError [2021-03-16T08:14:03.445Z] --- PASS: TestVolumeInspectError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestVolumeInspectNotFound [2021-03-16T08:14:03.445Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestVolumeInspectWithEmptyID [2021-03-16T08:14:03.445Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestVolumeInspect [2021-03-16T08:14:03.445Z] --- PASS: TestVolumeInspect (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestVolumeListError [2021-03-16T08:14:03.445Z] --- PASS: TestVolumeListError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestVolumeList [2021-03-16T08:14:03.445Z] --- PASS: TestVolumeList (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestVolumeRemoveError [2021-03-16T08:14:03.445Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-03-16T08:14:03.445Z] === RUN TestVolumeRemove [2021-03-16T08:14:03.445Z] --- PASS: TestVolumeRemove (0.00s) [2021-03-16T08:14:03.445Z] === CONT TestTLSCloseWriter [2021-03-16T08:14:03.445Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-03-16T08:14:03.445Z] PASS [2021-03-16T08:14:03.445Z] coverage: 74.9% of statements [2021-03-16T08:14:03.445Z] ok github.com/docker/docker/client 0.619s coverage: 74.9% of statements [2021-03-16T08:14:03.785Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-16T08:14:04.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-03-16T08:14:04.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-03-16T08:14:05.309Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-16T08:14:07.212Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-16T08:14:09.114Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-16T08:14:16.038Z] ok github.com/docker/docker/cmd/dockerd 0.103s coverage: 29.1% of statements [2021-03-16T08:14:16.038Z] ok github.com/docker/docker/container 0.122s coverage: 34.7% of statements [2021-03-16T08:14:16.038Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-16T08:14:16.038Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-16T08:14:16.038Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-16T08:14:16.038Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-16T08:14:17.227Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-16T08:14:18.103Z] --- PASS: TestInfoAPIWarnings (16.61s) [2021-03-16T08:14:18.103Z] === RUN TestInfoDebug [2021-03-16T08:14:18.103Z] --- PASS: TestInfoDebug (0.59s) [2021-03-16T08:14:18.103Z] === RUN TestInfoInsecureRegistries [2021-03-16T08:14:18.103Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2021-03-16T08:14:18.103Z] === RUN TestInfoRegistryMirrors [2021-03-16T08:14:18.364Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2021-03-16T08:14:18.364Z] === RUN TestLoginFailsWithBadCredentials [2021-03-16T08:14:18.624Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-03-16T08:14:18.624Z] === RUN TestPingCacheHeaders [2021-03-16T08:14:18.624Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-03-16T08:14:18.624Z] === RUN TestPingGet [2021-03-16T08:14:18.624Z] --- PASS: TestPingGet (0.03s) [2021-03-16T08:14:18.624Z] === RUN TestPingHead [2021-03-16T08:14:18.884Z] --- PASS: TestPingHead (0.05s) [2021-03-16T08:14:18.884Z] === RUN TestVersion [2021-03-16T08:14:18.884Z] --- PASS: TestVersion (0.05s) [2021-03-16T08:14:18.884Z] PASS [2021-03-16T08:14:18.884Z] [2021-03-16T08:14:18.884Z] === Skipped [2021-03-16T08:14:18.884Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-16T08:14:18.884Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-16T08:14:18.884Z] [2021-03-16T08:14:18.884Z] [2021-03-16T08:14:18.884Z] DONE 18 tests, 1 skipped in 22.734s [2021-03-16T08:14:18.884Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-16T08:14:18.884Z] ++ 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-03-16T08:14:18.884Z] ++ set -e [2021-03-16T08:14:18.884Z] ++ '[' -n 0 ']' [2021-03-16T08:14:18.884Z] ++ set -x [2021-03-16T08:14:18.885Z] ++ 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-03-16T08:14:18.885Z] INFO: Testing against a local daemon [2021-03-16T08:14:18.885Z] === RUN TestVolumesCreateAndList [2021-03-16T08:14:19.145Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-16T08:14:19.145Z] === RUN TestVolumesRemove [2021-03-16T08:14:19.145Z] --- PASS: TestVolumesRemove (0.11s) [2021-03-16T08:14:19.145Z] === RUN TestVolumesInspect [2021-03-16T08:14:19.145Z] --- PASS: TestVolumesInspect (0.04s) [2021-03-16T08:14:19.145Z] === RUN TestVolumesInvalidJSON [2021-03-16T08:14:19.145Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-16T08:14:19.145Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-16T08:14:19.145Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-16T08:14:19.145Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-16T08:14:19.145Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-16T08:14:19.145Z] PASS [2021-03-16T08:14:19.145Z] [2021-03-16T08:14:19.145Z] DONE 5 tests in 0.367s [2021-03-16T08:14:19.145Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-16T08:14:19.715Z] ++++ cat bundles/test-integration/docker.pid [2021-03-16T08:14:19.715Z] +++ kill 13927 [2021-03-16T08:14:21.096Z] +++ /etc/init.d/apparmor stop [2021-03-16T08:14:21.096Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-16T08:14:21.096Z] [2021-03-16T08:14:21.096Z] Unloading profiles will leave already running processes permanently [2021-03-16T08:14:21.096Z] unconfined, which can lead to unexpected situations. [2021-03-16T08:14:21.096Z] [2021-03-16T08:14:21.096Z] To set a process to complain mode, use the command line tool [2021-03-16T08:14:21.096Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-16T08:14:21.096Z] +++ true [2021-03-16T08:14:21.096Z] exiting test-integration [2021-03-16T08:14:21.096Z] ++ exit 0 [2021-03-16T08:14:21.096Z] [2021-03-16T08:14:21.289Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2021-03-16T08:14:21.289Z] --- PASS: TestCheckoutGit (29.55s) [2021-03-16T08:14:21.289Z] === RUN TestValidGitTransport [2021-03-16T08:14:21.289Z] --- PASS: TestValidGitTransport (0.00s) [2021-03-16T08:14:21.289Z] === RUN TestGitInvalidRef [2021-03-16T08:14:21.289Z] --- PASS: TestGitInvalidRef (0.22s) [2021-03-16T08:14:21.289Z] PASS [2021-03-16T08:14:21.289Z] coverage: 86.3% of statements [2021-03-16T08:14:21.289Z] ok github.com/docker/docker/builder/remotecontext/git 29.951s coverage: 86.3% of statements [2021-03-16T08:14:21.289Z] ? github.com/docker/docker/cli [no test files] [2021-03-16T08:14:21.289Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-16T08:14:22.216Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-03-16T08:14:24.104Z] ok github.com/docker/docker/daemon/cluster/convert 0.023s coverage: 35.9% of statements Post stage [Pipeline] junit [2021-03-16T08:14:24.406Z] Recording test results [2021-03-16T08:14:24.711Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-16T08:14:25.063Z] + echo Ensuring container killed. [2021-03-16T08:14:25.063Z] Ensuring container killed. [2021-03-16T08:14:25.063Z] + docker rm -vf docker-pr1 [2021-03-16T08:14:25.063Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-16T08:14:25.353Z] + echo Chowning /workspace to jenkins user [2021-03-16T08:14:25.353Z] Chowning /workspace to jenkins user [2021-03-16T08:14:25.353Z] + id -u [2021-03-16T08:14:25.353Z] + id -g [2021-03-16T08:14:25.353Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42152:/workspace busybox chown -R 1000:1000 /workspace [2021-03-16T08:14:25.353Z] Unable to find image 'busybox:latest' locally [2021-03-16T08:14:25.613Z] latest: Pulling from library/busybox [2021-03-16T08:14:25.613Z] 8c3eadb8221d: Pulling fs layer [2021-03-16T08:14:25.873Z] 8c3eadb8221d: Download complete [2021-03-16T08:14:26.134Z] 8c3eadb8221d: Pull complete [2021-03-16T08:14:26.134Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-16T08:14:26.134Z] Status: Downloaded newer image for busybox:latest [2021-03-16T08:14:26.636Z] --- PASS: TestImportExtremelyLargeImageWorks (192.60s) [2021-03-16T08:14:26.636Z] PASS [2021-03-16T08:14:26.636Z] [2021-03-16T08:14:26.636Z] === Skipped [2021-03-16T08:14:26.636Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-16T08:14:26.636Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:14:26.636Z] [2021-03-16T08:14:26.636Z] [2021-03-16T08:14:26.636Z] DONE 12 tests, 1 skipped in 193.614s [2021-03-16T08:14:26.636Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-03-16T08:14:26.636Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:14:26.636Z] ++ set -e [2021-03-16T08:14:26.636Z] ++ '[' -n 0 ']' [2021-03-16T08:14:26.636Z] ++ set -x [2021-03-16T08:14:26.636Z] ++ 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=ppc64le 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/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:14:26.636Z] INFO: Testing against a local daemon [2021-03-16T08:14:26.636Z] === RUN TestNetworkCreateDelete [2021-03-16T08:14:26.636Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-03-16T08:14:26.636Z] === RUN TestDockerNetworkDeletePreferID [2021-03-16T08:14:26.636Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2021-03-16T08:14:26.636Z] === RUN TestDaemonDNSFallback [2021-03-16T08:14:26.636Z] --- PASS: TestDaemonDNSFallback (1.51s) [2021-03-16T08:14:26.636Z] === RUN TestInspectNetwork [2021-03-16T08:14:26.636Z] === RUN TestInspectNetwork/full_network_id [2021-03-16T08:14:26.636Z] === RUN TestInspectNetwork/partial_network_id [2021-03-16T08:14:26.636Z] === RUN TestInspectNetwork/network_name [2021-03-16T08:14:26.636Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-16T08:14:26.636Z] --- PASS: TestInspectNetwork (7.03s) [2021-03-16T08:14:26.636Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-16T08:14:26.636Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-16T08:14:26.636Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-16T08:14:26.636Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-16T08:14:26.636Z] === RUN TestRunContainerWithBridgeNone [2021-03-16T08:14:27.173Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-03-16T08:14:27.173Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-03-16T08:14:27.173Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-03-16T08:14:27.173Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-03-16T08:14:27.173Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-03-16T08:14:27.173Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-03-16T08:14:27.173Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-03-16T08:14:27.173Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-03-16T08:14:27.173Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-03-16T08:14:27.173Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-03-16T08:14:27.173Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-03-16T08:14:27.173Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-03-16T08:14:27.173Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-03-16T08:14:27.173Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-03-16T08:14:27.173Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-03-16T08:14:27.173Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-03-16T08:14:27.173Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-03-16T08:14:27.173Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-03-16T08:14:27.173Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-03-16T08:14:27.173Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-03-16T08:14:27.173Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-03-16T08:14:27.173Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-03-16T08:14:27.173Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-03-16T08:14:27.173Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-03-16T08:14:27.173Z] === RUN TestConfigureDaemonLogs [2021-03-16T08:14:27.173Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-03-16T08:14:27.173Z] === RUN TestCommonOptionsInstallFlags [2021-03-16T08:14:27.173Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-03-16T08:14:27.173Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-03-16T08:14:27.173Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-03-16T08:14:27.173Z] PASS [2021-03-16T08:14:27.173Z] coverage: 18.4% of statements [2021-03-16T08:14:27.173Z] ok github.com/docker/docker/cmd/dockerd 0.373s coverage: 18.4% of statements [2021-03-16T08:14:27.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-03-16T08:14:27.677Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2021-03-16T08:14:27.677Z] === RUN TestNetworkInvalidJSON [2021-03-16T08:14:27.677Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-16T08:14:27.677Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-16T08:14:27.677Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:14:27.677Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:14:27.677Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:14:27.677Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:14:27.677Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-16T08:14:27.677Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:14:27.677Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:14:27.677Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-16T08:14:27.677Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-16T08:14:27.677Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-16T08:14:27.677Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-16T08:14:27.677Z] === RUN TestNetworkList [2021-03-16T08:14:27.677Z] === RUN TestNetworkList//networks [2021-03-16T08:14:27.677Z] === PAUSE TestNetworkList//networks [2021-03-16T08:14:27.677Z] === RUN TestNetworkList//networks/ [2021-03-16T08:14:27.677Z] === PAUSE TestNetworkList//networks/ [2021-03-16T08:14:27.677Z] === CONT TestNetworkList//networks [2021-03-16T08:14:27.677Z] === CONT TestNetworkList//networks/ [2021-03-16T08:14:27.677Z] --- PASS: TestNetworkList (0.02s) [2021-03-16T08:14:27.677Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-16T08:14:27.677Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-16T08:14:27.677Z] === RUN TestHostIPv4BridgeLabel [2021-03-16T08:14:28.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-03-16T08:14:28.314Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-03-16T08:14:28.314Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-16T08:14:28.744Z] === RUN TestContainerStopSignal [2021-03-16T08:14:28.744Z] --- PASS: TestContainerStopSignal (0.00s) [2021-03-16T08:14:28.744Z] === RUN TestContainerStopTimeout [2021-03-16T08:14:28.744Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-03-16T08:14:28.744Z] === RUN TestContainerSecretReferenceDestTarget [2021-03-16T08:14:28.744Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-03-16T08:14:28.744Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-03-16T08:14:28.744Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-03-16T08:14:28.744Z] === RUN TestContainerLogPathSetForRingLogger [2021-03-16T08:14:28.744Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-03-16T08:14:28.744Z] === RUN TestReplaceAndAppendEnvVars [2021-03-16T08:14:28.744Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-03-16T08:14:28.744Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-03-16T08:14:28.744Z] === RUN TestNewMemoryStore [2021-03-16T08:14:28.744Z] --- PASS: TestNewMemoryStore (0.00s) [2021-03-16T08:14:28.744Z] === RUN TestAddContainers [2021-03-16T08:14:28.744Z] --- PASS: TestAddContainers (0.00s) [2021-03-16T08:14:28.744Z] === RUN TestGetContainer [2021-03-16T08:14:28.744Z] --- PASS: TestGetContainer (0.00s) [2021-03-16T08:14:28.744Z] === RUN TestDeleteContainer [2021-03-16T08:14:28.744Z] --- PASS: TestDeleteContainer (0.00s) [2021-03-16T08:14:28.744Z] === RUN TestListContainers [2021-03-16T08:14:28.744Z] --- PASS: TestListContainers (0.00s) [2021-03-16T08:14:28.744Z] === RUN TestFirstContainer [2021-03-16T08:14:28.744Z] --- PASS: TestFirstContainer (0.00s) [2021-03-16T08:14:28.744Z] === RUN TestApplyAllContainer [2021-03-16T08:14:28.744Z] --- PASS: TestApplyAllContainer (0.00s) [2021-03-16T08:14:28.744Z] === RUN TestIsValidHealthString [2021-03-16T08:14:28.744Z] --- PASS: TestIsValidHealthString (0.00s) [2021-03-16T08:14:28.744Z] === RUN TestStateRunStop [2021-03-16T08:14:28.744Z] --- PASS: TestStateRunStop (0.00s) [2021-03-16T08:14:28.744Z] === RUN TestStateTimeoutWait [2021-03-16T08:14:28.744Z] --- PASS: TestStateTimeoutWait (0.12s) [2021-03-16T08:14:28.744Z] state_test.go:141: Stop callback fired [2021-03-16T08:14:28.744Z] state_test.go:165: Stop callback fired [2021-03-16T08:14:28.744Z] === RUN TestIsValidStateString [2021-03-16T08:14:28.744Z] --- PASS: TestIsValidStateString (0.00s) [2021-03-16T08:14:28.744Z] === RUN TestViewSaveDelete [2021-03-16T08:14:28.744Z] --- PASS: TestViewSaveDelete (0.02s) [2021-03-16T08:14:28.744Z] === RUN TestViewAll [2021-03-16T08:14:28.744Z] --- PASS: TestViewAll (0.02s) [2021-03-16T08:14:28.744Z] === RUN TestViewGet [2021-03-16T08:14:28.744Z] --- PASS: TestViewGet (0.01s) [2021-03-16T08:14:28.744Z] === RUN TestNames [2021-03-16T08:14:28.744Z] --- PASS: TestNames (0.00s) [2021-03-16T08:14:28.744Z] === RUN TestViewWithHealthCheck [2021-03-16T08:14:28.744Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-03-16T08:14:28.744Z] PASS [2021-03-16T08:14:28.744Z] coverage: 41.3% of statements [2021-03-16T08:14:28.744Z] ok github.com/docker/docker/container 0.283s coverage: 41.3% of statements [2021-03-16T08:14:28.744Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-16T08:14:28.744Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-16T08:14:28.744Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-16T08:14:28.744Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-16T08:14:29.356Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-03-16T08:14:29.356Z] === RUN TestDaemonDefaultNetworkPools [2021-03-16T08:14:30.011Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-03-16T08:14:30.011Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-16T08:14:30.315Z] === RUN TestPrepare [2021-03-16T08:14:30.315Z] --- PASS: TestPrepare (0.00s) [2021-03-16T08:14:30.315Z] === RUN TestStart [2021-03-16T08:14:30.315Z] --- PASS: TestStart (0.00s) [2021-03-16T08:14:30.315Z] === RUN TestWaitCancel [2021-03-16T08:14:30.315Z] --- PASS: TestWaitCancel (0.00s) [2021-03-16T08:14:30.315Z] === RUN TestWaitDisabled [2021-03-16T08:14:30.315Z] --- PASS: TestWaitDisabled (0.00s) [2021-03-16T08:14:30.315Z] === RUN TestWaitEnabled [2021-03-16T08:14:30.315Z] --- PASS: TestWaitEnabled (0.00s) [2021-03-16T08:14:30.315Z] === RUN TestRemove [2021-03-16T08:14:30.315Z] --- PASS: TestRemove (0.00s) [2021-03-16T08:14:30.315Z] PASS [2021-03-16T08:14:30.315Z] coverage: 65.3% of statements [2021-03-16T08:14:30.315Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.176s coverage: 65.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-16T08:14:31.524Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-03-16T08:14:31.524Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-16T08:14:31.718Z] + bundleName=arm64-integration [2021-03-16T08:14:31.718Z] + echo Creating arm64-integration-bundles.tar.gz [2021-03-16T08:14:31.718Z] Creating arm64-integration-bundles.tar.gz [2021-03-16T08:14:31.718Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-16T08:14:31.718Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-16T08:14:31.992Z] Archiving artifacts [2021-03-16T08:14:32.571Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2021-03-16T08:14:32.571Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-16T08:14:33.208Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-03-16T08:14:33.208Z] === RUN TestServiceWithPredefinedNetwork [2021-03-16T08:14:33.311Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-03-16T08:14:33.311Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCIsolation [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertFromGRPCIsolation [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-03-16T08:14:33.311Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-03-16T08:14:33.311Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertFromGRPCConfigs [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCConfigs [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-03-16T08:14:33.311Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-03-16T08:14:33.311Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-03-16T08:14:33.311Z] PASS [2021-03-16T08:14:33.311Z] coverage: 35.9% of statements [2021-03-16T08:14:33.311Z] ok github.com/docker/docker/daemon/cluster/convert 0.234s coverage: 35.9% of statements [2021-03-16T08:14:33.311Z] === RUN TestNewListSecretsFilters [2021-03-16T08:14:33.311Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-03-16T08:14:33.311Z] === RUN TestNewListConfigsFilters [2021-03-16T08:14:33.311Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-03-16T08:14:33.311Z] PASS [2021-03-16T08:14:33.311Z] coverage: 0.5% of statements [2021-03-16T08:14:33.311Z] ok github.com/docker/docker/daemon/cluster 0.414s coverage: 0.5% of statements [2021-03-16T08:14:33.997Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42152/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-16T08:14:34.042Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 14.1% of statements [2021-03-16T08:14:34.042Z] ok github.com/docker/docker/daemon 12.172s coverage: 17.2% of statements [2021-03-16T08:14:34.042Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-16T08:14:34.042Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-16T08:14:34.298Z] ok github.com/docker/docker/daemon/config 0.052s coverage: 81.8% of statements [2021-03-16T08:14:34.330Z] + make clean [2021-03-16T08:14:35.272Z] docker volume rm -f docker-dev-cache [2021-03-16T08:14:35.272Z] docker-dev-cache [Pipeline] deleteDir [2021-03-16T08:14:35.286Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s) [2021-03-16T08:14:35.286Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-16T08:14:35.286Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-16T08:14:35.286Z] service_test.go:242: FLAKY_TEST [2021-03-16T08:14:35.286Z] === RUN TestServiceWithDataPathPortInit [2021-03-16T08:14:35.666Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2021-03-16T08:14:35.666Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2021-03-16T08:14:35.666Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-16T08:14:35.666Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-16T08:14:37.030Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2021-03-16T08:14:38.082Z] === RUN TestDiscoveryOptsErrors [2021-03-16T08:14:38.082Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-03-16T08:14:38.082Z] === RUN TestDiscoveryOpts [2021-03-16T08:14:38.082Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-03-16T08:14:38.082Z] PASS [2021-03-16T08:14:38.082Z] coverage: 30.0% of statements [2021-03-16T08:14:38.082Z] ok github.com/docker/docker/daemon/discovery 0.056s coverage: 30.0% of statements [2021-03-16T08:14:38.921Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.489s coverage: 73.3% of statements [2021-03-16T08:14:39.074Z] === RUN TestBuilderGC [2021-03-16T08:14:39.074Z] --- PASS: TestBuilderGC (0.00s) [2021-03-16T08:14:39.074Z] === RUN TestDaemonConfigurationNotFound [2021-03-16T08:14:39.074Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-03-16T08:14:39.074Z] === RUN TestDaemonBrokenConfiguration [2021-03-16T08:14:39.074Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-03-16T08:14:39.074Z] === RUN TestParseClusterAdvertiseSettings [2021-03-16T08:14:39.074Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-03-16T08:14:39.074Z] === RUN TestFindConfigurationConflicts [2021-03-16T08:14:39.074Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-03-16T08:14:39.074Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-03-16T08:14:39.074Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-03-16T08:14:39.074Z] === RUN TestDaemonConfigurationMergeConflicts [2021-03-16T08:14:39.074Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-03-16T08:14:39.074Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-03-16T08:14:39.074Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-03-16T08:14:39.074Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-03-16T08:14:39.074Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-03-16T08:14:39.074Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-03-16T08:14:39.074Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-03-16T08:14:39.074Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-03-16T08:14:39.074Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-03-16T08:14:39.074Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-03-16T08:14:39.074Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-03-16T08:14:39.074Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-03-16T08:14:39.074Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-03-16T08:14:39.074Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-03-16T08:14:39.074Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-03-16T08:14:39.074Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-03-16T08:14:39.074Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-03-16T08:14:39.074Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-03-16T08:14:39.074Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-03-16T08:14:39.074Z] === RUN TestValidateConfigurationErrors [2021-03-16T08:14:39.074Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-03-16T08:14:39.074Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-03-16T08:14:39.074Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-03-16T08:14:39.074Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-03-16T08:14:39.483Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-03-16T08:14:39.545Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-03-16T08:14:39.545Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-03-16T08:14:39.545Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-03-16T08:14:39.545Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-03-16T08:14:39.545Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-03-16T08:14:39.545Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-03-16T08:14:39.545Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-03-16T08:14:39.545Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-03-16T08:14:39.545Z] === RUN TestValidateConfiguration [2021-03-16T08:14:39.545Z] === RUN TestValidateConfiguration/with_label [2021-03-16T08:14:39.545Z] === RUN TestValidateConfiguration/with_dns [2021-03-16T08:14:39.545Z] === RUN TestValidateConfiguration/with_dns-search [2021-03-16T08:14:39.545Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-03-16T08:14:39.545Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-03-16T08:14:39.545Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-03-16T08:14:39.545Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-03-16T08:14:39.545Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfiguration (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-03-16T08:14:39.545Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-03-16T08:14:39.545Z] === RUN TestModifiedDiscoverySettings [2021-03-16T08:14:39.545Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-03-16T08:14:39.545Z] === RUN TestReloadSetConfigFileNotExist [2021-03-16T08:14:39.545Z] time="2021-03-16T08:14:38Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-03-16T08:14:39.545Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-03-16T08:14:39.545Z] === RUN TestReloadDefaultConfigNotExist [2021-03-16T08:14:39.545Z] --- SKIP: TestReloadDefaultConfigNotExist (0.05s) [2021-03-16T08:14:39.545Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:14:39.545Z] === RUN TestReloadBadDefaultConfig [2021-03-16T08:14:39.545Z] time="2021-03-16T08:14:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-923280167" [2021-03-16T08:14:39.545Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-03-16T08:14:39.545Z] === RUN TestReloadWithConflictingLabels [2021-03-16T08:14:39.545Z] time="2021-03-16T08:14:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-239527002" [2021-03-16T08:14:39.545Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-03-16T08:14:39.545Z] === RUN TestReloadWithDuplicateLabels [2021-03-16T08:14:39.545Z] time="2021-03-16T08:14:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-925855729" [2021-03-16T08:14:39.545Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-03-16T08:14:39.545Z] === RUN TestDaemonConfigurationMerge [2021-03-16T08:14:39.545Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-03-16T08:14:39.545Z] PASS [2021-03-16T08:14:39.545Z] coverage: 79.7% of statements [2021-03-16T08:14:39.545Z] ok github.com/docker/docker/daemon/config 0.633s coverage: 79.7% of statements [2021-03-16T08:14:40.016Z] === RUN TestEventsLog [2021-03-16T08:14:40.016Z] --- PASS: TestEventsLog (0.00s) [2021-03-16T08:14:40.016Z] === RUN TestEventsLogTimeout [2021-03-16T08:14:40.016Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-03-16T08:14:40.016Z] === RUN TestLogEvents [2021-03-16T08:14:40.016Z] === RUN TestVerifyNetworkingConfig [2021-03-16T08:14:40.016Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-03-16T08:14:40.016Z] === RUN TestGetContainer [2021-03-16T08:14:40.016Z] --- PASS: TestGetContainer (0.00s) [2021-03-16T08:14:40.016Z] === RUN TestValidContainerNames [2021-03-16T08:14:40.016Z] --- PASS: TestValidContainerNames (0.00s) [2021-03-16T08:14:40.016Z] === RUN TestContainerInitDNS [2021-03-16T08:14:40.016Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-03-16T08:14:40.016Z] daemon_test.go:147: root required [2021-03-16T08:14:40.016Z] === RUN TestMerge [2021-03-16T08:14:40.016Z] --- PASS: TestMerge (0.00s) [2021-03-16T08:14:40.016Z] === RUN TestValidateContainerIsolation [2021-03-16T08:14:40.016Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-03-16T08:14:40.016Z] === RUN TestFindNetworkErrorType [2021-03-16T08:14:40.016Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-03-16T08:14:40.016Z] === RUN TestEnsureServicesExist [2021-03-16T08:14:40.016Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-03-16T08:14:40.016Z] === RUN TestEnsureServicesExistErrors [2021-03-16T08:14:40.016Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-03-16T08:14:40.016Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-03-16T08:14:40.016Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-03-16T08:14:40.411Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.452s coverage: 56.2% of statements [2021-03-16T08:14:40.486Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-03-16T08:14:40.486Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-03-16T08:14:40.486Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-03-16T08:14:40.486Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-03-16T08:14:40.486Z] === RUN TestContainerDelete [2021-03-16T08:14:40.486Z] --- PASS: TestContainerDelete (0.00s) [2021-03-16T08:14:40.486Z] === RUN TestContainerDoubleDelete [2021-03-16T08:14:40.486Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-03-16T08:14:40.486Z] === RUN TestLogContainerEventCopyLabels [2021-03-16T08:14:40.486Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-03-16T08:14:40.486Z] === RUN TestLogContainerEventWithAttributes [2021-03-16T08:14:40.486Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-03-16T08:14:40.486Z] === RUN TestNoneHealthcheck [2021-03-16T08:14:40.486Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-03-16T08:14:40.486Z] === RUN TestHealthStates [2021-03-16T08:14:40.486Z] --- PASS: TestLogEvents (0.05s) [2021-03-16T08:14:40.486Z] === RUN TestLoadBufferedEvents [2021-03-16T08:14:40.486Z] time="2021-03-16T08:14:39Z" 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-03-16T08:14:40.486Z] time="2021-03-16T08:14:40Z" 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-03-16T08:14:40.486Z] time="2021-03-16T08:14:40Z" 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-03-16T08:14:40.486Z] time="2021-03-16T08:14:40Z" 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-03-16T08:14:40.486Z] time="2021-03-16T08:14:40Z" 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-03-16T08:14:40.486Z] time="2021-03-16T08:14:40Z" 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-03-16T08:14:40.486Z] time="2021-03-16T08:14:40Z" 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-03-16T08:14:40.486Z] time="2021-03-16T08:14:40Z" 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-03-16T08:14:40.486Z] time="2021-03-16T08:14:40Z" 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-03-16T08:14:40.486Z] time="2021-03-16T08:14:40Z" 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-03-16T08:14:40.486Z] --- PASS: TestHealthStates (0.12s) [2021-03-16T08:14:40.486Z] === RUN TestMaskURLCredentials [2021-03-16T08:14:40.486Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-03-16T08:14:40.486Z] === RUN TestGetInspectData [2021-03-16T08:14:40.486Z] --- PASS: TestGetInspectData (0.00s) [2021-03-16T08:14:40.486Z] === RUN TestFillLicense [2021-03-16T08:14:40.486Z] --- PASS: TestFillLicense (0.00s) [2021-03-16T08:14:40.486Z] === RUN TestListInvalidFilter [2021-03-16T08:14:40.486Z] --- PASS: TestListInvalidFilter (0.00s) [2021-03-16T08:14:40.486Z] === RUN TestNameFilter [2021-03-16T08:14:40.486Z] --- PASS: TestNameFilter (0.00s) [2021-03-16T08:14:40.486Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-03-16T08:14:40.486Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-03-16T08:14:40.486Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-03-16T08:14:40.486Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-03-16T08:14:40.486Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-03-16T08:14:40.486Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-03-16T08:14:40.486Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-03-16T08:14:40.486Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-03-16T08:14:40.486Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-03-16T08:14:40.486Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-03-16T08:14:40.486Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-03-16T08:14:40.486Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-03-16T08:14:40.486Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-03-16T08:14:40.486Z] === 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-03-16T08:14:40.486Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-03-16T08:14:40.486Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-03-16T08:14:40.486Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-03-16T08:14:40.486Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-03-16T08:14:40.486Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-03-16T08:14:40.487Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-03-16T08:14:40.487Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-03-16T08:14:40.487Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-03-16T08:14:40.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-03-16T08:14:40.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-03-16T08:14:40.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-03-16T08:14:40.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-03-16T08:14:40.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-03-16T08:14:40.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-16T08:14:40.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-03-16T08:14:40.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-03-16T08:14:40.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-16T08:14:40.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-03-16T08:14:40.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-03-16T08:14:40.487Z] --- 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-03-16T08:14:40.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-03-16T08:14:40.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-03-16T08:14:40.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-03-16T08:14:40.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-03-16T08:14:40.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-03-16T08:14:40.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-03-16T08:14:40.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-03-16T08:14:40.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-03-16T08:14:40.487Z] === RUN TestDaemonReloadLabels [2021-03-16T08:14:40.487Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-03-16T08:14:40.487Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-03-16T08:14:40.487Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-03-16T08:14:40.487Z] === RUN TestDaemonReloadMirrors [2021-03-16T08:14:40.487Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-03-16T08:14:40.487Z] === RUN TestDaemonReloadInsecureRegistries [2021-03-16T08:14:40.487Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-03-16T08:14:40.487Z] === RUN TestDaemonReloadNotAffectOthers [2021-03-16T08:14:40.487Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-03-16T08:14:40.487Z] === RUN TestDaemonDiscoveryReload [2021-03-16T08:14:40.487Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-03-16T08:14:40.487Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-03-16T08:14:40.487Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-03-16T08:14:40.487Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-03-16T08:14:40.487Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-03-16T08:14:40.487Z] PASS [2021-03-16T08:14:40.487Z] coverage: 50.0% of statements [2021-03-16T08:14:40.487Z] ok github.com/docker/docker/daemon/events 0.417s coverage: 50.0% of statements [2021-03-16T08:14:40.487Z] === RUN TestWaitNodeAttachment [2021-03-16T08:14:40.958Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-03-16T08:14:40.958Z] === RUN TestIsolationConversion [2021-03-16T08:14:40.958Z] === RUN TestIsolationConversion/default [2021-03-16T08:14:40.958Z] === RUN TestIsolationConversion/process [2021-03-16T08:14:40.958Z] === RUN TestIsolationConversion/hyperv [2021-03-16T08:14:40.958Z] --- PASS: TestIsolationConversion (0.00s) [2021-03-16T08:14:40.958Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-03-16T08:14:40.958Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-03-16T08:14:40.958Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-03-16T08:14:40.958Z] === RUN TestContainerLabels [2021-03-16T08:14:40.958Z] --- PASS: TestContainerLabels (0.00s) [2021-03-16T08:14:40.958Z] === RUN TestCredentialSpecConversion [2021-03-16T08:14:40.958Z] === RUN TestCredentialSpecConversion/none [2021-03-16T08:14:40.958Z] === RUN TestCredentialSpecConversion/config [2021-03-16T08:14:40.958Z] === RUN TestCredentialSpecConversion/file [2021-03-16T08:14:40.958Z] === RUN TestCredentialSpecConversion/registry [2021-03-16T08:14:40.958Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-03-16T08:14:40.958Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-03-16T08:14:40.958Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-03-16T08:14:40.958Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-03-16T08:14:40.958Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-03-16T08:14:40.958Z] === RUN TestControllerValidateMountBind [2021-03-16T08:14:40.958Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-03-16T08:14:40.958Z] === RUN TestControllerValidateMountVolume [2021-03-16T08:14:40.958Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-03-16T08:14:40.958Z] === RUN TestControllerValidateMountTarget [2021-03-16T08:14:40.958Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-03-16T08:14:40.958Z] === RUN TestControllerValidateMountTmpfs [2021-03-16T08:14:40.958Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-03-16T08:14:40.958Z] === RUN TestControllerValidateMountInvalidType [2021-03-16T08:14:40.958Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-03-16T08:14:40.958Z] === RUN TestControllerValidateMountNamedPipe [2021-03-16T08:14:40.958Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-03-16T08:14:40.958Z] PASS [2021-03-16T08:14:40.958Z] coverage: 11.3% of statements [2021-03-16T08:14:40.958Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.056s coverage: 11.3% of statements [2021-03-16T08:14:41.430Z] --- PASS: TestDaemonDiscoveryReload (1.04s) [2021-03-16T08:14:41.430Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-03-16T08:14:41.900Z] === RUN TestIsEmptyDir [2021-03-16T08:14:41.900Z] --- PASS: TestIsEmptyDir (0.01s) [2021-03-16T08:14:41.900Z] PASS [2021-03-16T08:14:41.900Z] coverage: 2.3% of statements [2021-03-16T08:14:41.900Z] ok github.com/docker/docker/daemon/graphdriver 0.079s coverage: 2.3% of statements [2021-03-16T08:14:41.900Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-03-16T08:14:41.900Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-03-16T08:14:41.900Z] === RUN TestLinkNaming [2021-03-16T08:14:41.900Z] --- PASS: TestLinkNaming (0.00s) [2021-03-16T08:14:41.900Z] === RUN TestLinkNew [2021-03-16T08:14:41.900Z] --- PASS: TestLinkNew (0.00s) [2021-03-16T08:14:41.900Z] === RUN TestLinkEnv [2021-03-16T08:14:41.900Z] --- PASS: TestLinkEnv (0.00s) [2021-03-16T08:14:41.900Z] === RUN TestLinkMultipleEnv [2021-03-16T08:14:41.900Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-03-16T08:14:41.900Z] === RUN TestLinkPortRangeEnv [2021-03-16T08:14:41.900Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-03-16T08:14:41.900Z] PASS [2021-03-16T08:14:41.900Z] coverage: 93.0% of statements [2021-03-16T08:14:41.900Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2021-03-16T08:14:42.373Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-03-16T08:14:42.373Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-03-16T08:14:42.373Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-16T08:14:42.373Z] reload_test.go:520: root required [2021-03-16T08:14:42.373Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-03-16T08:14:42.373Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-03-16T08:14:42.373Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-03-16T08:14:42.373Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-03-16T08:14:42.373Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-03-16T08:14:42.373Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-03-16T08:14:42.373Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-03-16T08:14:42.373Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-03-16T08:14:42.373Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-03-16T08:14:42.373Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-03-16T08:14:42.373Z] === RUN TestParseVolumesFrom [2021-03-16T08:14:42.373Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-03-16T08:14:42.373Z] PASS [2021-03-16T08:14:42.373Z] coverage: 9.1% of statements [2021-03-16T08:14:42.373Z] ok github.com/docker/docker/daemon 2.699s coverage: 9.1% of statements [2021-03-16T08:14:42.373Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-16T08:14:42.373Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-16T08:14:42.373Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-16T08:14:42.373Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-16T08:14:42.373Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-03-16T08:14:42.373Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-03-16T08:14:42.373Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-03-16T08:14:42.373Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-16T08:14:42.373Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-03-16T08:14:42.373Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-03-16T08:14:42.373Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-03-16T08:14:42.373Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-16T08:14:42.373Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-03-16T08:14:42.374Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-03-16T08:14:42.374Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-03-16T08:14:42.939Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2021-03-16T08:14:43.022Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-16T08:14:44.835Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.352s coverage: 49.4% of statements [2021-03-16T08:14:44.835Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.705s coverage: 46.2% of statements [2021-03-16T08:14:44.835Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-16T08:14:44.934Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-16T08:14:45.336Z] === RUN TestNewStreamConfig [2021-03-16T08:14:45.336Z] === RUN TestNewStreamConfig/defaults [2021-03-16T08:14:45.336Z] === RUN TestNewStreamConfig/invalid_create_group [2021-03-16T08:14:45.336Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-03-16T08:14:45.336Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-03-16T08:14:45.336Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-03-16T08:14:45.336Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-03-16T08:14:45.336Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-03-16T08:14:45.336Z] --- PASS: TestNewStreamConfig (0.00s) [2021-03-16T08:14:45.336Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-03-16T08:14:45.336Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-03-16T08:14:45.336Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-03-16T08:14:45.336Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-03-16T08:14:45.336Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-03-16T08:14:45.336Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-03-16T08:14:45.336Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-03-16T08:14:45.336Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-03-16T08:14:45.336Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestNewAWSLogsClientRegionDetect [2021-03-16T08:14:45.336Z] time="2021-03-16T08:14:44Z" level=info msg="Trying to get region from EC2 Metadata" [2021-03-16T08:14:45.336Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-03-16T08:14:45.336Z] === RUN TestCreateSuccess [2021-03-16T08:14:45.336Z] --- PASS: TestCreateSuccess (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestCreateLogGroupSuccess [2021-03-16T08:14:45.336Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestCreateError [2021-03-16T08:14:45.336Z] --- PASS: TestCreateError (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestCreateAlreadyExists [2021-03-16T08:14:45.336Z] time="2021-03-16T08:14:44Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-03-16T08:14:45.336Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestLogClosed [2021-03-16T08:14:45.336Z] --- PASS: TestLogClosed (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestLogBlocking [2021-03-16T08:14:45.336Z] --- PASS: TestLogBlocking (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestLogNonBlockingBufferEmpty [2021-03-16T08:14:45.336Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestLogNonBlockingBufferFull [2021-03-16T08:14:45.336Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestPublishBatchSuccess [2021-03-16T08:14:45.336Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestPublishBatchError [2021-03-16T08:14:45.336Z] time="2021-03-16T08:14:44Z" level=error msg=Error [2021-03-16T08:14:45.336Z] --- PASS: TestPublishBatchError (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-03-16T08:14:45.336Z] time="2021-03-16T08:14:44Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-16T08:14:45.336Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestPublishBatchAlreadyAccepted [2021-03-16T08:14:45.336Z] time="2021-03-16T08:14:44Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-16T08:14:45.336Z] time="2021-03-16T08:14:44Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-03-16T08:14:45.336Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestCollectBatchSimple [2021-03-16T08:14:45.336Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestCollectBatchTicker [2021-03-16T08:14:45.336Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestCollectBatchMultilinePattern [2021-03-16T08:14:45.336Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-03-16T08:14:45.336Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-03-16T08:14:45.336Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-03-16T08:14:45.336Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.25s) [2021-03-16T08:14:45.336Z] === RUN TestCollectBatchClose [2021-03-16T08:14:45.336Z] --- PASS: TestCollectBatchClose (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestEffectiveLen [2021-03-16T08:14:45.336Z] === RUN TestEffectiveLen/0/Hello [2021-03-16T08:14:45.336Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-03-16T08:14:45.336Z] === RUN TestEffectiveLen/2/🙃 [2021-03-16T08:14:45.336Z] === RUN TestEffectiveLen/3/���� [2021-03-16T08:14:45.336Z] === RUN TestEffectiveLen/4/He��o [2021-03-16T08:14:45.336Z] === RUN TestEffectiveLen/5/ [2021-03-16T08:14:45.336Z] --- PASS: TestEffectiveLen (0.00s) [2021-03-16T08:14:45.336Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-03-16T08:14:45.336Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-03-16T08:14:45.336Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-03-16T08:14:45.336Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-03-16T08:14:45.336Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-03-16T08:14:45.336Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestFindValidSplit [2021-03-16T08:14:45.336Z] === RUN TestFindValidSplit/0/ [2021-03-16T08:14:45.336Z] === RUN TestFindValidSplit/1/Hello [2021-03-16T08:14:45.336Z] === RUN TestFindValidSplit/2/Hello [2021-03-16T08:14:45.336Z] === RUN TestFindValidSplit/3/Hello [2021-03-16T08:14:45.336Z] === RUN TestFindValidSplit/4/🙃 [2021-03-16T08:14:45.336Z] === RUN TestFindValidSplit/5/🙃 [2021-03-16T08:14:45.336Z] === RUN TestFindValidSplit/6/a� [2021-03-16T08:14:45.336Z] === RUN TestFindValidSplit/7/a� [2021-03-16T08:14:45.336Z] --- PASS: TestFindValidSplit (0.00s) [2021-03-16T08:14:45.336Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-03-16T08:14:45.336Z] cloudwatchlogs_test.go:1044: [2021-03-16T08:14:45.336Z] cloudwatchlogs_test.go:1045: [2021-03-16T08:14:45.336Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-03-16T08:14:45.336Z] cloudwatchlogs_test.go:1044: Hello [2021-03-16T08:14:45.336Z] cloudwatchlogs_test.go:1045: [2021-03-16T08:14:45.336Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-03-16T08:14:45.336Z] cloudwatchlogs_test.go:1044: He [2021-03-16T08:14:45.336Z] cloudwatchlogs_test.go:1045: llo [2021-03-16T08:14:45.336Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-03-16T08:14:45.336Z] cloudwatchlogs_test.go:1044: [2021-03-16T08:14:45.336Z] cloudwatchlogs_test.go:1045: Hello [2021-03-16T08:14:45.336Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-03-16T08:14:45.336Z] cloudwatchlogs_test.go:1044: [2021-03-16T08:14:45.336Z] cloudwatchlogs_test.go:1045: 🙃 [2021-03-16T08:14:45.336Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-03-16T08:14:45.336Z] cloudwatchlogs_test.go:1044: 🙃 [2021-03-16T08:14:45.336Z] cloudwatchlogs_test.go:1045: [2021-03-16T08:14:45.336Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-03-16T08:14:45.336Z] cloudwatchlogs_test.go:1044: a [2021-03-16T08:14:45.336Z] cloudwatchlogs_test.go:1045: � [2021-03-16T08:14:45.336Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-03-16T08:14:45.336Z] cloudwatchlogs_test.go:1044: a� [2021-03-16T08:14:45.336Z] cloudwatchlogs_test.go:1045: [2021-03-16T08:14:45.336Z] === RUN TestProcessEventEmoji [2021-03-16T08:14:45.336Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestCollectBatchLineSplit [2021-03-16T08:14:45.336Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestCollectBatchLineSplitWithBinary [2021-03-16T08:14:45.336Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestCollectBatchMaxEvents [2021-03-16T08:14:45.336Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-03-16T08:14:45.336Z] === RUN TestCollectBatchMaxTotalBytes [2021-03-16T08:14:45.336Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-03-16T08:14:45.336Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-03-16T08:14:45.336Z] === RUN TestAdapterReadLogs [2021-03-16T08:14:45.336Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestCopier [2021-03-16T08:14:45.336Z] --- PASS: TestCopier (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestCopierLongLines [2021-03-16T08:14:45.336Z] --- PASS: TestCopierLongLines (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestCopierSlow [2021-03-16T08:14:45.336Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-03-16T08:14:45.336Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-03-16T08:14:45.336Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-03-16T08:14:45.336Z] === RUN TestParseLogOptionsMultilinePattern [2021-03-16T08:14:45.336Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-03-16T08:14:45.336Z] === RUN TestParseLogOptionsDatetimeFormat [2021-03-16T08:14:45.336Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-03-16T08:14:45.336Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-03-16T08:14:45.336Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-03-16T08:14:45.336Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-03-16T08:14:45.336Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-03-16T08:14:45.337Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-03-16T08:14:45.337Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-03-16T08:14:45.337Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-03-16T08:14:45.337Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-03-16T08:14:45.337Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-03-16T08:14:45.337Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-03-16T08:14:45.337Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-03-16T08:14:45.337Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-03-16T08:14:45.337Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-03-16T08:14:45.337Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-03-16T08:14:45.337Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-03-16T08:14:45.337Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-03-16T08:14:45.337Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-03-16T08:14:45.337Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-03-16T08:14:45.337Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-03-16T08:14:45.337Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-03-16T08:14:45.337Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-03-16T08:14:45.337Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-03-16T08:14:45.337Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-03-16T08:14:45.337Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-03-16T08:14:45.337Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-03-16T08:14:45.337Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-03-16T08:14:45.337Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-03-16T08:14:45.337Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-03-16T08:14:45.337Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-03-16T08:14:45.337Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-03-16T08:14:45.337Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-03-16T08:14:45.337Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-03-16T08:14:45.337Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-03-16T08:14:45.337Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-03-16T08:14:45.337Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-03-16T08:14:45.337Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-03-16T08:14:45.337Z] === RUN TestCreateTagSuccess [2021-03-16T08:14:45.337Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-03-16T08:14:45.337Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-03-16T08:14:45.337Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-03-16T08:14:45.337Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-03-16T08:14:45.337Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-03-16T08:14:45.337Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-03-16T08:14:45.337Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-03-16T08:14:45.337Z] PASS [2021-03-16T08:14:45.337Z] coverage: 77.8% of statements [2021-03-16T08:14:45.337Z] ok github.com/docker/docker/daemon/logger/awslogs 0.787s coverage: 77.8% of statements [2021-03-16T08:14:45.808Z] --- PASS: TestCopierSlow (0.20s) [2021-03-16T08:14:45.808Z] === RUN TestCopierWithSized [2021-03-16T08:14:45.808Z] === RUN TestCopierWithSized/as_is [2021-03-16T08:14:45.808Z] === RUN TestCopierWithSized/With_RingLogger [2021-03-16T08:14:45.808Z] --- PASS: TestCopierWithSized (0.01s) [2021-03-16T08:14:45.808Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-03-16T08:14:45.808Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-03-16T08:14:45.808Z] === RUN TestCopierWithPartial [2021-03-16T08:14:45.808Z] --- PASS: TestCopierWithPartial (0.00s) [2021-03-16T08:14:45.808Z] === RUN TestRingLogger [2021-03-16T08:14:45.808Z] --- PASS: TestRingLogger (0.00s) [2021-03-16T08:14:45.808Z] === RUN TestRingCap [2021-03-16T08:14:45.808Z] --- PASS: TestRingCap (0.00s) [2021-03-16T08:14:45.808Z] === RUN TestRingClose [2021-03-16T08:14:45.808Z] --- PASS: TestRingClose (0.00s) [2021-03-16T08:14:45.808Z] === RUN TestRingDrain [2021-03-16T08:14:45.808Z] --- PASS: TestRingDrain (0.00s) [2021-03-16T08:14:45.808Z] PASS [2021-03-16T08:14:45.808Z] coverage: 43.5% of statements [2021-03-16T08:14:45.808Z] ok github.com/docker/docker/daemon/logger 0.336s coverage: 43.5% of statements [2021-03-16T08:14:45.809Z] === RUN TestSearchRegistryForImagesErrors [2021-03-16T08:14:45.809Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-03-16T08:14:45.809Z] === RUN TestSearchRegistryForImages [2021-03-16T08:14:45.809Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-03-16T08:14:45.809Z] === RUN TestOnlyPlatformWithFallback [2021-03-16T08:14:45.809Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-03-16T08:14:45.809Z] === RUN TestImageDelete [2021-03-16T08:14:45.809Z] === RUN TestImageDelete/no_lease [2021-03-16T08:14:45.809Z] === RUN TestImageDelete/lease_exists [2021-03-16T08:14:46.279Z] --- PASS: TestImageDelete (0.09s) [2021-03-16T08:14:46.279Z] --- PASS: TestImageDelete/no_lease (0.03s) [2021-03-16T08:14:46.279Z] --- PASS: TestImageDelete/lease_exists (0.05s) [2021-03-16T08:14:46.279Z] === RUN TestContentStoreForPull [2021-03-16T08:14:46.279Z] --- PASS: TestContentStoreForPull (0.17s) [2021-03-16T08:14:46.279Z] PASS [2021-03-16T08:14:46.279Z] coverage: 6.7% of statements [2021-03-16T08:14:46.279Z] ok github.com/docker/docker/daemon/images 0.456s coverage: 6.7% of statements [2021-03-16T08:14:46.279Z] === RUN TestJSONFileLogger [2021-03-16T08:14:46.279Z] --- PASS: TestJSONFileLogger (0.00s) [2021-03-16T08:14:46.279Z] === RUN TestJSONFileLoggerWithTags [2021-03-16T08:14:46.279Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-03-16T08:14:46.279Z] === RUN TestJSONFileLoggerWithOpts [2021-03-16T08:14:46.279Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-03-16T08:14:46.279Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-03-16T08:14:46.279Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-03-16T08:14:46.279Z] === RUN TestEncodeDecode [2021-03-16T08:14:46.279Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-16T08:14:46.279Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-16T08:14:46.279Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-03-16T08:14:46.279Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-16T08:14:46.279Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-16T08:14:46.279Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-03-16T08:14:46.279Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-03-16T08:14:46.279Z] === PAUSE TestEncodeDecode [2021-03-16T08:14:46.279Z] === CONT TestEncodeDecode [2021-03-16T08:14:46.279Z] --- PASS: TestEncodeDecode (0.14s) [2021-03-16T08:14:46.279Z] PASS [2021-03-16T08:14:46.279Z] coverage: 61.6% of statements [2021-03-16T08:14:46.279Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.250s coverage: 61.6% of statements [2021-03-16T08:14:46.724Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-03-16T08:14:46.750Z] === RUN TestJSONLogsMarshalJSONBuf [2021-03-16T08:14:46.750Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-03-16T08:14:46.750Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-03-16T08:14:46.750Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-03-16T08:14:46.750Z] === RUN TestFastTimeMarshalJSON [2021-03-16T08:14:46.750Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2021-03-16T08:14:46.750Z] PASS [2021-03-16T08:14:47.220Z] coverage: 87.2% of statements [2021-03-16T08:14:47.220Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.243s coverage: 87.2% of statements [2021-03-16T08:14:47.721Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.873s coverage: 57.7% of statements [2021-03-16T08:14:47.721Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-16T08:14:47.721Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-16T08:14:48.211Z] === RUN TestWriteLog [2021-03-16T08:14:48.211Z] === PAUSE TestWriteLog [2021-03-16T08:14:48.211Z] === RUN TestReadLog [2021-03-16T08:14:48.211Z] === PAUSE TestReadLog [2021-03-16T08:14:48.211Z] === CONT TestWriteLog [2021-03-16T08:14:48.211Z] --- PASS: TestWriteLog (0.00s) [2021-03-16T08:14:48.211Z] === CONT TestReadLog [2021-03-16T08:14:48.211Z] === RUN TestReadLog/tail_exact [2021-03-16T08:14:48.211Z] === RUN TestReadLog/tail_less_than_available [2021-03-16T08:14:48.663Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2021-03-16T08:14:48.681Z] === RUN TestReadLog/tail_more_than_available [2021-03-16T08:14:48.681Z] --- PASS: TestReadLog (0.15s) [2021-03-16T08:14:48.682Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-03-16T08:14:48.682Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-03-16T08:14:48.682Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-03-16T08:14:48.682Z] PASS [2021-03-16T08:14:48.682Z] coverage: 75.2% of statements [2021-03-16T08:14:48.682Z] ok github.com/docker/docker/daemon/logger/local 0.562s coverage: 75.2% of statements [2021-03-16T08:14:48.682Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-16T08:14:48.682Z] === RUN TestLog [2021-03-16T08:14:48.682Z] --- PASS: TestLog (0.01s) [2021-03-16T08:14:48.682Z] PASS [2021-03-16T08:14:48.682Z] coverage: 31.5% of statements [2021-03-16T08:14:48.682Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.106s coverage: 31.5% of statements [2021-03-16T08:14:49.152Z] === RUN TestOpenFileDelete [2021-03-16T08:14:49.152Z] --- PASS: TestOpenFileDelete (0.00s) [2021-03-16T08:14:49.152Z] === RUN TestOpenFileRename [2021-03-16T08:14:49.152Z] --- PASS: TestOpenFileRename (0.00s) [2021-03-16T08:14:49.152Z] === RUN TestParseLogTagDefaultTag [2021-03-16T08:14:49.152Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-03-16T08:14:49.152Z] === RUN TestParseLogTag [2021-03-16T08:14:49.152Z] --- PASS: TestParseLogTag (0.00s) [2021-03-16T08:14:49.152Z] === RUN TestParseLogTagEmptyTag [2021-03-16T08:14:49.152Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-03-16T08:14:49.152Z] === RUN TestTailFiles [2021-03-16T08:14:49.152Z] --- PASS: TestTailFiles (0.00s) [2021-03-16T08:14:49.152Z] === RUN TestFollowLogsConsumerGone [2021-03-16T08:14:49.152Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-03-16T08:14:49.152Z] === RUN TestFollowLogsProducerGone [2021-03-16T08:14:49.152Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-03-16T08:14:49.152Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-03-16T08:14:49.152Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-03-16T08:14:49.152Z] === RUN TestCheckCapacityAndRotate [2021-03-16T08:14:49.152Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-03-16T08:14:49.152Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-03-16T08:14:49.152Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-03-16T08:14:49.152Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-03-16T08:14:49.152Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-03-16T08:14:49.152Z] PASS [2021-03-16T08:14:49.152Z] coverage: 55.8% of statements [2021-03-16T08:14:49.152Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.338s coverage: 55.8% of statements [2021-03-16T08:14:49.591Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-03-16T08:14:50.142Z] === RUN TestNewParse [2021-03-16T08:14:50.142Z] --- PASS: TestNewParse (0.00s) [2021-03-16T08:14:50.142Z] PASS [2021-03-16T08:14:50.142Z] coverage: 8.3% of statements [2021-03-16T08:14:50.142Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2021-03-16T08:14:50.142Z] === RUN TestValidateLogOpt [2021-03-16T08:14:50.142Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-16T08:14:50.142Z] === RUN TestNewMissedConfig [2021-03-16T08:14:50.142Z] --- PASS: TestNewMissedConfig (0.00s) [2021-03-16T08:14:50.142Z] === RUN TestNewMissedUrl [2021-03-16T08:14:50.142Z] --- PASS: TestNewMissedUrl (0.00s) [2021-03-16T08:14:50.142Z] === RUN TestNewMissedToken [2021-03-16T08:14:50.142Z] --- PASS: TestNewMissedToken (0.00s) [2021-03-16T08:14:50.142Z] === RUN TestNewWithProxy [2021-03-16T08:14:50.142Z] --- PASS: TestNewWithProxy (0.00s) [2021-03-16T08:14:50.142Z] === RUN TestDefault [2021-03-16T08:14:50.142Z] --- PASS: TestDefault (0.01s) [2021-03-16T08:14:50.142Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-03-16T08:14:50.142Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-03-16T08:14:50.142Z] === RUN TestJsonFormat [2021-03-16T08:14:50.142Z] --- PASS: TestJsonFormat (0.01s) [2021-03-16T08:14:50.142Z] === RUN TestRawFormat [2021-03-16T08:14:50.142Z] --- PASS: TestRawFormat (0.00s) [2021-03-16T08:14:50.142Z] === RUN TestRawFormatWithLabels [2021-03-16T08:14:50.142Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-03-16T08:14:50.142Z] === RUN TestRawFormatWithoutTag [2021-03-16T08:14:50.142Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-03-16T08:14:50.142Z] === RUN TestBatching [2021-03-16T08:14:50.612Z] --- PASS: TestBatching (0.27s) [2021-03-16T08:14:50.612Z] === RUN TestFrequency [2021-03-16T08:14:50.612Z] --- PASS: TestFrequency (0.18s) [2021-03-16T08:14:50.612Z] === RUN TestOneMessagePerRequest [2021-03-16T08:14:50.612Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-03-16T08:14:50.612Z] === RUN TestVerify [2021-03-16T08:14:50.612Z] --- PASS: TestVerify (0.00s) [2021-03-16T08:14:50.612Z] === RUN TestSkipVerify [2021-03-16T08:14:50.612Z] time="2021-03-16T08:14:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-16T08:14:50.659Z] --- PASS: TestServiceWithDataPathPortInit (13.93s) [2021-03-16T08:14:50.659Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-16T08:14:50.955Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.7% of statements [2021-03-16T08:14:50.955Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-16T08:14:50.955Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-16T08:14:51.083Z] time="2021-03-16T08:14:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-16T08:14:51.083Z] time="2021-03-16T08:14:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-16T08:14:51.083Z] === RUN TestParseLogFormat [2021-03-16T08:14:51.083Z] --- PASS: TestParseLogFormat (0.00s) [2021-03-16T08:14:51.083Z] === RUN TestValidateLogOptEmpty [2021-03-16T08:14:51.083Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-03-16T08:14:51.083Z] === RUN TestValidateSyslogAddress [2021-03-16T08:14:51.083Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-03-16T08:14:51.083Z] === RUN TestParseAddressDefaultPort [2021-03-16T08:14:51.083Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-03-16T08:14:51.083Z] === RUN TestValidateSyslogFacility [2021-03-16T08:14:51.083Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-03-16T08:14:51.083Z] === RUN TestValidateLogOptSyslogFormat [2021-03-16T08:14:51.083Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-03-16T08:14:51.083Z] === RUN TestValidateLogOpt [2021-03-16T08:14:51.083Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-16T08:14:51.083Z] PASS [2021-03-16T08:14:51.083Z] coverage: 46.8% of statements [2021-03-16T08:14:51.083Z] ok github.com/docker/docker/daemon/logger/syslog 0.301s coverage: 46.8% of statements [2021-03-16T08:14:51.083Z] --- PASS: TestSkipVerify (0.47s) [2021-03-16T08:14:51.083Z] === RUN TestBufferMaximum [2021-03-16T08:14:51.083Z] time="2021-03-16T08:14:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-16T08:14:51.083Z] time="2021-03-16T08:14:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-16T08:14:51.083Z] time="2021-03-16T08:14:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-16T08:14:51.083Z] time="2021-03-16T08:14:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-16T08:14:51.083Z] time="2021-03-16T08:14:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-16T08:14:51.083Z] time="2021-03-16T08:14:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615882490.830858\",\"host\":\"6d8f89779b80\"}'" [2021-03-16T08:14:51.083Z] time="2021-03-16T08:14:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615882490.830858\",\"host\":\"6d8f89779b80\"}'" [2021-03-16T08:14:51.083Z] --- PASS: TestBufferMaximum (0.00s) [2021-03-16T08:14:51.083Z] === RUN TestServerAlwaysDown [2021-03-16T08:14:51.083Z] time="2021-03-16T08:14:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-16T08:14:51.083Z] time="2021-03-16T08:14:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-16T08:14:51.083Z] time="2021-03-16T08:14:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615882490.833911\",\"host\":\"6d8f89779b80\"}'" [2021-03-16T08:14:51.083Z] time="2021-03-16T08:14:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615882490.833911\",\"host\":\"6d8f89779b80\"}'" [2021-03-16T08:14:51.083Z] time="2021-03-16T08:14:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-16T08:14:51.083Z] time="2021-03-16T08:14:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615882490.833911\",\"host\":\"6d8f89779b80\"}'" [2021-03-16T08:14:51.083Z] time="2021-03-16T08:14:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615882490.834855\",\"host\":\"6d8f89779b80\"}'" [2021-03-16T08:14:51.083Z] time="2021-03-16T08:14:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1615882490.834855\",\"host\":\"6d8f89779b80\"}'" [2021-03-16T08:14:51.083Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-03-16T08:14:51.083Z] === RUN TestCannotSendAfterClose [2021-03-16T08:14:51.083Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-03-16T08:14:51.083Z] === RUN TestDeadlockOnBlockedEndpoint [2021-03-16T08:14:51.516Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2021-03-16T08:14:52.075Z] time="2021-03-16T08:14:51Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49200/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-03-16T08:14:52.075Z] time="2021-03-16T08:14:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6d8f89779b80\"}'" [2021-03-16T08:14:52.075Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-03-16T08:14:52.075Z] PASS [2021-03-16T08:14:52.075Z] coverage: 82.5% of statements [2021-03-16T08:14:52.075Z] ok github.com/docker/docker/daemon/logger/splunk 2.026s coverage: 82.5% of statements [2021-03-16T08:14:52.075Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-16T08:14:52.075Z] ? github.com/docker/docker/daemon/network [no test files] [2021-03-16T08:14:52.076Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-16T08:14:52.076Z] === RUN TestV1IDService [2021-03-16T08:14:52.076Z] --- PASS: TestV1IDService (0.03s) [2021-03-16T08:14:52.076Z] === RUN TestV2MetadataService [2021-03-16T08:14:53.405Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 77.8% of statements [2021-03-16T08:14:53.405Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-16T08:14:53.405Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-16T08:14:53.405Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2021-03-16T08:14:53.647Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-03-16T08:14:53.647Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-03-16T08:14:53.647Z] === RUN TestContinueOnError_MirrorEndpoint [2021-03-16T08:14:53.647Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-03-16T08:14:53.647Z] === RUN TestContinueOnError_NeverContinue [2021-03-16T08:14:53.647Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-03-16T08:14:53.647Z] === RUN TestContinueOnError_UnnestsErrors [2021-03-16T08:14:53.647Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-03-16T08:14:53.647Z] === RUN TestManifestStore [2021-03-16T08:14:53.647Z] === RUN TestManifestStore/no_remote_or_local [2021-03-16T08:14:53.647Z] --- PASS: TestV2MetadataService (1.22s) [2021-03-16T08:14:53.647Z] PASS [2021-03-16T08:14:53.647Z] coverage: 48.2% of statements [2021-03-16T08:14:53.647Z] ok github.com/docker/docker/distribution/metadata 1.461s coverage: 48.2% of statements [2021-03-16T08:14:53.647Z] time="2021-03-16T08:14:53Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local705017747\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-03-16T08:14:53.647Z] === RUN TestManifestStore/no_local_cache [2021-03-16T08:14:53.647Z] === RUN TestManifestStore/with_local_cache [2021-03-16T08:14:53.647Z] === RUN TestManifestStore/unknown_media_type [2021-03-16T08:14:53.647Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-03-16T08:14:53.647Z] time="2021-03-16T08:14:53Z" level=warning msg="reference for unknown type: " [2021-03-16T08:14:53.647Z] time="2021-03-16T08:14:53Z" level=warning msg="reference for unknown type: " [2021-03-16T08:14:53.647Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-03-16T08:14:53.647Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-03-16T08:14:53.647Z] time="2021-03-16T08:14:53Z" level=warning msg="reference for unknown type: " [2021-03-16T08:14:53.647Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-03-16T08:14:53.647Z] time="2021-03-16T08:14:53Z" level=warning msg="reference for unknown type: " [2021-03-16T08:14:53.647Z] time="2021-03-16T08:14:53Z" level=warning msg="reference for unknown type: " [2021-03-16T08:14:53.647Z] === RUN TestManifestStore/error_persisting_manifest [2021-03-16T08:14:53.647Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-03-16T08:14:53.647Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-03-16T08:14:53.647Z] time="2021-03-16T08:14:53Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-03-16T08:14:53.647Z] --- PASS: TestManifestStore (0.36s) [2021-03-16T08:14:53.647Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-03-16T08:14:53.647Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-03-16T08:14:53.647Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-03-16T08:14:53.647Z] --- PASS: TestManifestStore/unknown_media_type (0.13s) [2021-03-16T08:14:53.647Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-03-16T08:14:53.647Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.11s) [2021-03-16T08:14:53.647Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.10s) [2021-03-16T08:14:53.647Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-03-16T08:14:53.647Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-03-16T08:14:53.647Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-03-16T08:14:53.647Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-03-16T08:14:53.647Z] === RUN TestDetectManifestBlobMediaType [2021-03-16T08:14:53.647Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-03-16T08:14:53.647Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-03-16T08:14:53.647Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-03-16T08:14:53.647Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-03-16T08:14:53.647Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-03-16T08:14:53.647Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-03-16T08:14:53.647Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-03-16T08:14:53.647Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-03-16T08:14:53.647Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-03-16T08:14:53.647Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-03-16T08:14:53.647Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-03-16T08:14:53.647Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-03-16T08:14:53.647Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-03-16T08:14:53.647Z] === RUN TestFixManifestLayers [2021-03-16T08:14:53.647Z] --- PASS: TestFixManifestLayers (0.00s) [2021-03-16T08:14:53.647Z] === RUN TestFixManifestLayersBaseLayerParent [2021-03-16T08:14:53.647Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-16T08:14:53.647Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-16T08:14:53.647Z] === RUN TestFixManifestLayersBadParent [2021-03-16T08:14:53.647Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-03-16T08:14:53.647Z] === RUN TestValidateManifest [2021-03-16T08:14:53.647Z] --- SKIP: TestValidateManifest (0.00s) [2021-03-16T08:14:53.647Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-16T08:14:53.647Z] === RUN TestFormatPlatform [2021-03-16T08:14:53.647Z] --- PASS: TestFormatPlatform (0.00s) [2021-03-16T08:14:53.647Z] === RUN TestGetRepositoryMountCandidates [2021-03-16T08:14:53.647Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-03-16T08:14:53.647Z] === RUN TestLayerAlreadyExists [2021-03-16T08:14:53.647Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-03-16T08:14:53.647Z] 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-03-16T08:14:53.647Z] 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-03-16T08:14:53.647Z] 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-03-16T08:14:53.647Z] 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-03-16T08:14:53.647Z] 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-03-16T08:14:53.647Z] 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-03-16T08:14:53.647Z] === RUN TestWhenEmptyAuthConfig [2021-03-16T08:14:54.117Z] === RUN TestSuccessfulDownload [2021-03-16T08:14:54.117Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-03-16T08:14:54.117Z] download_test.go:268: Needs fixing on Windows [2021-03-16T08:14:54.117Z] === RUN TestCancelledDownload [2021-03-16T08:14:54.117Z] --- PASS: TestCancelledDownload (0.00s) [2021-03-16T08:14:54.117Z] === RUN TestMaxDownloadAttempts [2021-03-16T08:14:54.117Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-16T08:14:54.117Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-16T08:14:54.117Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-16T08:14:54.117Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-16T08:14:54.117Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-16T08:14:54.117Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-16T08:14:54.117Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-16T08:14:54.117Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-16T08:14:54.117Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-16T08:14:54.117Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-16T08:14:54.117Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-16T08:14:54.117Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-16T08:14:54.117Z] === RUN TestNotFound [2021-03-16T08:14:54.117Z] --- PASS: TestNotFound (0.00s) [2021-03-16T08:14:54.117Z] === RUN TestConflict [2021-03-16T08:14:54.117Z] --- PASS: TestConflict (0.00s) [2021-03-16T08:14:54.117Z] === RUN TestForbidden [2021-03-16T08:14:54.117Z] --- PASS: TestForbidden (0.00s) [2021-03-16T08:14:54.117Z] === RUN TestInvalidParameter [2021-03-16T08:14:54.117Z] --- PASS: TestInvalidParameter (0.00s) [2021-03-16T08:14:54.117Z] === RUN TestNotImplemented [2021-03-16T08:14:54.117Z] --- PASS: TestNotImplemented (0.00s) [2021-03-16T08:14:54.117Z] === RUN TestNotModified [2021-03-16T08:14:54.117Z] --- PASS: TestNotModified (0.00s) [2021-03-16T08:14:54.117Z] === RUN TestUnauthorized [2021-03-16T08:14:54.117Z] --- PASS: TestUnauthorized (0.00s) [2021-03-16T08:14:54.117Z] === RUN TestUnknown [2021-03-16T08:14:54.117Z] --- PASS: TestUnknown (0.00s) [2021-03-16T08:14:54.117Z] === RUN TestCancelled [2021-03-16T08:14:54.117Z] --- PASS: TestCancelled (0.00s) [2021-03-16T08:14:54.117Z] === RUN TestDeadline [2021-03-16T08:14:54.117Z] --- PASS: TestDeadline (0.00s) [2021-03-16T08:14:54.117Z] === RUN TestDataLoss [2021-03-16T08:14:54.117Z] --- PASS: TestDataLoss (0.00s) [2021-03-16T08:14:54.117Z] === RUN TestUnavailable [2021-03-16T08:14:54.117Z] --- PASS: TestUnavailable (0.00s) [2021-03-16T08:14:54.117Z] === RUN TestSystem [2021-03-16T08:14:54.117Z] --- PASS: TestSystem (0.00s) [2021-03-16T08:14:54.117Z] === RUN TestFromStatusCode [2021-03-16T08:14:54.117Z] === RUN TestFromStatusCode/Not_Found [2021-03-16T08:14:54.117Z] === RUN TestFromStatusCode/Bad_Request [2021-03-16T08:14:54.117Z] === RUN TestFromStatusCode/Conflict [2021-03-16T08:14:54.117Z] === RUN TestFromStatusCode/Unauthorized [2021-03-16T08:14:54.117Z] === RUN TestFromStatusCode/Service_Unavailable [2021-03-16T08:14:54.117Z] === RUN TestFromStatusCode/Forbidden [2021-03-16T08:14:54.117Z] === RUN TestFromStatusCode/Not_Modified [2021-03-16T08:14:54.117Z] === RUN TestFromStatusCode/Not_Implemented [2021-03-16T08:14:54.117Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-03-16T08:14:54.117Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-03-16T08:14:54.117Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-03-16T08:14:54.117Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-03-16T08:14:54.117Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-03-16T08:14:54.117Z] --- PASS: TestFromStatusCode (0.00s) [2021-03-16T08:14:54.117Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-03-16T08:14:54.117Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-03-16T08:14:54.117Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-03-16T08:14:54.117Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-03-16T08:14:54.117Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-03-16T08:14:54.117Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-03-16T08:14:54.117Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-03-16T08:14:54.117Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-03-16T08:14:54.117Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-03-16T08:14:54.117Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-03-16T08:14:54.117Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-03-16T08:14:54.117Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-03-16T08:14:54.117Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-03-16T08:14:54.117Z] PASS [2021-03-16T08:14:54.117Z] coverage: 53.1% of statements [2021-03-16T08:14:54.117Z] ok github.com/docker/docker/errdefs 0.049s coverage: 53.1% of statements [2021-03-16T08:14:54.333Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2021-03-16T08:14:54.588Z] time="2021-03-16T08:14:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-16T08:14:54.588Z] time="2021-03-16T08:14:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-16T08:14:54.588Z] time="2021-03-16T08:14:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-16T08:14:54.588Z] time="2021-03-16T08:14:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-16T08:14:54.588Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-03-16T08:14:54.588Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-03-16T08:14:54.588Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-03-16T08:14:54.588Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-03-16T08:14:54.588Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-03-16T08:14:54.588Z] === RUN TestTransfer [2021-03-16T08:14:54.588Z] --- PASS: TestTransfer (0.12s) [2021-03-16T08:14:54.588Z] === RUN TestConcurrencyLimit [2021-03-16T08:14:54.589Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 61.6% of statements [2021-03-16T08:14:54.845Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-03-16T08:14:55.058Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2021-03-16T08:14:55.058Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-03-16T08:14:55.058Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-03-16T08:14:55.058Z] === RUN TestTokenPassThru [2021-03-16T08:14:55.058Z] --- PASS: TestTokenPassThru (0.01s) [2021-03-16T08:14:55.058Z] === RUN TestTokenPassThruDifferentHost [2021-03-16T08:14:55.058Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-03-16T08:14:55.058Z] PASS [2021-03-16T08:14:55.058Z] coverage: 23.4% of statements [2021-03-16T08:14:55.058Z] ok github.com/docker/docker/distribution 1.625s coverage: 23.4% of statements [2021-03-16T08:14:55.058Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-03-16T08:14:55.058Z] === RUN TestInactiveJobs [2021-03-16T08:14:55.058Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-16T08:14:55.529Z] --- PASS: TestInactiveJobs (0.53s) [2021-03-16T08:14:55.529Z] === RUN TestWatchRelease [2021-03-16T08:14:55.529Z] --- PASS: TestWatchRelease (0.04s) [2021-03-16T08:14:55.529Z] === RUN TestWatchFinishedTransfer [2021-03-16T08:14:55.529Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-03-16T08:14:55.529Z] === RUN TestDuplicateTransfer [2021-03-16T08:14:55.529Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-03-16T08:14:55.529Z] === RUN TestSuccessfulUpload [2021-03-16T08:14:55.999Z] time="2021-03-16T08:14:55Z" level=error msg="Upload failed, retrying: simulating retry" [2021-03-16T08:14:55.999Z] === RUN TestCompare [2021-03-16T08:14:55.999Z] --- PASS: TestCompare (0.00s) [2021-03-16T08:14:55.999Z] PASS [2021-03-16T08:14:55.999Z] coverage: 19.2% of statements [2021-03-16T08:14:55.999Z] ok github.com/docker/docker/image/cache 0.114s coverage: 19.2% of statements [2021-03-16T08:14:55.999Z] --- PASS: TestSuccessfulUpload (0.51s) [2021-03-16T08:14:55.999Z] === RUN TestCancelledUpload [2021-03-16T08:14:55.999Z] --- PASS: TestCancelledUpload (0.00s) [2021-03-16T08:14:55.999Z] PASS [2021-03-16T08:14:55.999Z] coverage: 76.8% of statements [2021-03-16T08:14:55.999Z] ok github.com/docker/docker/distribution/xfer 2.166s coverage: 76.8% of statements [2021-03-16T08:14:55.999Z] === RUN TestFSGetInvalidData [2021-03-16T08:14:55.999Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-16T08:14:55.999Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-03-16T08:14:55.999Z] === RUN TestFSInvalidSet [2021-03-16T08:14:55.999Z] --- PASS: TestFSInvalidSet (0.01s) [2021-03-16T08:14:55.999Z] === RUN TestFSInvalidRoot [2021-03-16T08:14:55.999Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-03-16T08:14:55.999Z] === RUN TestFSMetadataGetSet [2021-03-16T08:14:55.999Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-03-16T08:14:55.999Z] === RUN TestFSInvalidWalker [2021-03-16T08:14:55.999Z] --- PASS: TestFSInvalidWalker (0.05s) [2021-03-16T08:14:55.999Z] === RUN TestFSGetSet [2021-03-16T08:14:55.999Z] --- PASS: TestFSGetSet (0.03s) [2021-03-16T08:14:55.999Z] === RUN TestFSGetUnsetKey [2021-03-16T08:14:55.999Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-03-16T08:14:55.999Z] === RUN TestFSGetEmptyData [2021-03-16T08:14:55.999Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-03-16T08:14:55.999Z] === RUN TestFSDelete [2021-03-16T08:14:55.999Z] --- PASS: TestFSDelete (0.01s) [2021-03-16T08:14:55.999Z] === RUN TestFSWalker [2021-03-16T08:14:55.999Z] --- PASS: TestFSWalker (0.02s) [2021-03-16T08:14:55.999Z] === RUN TestFSWalkerStopOnError [2021-03-16T08:14:56.211Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 75.2% of statements [2021-03-16T08:14:56.211Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-16T08:14:56.242Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s) [2021-03-16T08:14:56.242Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vdqraep7az9apy7k3io97x9k5 Created:2021-03-16 08:14:50.130811148 +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[a9ab5fb2c97b39fbbabbdf57b7059a8a63c2540790ce044ba1a7a965a09977be:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eb0gjnexsfbi9vkieszh6vtyr EndpointID:974d42d9eef0fb2ca05f9257561ce8f402e1a3ce34b0c76ba6ab178cafee4222 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:29f97e32938559af33ca0b5304a3947d36722f93ebed77e31f9f6883e3677948 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:a36270db2572 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eb0gjnexsfbi9vkieszh6vtyr EndpointID:974d42d9eef0fb2ca05f9257561ce8f402e1a3ce34b0c76ba6ab178cafee4222 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-16T08:14:56.242Z] PASS [2021-03-16T08:14:56.242Z] [2021-03-16T08:14:56.242Z] === Skipped [2021-03-16T08:14:56.242Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-16T08:14:56.242Z] service_test.go:242: FLAKY_TEST [2021-03-16T08:14:56.242Z] [2021-03-16T08:14:56.242Z] [2021-03-16T08:14:56.242Z] DONE 26 tests, 1 skipped in 39.635s [2021-03-16T08:14:56.242Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-16T08:14:56.242Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:14:56.242Z] ++ set -e [2021-03-16T08:14:56.242Z] ++ '[' -n 0 ']' [2021-03-16T08:14:56.242Z] ++ set -x [2021-03-16T08:14:56.242Z] ++ 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=ppc64le 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/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:14:56.242Z] INFO: Testing against a local daemon [2021-03-16T08:14:56.242Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-16T08:14:56.242Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-16T08:14:56.242Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:14:56.243Z] === RUN TestDockerNetworkIpvlan [2021-03-16T08:14:56.243Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-16T08:14:56.243Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:14:56.243Z] PASS [2021-03-16T08:14:56.243Z] [2021-03-16T08:14:56.243Z] === Skipped [2021-03-16T08:14:56.243Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-16T08:14:56.243Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:14:56.243Z] [2021-03-16T08:14:56.243Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-16T08:14:56.243Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:14:56.243Z] [2021-03-16T08:14:56.243Z] [2021-03-16T08:14:56.243Z] DONE 2 tests, 2 skipped in 0.074s [2021-03-16T08:14:56.243Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-16T08:14:56.243Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:14:56.243Z] ++ set -e [2021-03-16T08:14:56.243Z] ++ '[' -n 0 ']' [2021-03-16T08:14:56.243Z] ++ set -x [2021-03-16T08:14:56.243Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:14:56.243Z] INFO: Testing against a local daemon [2021-03-16T08:14:56.243Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-16T08:14:56.467Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 58.6% of statements [2021-03-16T08:14:56.470Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-03-16T08:14:56.470Z] === RUN TestNewFromJSON [2021-03-16T08:14:56.470Z] --- PASS: TestNewFromJSON (0.00s) [2021-03-16T08:14:56.470Z] === RUN TestNewFromJSONWithInvalidJSON [2021-03-16T08:14:56.470Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-03-16T08:14:56.470Z] === RUN TestMarshalKeyOrder [2021-03-16T08:14:56.470Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-03-16T08:14:56.470Z] === RUN TestHistoryEqual [2021-03-16T08:14:56.470Z] --- PASS: TestHistoryEqual (0.14s) [2021-03-16T08:14:56.471Z] === RUN TestImage [2021-03-16T08:14:56.471Z] --- PASS: TestImage (0.00s) [2021-03-16T08:14:56.471Z] === RUN TestImageOSNotEmpty [2021-03-16T08:14:56.471Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-03-16T08:14:56.471Z] === RUN TestNewChildImageFromImageWithRootFS [2021-03-16T08:14:56.471Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-03-16T08:14:56.471Z] === RUN TestCreate [2021-03-16T08:14:56.471Z] --- PASS: TestCreate (0.01s) [2021-03-16T08:14:56.471Z] === RUN TestRestore [2021-03-16T08:14:56.471Z] time="2021-03-16T08:14:56Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-03-16T08:14:56.471Z] --- PASS: TestRestore (0.03s) [2021-03-16T08:14:56.471Z] === RUN TestAddDelete [2021-03-16T08:14:56.471Z] --- PASS: TestAddDelete (0.03s) [2021-03-16T08:14:56.471Z] === RUN TestSearchAfterDelete [2021-03-16T08:14:56.471Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-03-16T08:14:56.471Z] === RUN TestParentReset [2021-03-16T08:14:56.471Z] --- PASS: TestParentReset (0.03s) [2021-03-16T08:14:56.471Z] === RUN TestGetAndSetLastUpdated [2021-03-16T08:14:56.471Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-03-16T08:14:56.471Z] === RUN TestStoreLen [2021-03-16T08:14:56.471Z] --- PASS: TestStoreLen (0.07s) [2021-03-16T08:14:56.471Z] PASS [2021-03-16T08:14:56.471Z] coverage: 86.6% of statements [2021-03-16T08:14:56.471Z] ok github.com/docker/docker/image 0.676s coverage: 86.6% of statements [2021-03-16T08:14:57.140Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-16T08:14:57.140Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-16T08:14:57.140Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-16T08:14:57.394Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.011s coverage: 31.5% of statements [2021-03-16T08:14:57.461Z] === RUN TestValidateManifest [2021-03-16T08:14:57.461Z] === RUN TestValidateManifest/nil [2021-03-16T08:14:57.461Z] === RUN TestValidateManifest/non-nil [2021-03-16T08:14:57.461Z] --- PASS: TestValidateManifest (0.00s) [2021-03-16T08:14:57.461Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-03-16T08:14:57.461Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-03-16T08:14:57.461Z] PASS [2021-03-16T08:14:57.461Z] coverage: 0.6% of statements [2021-03-16T08:14:57.461Z] ok github.com/docker/docker/image/tarexport 0.142s coverage: 0.6% of statements [2021-03-16T08:14:57.707Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-16T08:14:57.768Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-03-16T08:14:57.768Z] === RUN TestDockerNetworkMacvlan [2021-03-16T08:14:57.932Z] === RUN TestMakeV1ConfigFromConfig [2021-03-16T08:14:57.932Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-03-16T08:14:57.932Z] PASS [2021-03-16T08:14:57.932Z] coverage: 25.0% of statements [2021-03-16T08:14:57.932Z] ok github.com/docker/docker/image/v1 0.102s coverage: 25.0% of statements [2021-03-16T08:14:57.932Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-16T08:14:58.406Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-16T08:14:58.923Z] === RUN TestSerialization [2021-03-16T08:14:58.923Z] --- PASS: TestSerialization (0.02s) [2021-03-16T08:14:58.923Z] PASS [2021-03-16T08:14:58.923Z] coverage: 100.0% of statements [2021-03-16T08:14:58.923Z] ok github.com/docker/docker/libcontainerd/queue 0.066s coverage: 100.0% of statements [2021-03-16T08:14:59.084Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-16T08:14:59.084Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-16T08:14:59.284Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-03-16T08:14:59.284Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-03-16T08:14:59.393Z] === RUN TestEmptyLayer [2021-03-16T08:14:59.393Z] --- PASS: TestEmptyLayer (0.00s) [2021-03-16T08:14:59.393Z] === RUN TestCommitFailure [2021-03-16T08:14:59.393Z] --- PASS: TestCommitFailure (0.01s) [2021-03-16T08:14:59.393Z] === RUN TestStartTransactionFailure [2021-03-16T08:14:59.393Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-03-16T08:14:59.393Z] === RUN TestGetOrphan [2021-03-16T08:14:59.393Z] --- PASS: TestGetOrphan (0.01s) [2021-03-16T08:14:59.393Z] === RUN TestMountAndRegister [2021-03-16T08:14:59.393Z] --- PASS: TestMountAndRegister (0.04s) [2021-03-16T08:14:59.393Z] layer_test.go:271: Layer size: 14 [2021-03-16T08:14:59.393Z] === RUN TestLayerRelease [2021-03-16T08:14:59.393Z] --- SKIP: TestLayerRelease (0.00s) [2021-03-16T08:14:59.393Z] layer_test.go:304: Failing on Windows [2021-03-16T08:14:59.393Z] === RUN TestStoreRestore [2021-03-16T08:14:59.393Z] --- SKIP: TestStoreRestore (0.00s) [2021-03-16T08:14:59.393Z] layer_test.go:353: Failing on Windows [2021-03-16T08:14:59.393Z] === RUN TestTarStreamStability [2021-03-16T08:14:59.393Z] --- SKIP: TestTarStreamStability (0.00s) [2021-03-16T08:14:59.393Z] layer_test.go:468: Failing on Windows [2021-03-16T08:14:59.393Z] === RUN TestRegisterExistingLayer [2021-03-16T08:14:59.448Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-16T08:14:59.651Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-16T08:14:59.846Z] ok github.com/docker/docker/daemon/logger/splunk 1.664s coverage: 82.5% of statements [2021-03-16T08:14:59.846Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-16T08:14:59.846Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2021-03-16T08:14:59.864Z] --- PASS: TestRegisterExistingLayer (0.34s) [2021-03-16T08:14:59.864Z] === RUN TestTarStreamVerification [2021-03-16T08:14:59.864Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-03-16T08:14:59.864Z] layer_test.go:697: Failing on Windows [2021-03-16T08:14:59.864Z] === RUN TestLayerMigration [2021-03-16T08:14:59.864Z] --- SKIP: TestLayerMigration (0.00s) [2021-03-16T08:14:59.864Z] migration_test.go:46: Failing on Windows [2021-03-16T08:14:59.864Z] === RUN TestLayerMigrationNoTarsplit [2021-03-16T08:14:59.864Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-03-16T08:14:59.864Z] migration_test.go:182: Failing on Windows [2021-03-16T08:14:59.864Z] === RUN TestMountInit [2021-03-16T08:14:59.864Z] --- SKIP: TestMountInit (0.00s) [2021-03-16T08:14:59.864Z] mount_test.go:17: Failing on Windows [2021-03-16T08:14:59.864Z] === RUN TestMountSize [2021-03-16T08:14:59.864Z] --- SKIP: TestMountSize (0.00s) [2021-03-16T08:14:59.864Z] mount_test.go:76: Failing on Windows [2021-03-16T08:14:59.864Z] === RUN TestMountChanges [2021-03-16T08:14:59.864Z] --- SKIP: TestMountChanges (0.00s) [2021-03-16T08:14:59.864Z] mount_test.go:125: Failing on Windows [2021-03-16T08:14:59.864Z] === RUN TestMountApply [2021-03-16T08:14:59.864Z] --- SKIP: TestMountApply (0.00s) [2021-03-16T08:14:59.864Z] mount_test.go:212: Failing on Windows [2021-03-16T08:14:59.864Z] PASS [2021-03-16T08:14:59.864Z] coverage: 30.1% of statements [2021-03-16T08:14:59.864Z] ok github.com/docker/docker/layer 0.493s coverage: 30.1% of statements [2021-03-16T08:14:59.864Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-16T08:15:00.083Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-16T08:15:00.101Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-16T08:15:00.334Z] === RUN TestEnvironmentParsing [2021-03-16T08:15:00.334Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-03-16T08:15:00.334Z] PASS [2021-03-16T08:15:00.334Z] coverage: 1.0% of statements [2021-03-16T08:15:00.334Z] ok github.com/docker/docker/libcontainerd/local 0.088s coverage: 1.0% of statements [2021-03-16T08:15:00.334Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-16T08:15:00.334Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-16T08:15:00.334Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-03-16T08:15:00.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-03-16T08:15:00.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-03-16T08:15:00.334Z] PASS [2021-03-16T08:15:00.334Z] coverage: 42.3% of statements [2021-03-16T08:15:00.334Z] ok github.com/docker/docker/oci 0.084s coverage: 42.3% of statements [2021-03-16T08:15:00.334Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-16T08:15:00.805Z] === RUN TestParseVersion [2021-03-16T08:15:00.805Z] --- PASS: TestParseVersion (0.00s) [2021-03-16T08:15:00.805Z] PASS [2021-03-16T08:15:00.805Z] coverage: 52.9% of statements [2021-03-16T08:15:00.805Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 52.9% of statements [2021-03-16T08:15:01.275Z] === RUN TestAddressPoolOpt [2021-03-16T08:15:01.275Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/a [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/something [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/_=a [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/env1=value1 [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/_env1=value1 [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/env2=value2=value3 [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/env3=abc!qwe [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/env_4=value_4 [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/PATH [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/=a [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/PATH= [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/PATH=something [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/asd!qwe [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/1asd [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/123 [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/some_space [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/__some_space_before [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/some_space_after__ [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/= [2021-03-16T08:15:01.275Z] === RUN TestValidateEnv/PaTh [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv (0.00s) [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv/a (0.00s) [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv/something (0.00s) [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-03-16T08:15:01.275Z] --- PASS: TestValidateEnv/= (0.00s) [2021-03-16T08:15:01.746Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestParseHost [2021-03-16T08:15:01.746Z] --- PASS: TestParseHost (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestParseDockerDaemonHost [2021-03-16T08:15:01.746Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestParseTCP [2021-03-16T08:15:01.746Z] --- PASS: TestParseTCP (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestParseInvalidUnixAddrInvalid [2021-03-16T08:15:01.746Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestValidateExtraHosts [2021-03-16T08:15:01.746Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestIpOptString [2021-03-16T08:15:01.746Z] --- PASS: TestIpOptString (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestNewIpOptInvalidDefaultVal [2021-03-16T08:15:01.746Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestNewIpOptValidDefaultVal [2021-03-16T08:15:01.746Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestIpOptSetInvalidVal [2021-03-16T08:15:01.746Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestValidateIPAddress [2021-03-16T08:15:01.746Z] --- PASS: TestValidateIPAddress (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestMapOpts [2021-03-16T08:15:01.746Z] --- PASS: TestMapOpts (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestListOptsWithoutValidator [2021-03-16T08:15:01.746Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestListOptsWithValidator [2021-03-16T08:15:01.746Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestValidateDNSSearch [2021-03-16T08:15:01.746Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestValidateLabel [2021-03-16T08:15:01.746Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-03-16T08:15:01.746Z] === RUN TestValidateLabel/label_with_general_format [2021-03-16T08:15:01.746Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-03-16T08:15:01.746Z] === RUN TestValidateLabel/label_with_one_more [2021-03-16T08:15:01.746Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-03-16T08:15:01.746Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-03-16T08:15:01.746Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-03-16T08:15:01.746Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-03-16T08:15:01.746Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-03-16T08:15:01.746Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-03-16T08:15:01.746Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-03-16T08:15:01.746Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-03-16T08:15:01.746Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-03-16T08:15:01.746Z] --- PASS: TestValidateLabel (0.00s) [2021-03-16T08:15:01.746Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-03-16T08:15:01.746Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-03-16T08:15:01.746Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-03-16T08:15:01.746Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-03-16T08:15:01.746Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-03-16T08:15:01.746Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-03-16T08:15:01.746Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-03-16T08:15:01.746Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-03-16T08:15:01.746Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-03-16T08:15:01.746Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-03-16T08:15:01.746Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-03-16T08:15:01.746Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-03-16T08:15:01.746Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestNamedListOpts [2021-03-16T08:15:01.746Z] --- PASS: TestNamedListOpts (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestNamedMapOpts [2021-03-16T08:15:01.746Z] --- PASS: TestNamedMapOpts (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestParseLink [2021-03-16T08:15:01.746Z] --- PASS: TestParseLink (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestQuotedStringSetWithQuotes [2021-03-16T08:15:01.746Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-03-16T08:15:01.746Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestQuotedStringSetWithNoQuotes [2021-03-16T08:15:01.746Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-03-16T08:15:01.746Z] === RUN TestUlimitOpt [2021-03-16T08:15:01.746Z] --- PASS: TestUlimitOpt (0.00s) [2021-03-16T08:15:01.746Z] PASS [2021-03-16T08:15:01.746Z] coverage: 67.1% of statements [2021-03-16T08:15:01.746Z] ok github.com/docker/docker/opts 0.157s coverage: 67.1% of statements [2021-03-16T08:15:01.989Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 48.2% of statements [2021-03-16T08:15:02.177Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-16T08:15:02.216Z] === RUN TestPeerCertificateMarshalJSON [2021-03-16T08:15:02.216Z] === RUN TestUnbuffered [2021-03-16T08:15:02.216Z] --- PASS: TestUnbuffered (0.00s) [2021-03-16T08:15:02.216Z] === RUN TestRaceUnbuffered [2021-03-16T08:15:02.216Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-03-16T08:15:02.216Z] PASS [2021-03-16T08:15:02.216Z] coverage: 100.0% of statements [2021-03-16T08:15:02.216Z] ok github.com/docker/docker/pkg/broadcaster 0.111s coverage: 100.0% of statements [2021-03-16T08:15:02.916Z] ok github.com/docker/docker/distribution 0.181s coverage: 25.0% of statements [2021-03-16T08:15:02.916Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-16T08:15:03.207Z] === RUN TestMatch [2021-03-16T08:15:03.207Z] === RUN TestMatch/[[]] [2021-03-16T08:15:03.207Z] === RUN TestMatch/[[foo]] [2021-03-16T08:15:03.207Z] === RUN TestMatch/[[bar]_[foo]] [2021-03-16T08:15:03.207Z] === RUN TestMatch/[[foo_bar]] [2021-03-16T08:15:03.207Z] === RUN TestMatch/[[qux]_[foo]] [2021-03-16T08:15:03.207Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-03-16T08:15:03.207Z] === RUN TestMatch/[] [2021-03-16T08:15:03.207Z] === RUN TestMatch/[]#01 [2021-03-16T08:15:03.207Z] === RUN TestMatch/[[qux]] [2021-03-16T08:15:03.207Z] === RUN TestMatch/[[foo_bar_qux]] [2021-03-16T08:15:03.207Z] === RUN TestMatch/[[qux]_[baz]] [2021-03-16T08:15:03.207Z] === RUN TestMatch/[[foo_baz]] [2021-03-16T08:15:03.207Z] --- PASS: TestMatch (0.00s) [2021-03-16T08:15:03.207Z] --- PASS: TestMatch/[[]] (0.00s) [2021-03-16T08:15:03.207Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-03-16T08:15:03.207Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-03-16T08:15:03.207Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-03-16T08:15:03.207Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-03-16T08:15:03.207Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-03-16T08:15:03.208Z] --- PASS: TestMatch/[] (0.00s) [2021-03-16T08:15:03.208Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-03-16T08:15:03.208Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-03-16T08:15:03.208Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-03-16T08:15:03.208Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-03-16T08:15:03.208Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-03-16T08:15:03.208Z] PASS [2021-03-16T08:15:03.208Z] coverage: 87.5% of statements [2021-03-16T08:15:03.208Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2021-03-16T08:15:03.208Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-03-16T08:15:03.208Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-03-16T08:15:03.208Z] --- PASS: TestPeerCertificateMarshalJSON (0.81s) [2021-03-16T08:15:03.208Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-03-16T08:15:03.208Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-03-16T08:15:03.208Z] === RUN TestMiddleware [2021-03-16T08:15:03.208Z] --- PASS: TestMiddleware (0.00s) [2021-03-16T08:15:03.208Z] === RUN TestNewResponseModifier [2021-03-16T08:15:03.208Z] --- PASS: TestNewResponseModifier (0.00s) [2021-03-16T08:15:03.208Z] PASS [2021-03-16T08:15:03.208Z] coverage: 26.8% of statements [2021-03-16T08:15:03.208Z] ok github.com/docker/docker/pkg/authorization 0.932s coverage: 26.8% of statements [2021-03-16T08:15:03.678Z] === RUN TestIsArchivePathDir [2021-03-16T08:15:03.678Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-03-16T08:15:03.678Z] === RUN TestIsArchivePathInvalidFile [2021-03-16T08:15:03.678Z] --- PASS: TestIsArchivePathInvalidFile (0.20s) [2021-03-16T08:15:03.678Z] === RUN TestIsArchivePathTar [2021-03-16T08:15:04.148Z] === RUN TestChrootTarUntar [2021-03-16T08:15:04.148Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-03-16T08:15:04.148Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:04.148Z] === RUN TestChrootUntarWithHugeExcludesList [2021-03-16T08:15:04.148Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-16T08:15:04.148Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:04.148Z] === RUN TestChrootUntarEmptyArchive [2021-03-16T08:15:04.148Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-03-16T08:15:04.148Z] === RUN TestChrootTarUntarWithSymlink [2021-03-16T08:15:04.148Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-03-16T08:15:04.148Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-16T08:15:04.148Z] === RUN TestChrootCopyWithTar [2021-03-16T08:15:04.148Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-03-16T08:15:04.148Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-16T08:15:04.148Z] === RUN TestChrootCopyFileWithTar [2021-03-16T08:15:04.148Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-03-16T08:15:04.148Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:04.148Z] === RUN TestChrootUntarPath [2021-03-16T08:15:04.148Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-03-16T08:15:04.148Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-16T08:15:04.148Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-03-16T08:15:04.148Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-16T08:15:04.148Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:04.148Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-03-16T08:15:04.148Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-16T08:15:04.148Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:04.148Z] === RUN TestChrootApplyDotDotFile [2021-03-16T08:15:04.148Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-03-16T08:15:04.148Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:04.148Z] PASS [2021-03-16T08:15:04.148Z] coverage: 15.4% of statements [2021-03-16T08:15:04.148Z] ok github.com/docker/docker/pkg/chrootarchive 0.121s coverage: 15.4% of statements [2021-03-16T08:15:04.148Z] --- PASS: TestIsArchivePathTar (0.20s) [2021-03-16T08:15:04.148Z] === RUN TestDecompressStreamGzip [2021-03-16T08:15:04.148Z] === RUN TestSizeEmpty [2021-03-16T08:15:04.148Z] --- PASS: TestSizeEmpty (0.00s) [2021-03-16T08:15:04.148Z] === RUN TestSizeEmptyFile [2021-03-16T08:15:04.148Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-03-16T08:15:04.148Z] === RUN TestSizeNonemptyFile [2021-03-16T08:15:04.148Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-03-16T08:15:04.148Z] === RUN TestSizeNestedDirectoryEmpty [2021-03-16T08:15:04.148Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-03-16T08:15:04.148Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-03-16T08:15:04.148Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-03-16T08:15:04.148Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-03-16T08:15:04.148Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-03-16T08:15:04.148Z] === RUN TestMoveToSubdir [2021-03-16T08:15:04.148Z] --- PASS: TestMoveToSubdir (0.00s) [2021-03-16T08:15:04.148Z] === RUN TestSizeNonExistingDirectory [2021-03-16T08:15:04.148Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-03-16T08:15:04.148Z] PASS [2021-03-16T08:15:04.148Z] coverage: 80.0% of statements [2021-03-16T08:15:04.148Z] ok github.com/docker/docker/pkg/directory 0.056s coverage: 80.0% of statements [2021-03-16T08:15:04.148Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-03-16T08:15:04.148Z] === RUN TestDecompressStreamBzip2 [2021-03-16T08:15:04.148Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-03-16T08:15:04.148Z] === RUN TestDecompressStreamXz [2021-03-16T08:15:04.148Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-03-16T08:15:04.148Z] archive_test.go:134: Xz not present in msys2 [2021-03-16T08:15:04.148Z] === RUN TestCompressStreamXzUnsupported [2021-03-16T08:15:04.148Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-03-16T08:15:04.148Z] === RUN TestCompressStreamBzip2Unsupported [2021-03-16T08:15:04.148Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-03-16T08:15:04.148Z] === RUN TestCompressStreamInvalid [2021-03-16T08:15:04.148Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-03-16T08:15:04.148Z] === RUN TestExtensionInvalid [2021-03-16T08:15:04.148Z] --- PASS: TestExtensionInvalid (0.00s) [2021-03-16T08:15:04.148Z] === RUN TestExtensionUncompressed [2021-03-16T08:15:04.148Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-03-16T08:15:04.148Z] === RUN TestExtensionBzip2 [2021-03-16T08:15:04.148Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-03-16T08:15:04.148Z] === RUN TestExtensionGzip [2021-03-16T08:15:04.148Z] --- PASS: TestExtensionGzip (0.00s) [2021-03-16T08:15:04.148Z] === RUN TestExtensionXz [2021-03-16T08:15:04.148Z] --- PASS: TestExtensionXz (0.00s) [2021-03-16T08:15:04.148Z] === RUN TestCmdStreamLargeStderr [2021-03-16T08:15:04.252Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-16T08:15:04.282Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-03-16T08:15:04.621Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2021-03-16T08:15:04.621Z] === RUN TestCmdStreamBad [2021-03-16T08:15:04.621Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-03-16T08:15:04.621Z] archive_test.go:239: Failing on Windows CI machines [2021-03-16T08:15:04.621Z] === RUN TestCmdStreamGood [2021-03-16T08:15:04.621Z] --- PASS: TestCmdStreamGood (0.04s) [2021-03-16T08:15:04.621Z] === RUN TestUntarPathWithInvalidDest [2021-03-16T08:15:04.621Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-03-16T08:15:04.621Z] === RUN TestUntarPathWithInvalidSrc [2021-03-16T08:15:04.621Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-03-16T08:15:04.621Z] === RUN TestUntarPath [2021-03-16T08:15:04.621Z] --- PASS: TestUntarPath (0.07s) [2021-03-16T08:15:04.621Z] === RUN TestUntarPathWithDestinationFile [2021-03-16T08:15:04.621Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-03-16T08:15:04.621Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-03-16T08:15:04.621Z] === RUN Test [2021-03-16T08:15:04.621Z] === RUN Test/TestContainsEntry [2021-03-16T08:15:04.621Z] === RUN Test/TestCreateEntries [2021-03-16T08:15:04.621Z] === RUN Test/TestEntriesDiff [2021-03-16T08:15:04.621Z] === RUN Test/TestEntriesEquality [2021-03-16T08:15:04.621Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-03-16T08:15:04.621Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-03-16T08:15:04.621Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-03-16T08:15:04.621Z] === RUN Test/TestGeneratorNotGenerate [2021-03-16T08:15:04.621Z] === RUN Test/TestGeneratorWithPort [2021-03-16T08:15:04.621Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-03-16T08:15:04.621Z] === RUN Test/TestNewEntry [2021-03-16T08:15:04.621Z] === RUN Test/TestParse [2021-03-16T08:15:04.621Z] --- PASS: Test (0.00s) [2021-03-16T08:15:04.621Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-03-16T08:15:04.621Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-03-16T08:15:04.621Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-03-16T08:15:04.621Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-03-16T08:15:04.621Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-03-16T08:15:04.621Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-03-16T08:15:04.621Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-03-16T08:15:04.621Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-03-16T08:15:04.621Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-03-16T08:15:04.621Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-03-16T08:15:04.621Z] --- PASS: Test/TestNewEntry (0.00s) [2021-03-16T08:15:04.621Z] --- PASS: Test/TestParse (0.00s) [2021-03-16T08:15:04.621Z] PASS [2021-03-16T08:15:04.621Z] coverage: 58.3% of statements [2021-03-16T08:15:04.621Z] ok github.com/docker/docker/pkg/discovery 0.073s coverage: 58.3% of statements [2021-03-16T08:15:04.621Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2021-03-16T08:15:04.621Z] === RUN TestCopyWithTarInvalidSrc [2021-03-16T08:15:04.621Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-03-16T08:15:04.621Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-03-16T08:15:04.621Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-03-16T08:15:04.621Z] === RUN TestCopyWithTarSrcFile [2021-03-16T08:15:04.621Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-03-16T08:15:04.621Z] === RUN TestCopyWithTarSrcFolder [2021-03-16T08:15:04.621Z] --- PASS: TestCopyWithTarSrcFolder (0.02s) [2021-03-16T08:15:04.621Z] === RUN TestCopyFileWithTarInvalidSrc [2021-03-16T08:15:04.621Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-03-16T08:15:04.621Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-03-16T08:15:04.621Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-03-16T08:15:04.621Z] === RUN TestCopyFileWithTarSrcFolder [2021-03-16T08:15:04.621Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-03-16T08:15:04.621Z] === RUN TestCopyFileWithTarSrcFile [2021-03-16T08:15:04.621Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-03-16T08:15:04.621Z] === RUN TestTarFiles [2021-03-16T08:15:04.845Z] ok github.com/docker/docker/image 0.018s coverage: 86.6% of statements [2021-03-16T08:15:05.092Z] === RUN Test [2021-03-16T08:15:05.092Z] === RUN Test/TestContent [2021-03-16T08:15:05.092Z] === RUN Test/TestInitialize [2021-03-16T08:15:05.092Z] === RUN Test/TestNew [2021-03-16T08:15:05.092Z] === RUN Test/TestParsingContentsWithComments [2021-03-16T08:15:05.092Z] === RUN Test/TestRegister [2021-03-16T08:15:05.092Z] === RUN Test/TestWatch [2021-03-16T08:15:05.092Z] --- PASS: Test (0.00s) [2021-03-16T08:15:05.092Z] --- PASS: Test/TestContent (0.00s) [2021-03-16T08:15:05.092Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-16T08:15:05.092Z] --- PASS: Test/TestNew (0.00s) [2021-03-16T08:15:05.092Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-03-16T08:15:05.092Z] --- PASS: Test/TestRegister (0.00s) [2021-03-16T08:15:05.092Z] --- PASS: Test/TestWatch (0.00s) [2021-03-16T08:15:05.092Z] PASS [2021-03-16T08:15:05.092Z] coverage: 92.9% of statements [2021-03-16T08:15:05.092Z] ok github.com/docker/docker/pkg/discovery/file 0.089s coverage: 92.9% of statements [2021-03-16T08:15:05.408Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 85.1% of statements [2021-03-16T08:15:05.408Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-16T08:15:05.971Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-03-16T08:15:06.083Z] === RUN Test [2021-03-16T08:15:06.084Z] === RUN Test/TestWatch [2021-03-16T08:15:06.084Z] --- PASS: Test (0.00s) [2021-03-16T08:15:06.084Z] --- PASS: Test/TestWatch (0.00s) [2021-03-16T08:15:06.084Z] PASS [2021-03-16T08:15:06.084Z] coverage: 92.3% of statements [2021-03-16T08:15:06.084Z] ok github.com/docker/docker/pkg/discovery/memory 0.084s coverage: 92.3% of statements [2021-03-16T08:15:06.217Z] --- PASS: TestImportExtremelyLargeImageWorks (193.13s) [2021-03-16T08:15:06.217Z] PASS [2021-03-16T08:15:06.217Z] [2021-03-16T08:15:06.217Z] DONE 12 tests in 197.847s [2021-03-16T08:15:06.217Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-16T08:15:06.217Z] ++ 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-03-16T08:15:06.217Z] ++ set -e [2021-03-16T08:15:06.217Z] ++ '[' -n 0 ']' [2021-03-16T08:15:06.217Z] ++ set -x [2021-03-16T08:15:06.217Z] ++ 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-03-16T08:15:06.217Z] INFO: Testing against a local daemon [2021-03-16T08:15:06.217Z] === RUN TestNetworkCreateDelete [2021-03-16T08:15:06.217Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-03-16T08:15:06.217Z] === RUN TestDockerNetworkDeletePreferID [2021-03-16T08:15:06.554Z] === RUN Test [2021-03-16T08:15:06.554Z] === RUN Test/TestInitialize [2021-03-16T08:15:06.554Z] time="2021-03-16T08:15:06Z" level=info msg="Initializing discovery without TLS" [2021-03-16T08:15:06.554Z] time="2021-03-16T08:15:06Z" level=info msg="Initializing discovery without TLS" [2021-03-16T08:15:06.554Z] time="2021-03-16T08:15:06Z" level=info msg="Initializing discovery without TLS" [2021-03-16T08:15:06.554Z] === RUN Test/TestInitializeWithCerts [2021-03-16T08:15:06.554Z] time="2021-03-16T08:15:06Z" level=info msg="Initializing discovery with TLS" [2021-03-16T08:15:06.554Z] === RUN Test/TestWatch [2021-03-16T08:15:06.554Z] time="2021-03-16T08:15:06Z" level=info msg="Initializing discovery without TLS" [2021-03-16T08:15:06.554Z] === RUN Test [2021-03-16T08:15:06.554Z] === RUN Test/TestInitialize [2021-03-16T08:15:06.554Z] === RUN Test/TestInitializeWithPattern [2021-03-16T08:15:06.554Z] === RUN Test/TestRegister [2021-03-16T08:15:06.554Z] === RUN Test/TestWatch [2021-03-16T08:15:06.554Z] --- PASS: Test (0.00s) [2021-03-16T08:15:06.554Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-16T08:15:06.554Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-03-16T08:15:06.554Z] --- PASS: Test/TestRegister (0.00s) [2021-03-16T08:15:06.554Z] --- PASS: Test/TestWatch (0.00s) [2021-03-16T08:15:06.554Z] PASS [2021-03-16T08:15:06.554Z] coverage: 93.8% of statements [2021-03-16T08:15:06.554Z] ok github.com/docker/docker/pkg/discovery/nodes 0.069s coverage: 93.8% of statements [2021-03-16T08:15:06.785Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2021-03-16T08:15:06.785Z] === RUN TestDaemonDNSFallback [2021-03-16T08:15:06.898Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.6% of statements [2021-03-16T08:15:07.154Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2021-03-16T08:15:07.154Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-16T08:15:07.546Z] === RUN TestPollerAddRemove [2021-03-16T08:15:07.546Z] --- PASS: TestPollerAddRemove (0.00s) [2021-03-16T08:15:07.546Z] === RUN TestPollerEvent [2021-03-16T08:15:07.546Z] --- SKIP: TestPollerEvent (0.00s) [2021-03-16T08:15:07.546Z] poller_test.go:41: No chmod on Windows [2021-03-16T08:15:07.546Z] === RUN TestPollerClose [2021-03-16T08:15:07.546Z] --- PASS: TestPollerClose (0.00s) [2021-03-16T08:15:07.547Z] PASS [2021-03-16T08:15:07.547Z] coverage: 45.7% of statements [2021-03-16T08:15:07.547Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2021-03-16T08:15:08.018Z] === RUN TestCopyFileWithInvalidSrc [2021-03-16T08:15:08.018Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestCopyFileWithInvalidDest [2021-03-16T08:15:08.018Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestCopyFileWithSameSrcAndDest [2021-03-16T08:15:08.018Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-03-16T08:15:08.018Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestCopyFile [2021-03-16T08:15:08.018Z] --- PASS: TestCopyFile (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-03-16T08:15:08.018Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-16T08:15:08.018Z] fileutils_test.go:134: Needs porting to Windows [2021-03-16T08:15:08.018Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-03-16T08:15:08.018Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestReadSymlinkedDirectoryToFile [2021-03-16T08:15:08.018Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-16T08:15:08.018Z] fileutils_test.go:180: Needs porting to Windows [2021-03-16T08:15:08.018Z] === RUN TestWildcardMatches [2021-03-16T08:15:08.018Z] --- PASS: TestWildcardMatches (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestPatternMatches [2021-03-16T08:15:08.018Z] --- PASS: TestPatternMatches (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-03-16T08:15:08.018Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestPatternMatchesFolderExclusions [2021-03-16T08:15:08.018Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-03-16T08:15:08.018Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-03-16T08:15:08.018Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-03-16T08:15:08.018Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-03-16T08:15:08.018Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestSingleExclamationError [2021-03-16T08:15:08.018Z] --- PASS: TestSingleExclamationError (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestMatchesWithNoPatterns [2021-03-16T08:15:08.018Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestMatchesWithMalformedPatterns [2021-03-16T08:15:08.018Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestMatches [2021-03-16T08:15:08.018Z] --- PASS: TestMatches (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestCleanPatterns [2021-03-16T08:15:08.018Z] --- PASS: TestCleanPatterns (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-03-16T08:15:08.018Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestCleanPatternsExceptionFlag [2021-03-16T08:15:08.018Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-03-16T08:15:08.018Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-03-16T08:15:08.018Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestCleanPatternsErrorSingleException [2021-03-16T08:15:08.018Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestCreateIfNotExistsDir [2021-03-16T08:15:08.018Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestCreateIfNotExistsFile [2021-03-16T08:15:08.018Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-03-16T08:15:08.018Z] === RUN TestMatch [2021-03-16T08:15:08.018Z] --- PASS: TestMatch (0.00s) [2021-03-16T08:15:08.018Z] PASS [2021-03-16T08:15:08.018Z] coverage: 87.7% of statements [2021-03-16T08:15:08.018Z] ok github.com/docker/docker/pkg/fileutils 0.081s coverage: 87.7% of statements [2021-03-16T08:15:08.082Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-03-16T08:15:08.488Z] === RUN TestGet [2021-03-16T08:15:08.489Z] --- PASS: TestGet (0.00s) [2021-03-16T08:15:08.489Z] === RUN TestGetShortcutString [2021-03-16T08:15:08.489Z] --- PASS: TestGetShortcutString (0.00s) [2021-03-16T08:15:08.489Z] PASS [2021-03-16T08:15:08.489Z] coverage: 42.9% of statements [2021-03-16T08:15:08.489Z] ok github.com/docker/docker/pkg/homedir 0.054s coverage: 42.9% of statements [2021-03-16T08:15:08.749Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-16T08:15:09.044Z] --- PASS: TestDockerNetworkMacvlan (11.43s) [2021-03-16T08:15:09.044Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-03-16T08:15:09.044Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-03-16T08:15:09.044Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.95s) [2021-03-16T08:15:09.044Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.01s) [2021-03-16T08:15:09.044Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.45s) [2021-03-16T08:15:09.044Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.71s) [2021-03-16T08:15:09.044Z] PASS [2021-03-16T08:15:09.044Z] [2021-03-16T08:15:09.044Z] DONE 8 tests in 12.893s [2021-03-16T08:15:09.044Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-16T08:15:09.044Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:15:09.044Z] ++ set -e [2021-03-16T08:15:09.044Z] ++ '[' -n 0 ']' [2021-03-16T08:15:09.044Z] ++ set -x [2021-03-16T08:15:09.044Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:15:09.044Z] testing: warning: no tests to run [2021-03-16T08:15:09.044Z] PASS [2021-03-16T08:15:09.044Z] [2021-03-16T08:15:09.044Z] DONE 0 tests in 0.011s [2021-03-16T08:15:09.044Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-16T08:15:09.044Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:15:09.044Z] ++ set -e [2021-03-16T08:15:09.044Z] ++ '[' -n 0 ']' [2021-03-16T08:15:09.044Z] ++ set -x [2021-03-16T08:15:09.044Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:15:09.044Z] INFO: Testing against a local daemon [2021-03-16T08:15:09.044Z] === RUN TestAuthZPluginAllowRequest [2021-03-16T08:15:09.447Z] ok github.com/docker/docker/oci 0.008s coverage: 45.2% of statements [2021-03-16T08:15:09.479Z] === RUN TestCreateIDMapOrder [2021-03-16T08:15:09.479Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-03-16T08:15:09.479Z] PASS [2021-03-16T08:15:09.479Z] coverage: 7.2% of statements [2021-03-16T08:15:09.479Z] ok github.com/docker/docker/pkg/idtools 0.070s coverage: 7.2% of statements [2021-03-16T08:15:09.479Z] --- PASS: Test (3.15s) [2021-03-16T08:15:09.479Z] --- PASS: Test/TestInitialize (0.14s) [2021-03-16T08:15:09.479Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-03-16T08:15:09.479Z] --- PASS: Test/TestWatch (3.01s) [2021-03-16T08:15:09.479Z] PASS [2021-03-16T08:15:09.479Z] coverage: 84.1% of statements [2021-03-16T08:15:09.479Z] ok github.com/docker/docker/pkg/discovery/kv 3.315s coverage: 84.1% of statements [2021-03-16T08:15:10.009Z] ok github.com/docker/docker/opts 0.023s coverage: 67.1% of statements [2021-03-16T08:15:10.265Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-03-16T08:15:10.469Z] === RUN TestFixedBufferCap [2021-03-16T08:15:10.469Z] --- PASS: TestFixedBufferCap (0.00s) [2021-03-16T08:15:10.469Z] === RUN TestFixedBufferLen [2021-03-16T08:15:10.469Z] --- PASS: TestFixedBufferLen (0.00s) [2021-03-16T08:15:10.469Z] === RUN TestFixedBufferString [2021-03-16T08:15:10.469Z] --- PASS: TestFixedBufferString (0.00s) [2021-03-16T08:15:10.469Z] === RUN TestFixedBufferWrite [2021-03-16T08:15:10.469Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-03-16T08:15:10.469Z] === RUN TestFixedBufferRead [2021-03-16T08:15:10.469Z] --- PASS: TestFixedBufferRead (0.00s) [2021-03-16T08:15:10.469Z] === RUN TestBytesPipeRead [2021-03-16T08:15:10.469Z] --- PASS: TestBytesPipeRead (0.00s) [2021-03-16T08:15:10.469Z] === RUN TestBytesPipeWrite [2021-03-16T08:15:10.469Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-03-16T08:15:10.469Z] === RUN TestBytesPipeWriteRandomChunks [2021-03-16T08:15:10.469Z] --- PASS: TestTarFiles (5.86s) [2021-03-16T08:15:10.469Z] === RUN TestTarUntar [2021-03-16T08:15:10.469Z] --- PASS: TestTarUntar (0.03s) [2021-03-16T08:15:10.469Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-03-16T08:15:10.469Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-03-16T08:15:10.469Z] === RUN TestTarWithOptions [2021-03-16T08:15:10.469Z] --- PASS: TestTarWithOptions (0.02s) [2021-03-16T08:15:10.469Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-03-16T08:15:10.469Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-03-16T08:15:10.469Z] === RUN TestUntarUstarGnuConflict [2021-03-16T08:15:10.469Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-03-16T08:15:10.469Z] === RUN TestUntarInvalidFilenames [2021-03-16T08:15:10.560Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2021-03-16T08:15:10.560Z] === RUN TestAuthZPluginTLS [2021-03-16T08:15:10.939Z] === RUN TestError [2021-03-16T08:15:10.939Z] --- PASS: TestError (0.00s) [2021-03-16T08:15:10.939Z] === RUN TestProgressString [2021-03-16T08:15:10.939Z] === RUN TestProgressString/no_progress [2021-03-16T08:15:10.939Z] === RUN TestProgressString/progress_1 [2021-03-16T08:15:10.939Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-03-16T08:15:10.939Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-03-16T08:15:10.939Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-03-16T08:15:10.939Z] === RUN TestProgressString/with_units [2021-03-16T08:15:10.939Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-03-16T08:15:10.939Z] === RUN TestProgressString/hide_counts [2021-03-16T08:15:10.939Z] --- PASS: TestProgressString (0.00s) [2021-03-16T08:15:10.939Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-03-16T08:15:10.939Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-03-16T08:15:10.939Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-03-16T08:15:10.939Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-03-16T08:15:10.939Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-03-16T08:15:10.939Z] --- PASS: TestProgressString/with_units (0.00s) [2021-03-16T08:15:10.939Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-03-16T08:15:10.939Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-03-16T08:15:10.939Z] === RUN TestJSONMessageDisplay [2021-03-16T08:15:10.939Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames158053750\\dest" [2021-03-16T08:15:10.939Z] === RUN TestStandardLongPath [2021-03-16T08:15:10.939Z] --- PASS: TestStandardLongPath (0.00s) [2021-03-16T08:15:10.939Z] === RUN TestUNCLongPath [2021-03-16T08:15:10.939Z] --- PASS: TestUNCLongPath (0.00s) [2021-03-16T08:15:10.939Z] PASS [2021-03-16T08:15:10.939Z] coverage: 100.0% of statements [2021-03-16T08:15:10.939Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2021-03-16T08:15:10.939Z] === RUN TestUntarHardlinkToSymlink [2021-03-16T08:15:10.939Z] ok github.com/docker/docker/pkg/longpath 0.057s coverage: 100.0% of statements [2021-03-16T08:15:10.939Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2021-03-16T08:15:10.939Z] === RUN TestAtomicWriteToFile [2021-03-16T08:15:10.939Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-03-16T08:15:10.939Z] === RUN TestAtomicWriteSetCommit [2021-03-16T08:15:10.939Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-03-16T08:15:10.939Z] === RUN TestUntarInvalidHardlink [2021-03-16T08:15:10.939Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink946459287\\victim\\hello" -> "../victim/hello" [2021-03-16T08:15:10.939Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-03-16T08:15:10.939Z] === RUN TestAtomicWriteSetCancel [2021-03-16T08:15:10.939Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink478057738\\victim\\hello" -> "/../victim/hello" [2021-03-16T08:15:10.939Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink889384161\\victim" -> "../victim" [2021-03-16T08:15:10.939Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-03-16T08:15:10.939Z] === RUN TestReadCloserWrapperClose [2021-03-16T08:15:10.939Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-03-16T08:15:10.939Z] === RUN TestReaderErrWrapperReadOnError [2021-03-16T08:15:10.939Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-03-16T08:15:10.939Z] === RUN TestReaderErrWrapperRead [2021-03-16T08:15:10.939Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-03-16T08:15:10.939Z] === RUN TestHashData [2021-03-16T08:15:10.939Z] --- PASS: TestHashData (0.00s) [2021-03-16T08:15:10.939Z] === RUN TestCancelReadCloser [2021-03-16T08:15:10.939Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink346039500\\victim" -> "../victim" [2021-03-16T08:15:10.939Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink938509755\\victim" -> "../victim" [2021-03-16T08:15:10.939Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink538011102\\victim" -> "../victim" [2021-03-16T08:15:10.939Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-03-16T08:15:10.939Z] === RUN TestUntarInvalidSymlink [2021-03-16T08:15:10.939Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink111040933\\dest\\dotdot" -> "../victim/hello" [2021-03-16T08:15:10.939Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-03-16T08:15:10.939Z] === RUN TestJSONMessageDisplayWithJSONError [2021-03-16T08:15:10.939Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-03-16T08:15:10.939Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-03-16T08:15:10.939Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-03-16T08:15:10.939Z] === RUN TestDisplayJSONMessagesStream [2021-03-16T08:15:10.939Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink800289984\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-16T08:15:10.939Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-03-16T08:15:10.939Z] PASS [2021-03-16T08:15:10.939Z] coverage: 91.7% of statements [2021-03-16T08:15:10.939Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink247298847\\dest\\loophole-victim" -> "../victim" [2021-03-16T08:15:10.939Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink914658802\\dest\\loophole-victim" -> "../victim" [2021-03-16T08:15:10.939Z] ok github.com/docker/docker/pkg/jsonmessage 0.199s coverage: 91.7% of statements [2021-03-16T08:15:10.939Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink039151785\\dest\\loophole-victim" -> "../victim" [2021-03-16T08:15:10.939Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink974083060\\dest\\loophole-victim" -> "../victim" [2021-03-16T08:15:10.939Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink939872963\\dest\\dir\\loophole" -> "../../victim" [2021-03-16T08:15:10.939Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2021-03-16T08:15:10.939Z] === RUN TestTempArchiveCloseMultipleTimes [2021-03-16T08:15:10.939Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-03-16T08:15:10.939Z] === RUN TestXGlobalNoParent [2021-03-16T08:15:10.939Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-03-16T08:15:10.939Z] === RUN TestReplaceFileTarWrapper [2021-03-16T08:15:10.939Z] --- PASS: TestCancelReadCloser (0.10s) [2021-03-16T08:15:10.939Z] === RUN TestWriteCloserWrapperClose [2021-03-16T08:15:10.939Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-03-16T08:15:10.939Z] === RUN TestNopWriteCloser [2021-03-16T08:15:10.939Z] --- PASS: TestNopWriteCloser (0.00s) [2021-03-16T08:15:10.939Z] === RUN TestNopWriter [2021-03-16T08:15:10.939Z] --- PASS: TestNopWriter (0.00s) [2021-03-16T08:15:10.939Z] === RUN TestWriteCounter [2021-03-16T08:15:10.939Z] --- PASS: TestWriteCounter (0.00s) [2021-03-16T08:15:10.939Z] PASS [2021-03-16T08:15:10.939Z] coverage: 69.2% of statements [2021-03-16T08:15:10.939Z] ok github.com/docker/docker/pkg/ioutils 0.695s coverage: 69.2% of statements [2021-03-16T08:15:10.939Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-03-16T08:15:10.939Z] === RUN TestPrefixHeaderReadable [2021-03-16T08:15:10.939Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-03-16T08:15:10.939Z] === RUN TestDisablePigz [2021-03-16T08:15:11.196Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-03-16T08:15:11.196Z] === RUN TestAuthZPluginDenyRequest [2021-03-16T08:15:11.409Z] --- PASS: TestDisablePigz (0.11s) [2021-03-16T08:15:11.409Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-03-16T08:15:11.409Z] === RUN TestPigz [2021-03-16T08:15:11.409Z] --- PASS: TestPigz (0.13s) [2021-03-16T08:15:11.409Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-03-16T08:15:11.409Z] === RUN TestCopyFileWithInvalidDest [2021-03-16T08:15:11.409Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-03-16T08:15:11.409Z] archive_windows_test.go:16: Currently fails [2021-03-16T08:15:11.409Z] === RUN TestCanonicalTarNameForPath [2021-03-16T08:15:11.409Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-03-16T08:15:11.409Z] === RUN TestCanonicalTarName [2021-03-16T08:15:11.409Z] --- PASS: TestCanonicalTarName (0.00s) [2021-03-16T08:15:11.409Z] === RUN TestChmodTarEntry [2021-03-16T08:15:11.409Z] --- PASS: TestChmodTarEntry (0.00s) [2021-03-16T08:15:11.409Z] === RUN TestHardLinkOrder [2021-03-16T08:15:11.409Z] --- PASS: TestHardLinkOrder (0.09s) [2021-03-16T08:15:11.409Z] === RUN TestChangeString [2021-03-16T08:15:11.409Z] --- PASS: TestChangeString (0.00s) [2021-03-16T08:15:11.409Z] === RUN TestChangesWithNoChanges [2021-03-16T08:15:11.409Z] --- PASS: TestChangesWithNoChanges (0.05s) [2021-03-16T08:15:11.409Z] === RUN TestChangesWithChanges [2021-03-16T08:15:11.409Z] --- PASS: TestChangesWithChanges (0.03s) [2021-03-16T08:15:11.409Z] === RUN TestChangesWithChangesGH13590 [2021-03-16T08:15:11.409Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-03-16T08:15:11.409Z] changes_test.go:192: needs more investigation [2021-03-16T08:15:11.409Z] === RUN TestChangesDirsEmpty [2021-03-16T08:15:11.490Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-16T08:15:11.490Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-16T08:15:11.880Z] === RUN TestNameFormat [2021-03-16T08:15:11.880Z] --- PASS: TestNameFormat (0.00s) [2021-03-16T08:15:11.880Z] === RUN TestNameRetries [2021-03-16T08:15:11.880Z] --- PASS: TestNameRetries (0.00s) [2021-03-16T08:15:11.880Z] PASS [2021-03-16T08:15:11.880Z] coverage: 85.7% of statements [2021-03-16T08:15:11.880Z] --- PASS: TestChangesDirsEmpty (0.19s) [2021-03-16T08:15:11.880Z] === RUN TestChangesDirsMutated [2021-03-16T08:15:11.880Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2021-03-16T08:15:11.880Z] === RUN TestParseKeyValueOpt [2021-03-16T08:15:11.880Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-03-16T08:15:11.880Z] === RUN TestParseUintList [2021-03-16T08:15:11.880Z] --- PASS: TestParseUintList (0.00s) [2021-03-16T08:15:11.880Z] === RUN TestParseUintListMaximumLimits [2021-03-16T08:15:11.880Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-03-16T08:15:11.880Z] PASS [2021-03-16T08:15:11.880Z] coverage: 97.0% of statements [2021-03-16T08:15:11.880Z] ok github.com/docker/docker/pkg/parsers 0.058s coverage: 97.0% of statements [2021-03-16T08:15:11.880Z] --- PASS: TestChangesDirsMutated (0.18s) [2021-03-16T08:15:11.880Z] === RUN TestApplyLayer [2021-03-16T08:15:11.880Z] --- SKIP: TestApplyLayer (0.00s) [2021-03-16T08:15:11.880Z] changes_test.go:405: needs further investigation [2021-03-16T08:15:11.880Z] === RUN TestChangesSizeWithHardlinks [2021-03-16T08:15:11.880Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-03-16T08:15:11.880Z] changes_test.go:441: needs further investigation [2021-03-16T08:15:11.880Z] === RUN TestChangesSizeWithNoChanges [2021-03-16T08:15:11.880Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-03-16T08:15:11.880Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-03-16T08:15:11.880Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-03-16T08:15:11.880Z] === RUN TestChangesSize [2021-03-16T08:15:11.880Z] --- PASS: TestChangesSize (0.00s) [2021-03-16T08:15:11.880Z] === RUN TestApplyLayerInvalidFilenames [2021-03-16T08:15:11.880Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames129591466\\dest" [2021-03-16T08:15:11.880Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-03-16T08:15:11.880Z] === RUN TestApplyLayerInvalidHardlink [2021-03-16T08:15:11.880Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink866374508\\victim\\hello" -> "../victim/hello" [2021-03-16T08:15:11.880Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink721725403\\victim\\hello" -> "/../victim/hello" [2021-03-16T08:15:11.880Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink241871742\\victim" -> "../victim" [2021-03-16T08:15:11.880Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink304898245\\victim" -> "../victim" [2021-03-16T08:15:11.880Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink249598304\\victim" -> "../victim" [2021-03-16T08:15:11.880Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink393926463\\victim" -> "../victim" [2021-03-16T08:15:11.880Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-03-16T08:15:11.880Z] === RUN TestApplyLayerInvalidSymlink [2021-03-16T08:15:11.880Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink687550866\\dest\\dotdot" -> "../victim/hello" [2021-03-16T08:15:11.880Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink878006729\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-16T08:15:11.880Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink131815060\\dest\\loophole-victim" -> "../victim" [2021-03-16T08:15:11.880Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink280869091\\dest\\loophole-victim" -> "../victim" [2021-03-16T08:15:11.880Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink066031334\\dest\\loophole-victim" -> "../victim" [2021-03-16T08:15:11.880Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink607025933\\dest\\loophole-victim" -> "../victim" [2021-03-16T08:15:11.880Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-03-16T08:15:11.880Z] === RUN TestApplyLayerWhiteouts [2021-03-16T08:15:11.880Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-03-16T08:15:11.880Z] === RUN TestGenerateEmptyFile [2021-03-16T08:15:11.880Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-03-16T08:15:11.880Z] === RUN TestGenerateWithContent [2021-03-16T08:15:11.880Z] --- PASS: TestGenerateWithContent (0.00s) [2021-03-16T08:15:11.880Z] PASS [2021-03-16T08:15:11.880Z] coverage: 62.6% of statements [2021-03-16T08:15:11.880Z] ok github.com/docker/docker/pkg/archive 8.534s coverage: 62.6% of statements [2021-03-16T08:15:12.052Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-16T08:15:12.052Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-16T08:15:12.126Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-03-16T08:15:12.126Z] === RUN TestAuthZPluginDenyResponse [2021-03-16T08:15:12.154Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 77.2% of statements [2021-03-16T08:15:12.351Z] === RUN TestNewAndRemove [2021-03-16T08:15:12.351Z] --- PASS: TestNewAndRemove (0.00s) [2021-03-16T08:15:12.351Z] === RUN TestRemoveInvalidPath [2021-03-16T08:15:12.351Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-03-16T08:15:12.351Z] PASS [2021-03-16T08:15:12.351Z] coverage: 82.6% of statements [2021-03-16T08:15:12.351Z] ok github.com/docker/docker/pkg/pidfile 0.054s coverage: 82.6% of statements [2021-03-16T08:15:12.619Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-16T08:15:12.716Z] ok github.com/docker/docker/pkg/authorization 0.127s coverage: 68.3% of statements [2021-03-16T08:15:12.762Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-03-16T08:15:12.763Z] === RUN TestAuthZPluginAllowEventStream [2021-03-16T08:15:12.822Z] === RUN TestParseEmptyInterface [2021-03-16T08:15:12.822Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-03-16T08:15:12.822Z] === RUN TestParseNonInterfaceType [2021-03-16T08:15:12.822Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-03-16T08:15:12.822Z] === RUN TestParseWithOneFunction [2021-03-16T08:15:12.822Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-03-16T08:15:12.822Z] === RUN TestParseWithMultipleFuncs [2021-03-16T08:15:12.822Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-03-16T08:15:12.822Z] === RUN TestParseWithUnnamedReturn [2021-03-16T08:15:12.822Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-03-16T08:15:12.822Z] === RUN TestEmbeddedInterface [2021-03-16T08:15:12.822Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-03-16T08:15:12.822Z] === RUN TestParsedImports [2021-03-16T08:15:12.822Z] --- PASS: TestParsedImports (0.00s) [2021-03-16T08:15:12.822Z] === RUN TestAliasedImports [2021-03-16T08:15:12.822Z] --- PASS: TestAliasedImports (0.00s) [2021-03-16T08:15:12.822Z] PASS [2021-03-16T08:15:12.822Z] coverage: 56.8% of statements [2021-03-16T08:15:12.822Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2021-03-16T08:15:12.878Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-16T08:15:12.972Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-03-16T08:15:13.136Z] === RUN TestDockerSuite/TestBuildFails [2021-03-16T08:15:13.228Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-03-16T08:15:13.703Z] --- PASS: TestDaemonDNSFallback (7.05s) [2021-03-16T08:15:13.703Z] === RUN TestInspectNetwork [2021-03-16T08:15:14.271Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-16T08:15:14.271Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-16T08:15:14.278Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2021-03-16T08:15:14.278Z] === RUN TestAuthZPluginErrorResponse [2021-03-16T08:15:14.393Z] === RUN TestFailedConnection [2021-03-16T08:15:14.393Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-03-16T08:15:14.393Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-16T08:15:14.393Z] === RUN TestBufioReaderPoolPutAndGet [2021-03-16T08:15:14.393Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-03-16T08:15:14.393Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-03-16T08:15:14.393Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-03-16T08:15:14.393Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-03-16T08:15:14.393Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-16T08:15:14.393Z] === RUN TestBufioWriterPoolPutAndGet [2021-03-16T08:15:14.393Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-03-16T08:15:14.393Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-03-16T08:15:14.393Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-03-16T08:15:14.393Z] === RUN TestBufferPoolPutAndGet [2021-03-16T08:15:14.393Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-03-16T08:15:14.393Z] PASS [2021-03-16T08:15:14.393Z] coverage: 88.2% of statements [2021-03-16T08:15:14.393Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2021-03-16T08:15:14.393Z] === RUN TestHTTPTransport [2021-03-16T08:15:14.393Z] --- PASS: TestHTTPTransport (0.00s) [2021-03-16T08:15:14.393Z] PASS [2021-03-16T08:15:14.393Z] coverage: 85.7% of statements [2021-03-16T08:15:14.393Z] ok github.com/docker/docker/pkg/plugins/transport 0.048s coverage: 85.7% of statements [2021-03-16T08:15:14.571Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-03-16T08:15:14.571Z] === RUN TestAuthZPluginErrorRequest [2021-03-16T08:15:15.207Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-16T08:15:15.207Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-16T08:15:15.384Z] === RUN TestSendToOneSub [2021-03-16T08:15:15.384Z] --- PASS: TestSendToOneSub (0.00s) [2021-03-16T08:15:15.384Z] === RUN TestSendToMultipleSubs [2021-03-16T08:15:15.384Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-03-16T08:15:15.384Z] === RUN TestEvictOneSub [2021-03-16T08:15:15.384Z] --- PASS: TestEvictOneSub (0.00s) [2021-03-16T08:15:15.384Z] === RUN TestClosePublisher [2021-03-16T08:15:15.384Z] --- PASS: TestClosePublisher (0.00s) [2021-03-16T08:15:15.384Z] === RUN TestPubSubRace [2021-03-16T08:15:15.384Z] === RUN TestOutputOnPrematureClose [2021-03-16T08:15:15.384Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-03-16T08:15:15.384Z] === RUN TestCompleteSilently [2021-03-16T08:15:15.384Z] --- PASS: TestCompleteSilently (0.00s) [2021-03-16T08:15:15.384Z] PASS [2021-03-16T08:15:15.384Z] coverage: 75.9% of statements [2021-03-16T08:15:15.384Z] --- PASS: TestFailedConnection (1.01s) [2021-03-16T08:15:15.384Z] === RUN TestFailOnce [2021-03-16T08:15:15.384Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2021-03-16T08:15:15.384Z] 2021/03/16 08:15:14 http: panic serving 127.0.0.1:49220: Plugin not ready [2021-03-16T08:15:15.384Z] goroutine 10 [running]: [2021-03-16T08:15:15.384Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-03-16T08:15:15.384Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-03-16T08:15:15.384Z] panic(0x849b40, 0x986ad0) [2021-03-16T08:15:15.384Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-03-16T08:15:15.384Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000128000, 0xc0000d0300) [2021-03-16T08:15:15.384Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-03-16T08:15:15.384Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000128000, 0xc0000d0300) [2021-03-16T08:15:15.384Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-03-16T08:15:15.384Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000128000, 0xc0000d0300) [2021-03-16T08:15:15.384Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-03-16T08:15:15.384Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000128000, 0xc0000d0300) [2021-03-16T08:15:15.384Z] c:/go/src/net/http/server.go:2831 +0xab [2021-03-16T08:15:15.384Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-03-16T08:15:15.384Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-03-16T08:15:15.384Z] created by net/http.(*Server).Serve [2021-03-16T08:15:15.384Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-03-16T08:15:15.384Z] time="2021-03-16T08:15:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49219/Test.FailOnce: Post http://127.0.0.1:49219/Test.FailOnce: EOF, retrying in 1s" [2021-03-16T08:15:15.842Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-03-16T08:15:15.842Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-16T08:15:15.855Z] === RUN TestRegister [2021-03-16T08:15:15.855Z] --- PASS: TestRegister (0.00s) [2021-03-16T08:15:15.855Z] === RUN TestCommand [2021-03-16T08:15:15.855Z] --- PASS: TestCommand (0.03s) [2021-03-16T08:15:15.855Z] === RUN TestNaiveSelf [2021-03-16T08:15:15.855Z] --- PASS: TestNaiveSelf (0.02s) [2021-03-16T08:15:15.855Z] PASS [2021-03-16T08:15:15.855Z] coverage: 82.4% of statements [2021-03-16T08:15:15.855Z] ok github.com/docker/docker/pkg/reexec 0.092s coverage: 82.4% of statements [2021-03-16T08:15:16.325Z] --- PASS: TestPubSubRace (1.05s) [2021-03-16T08:15:16.325Z] PASS [2021-03-16T08:15:16.325Z] coverage: 75.0% of statements [2021-03-16T08:15:16.325Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 75.0% of statements [2021-03-16T08:15:16.325Z] --- PASS: TestFailOnce (1.14s) [2021-03-16T08:15:16.325Z] === RUN TestEchoInputOutput [2021-03-16T08:15:16.325Z] --- PASS: TestEchoInputOutput (0.00s) [2021-03-16T08:15:16.325Z] === RUN TestBackoff [2021-03-16T08:15:16.325Z] --- PASS: TestBackoff (0.00s) [2021-03-16T08:15:16.325Z] === RUN TestAbortRetry [2021-03-16T08:15:16.325Z] --- PASS: TestAbortRetry (0.00s) [2021-03-16T08:15:16.325Z] === RUN TestClientScheme [2021-03-16T08:15:16.325Z] --- PASS: TestClientScheme (0.00s) [2021-03-16T08:15:16.325Z] === RUN TestNewClientWithTimeout [2021-03-16T08:15:16.493Z] ok github.com/docker/docker/pkg/chrootarchive 2.485s coverage: 43.2% of statements [2021-03-16T08:15:16.493Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-03-16T08:15:16.749Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-03-16T08:15:16.795Z] time="2021-03-16T08:15:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-03-16T08:15:16.795Z] === RUN TestParseSignal [2021-03-16T08:15:16.795Z] --- PASS: TestParseSignal (0.00s) [2021-03-16T08:15:16.795Z] === RUN TestValidSignalForPlatform [2021-03-16T08:15:16.795Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-03-16T08:15:16.795Z] PASS [2021-03-16T08:15:16.795Z] coverage: 20.3% of statements [2021-03-16T08:15:16.795Z] ok github.com/docker/docker/pkg/signal 0.041s coverage: 20.3% of statements [2021-03-16T08:15:16.805Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-16T08:15:17.266Z] === RUN TestNewStdWriter [2021-03-16T08:15:17.266Z] --- PASS: TestNewStdWriter (0.00s) [2021-03-16T08:15:17.266Z] === RUN TestWriteWithUninitializedStdWriter [2021-03-16T08:15:17.266Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-03-16T08:15:17.266Z] === RUN TestWriteWithNilBytes [2021-03-16T08:15:17.266Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-03-16T08:15:17.266Z] === RUN TestWrite [2021-03-16T08:15:17.266Z] --- PASS: TestWrite (0.00s) [2021-03-16T08:15:17.266Z] === RUN TestWriteWithWriterError [2021-03-16T08:15:17.266Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-03-16T08:15:17.266Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-03-16T08:15:17.266Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-03-16T08:15:17.266Z] === RUN TestStdCopyWriteAndRead [2021-03-16T08:15:17.266Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-03-16T08:15:17.266Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-03-16T08:15:17.266Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-03-16T08:15:17.266Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-03-16T08:15:17.266Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-03-16T08:15:17.266Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-03-16T08:15:17.266Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-03-16T08:15:17.266Z] === RUN TestStdCopyWithInvalidInputHeader [2021-03-16T08:15:17.266Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-03-16T08:15:17.266Z] === RUN TestStdCopyWithCorruptedPrefix [2021-03-16T08:15:17.266Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-03-16T08:15:17.266Z] === RUN TestStdCopyReturnsWriteErrors [2021-03-16T08:15:17.266Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-03-16T08:15:17.266Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-03-16T08:15:17.266Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-03-16T08:15:17.266Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-03-16T08:15:17.266Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-03-16T08:15:17.266Z] PASS [2021-03-16T08:15:17.266Z] coverage: 100.0% of statements [2021-03-16T08:15:17.266Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2021-03-16T08:15:17.311Z] ok github.com/docker/docker/layer 7.891s coverage: 68.8% of statements [2021-03-16T08:15:17.311Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-16T08:15:17.311Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-16T08:15:17.311Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-16T08:15:17.311Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-16T08:15:17.311Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-16T08:15:17.311Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-16T08:15:17.311Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-16T08:15:17.311Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-03-16T08:15:17.365Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2021-03-16T08:15:17.365Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-16T08:15:17.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-03-16T08:15:17.737Z] === RUN TestRawProgressFormatterFormatStatus [2021-03-16T08:15:17.737Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-03-16T08:15:17.737Z] === RUN TestRawProgressFormatterFormatProgress [2021-03-16T08:15:17.737Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-03-16T08:15:17.737Z] === RUN TestFormatStatus [2021-03-16T08:15:17.737Z] --- PASS: TestFormatStatus (0.00s) [2021-03-16T08:15:17.737Z] === RUN TestFormatError [2021-03-16T08:15:17.737Z] --- PASS: TestFormatError (0.00s) [2021-03-16T08:15:17.737Z] === RUN TestFormatJSONError [2021-03-16T08:15:17.737Z] --- PASS: TestFormatJSONError (0.00s) [2021-03-16T08:15:17.737Z] === RUN TestJsonProgressFormatterFormatProgress [2021-03-16T08:15:17.737Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-03-16T08:15:17.737Z] === RUN TestJsonProgressFormatterFormatStatus [2021-03-16T08:15:17.737Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-03-16T08:15:17.737Z] === RUN TestNewJSONProgressOutput [2021-03-16T08:15:17.737Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-03-16T08:15:17.737Z] === RUN TestAuxFormatterEmit [2021-03-16T08:15:17.737Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-03-16T08:15:17.737Z] === RUN TestStreamWriterStdout [2021-03-16T08:15:17.737Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-03-16T08:15:17.737Z] === RUN TestStreamWriterStderr [2021-03-16T08:15:17.737Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-03-16T08:15:17.737Z] PASS [2021-03-16T08:15:17.737Z] coverage: 66.2% of statements [2021-03-16T08:15:17.737Z] ok github.com/docker/docker/pkg/streamformatter 0.055s coverage: 66.2% of statements [2021-03-16T08:15:17.873Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-03-16T08:15:18.207Z] === RUN TestGenerateRandomID [2021-03-16T08:15:18.207Z] --- PASS: TestGenerateRandomID (0.00s) [2021-03-16T08:15:18.207Z] === RUN TestShortenId [2021-03-16T08:15:18.207Z] --- PASS: TestShortenId (0.00s) [2021-03-16T08:15:18.207Z] === RUN TestShortenSha256Id [2021-03-16T08:15:18.207Z] --- PASS: TestShortenSha256Id (0.00s) [2021-03-16T08:15:18.207Z] === RUN TestShortenIdEmpty [2021-03-16T08:15:18.207Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-03-16T08:15:18.207Z] === RUN TestShortenIdInvalid [2021-03-16T08:15:18.207Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-03-16T08:15:18.207Z] === RUN TestIsShortIDNonHex [2021-03-16T08:15:18.207Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-03-16T08:15:18.207Z] === RUN TestIsShortIDNotCorrectSize [2021-03-16T08:15:18.207Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-03-16T08:15:18.207Z] PASS [2021-03-16T08:15:18.207Z] coverage: 70.6% of statements [2021-03-16T08:15:18.207Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2021-03-16T08:15:18.207Z] time="2021-03-16T08:15:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-03-16T08:15:18.802Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-03-16T08:15:19.058Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-03-16T08:15:19.200Z] === RUN TestIsCpusetListAvailable [2021-03-16T08:15:19.200Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-03-16T08:15:19.200Z] PASS [2021-03-16T08:15:19.200Z] coverage: 38.2% of statements [2021-03-16T08:15:19.200Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2021-03-16T08:15:19.286Z] === RUN TestInspectNetwork/full_network_id [2021-03-16T08:15:19.286Z] === RUN TestInspectNetwork/partial_network_id [2021-03-16T08:15:19.286Z] === RUN TestInspectNetwork/network_name [2021-03-16T08:15:19.286Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-16T08:15:19.440Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2021-03-16T08:15:19.440Z] === RUN TestAuthZPluginHeader [2021-03-16T08:15:19.670Z] === RUN TestChtimes [2021-03-16T08:15:19.670Z] --- PASS: TestChtimes (0.00s) [2021-03-16T08:15:19.670Z] === RUN TestChtimesWindows [2021-03-16T08:15:19.670Z] --- PASS: TestChtimesWindows (0.00s) [2021-03-16T08:15:19.670Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-03-16T08:15:19.670Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-03-16T08:15:19.670Z] === RUN TestEnsureRemoveAllNotExist [2021-03-16T08:15:19.670Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-03-16T08:15:19.670Z] === RUN TestEnsureRemoveAllWithDir [2021-03-16T08:15:19.670Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-03-16T08:15:19.670Z] === RUN TestEnsureRemoveAllWithFile [2021-03-16T08:15:19.670Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-03-16T08:15:19.670Z] === RUN TestHasWin32KSupport [2021-03-16T08:15:19.670Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-03-16T08:15:19.670Z] syscall_windows_test.go:8: win32k: true [2021-03-16T08:15:19.670Z] PASS [2021-03-16T08:15:19.670Z] coverage: 12.0% of statements [2021-03-16T08:15:19.670Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 12.0% of statements [2021-03-16T08:15:20.079Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-03-16T08:15:20.079Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-16T08:15:20.079Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-16T08:15:20.079Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:15:20.079Z] === RUN TestAuthZPluginV2Disable [2021-03-16T08:15:20.079Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-16T08:15:20.079Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:15:20.079Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-16T08:15:20.079Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-16T08:15:20.079Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:15:20.079Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-16T08:15:20.079Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-16T08:15:20.079Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:15:20.079Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-16T08:15:20.141Z] === RUN TestTailFile [2021-03-16T08:15:20.141Z] --- PASS: TestTailFile (0.00s) [2021-03-16T08:15:20.141Z] === RUN TestTailFileManyLines [2021-03-16T08:15:20.141Z] --- PASS: TestTailFileManyLines (0.00s) [2021-03-16T08:15:20.141Z] === RUN TestTailEmptyFile [2021-03-16T08:15:20.141Z] --- PASS: TestTailEmptyFile (0.00s) [2021-03-16T08:15:20.141Z] === RUN TestTailNegativeN [2021-03-16T08:15:20.141Z] --- PASS: TestTailNegativeN (0.00s) [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader [2021-03-16T08:15:20.141Z] === CONT TestNewTailReader [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/no_delimiter [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/no_delimiter [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/single_byte_delimiter [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/2_byte_delimiter [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/4_byte_delimiter [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/8_byte_delimiter [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/12_byte_delimiter [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/truncated_last_line [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-03-16T08:15:20.141Z] === CONT TestNewTailReader/no_delimiter [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-16T08:15:20.141Z] === CONT TestNewTailReader/8_byte_delimiter [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-16T08:15:20.141Z] === CONT TestNewTailReader/single_byte_delimiter [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-16T08:15:20.141Z] === CONT TestNewTailReader/4_byte_delimiter [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-16T08:15:20.141Z] === CONT TestNewTailReader/12_byte_delimiter [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-16T08:15:20.141Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-16T08:15:20.141Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-16T08:15:20.141Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-16T08:15:20.141Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-16T08:15:20.141Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-16T08:15:20.141Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/2_byte_delimiter [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-16T08:15:20.142Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-16T08:15:20.142Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-16T08:15:20.142Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-16T08:15:20.143Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-16T08:15:20.143Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-16T08:15:20.144Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-16T08:15:20.144Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-16T08:15:20.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-16T08:15:20.221Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-16T08:15:20.423Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-16T08:15:20.616Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-16T08:15:20.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-16T08:15:20.616Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-16T08:15:20.617Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-16T08:15:20.617Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-16T08:15:20.617Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-16T08:15:20.617Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-16T08:15:20.617Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-16T08:15:20.617Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-16T08:15:20.617Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-16T08:15:20.617Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.617Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-16T08:15:20.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-16T08:15:20.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.01s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-16T08:15:20.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.01s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-16T08:15:20.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-16T08:15:20.985Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2021-03-16T08:15:21.091Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-03-16T08:15:21.091Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-16T08:15:21.091Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:21.091Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-16T08:15:21.091Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-16T08:15:21.091Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-16T08:15:21.091Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-16T08:15:21.091Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-16T08:15:21.091Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-16T08:15:21.091Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-16T08:15:21.091Z] PASS [2021-03-16T08:15:21.091Z] coverage: 88.6% of statements [2021-03-16T08:15:21.091Z] ok github.com/docker/docker/pkg/tailfile 0.455s coverage: 88.6% of statements [2021-03-16T08:15:21.091Z] time="2021-03-16T08:15:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-03-16T08:15:21.091Z] === RUN TestTarSumRemoveNonExistent [2021-03-16T08:15:21.091Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-03-16T08:15:21.091Z] === RUN TestTarSumRemove [2021-03-16T08:15:21.091Z] --- PASS: TestTarSumRemove (0.00s) [2021-03-16T08:15:21.091Z] === RUN TestSortFileInfoSums [2021-03-16T08:15:21.091Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-03-16T08:15:21.091Z] === RUN TestNewTarSumForLabelInvalid [2021-03-16T08:15:21.091Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-03-16T08:15:21.091Z] === RUN TestNewTarSumForLabel [2021-03-16T08:15:21.091Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-03-16T08:15:21.091Z] === RUN TestEmptyTar [2021-03-16T08:15:21.091Z] --- PASS: TestEmptyTar (0.00s) [2021-03-16T08:15:21.091Z] === RUN TestTarSumsReadSize [2021-03-16T08:15:21.091Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-03-16T08:15:21.091Z] === RUN TestTarSums [2021-03-16T08:15:21.091Z] --- PASS: TestTarSums (0.07s) [2021-03-16T08:15:21.091Z] === RUN TestIteration [2021-03-16T08:15:21.091Z] --- PASS: TestIteration (0.00s) [2021-03-16T08:15:21.091Z] === RUN TestVersionLabelForChecksum [2021-03-16T08:15:21.091Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-03-16T08:15:21.091Z] === RUN TestVersion [2021-03-16T08:15:21.091Z] --- PASS: TestVersion (0.00s) [2021-03-16T08:15:21.091Z] === RUN TestGetVersion [2021-03-16T08:15:21.091Z] --- PASS: TestGetVersion (0.00s) [2021-03-16T08:15:21.091Z] === RUN TestGetVersions [2021-03-16T08:15:21.091Z] --- PASS: TestGetVersions (0.00s) [2021-03-16T08:15:21.091Z] PASS [2021-03-16T08:15:21.091Z] coverage: 89.3% of statements [2021-03-16T08:15:21.091Z] ok github.com/docker/docker/pkg/tarsum 0.131s coverage: 89.3% of statements [2021-03-16T08:15:21.546Z] ok github.com/docker/docker/pkg/discovery/kv 3.072s coverage: 84.1% of statements [2021-03-16T08:15:21.562Z] testing: warning: no tests to run [2021-03-16T08:15:21.562Z] PASS [2021-03-16T08:15:21.562Z] coverage: [no statements] [2021-03-16T08:15:21.562Z] ok github.com/docker/docker/pkg/term/windows 0.042s coverage: [no statements] [no tests to run] [2021-03-16T08:15:21.802Z] ok github.com/docker/docker/pkg/fsutils 0.171s coverage: 85.1% of statements [2021-03-16T08:15:22.033Z] === RUN TestTruncIndex [2021-03-16T08:15:22.033Z] --- PASS: TestTruncIndex (0.10s) [2021-03-16T08:15:22.033Z] PASS [2021-03-16T08:15:22.033Z] coverage: 91.5% of statements [2021-03-16T08:15:22.033Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2021-03-16T08:15:22.057Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2021-03-16T08:15:22.124Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-16T08:15:22.503Z] === RUN TestIsGIT [2021-03-16T08:15:22.503Z] --- PASS: TestIsGIT (0.00s) [2021-03-16T08:15:22.503Z] === RUN TestIsTransport [2021-03-16T08:15:22.503Z] --- PASS: TestIsTransport (0.00s) [2021-03-16T08:15:22.503Z] PASS [2021-03-16T08:15:22.503Z] coverage: 100.0% of statements [2021-03-16T08:15:22.503Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2021-03-16T08:15:22.973Z] === RUN TestVersionInfo [2021-03-16T08:15:22.973Z] --- PASS: TestVersionInfo (0.00s) [2021-03-16T08:15:22.973Z] === RUN TestAppendVersions [2021-03-16T08:15:22.973Z] --- PASS: TestAppendVersions (0.00s) [2021-03-16T08:15:22.973Z] PASS [2021-03-16T08:15:22.973Z] coverage: 88.9% of statements [2021-03-16T08:15:22.973Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2021-03-16T08:15:22.987Z] ok github.com/docker/docker/pkg/idtools 0.445s coverage: 69.5% of statements [2021-03-16T08:15:23.242Z] ok github.com/docker/docker/pkg/ioutils 0.534s coverage: 70.6% of statements [2021-03-16T08:15:23.499Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-03-16T08:15:23.499Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-16T08:15:23.500Z] --- PASS: TestInspectNetwork (9.85s) [2021-03-16T08:15:23.500Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-16T08:15:23.500Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-16T08:15:23.500Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-16T08:15:23.500Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-16T08:15:23.500Z] === RUN TestRunContainerWithBridgeNone [2021-03-16T08:15:23.755Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-03-16T08:15:23.755Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-16T08:15:23.755Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-16T08:15:23.759Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-16T08:15:24.012Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2021-03-16T08:15:24.012Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-16T08:15:24.018Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-16T08:15:24.267Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-03-16T08:15:24.524Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-03-16T08:15:24.546Z] === RUN TestNewSettable [2021-03-16T08:15:24.546Z] --- PASS: TestNewSettable (0.00s) [2021-03-16T08:15:24.546Z] === RUN TestIsSettable [2021-03-16T08:15:24.546Z] --- PASS: TestIsSettable (0.00s) [2021-03-16T08:15:24.546Z] === RUN TestUpdateSettingsEnv [2021-03-16T08:15:24.546Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-03-16T08:15:24.546Z] PASS [2021-03-16T08:15:24.546Z] coverage: 20.1% of statements [2021-03-16T08:15:24.546Z] ok github.com/docker/docker/plugin/v2 0.049s coverage: 20.1% of statements [2021-03-16T08:15:24.780Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2021-03-16T08:15:24.780Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-03-16T08:15:24.780Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-16T08:15:24.780Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-16T08:15:25.017Z] === RUN TestValidatePrivileges [2021-03-16T08:15:25.017Z] --- PASS: TestValidatePrivileges (0.00s) [2021-03-16T08:15:25.017Z] === RUN TestFilterByCapNeg [2021-03-16T08:15:25.017Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-03-16T08:15:25.017Z] === RUN TestFilterByCapPos [2021-03-16T08:15:25.017Z] --- PASS: TestFilterByCapPos (0.00s) [2021-03-16T08:15:25.017Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-03-16T08:15:25.017Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-03-16T08:15:25.017Z] PASS [2021-03-16T08:15:25.017Z] coverage: 12.0% of statements [2021-03-16T08:15:25.017Z] ok github.com/docker/docker/plugin 0.080s coverage: 12.0% of statements [2021-03-16T08:15:25.394Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-16T08:15:25.490Z] time="2021-03-16T08:15:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-03-16T08:15:25.965Z] === RUN TestLoad [2021-03-16T08:15:25.965Z] --- PASS: TestLoad (0.00s) [2021-03-16T08:15:25.965Z] === RUN TestSave [2021-03-16T08:15:25.965Z] --- PASS: TestSave (0.05s) [2021-03-16T08:15:25.965Z] === RUN TestAddDeleteGet [2021-03-16T08:15:25.965Z] --- PASS: TestAddDeleteGet (0.04s) [2021-03-16T08:15:25.965Z] === RUN TestInvalidTags [2021-03-16T08:15:25.965Z] --- PASS: TestInvalidTags (0.01s) [2021-03-16T08:15:25.965Z] PASS [2021-03-16T08:15:25.965Z] coverage: 84.4% of statements [2021-03-16T08:15:25.965Z] ok github.com/docker/docker/reference 0.135s coverage: 84.4% of statements [2021-03-16T08:15:26.146Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2021-03-16T08:15:26.402Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-03-16T08:15:26.956Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-16T08:15:26.956Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-16T08:15:26.956Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-16T08:15:26.956Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-16T08:15:26.956Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-16T08:15:26.956Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-03-16T08:15:26.956Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-03-16T08:15:26.956Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-16T08:15:26.956Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-16T08:15:26.964Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-03-16T08:15:26.964Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-03-16T08:15:27.426Z] === RUN TestResolveAuthConfigIndexServer [2021-03-16T08:15:27.426Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-03-16T08:15:27.426Z] === RUN TestResolveAuthConfigFullURL [2021-03-16T08:15:27.426Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-03-16T08:15:27.426Z] === RUN TestLoadAllowNondistributableArtifacts [2021-03-16T08:15:27.426Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-03-16T08:15:27.426Z] === RUN TestValidateMirror [2021-03-16T08:15:27.426Z] --- PASS: TestValidateMirror (0.00s) [2021-03-16T08:15:27.426Z] === RUN TestLoadInsecureRegistries [2021-03-16T08:15:27.426Z] time="2021-03-16T08:15:27Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-16T08:15:27.426Z] time="2021-03-16T08:15:27Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-03-16T08:15:27.426Z] time="2021-03-16T08:15:27Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-16T08:15:27.426Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-03-16T08:15:27.426Z] === RUN TestNewServiceConfig [2021-03-16T08:15:27.426Z] --- PASS: TestNewServiceConfig (0.00s) [2021-03-16T08:15:27.426Z] === RUN TestValidateIndexName [2021-03-16T08:15:27.426Z] --- PASS: TestValidateIndexName (0.00s) [2021-03-16T08:15:27.426Z] === RUN TestValidateIndexNameWithError [2021-03-16T08:15:27.426Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-03-16T08:15:27.426Z] === RUN TestEndpointParse [2021-03-16T08:15:27.426Z] --- PASS: TestEndpointParse (0.00s) [2021-03-16T08:15:27.426Z] === RUN TestEndpointParseInvalid [2021-03-16T08:15:27.426Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-03-16T08:15:27.426Z] === RUN TestValidateEndpoint [2021-03-16T08:15:27.426Z] --- PASS: TestValidateEndpoint (0.01s) [2021-03-16T08:15:27.426Z] === RUN TestPing [2021-03-16T08:15:27.426Z] --- PASS: TestPing (0.00s) [2021-03-16T08:15:27.426Z] === RUN TestPingRegistryEndpoint [2021-03-16T08:15:27.426Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-03-16T08:15:27.426Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:27.426Z] === RUN TestEndpoint [2021-03-16T08:15:27.426Z] --- SKIP: TestEndpoint (0.00s) [2021-03-16T08:15:27.426Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:27.426Z] === RUN TestParseRepositoryInfo [2021-03-16T08:15:27.426Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-03-16T08:15:27.426Z] === RUN TestNewIndexInfo [2021-03-16T08:15:27.426Z] --- PASS: TestNewIndexInfo (0.00s) [2021-03-16T08:15:27.426Z] === RUN TestMirrorEndpointLookup [2021-03-16T08:15:27.426Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-03-16T08:15:27.426Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:27.426Z] === RUN TestSearchRepositories [2021-03-16T08:15:27.426Z] --- PASS: TestSearchRepositories (0.00s) [2021-03-16T08:15:27.426Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-03-16T08:15:27.426Z] Host: 127.0.0.1:49232 [2021-03-16T08:15:27.426Z] User-Agent: docker test client [2021-03-16T08:15:27.426Z] Authorization: Token fake-token [2021-03-16T08:15:27.426Z] X-Docker-Token: true [2021-03-16T08:15:27.426Z] Accept-Encoding: gzip [2021-03-16T08:15:27.426Z] [2021-03-16T08:15:27.426Z] [2021-03-16T08:15:27.426Z] registry_test.go:730: HTTP/1.1 200 OK [2021-03-16T08:15:27.426Z] Connection: close [2021-03-16T08:15:27.426Z] Content-Length: 144 [2021-03-16T08:15:27.426Z] Cache-Control: no-cache [2021-03-16T08:15:27.426Z] Content-Type: application/json [2021-03-16T08:15:27.426Z] Date: Tue, 16 Mar 2021 08:15:27 GMT [2021-03-16T08:15:27.426Z] Expires: -1 [2021-03-16T08:15:27.426Z] Pragma: no-cache [2021-03-16T08:15:27.426Z] Server: docker-tests/mock [2021-03-16T08:15:27.426Z] X-Docker-Registry-Config: mock [2021-03-16T08:15:27.426Z] X-Docker-Registry-Version: 0.0.0 [2021-03-16T08:15:27.426Z] [2021-03-16T08:15:27.426Z] [2021-03-16T08:15:27.426Z] === RUN TestTrustedLocation [2021-03-16T08:15:27.426Z] --- PASS: TestTrustedLocation (0.00s) [2021-03-16T08:15:27.426Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-03-16T08:15:27.426Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-03-16T08:15:27.426Z] === RUN TestAllowNondistributableArtifacts [2021-03-16T08:15:27.426Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-03-16T08:15:27.426Z] === RUN TestIsSecureIndex [2021-03-16T08:15:27.426Z] --- PASS: TestIsSecureIndex (0.00s) [2021-03-16T08:15:27.426Z] PASS [2021-03-16T08:15:27.426Z] coverage: 50.3% of statements [2021-03-16T08:15:27.426Z] ok github.com/docker/docker/registry 0.251s coverage: 50.3% of statements [2021-03-16T08:15:27.896Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-03-16T08:15:27.896Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-03-16T08:15:27.896Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-03-16T08:15:27.896Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-03-16T08:15:27.896Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-03-16T08:15:27.896Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-03-16T08:15:27.896Z] === RUN TestResumableRequestReaderWithReadError [2021-03-16T08:15:27.896Z] time="2021-03-16T08:15:27Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-03-16T08:15:27.896Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-03-16T08:15:27.896Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-03-16T08:15:27.896Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-03-16T08:15:27.896Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-03-16T08:15:27.896Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-03-16T08:15:27.896Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-03-16T08:15:27.896Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-03-16T08:15:27.896Z] === RUN TestResumableRequestReader [2021-03-16T08:15:27.896Z] --- PASS: TestResumableRequestReader (0.00s) [2021-03-16T08:15:27.896Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-03-16T08:15:27.896Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-03-16T08:15:27.896Z] PASS [2021-03-16T08:15:27.896Z] coverage: 100.0% of statements [2021-03-16T08:15:27.896Z] ok github.com/docker/docker/registry/resumable 0.246s coverage: 100.0% of statements [2021-03-16T08:15:27.896Z] === RUN TestRestartManagerTimeout [2021-03-16T08:15:27.896Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-03-16T08:15:27.896Z] === RUN TestRestartManagerTimeoutReset [2021-03-16T08:15:27.896Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-03-16T08:15:27.896Z] PASS [2021-03-16T08:15:27.896Z] coverage: 50.9% of statements [2021-03-16T08:15:27.896Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 50.9% of statements [2021-03-16T08:15:27.927Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-16T08:15:27.927Z] --- PASS: TestRunContainerWithBridgeNone (4.30s) [2021-03-16T08:15:27.927Z] === RUN TestNetworkInvalidJSON [2021-03-16T08:15:27.927Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-16T08:15:27.927Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-16T08:15:27.927Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:15:27.927Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:15:27.927Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:15:27.927Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:15:27.927Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-16T08:15:27.927Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:15:27.927Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:15:27.927Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-16T08:15:27.927Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-16T08:15:27.927Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-16T08:15:27.927Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-16T08:15:27.927Z] === RUN TestNetworkList [2021-03-16T08:15:27.927Z] === RUN TestNetworkList//networks [2021-03-16T08:15:27.927Z] === PAUSE TestNetworkList//networks [2021-03-16T08:15:27.927Z] === RUN TestNetworkList//networks/ [2021-03-16T08:15:27.927Z] === PAUSE TestNetworkList//networks/ [2021-03-16T08:15:27.927Z] === CONT TestNetworkList//networks [2021-03-16T08:15:27.927Z] === CONT TestNetworkList//networks/ [2021-03-16T08:15:27.927Z] --- PASS: TestNetworkList (0.01s) [2021-03-16T08:15:27.927Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-16T08:15:27.927Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-16T08:15:27.927Z] === RUN TestHostIPv4BridgeLabel [2021-03-16T08:15:28.326Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-03-16T08:15:28.494Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-03-16T08:15:28.494Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-16T08:15:28.494Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-16T08:15:28.582Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-03-16T08:15:28.753Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-16T08:15:28.889Z] === RUN TestDecodeContainerConfig [2021-03-16T08:15:28.889Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-03-16T08:15:28.889Z] === RUN TestDecodeContainerConfigIsolation [2021-03-16T08:15:28.889Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-03-16T08:15:28.889Z] === RUN TestValidatePrivileged [2021-03-16T08:15:28.889Z] --- PASS: TestValidatePrivileged (0.00s) [2021-03-16T08:15:28.889Z] PASS [2021-03-16T08:15:28.889Z] coverage: 52.2% of statements [2021-03-16T08:15:28.889Z] ok github.com/docker/docker/runconfig 0.078s coverage: 52.2% of statements [2021-03-16T08:15:28.889Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-03-16T08:15:28.889Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-03-16T08:15:28.889Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-03-16T08:15:28.889Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-03-16T08:15:28.889Z] PASS [2021-03-16T08:15:28.889Z] coverage: 62.5% of statements [2021-03-16T08:15:28.890Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2021-03-16T08:15:29.688Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-03-16T08:15:29.688Z] === RUN TestDaemonDefaultNetworkPools [2021-03-16T08:15:30.255Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-03-16T08:15:30.255Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-16T08:15:30.823Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-16T08:15:31.126Z] === RUN TestGetDriver [2021-03-16T08:15:31.126Z] --- PASS: TestGetDriver (0.00s) [2021-03-16T08:15:31.126Z] === RUN TestVolumeRequestError [2021-03-16T08:15:31.126Z] --- PASS: TestVolumeRequestError (0.01s) [2021-03-16T08:15:31.126Z] PASS [2021-03-16T08:15:31.126Z] coverage: 36.1% of statements [2021-03-16T08:15:31.126Z] ok github.com/docker/docker/volume/drivers 0.090s coverage: 36.1% of statements [2021-03-16T08:15:31.390Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-03-16T08:15:31.390Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-16T08:15:31.597Z] === RUN TestGetAddress [2021-03-16T08:15:31.597Z] --- PASS: TestGetAddress (0.00s) [2021-03-16T08:15:31.597Z] === RUN TestRemove [2021-03-16T08:15:31.597Z] --- SKIP: TestRemove (0.00s) [2021-03-16T08:15:31.597Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-16T08:15:31.597Z] === RUN TestInitializeWithVolumes [2021-03-16T08:15:31.597Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-03-16T08:15:31.597Z] === RUN TestCreate [2021-03-16T08:15:31.597Z] --- PASS: TestCreate (0.01s) [2021-03-16T08:15:31.597Z] === RUN TestValidateName [2021-03-16T08:15:31.597Z] --- PASS: TestValidateName (0.00s) [2021-03-16T08:15:31.597Z] === RUN TestCreateWithOpts [2021-03-16T08:15:31.597Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-03-16T08:15:31.597Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-16T08:15:31.597Z] === RUN TestRelaodNoOpts [2021-03-16T08:15:31.597Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-03-16T08:15:31.597Z] PASS [2021-03-16T08:15:31.597Z] coverage: 41.5% of statements [2021-03-16T08:15:31.597Z] ok github.com/docker/docker/volume/local 0.115s coverage: 41.5% of statements [2021-03-16T08:15:31.597Z] === RUN TestConvertTmpfsOptions [2021-03-16T08:15:31.597Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-03-16T08:15:31.597Z] parser_test.go:49: data="mode=700,size=1m" [2021-03-16T08:15:31.597Z] parser_test.go:49: data="ro" [2021-03-16T08:15:31.597Z] === RUN TestParseMountRaw [2021-03-16T08:15:31.597Z] --- PASS: TestParseMountRaw (0.02s) [2021-03-16T08:15:31.597Z] === RUN TestParseMountRawSplit [2021-03-16T08:15:31.597Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-03-16T08:15:31.597Z] parser_test.go:390: case 0 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 1 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 2 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 3 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 4 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 5 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 6 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 7 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 8 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 0 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 1 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 2 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 3 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 4 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 5 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 6 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 7 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 8 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 9 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 10 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 11 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 12 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 0 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 1 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 2 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 3 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 4 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 5 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 6 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 7 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 8 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 9 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 10 [2021-03-16T08:15:31.597Z] parser_test.go:390: case 11 [2021-03-16T08:15:31.597Z] === RUN TestParseMountSpec [2021-03-16T08:15:31.597Z] --- PASS: TestParseMountSpec (0.00s) [2021-03-16T08:15:31.597Z] parser_test.go:455: case 0 [2021-03-16T08:15:31.597Z] parser_test.go:455: case 1 [2021-03-16T08:15:31.597Z] parser_test.go:455: case 2 [2021-03-16T08:15:31.597Z] parser_test.go:455: case 3 [2021-03-16T08:15:31.597Z] parser_test.go:455: case 4 [2021-03-16T08:15:31.597Z] parser_test.go:455: case 5 [2021-03-16T08:15:31.597Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-03-16T08:15:31.597Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-03-16T08:15:31.597Z] === RUN TestValidateMount [2021-03-16T08:15:31.597Z] --- PASS: TestValidateMount (0.00s) [2021-03-16T08:15:31.597Z] PASS [2021-03-16T08:15:31.597Z] coverage: 66.2% of statements [2021-03-16T08:15:31.597Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 66.2% of statements [2021-03-16T08:15:31.847Z] ok github.com/docker/docker/pkg/signal 2.403s coverage: 61.0% of statements [2021-03-16T08:15:31.848Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-03-16T08:15:32.104Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-03-16T08:15:32.361Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-03-16T08:15:32.765Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-03-16T08:15:32.765Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-16T08:15:32.922Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-03-16T08:15:33.024Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-16T08:15:33.168Z] === RUN TestSetGetMeta [2021-03-16T08:15:33.168Z] === PAUSE TestSetGetMeta [2021-03-16T08:15:33.168Z] === RUN TestRestore [2021-03-16T08:15:33.168Z] === PAUSE TestRestore [2021-03-16T08:15:33.168Z] === RUN TestServiceCreate [2021-03-16T08:15:33.168Z] === PAUSE TestServiceCreate [2021-03-16T08:15:33.168Z] === RUN TestServiceList [2021-03-16T08:15:33.168Z] === PAUSE TestServiceList [2021-03-16T08:15:33.168Z] === RUN TestServiceRemove [2021-03-16T08:15:33.168Z] === PAUSE TestServiceRemove [2021-03-16T08:15:33.168Z] === RUN TestServiceGet [2021-03-16T08:15:33.168Z] === PAUSE TestServiceGet [2021-03-16T08:15:33.168Z] === RUN TestServicePrune [2021-03-16T08:15:33.168Z] === PAUSE TestServicePrune [2021-03-16T08:15:33.168Z] === RUN TestCreate [2021-03-16T08:15:33.168Z] === PAUSE TestCreate [2021-03-16T08:15:33.168Z] === RUN TestRemove [2021-03-16T08:15:33.168Z] === PAUSE TestRemove [2021-03-16T08:15:33.168Z] === RUN TestList [2021-03-16T08:15:33.168Z] === PAUSE TestList [2021-03-16T08:15:33.168Z] === RUN TestFindByDriver [2021-03-16T08:15:33.168Z] === PAUSE TestFindByDriver [2021-03-16T08:15:33.168Z] === RUN TestFindByReferenced [2021-03-16T08:15:33.168Z] === PAUSE TestFindByReferenced [2021-03-16T08:15:33.168Z] === RUN TestDerefMultipleOfSameRef [2021-03-16T08:15:33.168Z] === PAUSE TestDerefMultipleOfSameRef [2021-03-16T08:15:33.168Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-16T08:15:33.168Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-16T08:15:33.168Z] === RUN TestDefererencePluginOnCreateError [2021-03-16T08:15:33.168Z] === PAUSE TestDefererencePluginOnCreateError [2021-03-16T08:15:33.168Z] === RUN TestRefDerefRemove [2021-03-16T08:15:33.168Z] === PAUSE TestRefDerefRemove [2021-03-16T08:15:33.168Z] === RUN TestGet [2021-03-16T08:15:33.168Z] === PAUSE TestGet [2021-03-16T08:15:33.168Z] === RUN TestGetWithReference [2021-03-16T08:15:33.168Z] === PAUSE TestGetWithReference [2021-03-16T08:15:33.168Z] === RUN TestFilterFunc [2021-03-16T08:15:33.168Z] === RUN TestFilterFunc/test_nil_list [2021-03-16T08:15:33.168Z] === PAUSE TestFilterFunc/test_nil_list [2021-03-16T08:15:33.168Z] === RUN TestFilterFunc/test_empty_list [2021-03-16T08:15:33.168Z] === PAUSE TestFilterFunc/test_empty_list [2021-03-16T08:15:33.168Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-03-16T08:15:33.168Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-03-16T08:15:33.168Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-16T08:15:33.168Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-16T08:15:33.168Z] === RUN TestFilterFunc/test_filter_some [2021-03-16T08:15:33.168Z] === PAUSE TestFilterFunc/test_filter_some [2021-03-16T08:15:33.168Z] === RUN TestFilterFunc/test_filter_middle [2021-03-16T08:15:33.168Z] === PAUSE TestFilterFunc/test_filter_middle [2021-03-16T08:15:33.168Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-03-16T08:15:33.168Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-03-16T08:15:33.168Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-03-16T08:15:33.168Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-03-16T08:15:33.168Z] === CONT TestFilterFunc/test_nil_list [2021-03-16T08:15:33.168Z] === CONT TestFilterFunc/test_filter_some [2021-03-16T08:15:33.168Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-16T08:15:33.168Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-03-16T08:15:33.168Z] === CONT TestFilterFunc/test_empty_list [2021-03-16T08:15:33.168Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-03-16T08:15:33.168Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-03-16T08:15:33.168Z] === CONT TestFilterFunc/test_filter_middle [2021-03-16T08:15:33.168Z] --- PASS: TestFilterFunc (0.00s) [2021-03-16T08:15:33.168Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-03-16T08:15:33.168Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-03-16T08:15:33.168Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-03-16T08:15:33.168Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-03-16T08:15:33.168Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-03-16T08:15:33.168Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-03-16T08:15:33.168Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-03-16T08:15:33.168Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-03-16T08:15:33.168Z] === CONT TestSetGetMeta [2021-03-16T08:15:33.168Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-16T08:15:33.168Z] === CONT TestCreate [2021-03-16T08:15:33.168Z] === CONT TestServiceRemove [2021-03-16T08:15:33.168Z] --- PASS: TestSetGetMeta (0.02s) [2021-03-16T08:15:33.168Z] === CONT TestGetWithReference [2021-03-16T08:15:33.168Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-03-16T08:15:33.168Z] === CONT TestGet [2021-03-16T08:15:33.168Z] --- PASS: TestCreate (0.03s) [2021-03-16T08:15:33.168Z] === CONT TestRefDerefRemove [2021-03-16T08:15:33.168Z] --- PASS: TestGetWithReference (0.03s) [2021-03-16T08:15:33.168Z] === CONT TestDefererencePluginOnCreateError [2021-03-16T08:15:33.168Z] --- PASS: TestRefDerefRemove (0.02s) [2021-03-16T08:15:33.168Z] === CONT TestServicePrune [2021-03-16T08:15:33.168Z] --- PASS: TestGet (0.03s) [2021-03-16T08:15:33.168Z] === CONT TestServiceGet [2021-03-16T08:15:33.168Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-03-16T08:15:33.168Z] === CONT TestServiceCreate [2021-03-16T08:15:33.168Z] --- PASS: TestServiceGet (0.09s) [2021-03-16T08:15:33.168Z] === CONT TestServiceList [2021-03-16T08:15:33.168Z] --- PASS: TestServiceRemove (0.15s) [2021-03-16T08:15:33.168Z] === CONT TestRestore [2021-03-16T08:15:33.168Z] time="2021-03-16T08:15:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-16T08:15:33.168Z] --- PASS: TestServiceCreate (0.08s) [2021-03-16T08:15:33.168Z] === CONT TestFindByDriver [2021-03-16T08:15:33.168Z] time="2021-03-16T08:15:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-16T08:15:33.168Z] time="2021-03-16T08:15:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-16T08:15:33.168Z] time="2021-03-16T08:15:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-03-16T08:15:33.168Z] --- PASS: TestServiceList (0.03s) [2021-03-16T08:15:33.168Z] === CONT TestDerefMultipleOfSameRef [2021-03-16T08:15:33.168Z] --- PASS: TestRestore (0.03s) [2021-03-16T08:15:33.168Z] === CONT TestFindByReferenced [2021-03-16T08:15:33.168Z] time="2021-03-16T08:15:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-16T08:15:33.168Z] --- PASS: TestFindByDriver (0.03s) [2021-03-16T08:15:33.168Z] === CONT TestList [2021-03-16T08:15:33.168Z] --- PASS: TestServicePrune (0.13s) [2021-03-16T08:15:33.168Z] === CONT TestRemove [2021-03-16T08:15:33.168Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-03-16T08:15:33.168Z] --- PASS: TestFindByReferenced (0.02s) [2021-03-16T08:15:33.168Z] --- PASS: TestList (0.03s) [2021-03-16T08:15:33.168Z] --- PASS: TestRemove (0.02s) [2021-03-16T08:15:33.168Z] PASS [2021-03-16T08:15:33.168Z] coverage: 70.3% of statements [2021-03-16T08:15:33.168Z] ok github.com/docker/docker/volume/service 0.321s coverage: 70.3% of statements [2021-03-16T08:15:33.283Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-03-16T08:15:33.283Z] === RUN TestServiceWithPredefinedNetwork [2021-03-16T08:15:33.483Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-03-16T08:15:34.045Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2021-03-16T08:15:34.159Z] --- PASS: TestNewClientWithTimeout (17.73s) [2021-03-16T08:15:34.159Z] === RUN TestClientStream [2021-03-16T08:15:34.159Z] --- PASS: TestClientStream (0.00s) [2021-03-16T08:15:34.159Z] === RUN TestClientSendFile [2021-03-16T08:15:34.159Z] --- PASS: TestClientSendFile (0.00s) [2021-03-16T08:15:34.159Z] === RUN TestClientWithRequestTimeout [2021-03-16T08:15:34.159Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-03-16T08:15:34.159Z] === RUN TestFileSpecPlugin [2021-03-16T08:15:34.159Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-03-16T08:15:34.159Z] === RUN TestFileJSONSpecPlugin [2021-03-16T08:15:34.159Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-03-16T08:15:34.159Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-03-16T08:15:34.159Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-03-16T08:15:34.159Z] === RUN TestPluginAddHandler [2021-03-16T08:15:34.159Z] --- PASS: TestPluginAddHandler (0.00s) [2021-03-16T08:15:34.159Z] === RUN TestPluginWaitBadPlugin [2021-03-16T08:15:34.159Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-03-16T08:15:34.159Z] === RUN TestGet [2021-03-16T08:15:34.159Z] time="2021-03-16T08:15:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-03-16T08:15:34.606Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-03-16T08:15:34.606Z] testing: warning: no tests to run [2021-03-16T08:15:34.606Z] coverage: [no statements] [2021-03-16T08:15:34.606Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-03-16T08:15:34.660Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-16T08:15:35.148Z] time="2021-03-16T08:15:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-03-16T08:15:35.167Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-03-16T08:15:35.423Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-03-16T08:15:35.423Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-03-16T08:15:36.561Z] --- PASS: TestServiceWithPredefinedNetwork (3.15s) [2021-03-16T08:15:36.561Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-16T08:15:36.561Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-16T08:15:36.561Z] service_test.go:242: FLAKY_TEST [2021-03-16T08:15:36.561Z] === RUN TestServiceWithDataPathPortInit [2021-03-16T08:15:37.359Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-03-16T08:15:37.367Z] time="2021-03-16T08:15:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-03-16T08:15:37.940Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-16T08:15:38.307Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-03-16T08:15:38.513Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-16T08:15:38.686Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-03-16T08:15:38.686Z] PASS [2021-03-16T08:15:38.686Z] [2021-03-16T08:15:38.686Z] === Skipped [2021-03-16T08:15:38.686Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-16T08:15:38.686Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:15:38.686Z] [2021-03-16T08:15:38.686Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-16T08:15:38.686Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:15:38.686Z] [2021-03-16T08:15:38.686Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-16T08:15:38.686Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:15:38.686Z] [2021-03-16T08:15:38.686Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-16T08:15:38.686Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:15:38.686Z] [2021-03-16T08:15:38.686Z] [2021-03-16T08:15:38.686Z] DONE 17 tests, 4 skipped in 27.622s [2021-03-16T08:15:38.686Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-16T08:15:38.686Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:15:38.686Z] ++ set -e [2021-03-16T08:15:38.686Z] ++ '[' -n 0 ']' [2021-03-16T08:15:38.686Z] ++ set -x [2021-03-16T08:15:38.686Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:15:38.686Z] INFO: Testing against a local daemon [2021-03-16T08:15:38.686Z] === RUN TestPluginInvalidJSON [2021-03-16T08:15:38.686Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:15:38.686Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:15:38.686Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:15:38.686Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-16T08:15:38.686Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-16T08:15:38.686Z] === RUN TestPluginInstall [2021-03-16T08:15:38.686Z] === RUN TestPluginInstall/no_auth [2021-03-16T08:15:38.686Z] time="2021-03-16T08:15:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:15:38.686Z] time="2021-03-16T08:15:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf7ba4779ac2500d6a7f1c7959a64b2988032d413cd3978ed95ae1effddfae67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:15:38.686Z] time="2021-03-16T08:15:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:15:38.686Z] time="2021-03-16T08:15:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf7ba4779ac2500d6a7f1c7959a64b2988032d413cd3978ed95ae1effddfae67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:15:38.686Z] === RUN TestPluginInstall/with_htpasswd [2021-03-16T08:15:38.868Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2021-03-16T08:15:39.323Z] time="2021-03-16T08:15:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:15:39.323Z] time="2021-03-16T08:15:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8fecb908e2a39f8839d256cd3f2e415ec6086d20e597e95f9c6a86365e99d89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:15:39.323Z] time="2021-03-16T08:15:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:15:39.323Z] time="2021-03-16T08:15:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8fecb908e2a39f8839d256cd3f2e415ec6086d20e597e95f9c6a86365e99d89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:15:39.617Z] === RUN TestPluginInstall/with_insecure [2021-03-16T08:15:39.903Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-16T08:15:40.161Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-16T08:15:40.234Z] ok github.com/docker/docker/quota 0.243s coverage: 71.4% of statements [2021-03-16T08:15:40.728Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-16T08:15:40.728Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-16T08:15:40.796Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-03-16T08:15:41.131Z] time="2021-03-16T08:15:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:15:41.131Z] time="2021-03-16T08:15:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d496298f2206477466ff22882d4a5a55cc37f0458d41209b4645b12f7cb3ca4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:15:41.131Z] time="2021-03-16T08:15:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:15:41.131Z] time="2021-03-16T08:15:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d496298f2206477466ff22882d4a5a55cc37f0458d41209b4645b12f7cb3ca4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:15:41.131Z] --- PASS: TestPluginInstall (4.25s) [2021-03-16T08:15:41.131Z] --- PASS: TestPluginInstall/no_auth (1.98s) [2021-03-16T08:15:41.131Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2021-03-16T08:15:41.131Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-03-16T08:15:41.131Z] plugin_test.go:160: [dde29b7207b2a] daemon is not started [2021-03-16T08:15:41.131Z] === RUN TestPluginsWithRuntimes [2021-03-16T08:15:41.166Z] time="2021-03-16T08:15:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-03-16T08:15:41.662Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-16T08:15:41.920Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-16T08:15:42.163Z] ok github.com/docker/docker/registry 0.062s coverage: 57.2% of statements [2021-03-16T08:15:42.179Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-16T08:15:42.420Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-03-16T08:15:42.437Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-16T08:15:42.676Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-03-16T08:15:42.696Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-16T08:15:42.954Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-16T08:15:43.208Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-16T08:15:43.603Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-03-16T08:15:43.603Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-03-16T08:15:43.846Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-16T08:15:43.890Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-16T08:15:45.360Z] --- PASS: TestPluginsWithRuntimes (3.96s) [2021-03-16T08:15:45.360Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2021-03-16T08:15:45.360Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2021-03-16T08:15:45.360Z] PASS [2021-03-16T08:15:45.360Z] [2021-03-16T08:15:45.360Z] DONE 9 tests in 8.309s [2021-03-16T08:15:45.360Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-16T08:15:45.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:15:45.360Z] ++ set -e [2021-03-16T08:15:45.360Z] ++ '[' -n 0 ']' [2021-03-16T08:15:45.360Z] ++ set -x [2021-03-16T08:15:45.360Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:15:45.360Z] INFO: Testing against a local daemon [2021-03-16T08:15:45.360Z] === RUN TestExternalGraphDriver [2021-03-16T08:15:45.360Z] === RUN TestExternalGraphDriver/json [2021-03-16T08:15:46.220Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-03-16T08:15:46.421Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-16T08:15:47.438Z] === RUN TestExternalGraphDriver/spec [2021-03-16T08:15:47.586Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2021-03-16T08:15:47.842Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-03-16T08:15:48.958Z] === RUN TestExternalGraphDriver/pull [2021-03-16T08:15:49.207Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2021-03-16T08:15:49.851Z] --- PASS: TestGet (15.00s) [2021-03-16T08:15:49.851Z] === RUN TestPluginWithNoManifest [2021-03-16T08:15:49.851Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-03-16T08:15:49.851Z] === RUN TestGetAll [2021-03-16T08:15:49.851Z] --- PASS: TestGetAll (0.00s) [2021-03-16T08:15:49.851Z] PASS [2021-03-16T08:15:49.851Z] coverage: 73.4% of statements [2021-03-16T08:15:49.851Z] ok github.com/docker/docker/pkg/plugins 35.058s coverage: 73.4% of statements [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/quota [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/rootless [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/volume [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-16T08:15:49.851Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === Skipped [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-03-16T08:15:50.841Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-03-16T08:15:50.841Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-03-16T08:15:50.841Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-03-16T08:15:50.841Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-03-16T08:15:50.841Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-03-16T08:15:50.841Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-03-16T08:15:50.841Z] daemon_test.go:147: root required [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-16T08:15:50.841Z] reload_test.go:520: root required [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.05s) [2021-03-16T08:15:50.841Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-16T08:15:50.841Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-03-16T08:15:50.841Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-03-16T08:15:50.841Z] download_test.go:268: Needs fixing on Windows [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-03-16T08:15:50.841Z] layer_test.go:304: Failing on Windows [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-03-16T08:15:50.841Z] layer_test.go:353: Failing on Windows [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-03-16T08:15:50.841Z] layer_test.go:468: Failing on Windows [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-03-16T08:15:50.841Z] layer_test.go:697: Failing on Windows [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-03-16T08:15:50.841Z] migration_test.go:46: Failing on Windows [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-03-16T08:15:50.841Z] migration_test.go:182: Failing on Windows [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-03-16T08:15:50.841Z] mount_test.go:17: Failing on Windows [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-03-16T08:15:50.841Z] mount_test.go:76: Failing on Windows [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-03-16T08:15:50.841Z] mount_test.go:125: Failing on Windows [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-03-16T08:15:50.841Z] mount_test.go:212: Failing on Windows [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-03-16T08:15:50.841Z] archive_test.go:134: Xz not present in msys2 [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-03-16T08:15:50.841Z] archive_test.go:239: Failing on Windows CI machines [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-03-16T08:15:50.841Z] archive_windows_test.go:16: Currently fails [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-03-16T08:15:50.841Z] changes_test.go:192: needs more investigation [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-03-16T08:15:50.841Z] changes_test.go:405: needs further investigation [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-03-16T08:15:50.841Z] changes_test.go:441: needs further investigation [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-03-16T08:15:50.841Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-16T08:15:50.841Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-03-16T08:15:50.841Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-03-16T08:15:50.841Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-03-16T08:15:50.841Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-03-16T08:15:50.841Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-16T08:15:50.841Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-16T08:15:50.841Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-03-16T08:15:50.841Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-03-16T08:15:50.841Z] poller_test.go:41: No chmod on Windows [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-16T08:15:50.841Z] fileutils_test.go:134: Needs porting to Windows [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-16T08:15:50.841Z] fileutils_test.go:180: Needs porting to Windows [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-03-16T08:15:50.841Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-03-16T08:15:50.841Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-03-16T08:15:50.841Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-03-16T08:15:50.841Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-03-16T08:15:50.841Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] [2021-03-16T08:15:50.841Z] DONE 1829 tests, 45 skipped in 197.967s [2021-03-16T08:15:50.841Z] INFO: make.ps1 ended at 03/16/2021 08:15:50 [2021-03-16T08:15:51.039Z] --- PASS: TestExternalGraphDriver (5.64s) [2021-03-16T08:15:51.039Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2021-03-16T08:15:51.039Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2021-03-16T08:15:51.039Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2021-03-16T08:15:51.039Z] === RUN TestGraphdriverPluginV2 [2021-03-16T08:15:51.039Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-03-16T08:15:51.039Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:15:51.039Z] PASS [2021-03-16T08:15:51.039Z] [2021-03-16T08:15:51.039Z] === Skipped [2021-03-16T08:15:51.039Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-03-16T08:15:51.039Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:15:51.039Z] [2021-03-16T08:15:51.039Z] [2021-03-16T08:15:51.039Z] DONE 5 tests, 1 skipped in 5.776s [2021-03-16T08:15:51.039Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-16T08:15:51.039Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:15:51.039Z] ++ set -e [2021-03-16T08:15:51.039Z] ++ '[' -n 0 ']' [2021-03-16T08:15:51.039Z] ++ set -x [2021-03-16T08:15:51.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:15:51.039Z] INFO: Testing against a local daemon [2021-03-16T08:15:51.039Z] === RUN TestContinueAfterPluginCrash [2021-03-16T08:15:51.039Z] === PAUSE TestContinueAfterPluginCrash [2021-03-16T08:15:51.039Z] === RUN TestReadPluginNoRead [2021-03-16T08:15:51.039Z] === PAUSE TestReadPluginNoRead [2021-03-16T08:15:51.039Z] === RUN TestDaemonStartWithLogOpt [2021-03-16T08:15:51.039Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-16T08:15:51.039Z] === CONT TestContinueAfterPluginCrash [2021-03-16T08:15:51.039Z] === CONT TestDaemonStartWithLogOpt [2021-03-16T08:15:51.039Z] === CONT TestReadPluginNoRead [2021-03-16T08:15:51.692Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-16T08:15:53.061Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-03-16T08:15:53.061Z] INFO: Unit tests ended at 03/16/2021 08:15:52. Duration:00:03:33.7311549 [2021-03-16T08:15:53.061Z] INFO: Building busybox [2021-03-16T08:15:53.061Z] Sending build context to Docker daemon 5.12kB [2021-03-16T08:15:53.061Z] [2021-03-16T08:15:53.061Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-03-16T08:15:53.061Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-03-16T08:15:53.061Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-03-16T08:15:53.061Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-03-16T08:15:53.061Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-03-16T08:15:53.061Z] ---> 3eaa9ebbf51f [2021-03-16T08:15:53.061Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-03-16T08:15:53.061Z] ---> Running in f70eb9e79398 [2021-03-16T08:15:53.595Z] --- PASS: TestServiceWithDataPathPortInit (16.75s) [2021-03-16T08:15:53.595Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-16T08:15:55.500Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-16T08:15:55.500Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-16T08:15:55.760Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-16T08:15:55.760Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-16T08:15:56.019Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-16T08:15:56.278Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-16T08:15:56.663Z] === RUN TestReadPluginNoRead/default [2021-03-16T08:15:56.663Z] --- PASS: TestDaemonStartWithLogOpt (5.29s) [2021-03-16T08:15:56.866Z] Removing intermediate container f70eb9e79398 [2021-03-16T08:15:56.866Z] ---> 543e97398b0a [2021-03-16T08:15:56.866Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-03-16T08:15:56.866Z] ---> Running in c30d10a63e10 [2021-03-16T08:15:57.300Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-16T08:15:57.335Z] Removing intermediate container c30d10a63e10 [2021-03-16T08:15:57.335Z] ---> d76cfb8a5047 [2021-03-16T08:15:57.335Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-03-16T08:15:57.335Z] ---> Running in e37ee487ef3a [2021-03-16T08:15:57.805Z] Removing intermediate container e37ee487ef3a [2021-03-16T08:15:57.805Z] ---> 00a99303b059 [2021-03-16T08:15:57.805Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-03-16T08:15:58.184Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-16T08:15:58.812Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-16T08:15:59.119Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-16T08:15:59.374Z] [2021-03-16T08:15:59.374Z] ---> eb8d0088ee48 [2021-03-16T08:15:59.374Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-03-16T08:15:59.844Z] ---> Running in 27431a579ba2 [2021-03-16T08:16:00.327Z] --- PASS: TestReadPluginNoRead (9.34s) [2021-03-16T08:16:00.327Z] --- PASS: TestReadPluginNoRead/default (1.45s) [2021-03-16T08:16:00.327Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2021-03-16T08:16:00.327Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2021-03-16T08:16:00.327Z] read_test.go:92: [dbe53dd0cc102] daemon is not started [2021-03-16T08:16:01.363Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/rootless [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/volume [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-16T08:16:01.363Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-16T08:16:01.363Z] [2021-03-16T08:16:01.363Z] === Skipped [2021-03-16T08:16:01.363Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-16T08:16:01.363Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-16T08:16:01.363Z] [2021-03-16T08:16:01.363Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-16T08:16:01.363Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-16T08:16:01.363Z] [2021-03-16T08:16:01.363Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-16T08:16:01.363Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:16:01.363Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T08:16:01.363Z] [2021-03-16T08:16:01.363Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-16T08:16:01.363Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:16:01.363Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T08:16:01.363Z] [2021-03-16T08:16:01.363Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-16T08:16:01.363Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:16:01.363Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T08:16:01.363Z] [2021-03-16T08:16:01.363Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-16T08:16:01.363Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:16:01.363Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T08:16:01.363Z] [2021-03-16T08:16:01.363Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-16T08:16:01.363Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:16:01.363Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-16T08:16:01.363Z] [2021-03-16T08:16:01.363Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-16T08:16:01.363Z] graphtest_unix.go:73: No driver to put! [2021-03-16T08:16:01.363Z] [2021-03-16T08:16:01.363Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-16T08:16:01.363Z] time="2021-03-16T08:14:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T08:16:01.363Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T08:16:01.363Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T08:16:01.363Z] [2021-03-16T08:16:01.363Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-16T08:16:01.363Z] time="2021-03-16T08:14:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T08:16:01.363Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T08:16:01.363Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T08:16:01.363Z] [2021-03-16T08:16:01.363Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-16T08:16:01.363Z] time="2021-03-16T08:14:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T08:16:01.363Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T08:16:01.363Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T08:16:01.363Z] [2021-03-16T08:16:01.363Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-16T08:16:01.364Z] time="2021-03-16T08:14:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T08:16:01.364Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T08:16:01.364Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T08:16:01.364Z] [2021-03-16T08:16:01.364Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-16T08:16:01.364Z] time="2021-03-16T08:14:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-16T08:16:01.364Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-16T08:16:01.364Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-16T08:16:01.364Z] [2021-03-16T08:16:01.364Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-16T08:16:01.364Z] graphtest_unix.go:73: No driver to put! [2021-03-16T08:16:01.364Z] [2021-03-16T08:16:01.364Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-16T08:16:01.364Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-16T08:16:01.364Z] [2021-03-16T08:16:01.364Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-16T08:16:01.364Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-16T08:16:01.364Z] [2021-03-16T08:16:01.364Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-16T08:16:01.364Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-16T08:16:01.364Z] [2021-03-16T08:16:01.364Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-16T08:16:01.364Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-16T08:16:01.364Z] [2021-03-16T08:16:01.364Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-16T08:16:01.364Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:16:01.364Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T08:16:01.364Z] [2021-03-16T08:16:01.364Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-16T08:16:01.364Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:16:01.364Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T08:16:01.364Z] [2021-03-16T08:16:01.364Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-16T08:16:01.364Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:16:01.364Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T08:16:01.364Z] [2021-03-16T08:16:01.364Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-16T08:16:01.364Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:16:01.364Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T08:16:01.364Z] [2021-03-16T08:16:01.364Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-16T08:16:01.364Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-16T08:16:01.364Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-16T08:16:01.364Z] [2021-03-16T08:16:01.364Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-16T08:16:01.364Z] graphtest_unix.go:73: No driver to put! [2021-03-16T08:16:01.364Z] [2021-03-16T08:16:01.364Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-16T08:16:01.364Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-16T08:16:01.364Z] [2021-03-16T08:16:01.364Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-16T08:16:01.364Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-16T08:16:01.364Z] [2021-03-16T08:16:01.364Z] [2021-03-16T08:16:01.364Z] DONE 2244 tests, 26 skipped in 254.449s Post stage [Pipeline] junit [2021-03-16T08:16:01.373Z] Recording test results [2021-03-16T08:16:01.842Z] --- PASS: TestContinueAfterPluginCrash (10.65s) [2021-03-16T08:16:01.842Z] PASS [2021-03-16T08:16:01.842Z] [2021-03-16T08:16:01.842Z] DONE 6 tests in 10.720s [2021-03-16T08:16:01.842Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-16T08:16:01.842Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:16:01.842Z] ++ set -e [2021-03-16T08:16:01.842Z] ++ '[' -n 0 ']' [2021-03-16T08:16:01.842Z] ++ set -x [2021-03-16T08:16:01.842Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:16:01.842Z] testing: warning: no tests to run [2021-03-16T08:16:01.842Z] PASS [2021-03-16T08:16:01.842Z] [2021-03-16T08:16:01.842Z] DONE 0 tests in 0.017s [2021-03-16T08:16:01.842Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-16T08:16:01.842Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:16:01.842Z] ++ set -e [2021-03-16T08:16:01.842Z] ++ '[' -n 0 ']' [2021-03-16T08:16:01.842Z] ++ set -x [2021-03-16T08:16:01.842Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:16:01.842Z] INFO: Testing against a local daemon [2021-03-16T08:16:01.842Z] === RUN TestPluginWithDevMounts [2021-03-16T08:16:01.842Z] === PAUSE TestPluginWithDevMounts [2021-03-16T08:16:01.842Z] === CONT TestPluginWithDevMounts [2021-03-16T08:16:01.932Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-03-16T08:16:02.271Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42152/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:039e9670cb6ec2f24fcce9c3ddbbfa0e75a70138 hack/validate/vendor [2021-03-16T08:16:03.313Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.36s) [2021-03-16T08:16:03.313Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j8aou5kghy594kv9ejyosg8e0 Created:2021-03-16 08:15:54.709417121 +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[0549c0bfc7dad1cbb05ef24e9cd8b056637da9b5749eeed4f3b010275b88bf22:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b3c5z5mpl3kg8k2z7mhyflzqu EndpointID:d9311e07f6547bc0f8d413d5d8f1e1fe10899e7622a55834311b06edfdf4b1a8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:be1fd9a5a8fc2cdbcf2e7931a0481b4698d515b1dc0cc79afebb255bdf827637 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:118cde5344ed IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b3c5z5mpl3kg8k2z7mhyflzqu EndpointID:d9311e07f6547bc0f8d413d5d8f1e1fe10899e7622a55834311b06edfdf4b1a8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-16T08:16:03.313Z] PASS [2021-03-16T08:16:03.313Z] [2021-03-16T08:16:03.313Z] === Skipped [2021-03-16T08:16:03.313Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-16T08:16:03.313Z] service_test.go:242: FLAKY_TEST [2021-03-16T08:16:03.313Z] [2021-03-16T08:16:03.313Z] [2021-03-16T08:16:03.313Z] DONE 26 tests, 1 skipped in 56.862s [2021-03-16T08:16:03.313Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-16T08:16:03.313Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:16:03.313Z] ++ set -e [2021-03-16T08:16:03.313Z] ++ '[' -n 0 ']' [2021-03-16T08:16:03.313Z] ++ set -x [2021-03-16T08:16:03.314Z] ++ 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-03-16T08:16:03.314Z] INFO: Testing against a local daemon [2021-03-16T08:16:03.314Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-16T08:16:03.314Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-16T08:16:03.314Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:16:03.314Z] === RUN TestDockerNetworkIpvlan [2021-03-16T08:16:03.314Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-16T08:16:03.314Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:16:03.314Z] PASS [2021-03-16T08:16:03.314Z] [2021-03-16T08:16:03.314Z] === Skipped [2021-03-16T08:16:03.314Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-16T08:16:03.314Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:16:03.314Z] [2021-03-16T08:16:03.314Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-16T08:16:03.314Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-16T08:16:03.314Z] [2021-03-16T08:16:03.314Z] [2021-03-16T08:16:03.314Z] DONE 2 tests, 2 skipped in 0.166s [2021-03-16T08:16:03.314Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-16T08:16:03.314Z] ++ 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-03-16T08:16:03.314Z] ++ set -e [2021-03-16T08:16:03.314Z] ++ '[' -n 0 ']' [2021-03-16T08:16:03.314Z] ++ set -x [2021-03-16T08:16:03.314Z] ++ 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-03-16T08:16:03.314Z] INFO: Testing against a local daemon [2021-03-16T08:16:03.314Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-16T08:16:03.314Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-16T08:16:03.314Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-16T08:16:03.637Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-16T08:16:03.918Z] --- PASS: TestPluginWithDevMounts (1.82s) [2021-03-16T08:16:03.918Z] PASS [2021-03-16T08:16:03.918Z] [2021-03-16T08:16:03.918Z] DONE 1 tests in 1.895s [2021-03-16T08:16:03.918Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-03-16T08:16:03.918Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:16:03.918Z] ++ set -e [2021-03-16T08:16:03.918Z] ++ '[' -n 0 ']' [2021-03-16T08:16:03.918Z] ++ set -x [2021-03-16T08:16:03.918Z] ++ 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=ppc64le 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/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:16:03.918Z] INFO: Testing against a local daemon [2021-03-16T08:16:03.918Z] === RUN TestSecretInspect [2021-03-16T08:16:03.950Z] + echo Ensuring container killed. [2021-03-16T08:16:03.950Z] Ensuring container killed. [2021-03-16T08:16:03.950Z] + docker rm -vf docker-pr1 [2021-03-16T08:16:03.950Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-16T08:16:04.222Z] + echo Chowning /workspace to jenkins user [2021-03-16T08:16:04.223Z] Chowning /workspace to jenkins user [2021-03-16T08:16:04.223Z] + id -u [2021-03-16T08:16:04.223Z] + id -g [2021-03-16T08:16:04.223Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42152:/workspace busybox chown -R 1000:1000 /workspace [2021-03-16T08:16:04.249Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-16T08:16:04.249Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-03-16T08:16:04.249Z] === RUN TestDockerNetworkMacvlan [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-16T08:16:05.076Z] + bundleName=unit [2021-03-16T08:16:05.076Z] + echo Creating unit-bundles.tar.gz [2021-03-16T08:16:05.076Z] Creating unit-bundles.tar.gz [2021-03-16T08:16:05.076Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-03-16T08:16:05.076Z] bundles/junit-report.xml [2021-03-16T08:16:05.076Z] bundles/go-test-report.json [2021-03-16T08:16:05.076Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-03-16T08:16:05.085Z] Archiving artifacts [2021-03-16T08:16:05.186Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-16T08:16:05.451Z] --- PASS: TestSecretInspect (1.89s) [2021-03-16T08:16:05.451Z] === RUN TestSecretList [2021-03-16T08:16:05.560Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42152/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-16T08:16:05.881Z] + make clean [2021-03-16T08:16:05.881Z] docker volume rm -f docker-dev-cache [2021-03-16T08:16:06.123Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-16T08:16:06.137Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-16T08:16:07.059Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-16T08:16:07.537Z] --- PASS: TestSecretList (1.90s) [2021-03-16T08:16:07.537Z] === RUN TestSecretsCreateAndDelete [2021-03-16T08:16:08.569Z] Removing intermediate container 27431a579ba2 [2021-03-16T08:16:08.569Z] ---> 50dfe7842afc [2021-03-16T08:16:08.569Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-03-16T08:16:08.569Z] ---> Running in 6a1482056682 [2021-03-16T08:16:09.562Z] [2021-03-16T08:16:09.562Z] SUCCESS: Specified value was saved. [2021-03-16T08:16:09.621Z] --- PASS: TestSecretsCreateAndDelete (1.98s) [2021-03-16T08:16:09.621Z] === RUN TestSecretsUpdate [2021-03-16T08:16:11.142Z] --- PASS: TestSecretsUpdate (1.90s) [2021-03-16T08:16:11.142Z] === RUN TestTemplatedSecret [2021-03-16T08:16:11.249Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-16T08:16:11.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-03-16T08:16:11.783Z] Removing intermediate container 6a1482056682 [2021-03-16T08:16:11.783Z] ---> 47e4345e0733 [2021-03-16T08:16:11.783Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-03-16T08:16:11.783Z] ---> Running in ff7ebd000a6a [2021-03-16T08:16:13.890Z] --- PASS: TestTemplatedSecret (2.57s) [2021-03-16T08:16:13.890Z] === RUN TestSecretCreateResolve [2021-03-16T08:16:15.649Z] Cannot create a file when that file already exists. [2021-03-16T08:16:15.697Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-16T08:16:15.964Z] --- PASS: TestSecretCreateResolve (1.90s) [2021-03-16T08:16:15.964Z] PASS [2021-03-16T08:16:15.964Z] [2021-03-16T08:16:15.964Z] DONE 6 tests in 12.217s [2021-03-16T08:16:15.964Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-03-16T08:16:15.964Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:16:15.964Z] ++ set -e [2021-03-16T08:16:15.964Z] ++ '[' -n 0 ']' [2021-03-16T08:16:15.964Z] ++ set -x [2021-03-16T08:16:15.964Z] ++ 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=ppc64le 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/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:16:15.964Z] INFO: Testing against a local daemon [2021-03-16T08:16:15.964Z] === RUN TestServiceCreateInit [2021-03-16T08:16:15.964Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-16T08:16:17.077Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-16T08:16:19.506Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-16T08:16:20.414Z] Removing intermediate container ff7ebd000a6a [2021-03-16T08:16:20.414Z] ---> 22a712b2c7b0 [2021-03-16T08:16:20.414Z] Step 13/13 : CMD ["sh"] [2021-03-16T08:16:20.414Z] ---> Running in 33dbb3489944 [2021-03-16T08:16:20.885Z] Removing intermediate container 33dbb3489944 [2021-03-16T08:16:20.885Z] ---> dd1ba9a650db [2021-03-16T08:16:20.885Z] Successfully built dd1ba9a650db [2021-03-16T08:16:20.885Z] Successfully tagged busybox:latest [2021-03-16T08:16:20.885Z] INFO: Docker images of the daemon under test [2021-03-16T08:16:20.885Z] [2021-03-16T08:16:20.885Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-16T08:16:20.885Z] busybox latest dd1ba9a650db Less than a second ago 5.32GB [2021-03-16T08:16:20.885Z] microsoft/windowsservercore latest 3eaa9ebbf51f 2 weeks ago 5.25GB [2021-03-16T08:16:20.885Z] mcr.microsoft.com/windows/servercore ltsc2019 3eaa9ebbf51f 2 weeks ago 5.25GB [2021-03-16T08:16:20.885Z] [2021-03-16T08:16:20.885Z] INFO: Running integration tests at 03/16/2021 08:16:20... [2021-03-16T08:16:20.885Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-03-16T08:16:20.885Z] INFO: Integration API tests being run from the host: [2021-03-16T08:16:20.885Z] INFO: make.ps1 starting at 03/16/2021 08:16:20 [2021-03-16T08:16:21.875Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-03-16T08:16:22.348Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-16T08:16:22.914Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-16T08:16:22.914Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-16T08:16:24.001Z] --- PASS: TestServiceCreateInit (7.56s) [2021-03-16T08:16:24.001Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2021-03-16T08:16:24.001Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s) [2021-03-16T08:16:24.001Z] === RUN TestCreateServiceMultipleTimes [2021-03-16T08:16:25.447Z] --- PASS: TestDockerNetworkMacvlan (20.67s) [2021-03-16T08:16:25.447Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2021-03-16T08:16:25.447Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-03-16T08:16:25.447Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.43s) [2021-03-16T08:16:25.447Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.22s) [2021-03-16T08:16:25.447Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.45s) [2021-03-16T08:16:25.447Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.97s) [2021-03-16T08:16:25.447Z] PASS [2021-03-16T08:16:25.447Z] [2021-03-16T08:16:25.447Z] DONE 8 tests in 22.220s [2021-03-16T08:16:25.447Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-16T08:16:25.447Z] ++ 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-03-16T08:16:25.447Z] ++ set -e [2021-03-16T08:16:25.447Z] ++ '[' -n 0 ']' [2021-03-16T08:16:25.447Z] ++ set -x [2021-03-16T08:16:25.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=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-03-16T08:16:25.447Z] testing: warning: no tests to run [2021-03-16T08:16:25.447Z] PASS [2021-03-16T08:16:25.447Z] [2021-03-16T08:16:25.447Z] DONE 0 tests in 0.029s [2021-03-16T08:16:25.447Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-16T08:16:25.447Z] ++ 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-03-16T08:16:25.447Z] ++ set -e [2021-03-16T08:16:25.447Z] ++ '[' -n 0 ']' [2021-03-16T08:16:25.447Z] ++ set -x [2021-03-16T08:16:25.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=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-03-16T08:16:25.447Z] INFO: Testing against a local daemon [2021-03-16T08:16:25.447Z] === RUN TestAuthZPluginAllowRequest [2021-03-16T08:16:25.707Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-16T08:16:25.707Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-16T08:16:27.084Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2021-03-16T08:16:27.084Z] === RUN TestAuthZPluginTLS [2021-03-16T08:16:27.650Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-03-16T08:16:27.650Z] === RUN TestAuthZPluginDenyRequest [2021-03-16T08:16:28.224Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-16T08:16:28.224Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-16T08:16:28.806Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-03-16T08:16:28.806Z] === RUN TestAuthZPluginDenyResponse [2021-03-16T08:16:29.372Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-03-16T08:16:29.373Z] === RUN TestAuthZPluginAllowEventStream [2021-03-16T08:16:31.275Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-16T08:16:31.275Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2021-03-16T08:16:31.275Z] === RUN TestAuthZPluginErrorResponse [2021-03-16T08:16:31.275Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-16T08:16:31.533Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-03-16T08:16:31.533Z] === RUN TestAuthZPluginErrorRequest [2021-03-16T08:16:32.101Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-16T08:16:32.101Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-16T08:16:32.667Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2021-03-16T08:16:32.667Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-16T08:16:33.603Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-16T08:16:33.861Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-16T08:16:35.238Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2021-03-16T08:16:35.238Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-16T08:16:36.614Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-16T08:16:37.183Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-03-16T08:16:37.183Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2021-03-16T08:16:37.183Z] === RUN TestAuthZPluginHeader [2021-03-16T08:16:37.441Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-16T08:16:38.377Z] --- PASS: TestAuthZPluginHeader (0.99s) [2021-03-16T08:16:38.377Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-16T08:16:38.945Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-16T08:16:39.436Z] --- PASS: TestCreateServiceMultipleTimes (15.42s) [2021-03-16T08:16:39.436Z] === RUN TestCreateServiceConflict [2021-03-16T08:16:40.323Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-16T08:16:40.997Z] --- PASS: TestCreateServiceConflict (1.91s) [2021-03-16T08:16:40.997Z] === RUN TestCreateServiceMaxReplicas [2021-03-16T08:16:42.856Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-16T08:16:42.856Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-16T08:16:42.856Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-16T08:16:43.116Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.84s) [2021-03-16T08:16:43.116Z] === RUN TestAuthZPluginV2Disable [2021-03-16T08:16:43.374Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-16T08:16:43.633Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-16T08:16:43.747Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) [2021-03-16T08:16:43.747Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-16T08:16:44.199Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-16T08:16:46.103Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-16T08:16:47.038Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2021-03-16T08:16:47.038Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-16T08:16:47.038Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-16T08:16:47.206Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-16T08:16:47.206Z] INFO: Testing against a local daemon [2021-03-16T08:16:47.206Z] === RUN TestBuildWithSession [2021-03-16T08:16:47.206Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-16T08:16:47.206Z] build_session_test.go:25: TODO: BuildKit [2021-03-16T08:16:47.206Z] === RUN TestBuildSquashParent [2021-03-16T08:16:47.206Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-03-16T08:16:47.206Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:16:47.206Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-16T08:16:47.206Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T08:16:47.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T08:16:47.206Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T08:16:47.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T08:16:47.206Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T08:16:47.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T08:16:47.206Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T08:16:47.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T08:16:47.206Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T08:16:47.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T08:16:47.206Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T08:16:47.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T08:16:47.206Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-16T08:16:47.206Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-16T08:16:47.206Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-16T08:16:47.206Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-16T08:16:49.583Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-16T08:16:50.150Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.39s) [2021-03-16T08:16:50.150Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-16T08:16:50.717Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-16T08:16:53.249Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-16T08:16:54.183Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-16T08:16:55.561Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-16T08:16:55.819Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-16T08:16:55.893Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-16T08:16:55.893Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-16T08:16:56.401Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.87s) [2021-03-16T08:16:56.401Z] === RUN TestCreateServiceSecretFileMode [2021-03-16T08:16:58.484Z] --- PASS: TestCreateServiceSecretFileMode (2.23s) [2021-03-16T08:16:58.484Z] === RUN TestCreateServiceConfigFileMode [2021-03-16T08:17:01.090Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-16T08:17:01.232Z] --- PASS: TestCreateServiceConfigFileMode (2.24s) [2021-03-16T08:17:01.232Z] === RUN TestCreateServiceSysctls [2021-03-16T08:17:01.349Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-03-16T08:17:03.080Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-16T08:17:03.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.13s) [2021-03-16T08:17:03.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.22s) [2021-03-16T08:17:03.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.37s) [2021-03-16T08:17:03.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.67s) [2021-03-16T08:17:03.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.11s) [2021-03-16T08:17:03.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.11s) [2021-03-16T08:17:03.080Z] === RUN TestBuildMultiStageCopy [2021-03-16T08:17:03.080Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-16T08:17:03.881Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.40s) [2021-03-16T08:17:03.881Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-16T08:17:03.881Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-16T08:17:03.994Z] --- PASS: TestCreateServiceSysctls (3.02s) [2021-03-16T08:17:03.994Z] === RUN TestCreateServiceCapabilities [2021-03-16T08:17:05.258Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-16T08:17:06.082Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2021-03-16T08:17:06.082Z] === RUN TestInspect [2021-03-16T08:17:06.632Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-16T08:17:06.891Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-03-16T08:17:08.839Z] --- PASS: TestInspect (2.50s) [2021-03-16T08:17:08.839Z] === RUN TestCreateJob [2021-03-16T08:17:10.255Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-16T08:17:11.245Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-16T08:17:11.591Z] --- PASS: TestCreateJob (3.01s) [2021-03-16T08:17:11.591Z] === RUN TestReplicatedJob [2021-03-16T08:17:12.234Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-16T08:17:13.225Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-16T08:17:14.215Z] --- PASS: TestBuildMultiStageCopy (11.68s) [2021-03-16T08:17:14.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.78s) [2021-03-16T08:17:14.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2021-03-16T08:17:14.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.86s) [2021-03-16T08:17:14.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.07s) [2021-03-16T08:17:14.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.22s) [2021-03-16T08:17:14.215Z] === RUN TestBuildMultiStageParentConfig [2021-03-16T08:17:16.865Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-16T08:17:17.174Z] --- PASS: TestBuildMultiStageParentConfig (2.35s) [2021-03-16T08:17:17.174Z] === RUN TestBuildLabelWithTargets [2021-03-16T08:17:17.174Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-03-16T08:17:17.174Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-16T08:17:17.174Z] === RUN TestBuildWithEmptyLayers [2021-03-16T08:17:17.194Z] --- PASS: TestReplicatedJob (5.15s) [2021-03-16T08:17:17.194Z] === RUN TestUpdateReplicatedJob [2021-03-16T08:17:18.164Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2021-03-16T08:17:18.164Z] === RUN TestBuildMultiStageOnBuild [2021-03-16T08:17:18.782Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-03-16T08:17:19.947Z] --- PASS: TestUpdateReplicatedJob (3.09s) [2021-03-16T08:17:19.947Z] === RUN TestServiceListWithStatuses [2021-03-16T08:17:19.947Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-16T08:17:19.947Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-16T08:17:19.947Z] === RUN TestDockerNetworkConnectAlias [2021-03-16T08:17:20.157Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-03-16T08:17:20.157Z] PASS [2021-03-16T08:17:20.157Z] [2021-03-16T08:17:20.157Z] DONE 17 tests in 55.126s [2021-03-16T08:17:20.157Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-16T08:17:20.157Z] ++ 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-03-16T08:17:20.157Z] ++ set -e [2021-03-16T08:17:20.157Z] ++ '[' -n 0 ']' [2021-03-16T08:17:20.157Z] ++ set -x [2021-03-16T08:17:20.157Z] ++ 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-03-16T08:17:20.415Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-03-16T08:17:20.415Z] INFO: Testing against a local daemon [2021-03-16T08:17:20.415Z] === RUN TestPluginInvalidJSON [2021-03-16T08:17:20.415Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:17:20.415Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:17:20.415Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:17:20.415Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-03-16T08:17:20.415Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-03-16T08:17:20.415Z] === RUN TestPluginInstall [2021-03-16T08:17:20.415Z] === RUN TestPluginInstall/no_auth [2021-03-16T08:17:22.949Z] time="2021-03-16T08:17:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:17:22.949Z] time="2021-03-16T08:17:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67753671d0181e5fdbbdc755b1351dd4ab6aac72f9e60639b3537d1049078357" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:17:22.949Z] time="2021-03-16T08:17:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:17:22.949Z] time="2021-03-16T08:17:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67753671d0181e5fdbbdc755b1351dd4ab6aac72f9e60639b3537d1049078357" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:17:23.517Z] === RUN TestPluginInstall/with_htpasswd [2021-03-16T08:17:24.425Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2021-03-16T08:17:24.425Z] === RUN TestDockerNetworkReConnect [2021-03-16T08:17:24.455Z] time="2021-03-16T08:17:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:17:24.455Z] time="2021-03-16T08:17:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13dabff0f6904283709d698b887606dba8ea17456aa00e1e687a5fa4b222c13a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:17:24.455Z] time="2021-03-16T08:17:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:17:24.455Z] time="2021-03-16T08:17:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13dabff0f6904283709d698b887606dba8ea17456aa00e1e687a5fa4b222c13a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:17:25.393Z] === RUN TestPluginInstall/with_insecure [2021-03-16T08:17:25.393Z] === RUN TestDockerSuite/TestBuildRm [2021-03-16T08:17:27.171Z] --- PASS: TestDockerNetworkReConnect (3.17s) [2021-03-16T08:17:27.171Z] === RUN TestServicePlugin [2021-03-16T08:17:27.171Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-16T08:17:27.171Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:17:27.171Z] === RUN TestServiceUpdateLabel [2021-03-16T08:17:27.299Z] time="2021-03-16T08:17:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:17:27.299Z] time="2021-03-16T08:17:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af55c50672e96b89e3c6a7fb76f3f08d7fbaf858097cb1dfc2c134f4ca283d86" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:17:27.299Z] time="2021-03-16T08:17:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-16T08:17:27.299Z] time="2021-03-16T08:17:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af55c50672e96b89e3c6a7fb76f3f08d7fbaf858097cb1dfc2c134f4ca283d86" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-16T08:17:27.299Z] --- PASS: TestPluginInstall (6.97s) [2021-03-16T08:17:27.299Z] --- PASS: TestPluginInstall/no_auth (3.06s) [2021-03-16T08:17:27.299Z] --- PASS: TestPluginInstall/with_htpasswd (1.77s) [2021-03-16T08:17:27.299Z] --- PASS: TestPluginInstall/with_insecure (2.14s) [2021-03-16T08:17:27.299Z] plugin_test.go:160: [dfa8f4e76ede7] daemon is not started [2021-03-16T08:17:27.299Z] === RUN TestPluginsWithRuntimes [2021-03-16T08:17:29.201Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-16T08:17:29.255Z] --- PASS: TestServiceUpdateLabel (1.93s) [2021-03-16T08:17:29.255Z] === RUN TestServiceUpdateSecrets [2021-03-16T08:17:29.460Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-16T08:17:30.396Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-16T08:17:30.655Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-16T08:17:31.590Z] --- PASS: TestPluginsWithRuntimes (4.11s) [2021-03-16T08:17:31.590Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2021-03-16T08:17:31.590Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2021-03-16T08:17:31.590Z] PASS [2021-03-16T08:17:31.590Z] [2021-03-16T08:17:31.590Z] DONE 9 tests in 11.284s [2021-03-16T08:17:31.590Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-16T08:17:31.590Z] ++ 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-03-16T08:17:31.590Z] ++ set -e [2021-03-16T08:17:31.590Z] ++ '[' -n 0 ']' [2021-03-16T08:17:31.590Z] ++ set -x [2021-03-16T08:17:31.591Z] ++ 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-03-16T08:17:31.591Z] INFO: Testing against a local daemon [2021-03-16T08:17:31.591Z] === RUN TestExternalGraphDriver [2021-03-16T08:17:31.849Z] === RUN TestExternalGraphDriver/json [2021-03-16T08:17:31.849Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-16T08:17:32.417Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-16T08:17:32.985Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-16T08:17:34.361Z] === RUN TestExternalGraphDriver/spec [2021-03-16T08:17:34.620Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-16T08:17:35.997Z] --- PASS: TestBuildMultiStageOnBuild (16.00s) [2021-03-16T08:17:35.997Z] === RUN TestBuildUncleanTarFilenames [2021-03-16T08:17:35.997Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-03-16T08:17:35.997Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-16T08:17:35.997Z] === RUN TestBuildMultiStageLayerLeak [2021-03-16T08:17:35.998Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-16T08:17:36.567Z] === RUN TestExternalGraphDriver/pull [2021-03-16T08:17:37.134Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-16T08:17:38.532Z] --- PASS: TestExternalGraphDriver (6.86s) [2021-03-16T08:17:38.532Z] --- PASS: TestExternalGraphDriver/json (2.52s) [2021-03-16T08:17:38.532Z] --- PASS: TestExternalGraphDriver/spec (2.28s) [2021-03-16T08:17:38.532Z] --- PASS: TestExternalGraphDriver/pull (1.96s) [2021-03-16T08:17:38.532Z] === RUN TestGraphdriverPluginV2 [2021-03-16T08:17:41.815Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-16T08:17:41.815Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-16T08:17:42.073Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-16T08:17:42.073Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-16T08:17:42.332Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-16T08:17:42.903Z] --- PASS: TestGraphdriverPluginV2 (4.31s) [2021-03-16T08:17:42.903Z] PASS [2021-03-16T08:17:42.903Z] [2021-03-16T08:17:42.903Z] DONE 5 tests in 11.334s [2021-03-16T08:17:42.903Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-16T08:17:42.903Z] ++ 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-03-16T08:17:42.903Z] ++ set -e [2021-03-16T08:17:42.903Z] ++ '[' -n 0 ']' [2021-03-16T08:17:42.903Z] ++ set -x [2021-03-16T08:17:42.903Z] ++ 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-03-16T08:17:43.162Z] INFO: Testing against a local daemon [2021-03-16T08:17:43.162Z] === RUN TestContinueAfterPluginCrash [2021-03-16T08:17:43.162Z] === PAUSE TestContinueAfterPluginCrash [2021-03-16T08:17:43.162Z] === RUN TestReadPluginNoRead [2021-03-16T08:17:43.162Z] === PAUSE TestReadPluginNoRead [2021-03-16T08:17:43.162Z] === RUN TestDaemonStartWithLogOpt [2021-03-16T08:17:43.162Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-16T08:17:43.162Z] === CONT TestContinueAfterPluginCrash [2021-03-16T08:17:43.162Z] === CONT TestDaemonStartWithLogOpt [2021-03-16T08:17:43.729Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-16T08:17:43.729Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-16T08:17:44.621Z] --- PASS: TestServiceUpdateSecrets (14.27s) [2021-03-16T08:17:44.621Z] === RUN TestServiceUpdateConfigs [2021-03-16T08:17:45.107Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-16T08:17:48.507Z] --- PASS: TestBuildMultiStageLayerLeak (14.30s) [2021-03-16T08:17:48.507Z] === RUN TestBuildWithHugeFile [2021-03-16T08:17:49.296Z] === CONT TestReadPluginNoRead [2021-03-16T08:17:49.296Z] --- PASS: TestDaemonStartWithLogOpt (5.73s) [2021-03-16T08:17:51.828Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-16T08:17:52.394Z] === RUN TestReadPluginNoRead/default [2021-03-16T08:17:52.653Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-16T08:17:54.028Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-16T08:17:54.028Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-16T08:17:54.287Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-16T08:17:54.545Z] --- PASS: TestContinueAfterPluginCrash (11.42s) [2021-03-16T08:17:55.481Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-16T08:17:56.048Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-16T08:17:56.985Z] === RUN TestDockerSuite/TestBuildUser [2021-03-16T08:17:57.922Z] --- PASS: TestReadPluginNoRead (9.04s) [2021-03-16T08:17:57.922Z] --- PASS: TestReadPluginNoRead/default (1.89s) [2021-03-16T08:17:57.922Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.89s) [2021-03-16T08:17:57.922Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s) [2021-03-16T08:17:57.922Z] read_test.go:92: [d99e7808b22e4] daemon is not started [2021-03-16T08:17:57.922Z] PASS [2021-03-16T08:17:57.922Z] [2021-03-16T08:17:57.922Z] DONE 6 tests in 14.995s [2021-03-16T08:17:57.922Z] 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-03-16T08:17:57.922Z] ++ 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-03-16T08:17:57.922Z] ++ set -e [2021-03-16T08:17:57.922Z] ++ '[' -n 0 ']' [2021-03-16T08:17:57.922Z] ++ set -x [2021-03-16T08:17:57.922Z] ++ 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-03-16T08:17:57.922Z] testing: warning: no tests to run [2021-03-16T08:17:57.922Z] PASS [2021-03-16T08:17:57.922Z] [2021-03-16T08:17:57.922Z] DONE 0 tests in 0.080s [2021-03-16T08:17:57.922Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-16T08:17:57.922Z] ++ 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-03-16T08:17:57.922Z] ++ set -e [2021-03-16T08:17:57.922Z] ++ '[' -n 0 ']' [2021-03-16T08:17:57.922Z] ++ set -x [2021-03-16T08:17:57.922Z] ++ 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-03-16T08:17:58.181Z] INFO: Testing against a local daemon [2021-03-16T08:17:58.181Z] === RUN TestPluginWithDevMounts [2021-03-16T08:17:58.181Z] === PAUSE TestPluginWithDevMounts [2021-03-16T08:17:58.181Z] === CONT TestPluginWithDevMounts [2021-03-16T08:17:59.556Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-16T08:18:00.054Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2021-03-16T08:18:00.054Z] === RUN TestServiceUpdateNetwork [2021-03-16T08:18:00.122Z] --- PASS: TestPluginWithDevMounts (2.02s) [2021-03-16T08:18:00.122Z] PASS [2021-03-16T08:18:00.122Z] [2021-03-16T08:18:00.122Z] DONE 1 tests in 2.189s [2021-03-16T08:18:00.122Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-16T08:18:00.122Z] ++ 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-03-16T08:18:00.122Z] ++ set -e [2021-03-16T08:18:00.122Z] ++ '[' -n 0 ']' [2021-03-16T08:18:00.122Z] ++ set -x [2021-03-16T08:18:00.122Z] ++ 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-03-16T08:18:00.415Z] INFO: Testing against a local daemon [2021-03-16T08:18:00.415Z] === RUN TestSecretInspect [2021-03-16T08:18:03.708Z] --- PASS: TestSecretInspect (2.73s) [2021-03-16T08:18:03.708Z] === RUN TestSecretList [2021-03-16T08:18:03.708Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-16T08:18:06.239Z] --- PASS: TestSecretList (2.88s) [2021-03-16T08:18:06.239Z] === RUN TestSecretsCreateAndDelete [2021-03-16T08:18:08.773Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2021-03-16T08:18:08.773Z] === RUN TestSecretsUpdate [2021-03-16T08:18:09.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-03-16T08:18:10.516Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2021-03-16T08:18:10.516Z] === RUN TestServiceUpdatePidsLimit [2021-03-16T08:18:11.153Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-16T08:18:11.243Z] --- PASS: TestSecretsUpdate (3.01s) [2021-03-16T08:18:11.243Z] === RUN TestTemplatedSecret [2021-03-16T08:18:11.792Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-16T08:18:16.514Z] --- PASS: TestTemplatedSecret (5.11s) [2021-03-16T08:18:16.514Z] === RUN TestSecretCreateResolve [2021-03-16T08:18:18.698Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-16T08:18:19.802Z] --- PASS: TestSecretCreateResolve (2.75s) [2021-03-16T08:18:19.802Z] PASS [2021-03-16T08:18:19.802Z] [2021-03-16T08:18:19.802Z] DONE 6 tests in 18.993s [2021-03-16T08:18:19.802Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-16T08:18:19.802Z] ++ 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-03-16T08:18:19.802Z] ++ set -e [2021-03-16T08:18:19.802Z] ++ '[' -n 0 ']' [2021-03-16T08:18:19.802Z] ++ set -x [2021-03-16T08:18:19.802Z] ++ 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-03-16T08:18:19.802Z] INFO: Testing against a local daemon [2021-03-16T08:18:19.802Z] === RUN TestServiceCreateInit [2021-03-16T08:18:19.802Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-16T08:18:25.073Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-16T08:18:26.453Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-16T08:18:26.453Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-16T08:18:26.453Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-16T08:18:27.201Z] --- PASS: TestServiceUpdatePidsLimit (16.12s) [2021-03-16T08:18:27.201Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-03-16T08:18:27.201Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-03-16T08:18:27.202Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2021-03-16T08:18:27.202Z] PASS [2021-03-16T08:18:27.202Z] [2021-03-16T08:18:27.202Z] === Skipped [2021-03-16T08:18:27.202Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-03-16T08:18:27.202Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-16T08:18:27.202Z] [2021-03-16T08:18:27.202Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-03-16T08:18:27.202Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-16T08:18:27.202Z] [2021-03-16T08:18:27.202Z] [2021-03-16T08:18:27.202Z] DONE 27 tests, 2 skipped in 130.387s [2021-03-16T08:18:27.202Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-03-16T08:18:27.202Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:18:27.202Z] ++ set -e [2021-03-16T08:18:27.202Z] ++ '[' -n 0 ']' [2021-03-16T08:18:27.202Z] ++ set -x [2021-03-16T08:18:27.202Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:18:27.202Z] INFO: Testing against a local daemon [2021-03-16T08:18:27.202Z] === RUN TestSessionCreate [2021-03-16T08:18:27.202Z] --- PASS: TestSessionCreate (0.03s) [2021-03-16T08:18:27.202Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-16T08:18:27.202Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-03-16T08:18:27.202Z] PASS [2021-03-16T08:18:27.202Z] [2021-03-16T08:18:27.202Z] DONE 2 tests in 0.146s [2021-03-16T08:18:27.202Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-03-16T08:18:27.202Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:18:27.202Z] ++ set -e [2021-03-16T08:18:27.202Z] ++ '[' -n 0 ']' [2021-03-16T08:18:27.202Z] ++ set -x [2021-03-16T08:18:27.202Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:18:27.202Z] INFO: Testing against a local daemon [2021-03-16T08:18:27.202Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-16T08:18:27.202Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-16T08:18:27.202Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-16T08:18:27.202Z] === RUN TestEventsExecDie [2021-03-16T08:18:27.202Z] --- PASS: TestEventsExecDie (0.61s) [2021-03-16T08:18:27.202Z] === RUN TestEventsBackwardsCompatible [2021-03-16T08:18:27.202Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-03-16T08:18:27.202Z] === RUN TestInfoBinaryCommits [2021-03-16T08:18:27.202Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-16T08:18:27.202Z] === RUN TestInfoAPIVersioned [2021-03-16T08:18:27.202Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-16T08:18:27.202Z] === RUN TestInfoDiscoveryBackend [2021-03-16T08:18:27.544Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-03-16T08:18:27.544Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-16T08:18:27.831Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-16T08:18:28.594Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-16T08:18:28.594Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-16T08:18:28.776Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-16T08:18:29.228Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-03-16T08:18:29.228Z] === RUN TestInfoAPI [2021-03-16T08:18:29.228Z] --- PASS: TestInfoAPI (0.03s) [2021-03-16T08:18:29.228Z] === RUN TestInfoAPIWarnings [2021-03-16T08:18:30.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-03-16T08:18:30.412Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-16T08:18:30.412Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-16T08:18:30.671Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-16T08:18:30.671Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-16T08:18:30.671Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-16T08:18:33.205Z] --- PASS: TestServiceCreateInit (13.69s) [2021-03-16T08:18:33.205Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (7.05s) [2021-03-16T08:18:33.205Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.60s) [2021-03-16T08:18:33.205Z] === RUN TestCreateServiceMultipleTimes [2021-03-16T08:18:33.464Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-16T08:18:33.464Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-16T08:18:34.841Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-16T08:18:35.408Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-16T08:18:36.784Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-16T08:18:37.043Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-16T08:18:41.236Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-16T08:18:44.523Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-16T08:18:44.523Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-16T08:18:45.091Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-16T08:18:45.350Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-16T08:18:45.350Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-16T08:18:45.917Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-16T08:18:47.835Z] --- PASS: TestInfoAPIWarnings (16.29s) [2021-03-16T08:18:47.835Z] === RUN TestInfoDebug [2021-03-16T08:18:47.835Z] --- PASS: TestInfoDebug (0.53s) [2021-03-16T08:18:47.835Z] === RUN TestInfoInsecureRegistries [2021-03-16T08:18:47.835Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-03-16T08:18:47.835Z] === RUN TestInfoRegistryMirrors [2021-03-16T08:18:47.835Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-03-16T08:18:47.835Z] === RUN TestLoginFailsWithBadCredentials [2021-03-16T08:18:47.835Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2021-03-16T08:18:47.835Z] === RUN TestPingCacheHeaders [2021-03-16T08:18:47.835Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-03-16T08:18:47.835Z] === RUN TestPingGet [2021-03-16T08:18:47.835Z] --- PASS: TestPingGet (0.02s) [2021-03-16T08:18:47.835Z] === RUN TestPingHead [2021-03-16T08:18:47.835Z] --- PASS: TestPingHead (0.04s) [2021-03-16T08:18:47.835Z] === RUN TestVersion [2021-03-16T08:18:47.835Z] --- PASS: TestVersion (0.03s) [2021-03-16T08:18:47.835Z] PASS [2021-03-16T08:18:47.835Z] [2021-03-16T08:18:47.835Z] === Skipped [2021-03-16T08:18:47.835Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-16T08:18:47.835Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-16T08:18:47.835Z] [2021-03-16T08:18:47.835Z] [2021-03-16T08:18:47.835Z] DONE 18 tests, 1 skipped in 21.192s [2021-03-16T08:18:47.835Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-03-16T08:18:47.835Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:18:47.835Z] ++ set -e [2021-03-16T08:18:47.835Z] ++ '[' -n 0 ']' [2021-03-16T08:18:47.835Z] ++ set -x [2021-03-16T08:18:47.835Z] ++ 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=ppc64le 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/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-16T08:18:47.835Z] INFO: Testing against a local daemon [2021-03-16T08:18:47.835Z] === RUN TestVolumesCreateAndList [2021-03-16T08:18:47.835Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-16T08:18:47.835Z] === RUN TestVolumesRemove [2021-03-16T08:18:47.835Z] --- PASS: TestVolumesRemove (0.06s) [2021-03-16T08:18:47.835Z] === RUN TestVolumesInspect [2021-03-16T08:18:47.835Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-16T08:18:47.835Z] === RUN TestVolumesInvalidJSON [2021-03-16T08:18:47.835Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-16T08:18:47.835Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-16T08:18:47.835Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-16T08:18:47.835Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-16T08:18:47.835Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-16T08:18:47.835Z] PASS [2021-03-16T08:18:47.835Z] [2021-03-16T08:18:47.835Z] DONE 5 tests in 0.205s [2021-03-16T08:18:47.835Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-16T08:18:48.128Z] ++++ cat bundles/test-integration/docker.pid [2021-03-16T08:18:48.128Z] +++ kill 14139 [2021-03-16T08:18:48.453Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-16T08:18:48.453Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-16T08:18:48.453Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-16T08:18:48.711Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-16T08:18:49.165Z] +++ /etc/init.d/apparmor stop [2021-03-16T08:18:49.165Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-16T08:18:49.165Z] [2021-03-16T08:18:49.165Z] Unloading profiles will leave already running processes permanently [2021-03-16T08:18:49.165Z] unconfined, which can lead to unexpected situations. [2021-03-16T08:18:49.165Z] [2021-03-16T08:18:49.165Z] To set a process to complain mode, use the command line tool [2021-03-16T08:18:49.165Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-16T08:18:49.165Z] +++ true [2021-03-16T08:18:49.165Z] exiting test-integration [2021-03-16T08:18:49.165Z] ++ exit 0 [2021-03-16T08:18:49.165Z] [2021-03-16T08:18:49.646Z] === RUN TestDockerSuite/TestCommitChange [2021-03-16T08:18:50.581Z] === RUN TestDockerSuite/TestCommitChangeLabels Post stage [Pipeline] junit [2021-03-16T08:18:50.744Z] Recording test results [2021-03-16T08:18:51.044Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-16T08:18:51.153Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-16T08:18:51.470Z] + echo Ensuring container killed. [2021-03-16T08:18:51.470Z] Ensuring container killed. [2021-03-16T08:18:51.470Z] + docker rm -vf docker-pr1 [2021-03-16T08:18:51.470Z] Error: No such container: docker-pr1 [2021-03-16T08:18:51.470Z] + true [Pipeline] sh [2021-03-16T08:18:51.873Z] + echo Chowning /workspace to jenkins user [2021-03-16T08:18:51.873Z] Chowning /workspace to jenkins user [2021-03-16T08:18:51.873Z] + id -u [2021-03-16T08:18:51.873Z] + id -g [2021-03-16T08:18:51.873Z] + docker run --rm -v /home/docker/workspace/moby_PR-42152:/workspace busybox chown -R 1001:1001 /workspace [2021-03-16T08:18:51.873Z] Unable to find image 'busybox:latest' locally [2021-03-16T08:18:52.208Z] latest: Pulling from library/busybox [2021-03-16T08:18:52.208Z] dcdde92480c5: Pulling fs layer [2021-03-16T08:18:52.208Z] dcdde92480c5: Verifying Checksum [2021-03-16T08:18:52.208Z] dcdde92480c5: Download complete [2021-03-16T08:18:52.504Z] dcdde92480c5: Pull complete [2021-03-16T08:18:52.504Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-16T08:18:52.504Z] Status: Downloaded newer image for busybox:latest [2021-03-16T08:18:53.065Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-16T08:18:53.999Z] --- PASS: TestCreateServiceMultipleTimes (20.81s) [2021-03-16T08:18:53.999Z] === RUN TestCreateServiceConflict [2021-03-16T08:18:54.566Z] === RUN TestDockerSuite/TestCommitPausedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-16T08:18:55.010Z] + bundleName=ppc64le-integration [2021-03-16T08:18:55.010Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-03-16T08:18:55.010Z] Creating ppc64le-integration-bundles.tar.gz [2021-03-16T08:18:55.010Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2021-03-16T08:18:55.010Z] -print [Pipeline] archiveArtifacts [2021-03-16T08:18:55.058Z] Archiving artifacts [2021-03-16T08:18:55.502Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-16T08:18:55.573Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42152/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-16T08:18:55.980Z] + make clean [2021-03-16T08:18:56.273Z] make: command: Command not found [2021-03-16T08:18:56.273Z] make: command: Command not found [2021-03-16T08:18:56.273Z] docker volume rm -f docker-dev-cache [2021-03-16T08:18:56.273Z] docker-dev-cache [Pipeline] deleteDir [2021-03-16T08:18:56.880Z] --- PASS: TestCreateServiceConflict (2.78s) [2021-03-16T08:18:56.880Z] === RUN TestCreateServiceMaxReplicas [2021-03-16T08:18:57.448Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-16T08:18:58.384Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-16T08:19:00.919Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-16T08:19:01.484Z] --- PASS: TestCreateServiceMaxReplicas (4.60s) [2021-03-16T08:19:01.484Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-16T08:19:02.051Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-16T08:19:02.051Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-16T08:19:02.051Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-16T08:19:02.309Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-16T08:19:02.309Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-16T08:19:02.309Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-16T08:19:02.309Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-16T08:19:04.212Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-16T08:19:06.114Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-16T08:19:06.114Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-16T08:19:06.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-03-16T08:19:06.940Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-16T08:19:07.876Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-16T08:19:09.254Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-16T08:19:09.821Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-16T08:19:10.756Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-16T08:19:10.756Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-16T08:19:10.756Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-16T08:19:11.323Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-16T08:19:11.323Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-16T08:19:11.323Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-16T08:19:11.585Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-16T08:19:11.585Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-16T08:19:12.522Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-16T08:19:13.089Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-16T08:19:13.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-03-16T08:19:14.024Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-16T08:19:14.024Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-16T08:19:15.926Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.72s) [2021-03-16T08:19:15.926Z] === RUN TestCreateServiceSecretFileMode [2021-03-16T08:19:16.185Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-16T08:19:17.120Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-16T08:19:17.120Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-16T08:19:18.056Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-16T08:19:19.434Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-16T08:19:19.693Z] --- PASS: TestCreateServiceSecretFileMode (3.56s) [2021-03-16T08:19:19.693Z] === RUN TestCreateServiceConfigFileMode [2021-03-16T08:19:20.265Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-16T08:19:21.202Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-16T08:19:21.202Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-16T08:19:22.577Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-16T08:19:22.577Z] --- PASS: TestCreateServiceConfigFileMode (3.01s) [2021-03-16T08:19:22.577Z] === RUN TestCreateServiceSysctls [2021-03-16T08:19:23.513Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-16T08:19:24.082Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-16T08:19:24.341Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-16T08:19:25.719Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-16T08:19:27.622Z] --- PASS: TestCreateServiceSysctls (4.75s) [2021-03-16T08:19:27.622Z] === RUN TestCreateServiceCapabilities [2021-03-16T08:19:27.622Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-16T08:19:29.001Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-16T08:19:29.001Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-16T08:19:29.001Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-16T08:19:29.001Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-16T08:19:29.001Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-16T08:19:30.386Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-16T08:19:30.959Z] --- PASS: TestCreateServiceCapabilities (3.52s) [2021-03-16T08:19:30.959Z] === RUN TestInspect [2021-03-16T08:19:34.241Z] --- PASS: TestInspect (3.13s) [2021-03-16T08:19:34.241Z] === RUN TestCreateJob [2021-03-16T08:19:34.807Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-16T08:19:35.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-03-16T08:19:35.744Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-16T08:19:37.120Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-16T08:19:37.120Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-16T08:19:37.120Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-16T08:19:39.022Z] --- PASS: TestCreateJob (5.07s) [2021-03-16T08:19:39.022Z] === RUN TestReplicatedJob [2021-03-16T08:19:39.957Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-16T08:19:41.333Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-16T08:19:43.237Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-16T08:19:48.506Z] --- PASS: TestReplicatedJob (8.78s) [2021-03-16T08:19:48.506Z] === RUN TestUpdateReplicatedJob [2021-03-16T08:19:50.408Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-16T08:19:50.977Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-16T08:19:52.353Z] --- PASS: TestUpdateReplicatedJob (4.58s) [2021-03-16T08:19:52.353Z] === RUN TestServiceListWithStatuses [2021-03-16T08:19:52.353Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-16T08:19:52.353Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-16T08:19:52.353Z] === RUN TestDockerNetworkConnectAlias [2021-03-16T08:19:53.288Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-16T08:19:55.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-16T08:19:56.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-03-16T08:19:58.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-03-16T08:19:58.506Z] --- PASS: TestDockerNetworkConnectAlias (5.88s) [2021-03-16T08:19:58.506Z] === RUN TestDockerNetworkReConnect [2021-03-16T08:19:59.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-03-16T08:20:00.468Z] --- PASS: TestBuildWithHugeFile (127.43s) [2021-03-16T08:20:00.468Z] === RUN TestBuildWCOWSandboxSize [2021-03-16T08:20:01.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-03-16T08:20:02.387Z] --- PASS: TestDockerNetworkReConnect (4.08s) [2021-03-16T08:20:02.387Z] === RUN TestServicePlugin [2021-03-16T08:20:03.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000803920_} [2021-03-16T08:20:05.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1564533170_/foo_false____} [2021-03-16T08:20:07.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1564533170_/foo_true____} [2021-03-16T08:20:08.942Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3873875817_/foo_false____} [2021-03-16T08:20:09.510Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3873875817_/foo_true____} [2021-03-16T08:20:11.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3873875817_/foo_true__0xc000803980__} [2021-03-16T08:20:13.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008039a0_} [2021-03-16T08:20:14.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008039c0_} [2021-03-16T08:20:16.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008039e0_} [2021-03-16T08:20:17.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000803a00_} [2021-03-16T08:20:19.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-16T08:20:21.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-16T08:20:21.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-16T08:20:21.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-16T08:20:21.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-16T08:20:21.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-16T08:20:21.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-16T08:20:21.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-16T08:20:21.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-16T08:20:21.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-16T08:20:21.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-16T08:20:21.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-16T08:20:21.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-03-16T08:20:21.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-03-16T08:20:21.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-03-16T08:20:21.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-03-16T08:20:21.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-03-16T08:20:21.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-03-16T08:20:21.507Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-16T08:20:24.793Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-16T08:20:26.169Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-16T08:20:29.455Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-16T08:20:30.833Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-16T08:20:30.833Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-16T08:20:31.768Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-16T08:20:32.335Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-03-16T08:20:33.271Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-16T08:20:33.839Z] --- PASS: TestServicePlugin (31.55s) [2021-03-16T08:20:33.839Z] plugin_test.go:62: [dc74a511e9857] joining swarm manager [dbc5e24b6a8da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:20:33.839Z] plugin_test.go:65: [df6c2f9794f68] joining swarm manager [dbc5e24b6a8da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:20:33.839Z] === RUN TestServiceUpdateLabel [2021-03-16T08:20:34.097Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-16T08:20:35.035Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-16T08:20:36.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-03-16T08:20:36.012Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-16T08:20:36.949Z] --- PASS: TestServiceUpdateLabel (2.97s) [2021-03-16T08:20:36.949Z] === RUN TestServiceUpdateSecrets [2021-03-16T08:20:37.516Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-16T08:20:39.418Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-16T08:20:40.795Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-16T08:20:41.730Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-16T08:20:42.665Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-16T08:20:43.601Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-16T08:20:44.978Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-16T08:20:45.914Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-16T08:20:46.851Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-16T08:20:47.788Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-16T08:20:47.788Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-16T08:20:48.723Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-16T08:20:49.659Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-16T08:20:51.037Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-16T08:20:51.603Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-16T08:20:52.539Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-16T08:20:53.475Z] --- PASS: TestServiceUpdateSecrets (16.48s) [2021-03-16T08:20:53.475Z] === RUN TestServiceUpdateConfigs [2021-03-16T08:20:54.411Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-16T08:20:55.382Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-16T08:20:57.914Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-16T08:21:03.184Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-16T08:21:05.717Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-16T08:21:06.652Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-16T08:21:09.935Z] --- PASS: TestServiceUpdateConfigs (16.18s) [2021-03-16T08:21:09.935Z] === RUN TestServiceUpdateNetwork [2021-03-16T08:21:11.837Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-16T08:21:15.123Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-16T08:21:15.690Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-16T08:21:20.960Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-03-16T08:21:21.218Z] === RUN TestDockerSuite/TestCpToDot [2021-03-16T08:21:22.164Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-16T08:21:23.539Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-16T08:21:24.106Z] --- PASS: TestServiceUpdateNetwork (14.50s) [2021-03-16T08:21:24.106Z] === RUN TestServiceUpdatePidsLimit [2021-03-16T08:21:25.483Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-16T08:21:25.483Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-16T08:21:26.420Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-16T08:21:26.986Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-16T08:21:27.922Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-16T08:21:27.922Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-16T08:21:29.298Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-16T08:21:30.236Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-16T08:21:30.236Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-16T08:21:30.236Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-16T08:21:30.494Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-16T08:21:31.429Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-16T08:21:31.429Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-16T08:21:31.429Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-16T08:21:31.996Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-16T08:21:32.254Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-16T08:21:32.512Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-16T08:21:32.512Z] === RUN TestDockerSuite/TestCreateRM [2021-03-16T08:21:32.512Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-16T08:21:32.512Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-16T08:21:32.770Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-16T08:21:32.770Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-16T08:21:34.671Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-16T08:21:34.671Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-16T08:21:34.930Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-16T08:21:34.930Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-16T08:21:37.461Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-03-16T08:21:39.363Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-16T08:21:39.363Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-16T08:21:39.363Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-16T08:21:39.363Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-16T08:21:39.363Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-16T08:21:39.363Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-16T08:21:39.930Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-16T08:21:41.841Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-16T08:21:42.409Z] --- PASS: TestServiceUpdatePidsLimit (18.17s) [2021-03-16T08:21:42.409Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.44s) [2021-03-16T08:21:42.409Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.41s) [2021-03-16T08:21:42.409Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.42s) [2021-03-16T08:21:42.409Z] PASS [2021-03-16T08:21:42.409Z] [2021-03-16T08:21:42.409Z] === Skipped [2021-03-16T08:21:42.409Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-16T08:21:42.409Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-16T08:21:42.409Z] [2021-03-16T08:21:42.409Z] [2021-03-16T08:21:42.409Z] DONE 27 tests, 1 skipped in 203.011s [2021-03-16T08:21:42.409Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-16T08:21:42.409Z] ++ 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-03-16T08:21:42.409Z] ++ set -e [2021-03-16T08:21:42.409Z] ++ '[' -n 0 ']' [2021-03-16T08:21:42.409Z] ++ set -x [2021-03-16T08:21:42.409Z] ++ 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-03-16T08:21:42.409Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-16T08:21:42.409Z] INFO: Testing against a local daemon [2021-03-16T08:21:42.409Z] === RUN TestSessionCreate [2021-03-16T08:21:42.409Z] --- PASS: TestSessionCreate (0.05s) [2021-03-16T08:21:42.409Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-16T08:21:42.667Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-03-16T08:21:42.667Z] PASS [2021-03-16T08:21:42.667Z] [2021-03-16T08:21:42.667Z] DONE 2 tests in 0.287s [2021-03-16T08:21:42.667Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-16T08:21:42.667Z] ++ 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-03-16T08:21:42.667Z] ++ set -e [2021-03-16T08:21:42.667Z] ++ '[' -n 0 ']' [2021-03-16T08:21:42.667Z] ++ set -x [2021-03-16T08:21:42.667Z] ++ 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-03-16T08:21:42.926Z] INFO: Testing against a local daemon [2021-03-16T08:21:42.926Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-16T08:21:42.926Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-16T08:21:42.926Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-16T08:21:42.926Z] === RUN TestEventsExecDie [2021-03-16T08:21:44.305Z] --- PASS: TestEventsExecDie (1.56s) [2021-03-16T08:21:44.305Z] === RUN TestEventsBackwardsCompatible [2021-03-16T08:21:44.305Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-16T08:21:44.563Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-03-16T08:21:44.563Z] === RUN TestInfoBinaryCommits [2021-03-16T08:21:44.563Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-16T08:21:44.563Z] === RUN TestInfoAPIVersioned [2021-03-16T08:21:44.563Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-16T08:21:44.563Z] === RUN TestInfoDiscoveryBackend [2021-03-16T08:21:45.129Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-03-16T08:21:45.129Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-16T08:21:46.065Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-16T08:21:46.065Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-16T08:21:46.065Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-16T08:21:46.632Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-03-16T08:21:46.632Z] === RUN TestInfoAPI [2021-03-16T08:21:46.632Z] --- PASS: TestInfoAPI (0.03s) [2021-03-16T08:21:46.632Z] === RUN TestInfoAPIWarnings [2021-03-16T08:21:46.890Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-16T08:21:47.826Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-16T08:21:47.826Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-16T08:21:48.396Z] === RUN TestDockerSuite/TestDockerFails [2021-03-16T08:21:48.396Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-03-16T08:21:48.655Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-03-16T08:21:48.655Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-03-16T08:21:49.591Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-03-16T08:21:50.526Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-03-16T08:21:51.902Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-03-16T08:21:51.902Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-03-16T08:21:51.902Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-03-16T08:21:51.902Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-03-16T08:21:58.462Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-16T08:21:58.462Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-03-16T08:22:01.748Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-16T08:22:03.125Z] --- PASS: TestInfoAPIWarnings (16.47s) [2021-03-16T08:22:03.125Z] === RUN TestInfoDebug [2021-03-16T08:22:03.692Z] --- PASS: TestInfoDebug (0.56s) [2021-03-16T08:22:03.692Z] === RUN TestInfoInsecureRegistries [2021-03-16T08:22:04.269Z] --- PASS: TestInfoInsecureRegistries (0.57s) [2021-03-16T08:22:04.269Z] === RUN TestInfoRegistryMirrors [2021-03-16T08:22:04.837Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2021-03-16T08:22:04.837Z] === RUN TestLoginFailsWithBadCredentials [2021-03-16T08:22:05.095Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2021-03-16T08:22:05.095Z] === RUN TestPingCacheHeaders [2021-03-16T08:22:05.095Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-03-16T08:22:05.095Z] === RUN TestPingGet [2021-03-16T08:22:05.095Z] --- PASS: TestPingGet (0.02s) [2021-03-16T08:22:05.095Z] === RUN TestPingHead [2021-03-16T08:22:05.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-03-16T08:22:05.095Z] --- PASS: TestPingHead (0.04s) [2021-03-16T08:22:05.095Z] === RUN TestVersion [2021-03-16T08:22:05.353Z] --- PASS: TestVersion (0.03s) [2021-03-16T08:22:05.353Z] PASS [2021-03-16T08:22:05.353Z] [2021-03-16T08:22:05.353Z] === Skipped [2021-03-16T08:22:05.353Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-16T08:22:05.353Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-16T08:22:05.353Z] [2021-03-16T08:22:05.353Z] [2021-03-16T08:22:05.353Z] DONE 18 tests, 1 skipped in 22.644s [2021-03-16T08:22:05.353Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-16T08:22:05.353Z] ++ 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-03-16T08:22:05.353Z] ++ set -e [2021-03-16T08:22:05.353Z] ++ '[' -n 0 ']' [2021-03-16T08:22:05.353Z] ++ set -x [2021-03-16T08:22:05.353Z] ++ 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-03-16T08:22:05.353Z] INFO: Testing against a local daemon [2021-03-16T08:22:05.353Z] === RUN TestVolumesCreateAndList [2021-03-16T08:22:05.353Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-16T08:22:05.612Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-03-16T08:22:05.612Z] === RUN TestVolumesRemove [2021-03-16T08:22:05.612Z] --- PASS: TestVolumesRemove (0.11s) [2021-03-16T08:22:05.612Z] === RUN TestVolumesInspect [2021-03-16T08:22:05.612Z] --- PASS: TestVolumesInspect (0.03s) [2021-03-16T08:22:05.612Z] === RUN TestVolumesInvalidJSON [2021-03-16T08:22:05.612Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-16T08:22:05.612Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-16T08:22:05.612Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-16T08:22:05.612Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-03-16T08:22:05.612Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-16T08:22:05.612Z] PASS [2021-03-16T08:22:05.612Z] [2021-03-16T08:22:05.612Z] DONE 5 tests in 0.401s [2021-03-16T08:22:05.612Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-16T08:22:06.181Z] ++++ cat bundles/test-integration/docker.pid [2021-03-16T08:22:06.181Z] +++ kill 5651 [2021-03-16T08:22:07.557Z] +++ /etc/init.d/apparmor stop [2021-03-16T08:22:07.557Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-16T08:22:07.557Z] [2021-03-16T08:22:07.557Z] Unloading profiles will leave already running processes permanently [2021-03-16T08:22:07.557Z] unconfined, which can lead to unexpected situations. [2021-03-16T08:22:07.557Z] [2021-03-16T08:22:07.557Z] To set a process to complain mode, use the command line tool [2021-03-16T08:22:07.557Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-16T08:22:07.557Z] +++ true [2021-03-16T08:22:07.557Z] exiting test-integration [2021-03-16T08:22:07.557Z] ++ exit 0 [2021-03-16T08:22:07.557Z] [2021-03-16T08:22:08.125Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-03-16T08:22:08.692Z] + for job in $(jobs -p) [2021-03-16T08:22:08.692Z] + wait 11505 [2021-03-16T08:22:10.067Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-16T08:22:11.004Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-16T08:22:12.380Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-16T08:22:13.758Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-16T08:22:14.324Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-16T08:22:15.259Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-03-16T08:22:17.163Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-03-16T08:22:19.068Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-16T08:22:22.353Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-03-16T08:22:24.254Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-16T08:22:25.216Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-16T08:22:26.590Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-16T08:22:27.524Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-16T08:22:27.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-03-16T08:22:27.782Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-16T08:22:29.686Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-16T08:22:30.253Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-03-16T08:22:30.253Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-16T08:22:30.819Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-03-16T08:22:30.819Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-03-16T08:22:30.819Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-16T08:22:33.354Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-16T08:22:35.890Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-16T08:22:35.890Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-16T08:22:35.890Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-16T08:22:36.828Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-16T08:22:36.828Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-16T08:22:37.394Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-16T08:22:38.328Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-03-16T08:22:38.586Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-03-16T08:22:38.586Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-03-16T08:22:38.586Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-16T08:22:39.959Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-03-16T08:22:40.894Z] === RUN TestDockerSuite/TestEventsRename [2021-03-16T08:22:41.461Z] === RUN TestDockerSuite/TestEventsResize [2021-03-16T08:22:42.401Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-16T08:22:46.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-03-16T08:22:47.977Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-16T08:22:49.354Z] === RUN TestDockerSuite/TestEventsStreaming [2021-03-16T08:22:50.295Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-16T08:22:53.581Z] === RUN TestDockerSuite/TestEventsTop [2021-03-16T08:22:54.519Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-16T08:22:57.048Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-16T08:23:03.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-03-16T08:23:03.615Z] === RUN TestDockerSuite/TestExec [2021-03-16T08:23:04.553Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-16T08:23:05.931Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-16T08:23:07.308Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-16T08:23:08.243Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-16T08:23:11.559Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-16T08:23:11.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-03-16T08:23:12.495Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-16T08:23:13.873Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-16T08:23:15.248Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-16T08:23:17.151Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-16T08:23:18.527Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-16T08:23:19.905Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-16T08:23:21.807Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-16T08:23:24.339Z] === RUN TestDockerSuite/TestExecEnv [2021-03-16T08:23:25.713Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-16T08:23:27.613Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-16T08:23:28.549Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-16T08:23:30.450Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-16T08:23:31.397Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-03-16T08:23:32.778Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-16T08:23:33.714Z] === RUN TestDockerSuite/TestExecParseError [2021-03-16T08:23:34.282Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-16T08:23:35.218Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-16T08:23:35.784Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-16T08:23:39.973Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-16T08:23:40.541Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-16T08:23:41.476Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-16T08:23:41.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-03-16T08:23:44.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-03-16T08:23:54.235Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-16T08:23:54.235Z] === RUN TestDockerSuite/TestExecTTY [2021-03-16T08:23:55.170Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-16T08:23:57.072Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-16T08:23:58.008Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-16T08:23:58.952Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-16T08:23:58.952Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-16T08:24:01.484Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-03-16T08:24:02.051Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-16T08:24:03.957Z] === RUN TestDockerSuite/TestExecWithTERM [2021-03-16T08:24:04.892Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-16T08:24:06.269Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-16T08:24:07.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-03-16T08:24:10.928Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-16T08:24:16.194Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-16T08:24:18.095Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-16T08:24:23.358Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-16T08:24:23.358Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-16T08:24:23.358Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-16T08:24:23.358Z] === RUN TestDockerSuite/TestHealth [2021-03-16T08:24:41.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-03-16T08:24:46.717Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-16T08:24:46.717Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-16T08:24:46.717Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-16T08:24:46.717Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-16T08:24:48.623Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-16T08:24:48.623Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-16T08:24:49.560Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-16T08:24:49.560Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-16T08:24:49.560Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-16T08:24:49.560Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-16T08:24:50.128Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-16T08:24:50.386Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-16T08:24:50.953Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-16T08:24:50.953Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-16T08:24:51.889Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-16T08:24:51.889Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-16T08:24:52.824Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-16T08:24:53.390Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-16T08:24:53.649Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-16T08:24:54.586Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-16T08:24:57.115Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-16T08:24:57.115Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-16T08:24:57.115Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-16T08:24:59.019Z] === RUN TestDockerSuite/TestImportFile [2021-03-16T08:25:00.930Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-16T08:25:00.930Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-16T08:25:02.307Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-16T08:25:04.210Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-16T08:25:05.586Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-16T08:25:06.520Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-16T08:25:07.456Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-16T08:25:08.023Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-16T08:25:08.023Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-03-16T08:25:08.023Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-16T08:25:08.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-03-16T08:25:08.848Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-16T08:25:09.786Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-16T08:25:10.724Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-16T08:25:11.661Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-16T08:25:12.597Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-16T08:25:13.976Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-16T08:25:13.976Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-03-16T08:25:16.510Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-16T08:25:16.770Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-16T08:25:17.705Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-16T08:25:17.705Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-16T08:25:19.087Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-16T08:25:19.087Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-16T08:25:20.031Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-16T08:25:20.598Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-16T08:25:21.166Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-16T08:25:22.101Z] === RUN TestDockerSuite/TestInspectImage [2021-03-16T08:25:22.101Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-16T08:25:22.101Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-16T08:25:22.101Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-16T08:25:23.038Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-16T08:25:23.607Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-16T08:25:23.607Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-16T08:25:24.984Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-16T08:25:25.919Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-16T08:25:27.296Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-16T08:25:27.296Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-16T08:25:28.231Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-16T08:25:28.798Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-16T08:25:30.700Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-16T08:25:31.268Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-16T08:25:32.202Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-16T08:25:33.138Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-16T08:25:34.074Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-16T08:25:35.451Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-16T08:25:36.017Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-16T08:25:36.017Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-03-16T08:25:38.566Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-16T08:25:39.941Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-16T08:25:42.473Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-16T08:25:42.473Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-16T08:25:45.005Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-16T08:25:46.908Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-16T08:25:49.442Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-16T08:25:49.442Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-16T08:25:51.343Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-16T08:25:51.910Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-16T08:25:52.845Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-16T08:25:53.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-03-16T08:26:07.995Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-16T08:26:11.289Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-16T08:26:14.579Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-16T08:26:15.517Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-16T08:26:20.793Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-03-16T08:26:20.793Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-16T08:26:21.052Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-16T08:26:21.052Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-16T08:26:21.052Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-16T08:26:22.430Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-16T08:26:23.367Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-16T08:26:27.553Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-16T08:26:28.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-03-16T08:26:28.378Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-16T08:26:33.646Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-16T08:26:33.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-03-16T08:26:34.214Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-16T08:26:34.214Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-16T08:26:35.590Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-16T08:26:36.157Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-03-16T08:26:36.733Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-16T08:26:38.120Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-16T08:26:40.022Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-16T08:26:40.022Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-03-16T08:26:40.958Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-16T08:26:44.244Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-03-16T08:26:44.244Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-16T08:26:44.503Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-16T08:26:45.880Z] === RUN TestDockerSuite/TestLogsSince [2021-03-16T08:26:47.255Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-03-16T08:26:49.784Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-03-16T08:26:53.069Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-16T08:26:53.327Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-03-16T08:26:57.511Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-03-16T08:26:58.888Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-16T08:26:59.826Z] === RUN TestDockerSuite/TestLogsTail [2021-03-16T08:27:01.215Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-16T08:27:01.781Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-16T08:27:02.715Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-16T08:27:02.715Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-16T08:27:03.650Z] === RUN TestDockerSuite/TestNetHostname [2021-03-16T08:27:05.557Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-16T08:27:06.125Z] === RUN TestDockerSuite/TestNetworkEvents [2021-03-16T08:27:12.683Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-16T08:27:13.618Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-16T08:27:14.553Z] === RUN TestDockerSuite/TestPluginActive [2021-03-16T08:27:15.928Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-16T08:27:22.487Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-16T08:27:22.487Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-16T08:27:22.747Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-03-16T08:27:23.005Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-16T08:27:27.195Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-16T08:27:27.778Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-16T08:27:30.311Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-16T08:27:32.213Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-03-16T08:27:34.745Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-16T08:27:36.124Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-03-16T08:27:37.499Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-16T08:27:39.403Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-16T08:27:41.305Z] === RUN TestDockerSuite/TestPortList [2021-03-16T08:27:51.278Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-03-16T08:27:51.278Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-16T08:27:52.214Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-16T08:27:53.151Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-03-16T08:27:57.361Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-03-16T08:27:59.262Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-03-16T08:28:00.197Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-16T08:28:00.197Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-16T08:28:00.197Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-16T08:28:00.766Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-16T08:28:00.766Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-16T08:28:02.143Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-16T08:28:02.143Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-16T08:28:03.078Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-16T08:28:03.078Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-16T08:28:04.014Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-03-16T08:28:04.949Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-16T08:28:04.949Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-03-16T08:28:08.234Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-03-16T08:28:08.492Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-03-16T08:28:10.396Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-03-16T08:28:10.964Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-03-16T08:28:11.223Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-16T08:28:12.160Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-03-16T08:28:14.694Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-03-16T08:28:15.260Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-16T08:28:16.196Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-16T08:28:20.398Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-03-16T08:28:20.398Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-16T08:28:26.961Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-16T08:28:26.961Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-16T08:28:28.336Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-03-16T08:28:30.866Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-16T08:28:35.055Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-03-16T08:28:40.323Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-16T08:28:41.258Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-16T08:28:43.788Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-16T08:28:45.163Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-16T08:28:46.549Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-16T08:28:48.466Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-03-16T08:28:49.032Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-16T08:28:51.564Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-03-16T08:28:51.823Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-16T08:28:54.355Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-16T08:28:54.355Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-16T08:28:54.922Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-16T08:28:55.857Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-03-16T08:28:58.391Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-16T08:28:58.958Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-03-16T08:29:00.861Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-16T08:29:02.237Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-16T08:29:02.237Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-16T08:29:02.237Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-16T08:29:02.237Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-16T08:29:02.237Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-16T08:29:03.172Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-16T08:29:04.549Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-03-16T08:29:04.549Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-16T08:29:06.452Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-16T08:29:07.394Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-16T08:29:08.771Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-03-16T08:29:18.746Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-16T08:29:18.746Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-16T08:29:21.277Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-16T08:29:21.277Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-16T08:29:21.277Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-16T08:29:21.277Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-16T08:29:22.211Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-03-16T08:29:24.113Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-16T08:29:26.018Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-16T08:29:29.305Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-16T08:29:31.206Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-16T08:29:31.206Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-16T08:29:31.206Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-16T08:29:34.492Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-16T08:29:35.059Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-16T08:29:35.318Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-16T08:29:35.577Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-03-16T08:29:37.487Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-16T08:29:38.866Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-16T08:29:40.767Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-16T08:29:41.706Z] === RUN TestDockerSuite/TestRmiTag [2021-03-16T08:29:41.706Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-16T08:29:42.641Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-16T08:29:46.828Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-16T08:29:47.086Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-16T08:29:48.024Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-16T08:29:48.282Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-16T08:29:49.659Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-16T08:29:49.918Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-03-16T08:29:50.856Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-16T08:29:51.115Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-16T08:29:52.051Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-16T08:29:52.051Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-16T08:29:52.987Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-03-16T08:29:52.987Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-16T08:29:54.956Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-16T08:29:55.891Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-16T08:29:56.826Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-16T08:29:57.394Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-03-16T08:29:58.332Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-16T08:30:00.235Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-03-16T08:30:00.803Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-03-16T08:30:01.740Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-03-16T08:30:03.116Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-03-16T08:30:04.051Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-03-16T08:30:04.987Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-16T08:30:05.555Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-03-16T08:30:06.931Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-16T08:30:07.497Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-16T08:30:08.064Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-16T08:30:09.002Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-16T08:30:09.002Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-16T08:30:12.289Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-03-16T08:30:12.289Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-16T08:30:13.225Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-16T08:30:14.160Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-16T08:30:14.160Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-03-16T08:30:15.118Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-16T08:30:15.684Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-16T08:30:15.684Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-16T08:30:17.062Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-16T08:30:17.063Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-03-16T08:30:17.630Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-16T08:30:18.564Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-16T08:30:19.500Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-16T08:30:20.436Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-16T08:30:20.436Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-16T08:30:21.371Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-16T08:30:21.371Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-16T08:30:22.747Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-16T08:30:23.316Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-16T08:30:23.884Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-16T08:30:24.820Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-16T08:30:24.820Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-16T08:30:25.387Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-16T08:30:27.289Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-16T08:30:28.664Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-16T08:30:29.598Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-16T08:30:30.164Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-16T08:30:31.100Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-16T08:30:31.674Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-16T08:30:32.240Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-16T08:30:33.175Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-16T08:30:34.551Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-16T08:30:37.084Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-03-16T08:30:38.020Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-16T08:30:38.020Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-16T08:30:38.956Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-16T08:30:41.490Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-16T08:30:43.393Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-16T08:30:45.296Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-16T08:30:45.863Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-03-16T08:30:48.396Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-16T08:30:48.396Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-16T08:30:48.396Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-16T08:30:48.396Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-03-16T08:30:48.964Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-16T08:30:52.249Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-16T08:30:53.635Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-16T08:30:55.537Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-16T08:30:56.475Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-16T08:30:58.376Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-16T08:30:58.943Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-03-16T08:30:58.943Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-16T08:30:59.876Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-03-16T08:31:01.251Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-16T08:31:01.251Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-16T08:31:02.186Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-16T08:31:02.754Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-16T08:31:03.689Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-03-16T08:31:04.256Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-16T08:31:04.256Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-16T08:31:04.823Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-16T08:31:05.392Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-03-16T08:31:05.958Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-16T08:31:06.895Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-16T08:31:07.831Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-16T08:31:08.768Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-16T08:31:09.703Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-16T08:31:10.271Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-16T08:31:11.214Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-16T08:31:11.214Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-16T08:31:11.781Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-16T08:31:12.716Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-16T08:31:14.092Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-16T08:31:14.351Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-16T08:31:14.351Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-16T08:31:18.540Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-16T08:31:18.799Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-16T08:31:20.701Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-03-16T08:31:28.809Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-03-16T08:31:30.182Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-03-16T08:31:31.118Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-16T08:31:33.020Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-03-16T08:31:33.020Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-03-16T08:31:33.020Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-16T08:31:33.020Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-16T08:31:33.587Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-16T08:31:36.890Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-16T08:31:38.265Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-16T08:31:39.640Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-16T08:31:46.198Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-16T08:31:46.198Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-16T08:31:46.456Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-16T08:31:47.832Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-16T08:31:47.832Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-16T08:31:47.832Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-16T08:31:49.207Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-16T08:31:51.109Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-16T08:31:52.487Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-16T08:31:52.487Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-16T08:31:52.487Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-16T08:31:53.864Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-16T08:31:55.243Z] === RUN TestDockerSuite/TestRunMount [2021-03-16T08:32:03.361Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-16T08:32:03.951Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-16T08:32:04.884Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-16T08:32:06.260Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-16T08:32:08.791Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-16T08:32:12.074Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-16T08:32:13.976Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-16T08:32:16.506Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-16T08:32:17.883Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-16T08:32:19.259Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-16T08:32:19.259Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-16T08:32:20.194Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-16T08:32:21.569Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-16T08:32:22.135Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-16T08:32:23.072Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-16T08:32:25.625Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-16T08:32:27.526Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-16T08:32:31.717Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-16T08:32:32.284Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-16T08:32:32.284Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-03-16T08:32:33.223Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-16T08:32:33.223Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-16T08:32:34.158Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-16T08:32:34.725Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-16T08:32:34.725Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-16T08:32:35.292Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-16T08:32:41.850Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-03-16T08:32:41.850Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-16T08:32:41.850Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-03-16T08:32:42.785Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-16T08:32:44.161Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-16T08:32:45.098Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-03-16T08:32:45.664Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-16T08:32:46.232Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-16T08:32:46.490Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-16T08:32:47.424Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-16T08:32:47.682Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-16T08:32:47.682Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-16T08:32:48.620Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-16T08:32:48.878Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-16T08:32:48.878Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-16T08:32:49.815Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-03-16T08:32:51.190Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-16T08:32:51.190Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-16T08:32:54.476Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-16T08:32:55.850Z] === RUN TestDockerSuite/TestRunRm [2021-03-16T08:32:56.418Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-16T08:33:00.601Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-16T08:33:00.859Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-16T08:33:01.794Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-03-16T08:33:03.169Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-03-16T08:33:03.737Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-03-16T08:33:07.930Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-03-16T08:33:12.127Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-03-16T08:33:12.388Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-03-16T08:33:12.646Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-03-16T08:33:13.581Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-03-16T08:33:13.839Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-03-16T08:33:14.406Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-03-16T08:33:14.665Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-03-16T08:33:15.599Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-16T08:33:16.167Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-16T08:33:17.103Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-16T08:33:19.632Z] === RUN TestDockerSuite/TestRunState [2021-03-16T08:33:21.533Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-16T08:33:21.792Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-16T08:33:22.726Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-16T08:33:22.726Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-03-16T08:33:22.726Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-16T08:33:23.660Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-16T08:33:23.919Z] === RUN TestDockerSuite/TestRunSysctls [2021-03-16T08:33:25.295Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-16T08:33:25.295Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-16T08:33:25.555Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-16T08:33:26.122Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-03-16T08:33:27.498Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-03-16T08:33:29.401Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-03-16T08:33:30.347Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-03-16T08:33:32.881Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-03-16T08:33:32.881Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-03-16T08:33:37.069Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-16T08:33:40.354Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-16T08:33:41.289Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-16T08:33:41.289Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-03-16T08:33:42.225Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-16T08:33:43.161Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-16T08:33:45.693Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-16T08:33:47.070Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-16T08:33:48.006Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-16T08:33:48.006Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-16T08:33:48.006Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-16T08:33:49.383Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-16T08:33:49.949Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-16T08:33:50.886Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-03-16T08:33:51.145Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-03-16T08:33:51.145Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-16T08:33:51.145Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-16T08:33:52.080Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-16T08:33:53.984Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-03-16T08:33:57.275Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-16T08:33:58.212Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-16T08:33:59.148Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-03-16T08:33:59.407Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-16T08:34:01.941Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-03-16T08:34:02.199Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-16T08:34:04.104Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-16T08:34:06.636Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-03-16T08:34:06.636Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-03-16T08:34:06.636Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-16T08:34:09.924Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-16T08:34:10.493Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-16T08:34:10.493Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-16T08:34:10.493Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-16T08:34:10.493Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-16T08:34:10.751Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-03-16T08:34:10.751Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-03-16T08:34:13.284Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-03-16T08:34:13.543Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-03-16T08:34:14.485Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-03-16T08:34:15.428Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-03-16T08:34:16.364Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-03-16T08:34:16.934Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-03-16T08:34:18.312Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-03-16T08:34:19.250Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-03-16T08:34:20.185Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-16T08:34:20.185Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-03-16T08:34:20.751Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-03-16T08:34:20.751Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-03-16T08:34:20.751Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-03-16T08:34:20.751Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-16T08:34:20.751Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-03-16T08:34:20.751Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-03-16T08:34:20.751Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-03-16T08:34:20.751Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-03-16T08:34:20.751Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-03-16T08:34:20.751Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-03-16T08:34:21.687Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-03-16T08:34:22.254Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-03-16T08:34:22.981Z] --- PASS: TestBuildWCOWSandboxSize (865.05s) [2021-03-16T08:34:22.981Z] === RUN TestBuildWithEmptyDockerfile [2021-03-16T08:34:22.981Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:34:22.981Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:34:22.981Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:34:22.981Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:34:22.981Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:34:22.981Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:34:22.981Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-16T08:34:22.981Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-16T08:34:22.981Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-16T08:34:22.981Z] --- PASS: TestBuildWithEmptyDockerfile (0.64s) [2021-03-16T08:34:22.981Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-03-16T08:34:22.981Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-03-16T08:34:22.981Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-03-16T08:34:22.981Z] === RUN TestBuildPreserveOwnership [2021-03-16T08:34:22.981Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-03-16T08:34:22.981Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-16T08:34:22.981Z] === RUN TestBuildPlatformInvalid [2021-03-16T08:34:22.981Z] --- PASS: TestBuildPlatformInvalid (0.59s) [2021-03-16T08:34:22.981Z] PASS [2021-03-16T08:34:22.981Z] ok github.com/docker/docker/integration/build 1059.150s [2021-03-16T08:34:22.981Z] [2021-03-16T08:34:22.981Z] === Skipped [2021-03-16T08:34:22.981Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-03-16T08:34:22.981Z] build_session_test.go:25: TODO: BuildKit [2021-03-16T08:34:22.981Z] [2021-03-16T08:34:22.981Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-03-16T08:34:22.981Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:34:22.981Z] [2021-03-16T08:34:22.981Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-03-16T08:34:22.981Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-16T08:34:22.981Z] [2021-03-16T08:34:22.981Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-03-16T08:34:22.981Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-16T08:34:22.981Z] [2021-03-16T08:34:22.981Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-03-16T08:34:22.981Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-16T08:34:22.981Z] [2021-03-16T08:34:22.981Z] [2021-03-16T08:34:22.981Z] DONE 29 tests, 5 skipped in 1080.750s [2021-03-16T08:34:22.981Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-03-16T08:34:23.190Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-03-16T08:34:23.190Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-03-16T08:34:24.125Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-16T08:34:24.125Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-16T08:34:25.062Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-16T08:34:25.062Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-03-16T08:34:25.629Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-03-16T08:34:25.944Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-16T08:34:25.944Z] INFO: Testing against a local daemon [2021-03-16T08:34:25.944Z] === RUN TestConfigInspect [2021-03-16T08:34:25.944Z] --- SKIP: TestConfigInspect (0.00s) [2021-03-16T08:34:25.944Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:34:25.944Z] === RUN TestConfigList [2021-03-16T08:34:25.944Z] --- SKIP: TestConfigList (0.00s) [2021-03-16T08:34:25.944Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:34:25.944Z] === RUN TestConfigsCreateAndDelete [2021-03-16T08:34:25.944Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-03-16T08:34:25.944Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:34:25.944Z] === RUN TestConfigsUpdate [2021-03-16T08:34:25.944Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-03-16T08:34:25.944Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:34:25.944Z] === RUN TestTemplatedConfig [2021-03-16T08:34:25.944Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-16T08:34:25.944Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:34:25.944Z] === RUN TestConfigCreateResolve [2021-03-16T08:34:25.944Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-03-16T08:34:25.944Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:34:25.944Z] === RUN TestConfigDaemonLibtrustID [2021-03-16T08:34:25.944Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-03-16T08:34:25.944Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:34:25.944Z] PASS [2021-03-16T08:34:25.944Z] ok github.com/docker/docker/integration/config 0.393s [2021-03-16T08:34:25.944Z] [2021-03-16T08:34:25.944Z] === Skipped [2021-03-16T08:34:25.944Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-03-16T08:34:25.944Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:34:25.944Z] [2021-03-16T08:34:25.945Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-03-16T08:34:25.945Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:34:25.945Z] [2021-03-16T08:34:25.945Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-03-16T08:34:25.945Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:34:25.945Z] [2021-03-16T08:34:25.945Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-03-16T08:34:25.945Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:34:25.945Z] [2021-03-16T08:34:25.945Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-03-16T08:34:25.945Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:34:25.945Z] [2021-03-16T08:34:25.945Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-03-16T08:34:25.945Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:34:25.945Z] [2021-03-16T08:34:25.945Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-03-16T08:34:25.945Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:34:25.945Z] [2021-03-16T08:34:25.945Z] [2021-03-16T08:34:25.945Z] DONE 7 tests, 7 skipped in 3.457s [2021-03-16T08:34:25.945Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-03-16T08:34:26.196Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-03-16T08:34:26.455Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-16T08:34:26.455Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-16T08:34:27.021Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-16T08:34:28.399Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-03-16T08:34:29.333Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-03-16T08:34:29.333Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-16T08:34:29.746Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-16T08:34:29.746Z] INFO: Testing against a local daemon [2021-03-16T08:34:29.746Z] === RUN TestCheckpoint [2021-03-16T08:34:29.746Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-16T08:34:29.746Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-16T08:34:29.746Z] === RUN TestContainerInvalidJSON [2021-03-16T08:34:29.746Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:34:29.746Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:34:29.746Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:34:29.746Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:34:29.746Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:34:29.746Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:34:29.746Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-16T08:34:29.746Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-16T08:34:29.746Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-16T08:34:29.746Z] --- PASS: TestContainerInvalidJSON (0.55s) [2021-03-16T08:34:29.746Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-16T08:34:29.746Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-16T08:34:29.746Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-16T08:34:29.746Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-16T08:34:29.900Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-16T08:34:29.901Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-16T08:34:30.215Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2021-03-16T08:34:30.215Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-16T08:34:30.215Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-16T08:34:30.215Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-16T08:34:30.215Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-16T08:34:30.215Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-03-16T08:34:30.215Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-16T08:34:30.685Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-03-16T08:34:30.685Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-16T08:34:30.685Z] === RUN TestCopyFromContainer [2021-03-16T08:34:30.685Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-03-16T08:34:30.685Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:34:30.685Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-16T08:34:30.685Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:34:30.685Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:34:30.685Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:34:30.685Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:34:30.685Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:34:30.685Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:34:30.685Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-16T08:34:30.685Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-16T08:34:30.685Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-16T08:34:30.685Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-03-16T08:34:30.685Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-16T08:34:30.685Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-16T08:34:30.685Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-16T08:34:30.685Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-16T08:34:30.685Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-03-16T08:34:30.685Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-16T08:34:30.685Z] === RUN TestCreateWithInvalidEnv [2021-03-16T08:34:30.685Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-16T08:34:30.685Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-16T08:34:30.685Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-16T08:34:30.685Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-16T08:34:30.685Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-16T08:34:30.685Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-16T08:34:30.685Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-16T08:34:30.685Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-16T08:34:30.685Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-16T08:34:30.685Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-03-16T08:34:30.685Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-16T08:34:30.685Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-16T08:34:30.685Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-03-16T08:34:30.685Z] === RUN TestCreateTmpfsMountsTarget [2021-03-16T08:34:30.685Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-03-16T08:34:30.685Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:34:30.685Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-16T08:34:30.685Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-03-16T08:34:30.685Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:34:30.685Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-16T08:34:30.685Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-16T08:34:30.685Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:34:30.685Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-16T08:34:30.685Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:34:30.685Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:34:30.685Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:34:30.685Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:34:30.685Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:34:30.685Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:34:30.685Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:34:30.685Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:34:30.685Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:34:30.685Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:34:30.685Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-16T08:34:30.685Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-16T08:34:30.685Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-16T08:34:30.685Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-16T08:34:30.685Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-16T08:34:30.685Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-03-16T08:34:30.685Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-16T08:34:30.685Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-16T08:34:30.685Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-16T08:34:30.685Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-16T08:34:30.685Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-16T08:34:30.685Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-16T08:34:30.685Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-16T08:34:30.685Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-16T08:34:30.685Z] === RUN TestCreateDifferentPlatform [2021-03-16T08:34:30.685Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-16T08:34:30.685Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-16T08:34:30.685Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-03-16T08:34:30.685Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-16T08:34:30.685Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-16T08:34:30.685Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-16T08:34:30.685Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-03-16T08:34:30.685Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-16T08:34:30.685Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-16T08:34:30.685Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-16T08:34:30.685Z] === RUN TestContainerKillOnDaemonStart [2021-03-16T08:34:30.685Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-16T08:34:30.685Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:34:30.685Z] === RUN TestDiff [2021-03-16T08:34:30.685Z] --- SKIP: TestDiff (0.00s) [2021-03-16T08:34:30.685Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-16T08:34:30.685Z] === RUN TestExecWithCloseStdin [2021-03-16T08:34:31.278Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-16T08:34:31.844Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-16T08:34:34.382Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-16T08:34:34.483Z] --- PASS: TestExecWithCloseStdin (3.30s) [2021-03-16T08:34:34.483Z] === RUN TestExec [2021-03-16T08:34:34.642Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-16T08:34:34.642Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-16T08:34:34.642Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-16T08:34:35.576Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-03-16T08:34:36.056Z] --- PASS: TestExec (2.05s) [2021-03-16T08:34:36.056Z] === RUN TestExecUser [2021-03-16T08:34:36.056Z] --- SKIP: TestExecUser (0.00s) [2021-03-16T08:34:36.056Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-16T08:34:36.056Z] === RUN TestExportContainerAndImportImage [2021-03-16T08:34:36.056Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-03-16T08:34:36.056Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:34:36.056Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-16T08:34:36.056Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-03-16T08:34:36.056Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:34:36.056Z] === RUN TestHealthCheckWorkdir [2021-03-16T08:34:36.056Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-03-16T08:34:36.056Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-16T08:34:36.056Z] === RUN TestHealthKillContainer [2021-03-16T08:34:36.056Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-03-16T08:34:36.056Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-16T08:34:36.056Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-16T08:34:36.056Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-03-16T08:34:36.056Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-16T08:34:36.056Z] === RUN TestKillContainerInvalidSignal [2021-03-16T08:34:36.951Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-03-16T08:34:37.886Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-16T08:34:37.886Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-16T08:34:38.280Z] --- PASS: TestKillContainerInvalidSignal (1.91s) [2021-03-16T08:34:38.280Z] === RUN TestKillContainer [2021-03-16T08:34:38.280Z] === RUN TestKillContainer/no_signal [2021-03-16T08:34:39.789Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-16T08:34:39.789Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-16T08:34:39.847Z] === RUN TestKillContainer/non_killing_signal [2021-03-16T08:34:39.847Z] === RUN TestKillContainer/killing_signal [2021-03-16T08:34:40.047Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-16T08:34:41.950Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-16T08:34:41.950Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-16T08:34:42.067Z] --- PASS: TestKillContainer (4.05s) [2021-03-16T08:34:42.067Z] --- PASS: TestKillContainer/no_signal (1.85s) [2021-03-16T08:34:42.067Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-16T08:34:42.067Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-16T08:34:42.067Z] --- PASS: TestKillContainer/killing_signal (2.15s) [2021-03-16T08:34:42.067Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-16T08:34:42.067Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-16T08:34:42.067Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-16T08:34:42.067Z] === RUN TestKillStoppedContainer [2021-03-16T08:34:42.067Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-03-16T08:34:42.067Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-16T08:34:42.067Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-16T08:34:42.067Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-16T08:34:42.067Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-16T08:34:42.067Z] === RUN TestKillDifferentUserContainer [2021-03-16T08:34:42.067Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-03-16T08:34:42.067Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-16T08:34:42.067Z] === RUN TestInspectOomKilledTrue [2021-03-16T08:34:42.067Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-16T08:34:42.067Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:34:42.067Z] === RUN TestInspectOomKilledFalse [2021-03-16T08:34:42.067Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-16T08:34:42.067Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:34:42.067Z] === RUN TestLogsFollowTailEmpty [2021-03-16T08:34:43.327Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-16T08:34:43.327Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-16T08:34:43.327Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-16T08:34:44.287Z] --- PASS: TestLogsFollowTailEmpty (1.96s) [2021-03-16T08:34:44.287Z] === RUN TestNetworkNat [2021-03-16T08:34:44.287Z] --- SKIP: TestNetworkNat (0.00s) [2021-03-16T08:34:44.287Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-16T08:34:44.287Z] === RUN TestNetworkLocalhostTCPNat [2021-03-16T08:34:45.228Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-16T08:34:46.163Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-16T08:34:46.506Z] --- PASS: TestNetworkLocalhostTCPNat (2.68s) [2021-03-16T08:34:46.506Z] === RUN TestNetworkLoopbackNat [2021-03-16T08:34:46.506Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-03-16T08:34:46.506Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-16T08:34:46.506Z] === RUN TestPause [2021-03-16T08:34:46.506Z] --- SKIP: TestPause (0.00s) [2021-03-16T08:34:46.506Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-16T08:34:46.506Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-16T08:34:46.730Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-16T08:34:46.730Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-16T08:34:46.730Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-16T08:34:46.988Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-16T08:34:47.554Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-16T08:34:48.739Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.89s) [2021-03-16T08:34:48.739Z] === RUN TestPauseStopPausedContainer [2021-03-16T08:34:48.739Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-03-16T08:34:48.739Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:34:48.739Z] === RUN TestPsFilter [2021-03-16T08:34:48.739Z] --- PASS: TestPsFilter (0.21s) [2021-03-16T08:34:48.739Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-16T08:34:49.457Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-16T08:34:50.959Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.17s) [2021-03-16T08:34:50.959Z] === RUN TestRemoveContainerWithVolume [2021-03-16T08:34:53.179Z] --- PASS: TestRemoveContainerWithVolume (2.18s) [2021-03-16T08:34:53.179Z] === RUN TestRemoveContainerRunning [2021-03-16T08:34:55.402Z] --- PASS: TestRemoveContainerRunning (1.90s) [2021-03-16T08:34:55.402Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-16T08:34:56.023Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-16T08:34:56.971Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.92s) [2021-03-16T08:34:56.971Z] === RUN TestRemoveInvalidContainer [2021-03-16T08:34:56.971Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-03-16T08:34:56.971Z] === RUN TestRenameLinkedContainer [2021-03-16T08:34:56.971Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-03-16T08:34:56.971Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-16T08:34:56.971Z] === RUN TestRenameStoppedContainer [2021-03-16T08:34:57.397Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-16T08:34:58.331Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-16T08:34:59.191Z] --- PASS: TestRenameStoppedContainer (2.15s) [2021-03-16T08:34:59.191Z] === RUN TestRenameRunningContainerAndReuse [2021-03-16T08:34:59.708Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-16T08:35:02.990Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-16T08:35:03.955Z] --- PASS: TestRenameRunningContainerAndReuse (4.07s) [2021-03-16T08:35:03.955Z] === RUN TestRenameInvalidName [2021-03-16T08:35:04.891Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-16T08:35:05.458Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-16T08:35:05.524Z] --- PASS: TestRenameInvalidName (1.96s) [2021-03-16T08:35:05.524Z] === RUN TestRenameAnonymousContainer [2021-03-16T08:35:05.524Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-03-16T08:35:05.524Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-16T08:35:05.524Z] === RUN TestRenameContainerWithSameName [2021-03-16T08:35:07.091Z] --- PASS: TestRenameContainerWithSameName (1.93s) [2021-03-16T08:35:07.091Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-16T08:35:07.091Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-03-16T08:35:07.091Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-16T08:35:07.091Z] === RUN TestResize [2021-03-16T08:35:07.360Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-16T08:35:09.262Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-16T08:35:09.314Z] --- PASS: TestResize (1.93s) [2021-03-16T08:35:09.314Z] === RUN TestResizeWithInvalidSize [2021-03-16T08:35:09.314Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-03-16T08:35:09.314Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-16T08:35:09.314Z] === RUN TestResizeWhenContainerNotStarted [2021-03-16T08:35:11.164Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-16T08:35:11.164Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-03-16T08:35:11.535Z] --- PASS: TestResizeWhenContainerNotStarted (2.18s) [2021-03-16T08:35:11.536Z] === RUN TestDaemonRestartKillContainers [2021-03-16T08:35:11.536Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-16T08:35:11.536Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:35:11.536Z] === RUN TestStats [2021-03-16T08:35:11.536Z] --- SKIP: TestStats (0.00s) [2021-03-16T08:35:11.536Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-16T08:35:11.536Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-16T08:35:14.449Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-16T08:35:15.341Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.17s) [2021-03-16T08:35:15.341Z] === RUN TestStopContainerWithTimeout [2021-03-16T08:35:15.341Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-03-16T08:35:15.341Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-16T08:35:15.341Z] === RUN TestUpdateRestartPolicy [2021-03-16T08:35:19.730Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-16T08:35:22.257Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-16T08:35:27.520Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-16T08:35:30.175Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-03-16T08:35:31.548Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-16T08:35:32.482Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-16T08:35:33.049Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-16T08:35:33.616Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-16T08:35:33.616Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-16T08:35:34.992Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-16T08:35:36.708Z] --- PASS: TestUpdateRestartPolicy (20.27s) [2021-03-16T08:35:36.708Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-16T08:35:37.696Z] --- PASS: TestUpdateRestartWithAutoRemove (1.89s) [2021-03-16T08:35:37.696Z] === RUN TestWaitNonBlocked [2021-03-16T08:35:37.696Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:35:37.696Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:35:37.696Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:35:37.696Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:35:37.696Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-16T08:35:37.696Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-16T08:35:39.178Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-16T08:35:42.460Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-03-16T08:35:42.718Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-03-16T08:35:43.668Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-03-16T08:35:43.668Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-03-16T08:35:44.604Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-03-16T08:35:44.878Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-03-16T08:35:44.878Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.78s) [2021-03-16T08:35:44.878Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.47s) [2021-03-16T08:35:44.878Z] === RUN TestWaitBlocked [2021-03-16T08:35:44.878Z] --- SKIP: TestWaitBlocked (0.00s) [2021-03-16T08:35:44.878Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:35:44.878Z] PASS [2021-03-16T08:35:44.878Z] ok github.com/docker/docker/integration/container 76.047s [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === Skipped [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-03-16T08:35:45.349Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-16T08:35:45.349Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-03-16T08:35:45.349Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-03-16T08:35:45.349Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-03-16T08:35:45.349Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-03-16T08:35:45.349Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-03-16T08:35:45.349Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-16T08:35:45.349Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-16T08:35:45.349Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-16T08:35:45.349Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-03-16T08:35:45.349Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-03-16T08:35:45.349Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-03-16T08:35:45.349Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-03-16T08:35:45.349Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-03-16T08:35:45.349Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-03-16T08:35:45.349Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-03-16T08:35:45.349Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-03-16T08:35:45.349Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-03-16T08:35:45.349Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-16T08:35:45.349Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-16T08:35:45.349Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-03-16T08:35:45.349Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-16T08:35:45.349Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-03-16T08:35:45.349Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-03-16T08:35:45.349Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-03-16T08:35:45.349Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-03-16T08:35:45.349Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-03-16T08:35:45.349Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-03-16T08:35:45.349Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-03-16T08:35:45.349Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-03-16T08:35:45.349Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-03-16T08:35:45.349Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-03-16T08:35:45.349Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-03-16T08:35:45.349Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-03-16T08:35:45.349Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-03-16T08:35:45.349Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-03-16T08:35:45.349Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-03-16T08:35:45.349Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] [2021-03-16T08:35:45.349Z] DONE 88 tests, 37 skipped in 78.996s [2021-03-16T08:35:45.349Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-03-16T08:35:46.506Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-03-16T08:35:46.506Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-03-16T08:35:47.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-16T08:35:47.568Z] INFO: Testing against a local daemon [2021-03-16T08:35:47.568Z] === RUN TestCommitInheritsEnv [2021-03-16T08:35:47.568Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-03-16T08:35:47.568Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-16T08:35:47.568Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-16T08:35:47.568Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-16T08:35:47.568Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-16T08:35:47.568Z] === RUN TestImagesFilterMultiReference [2021-03-16T08:35:47.568Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-03-16T08:35:47.568Z] === RUN TestImagePullPlatformInvalid [2021-03-16T08:35:47.568Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-16T08:35:47.568Z] === RUN TestRemoveImageOrphaning [2021-03-16T08:35:47.881Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-03-16T08:35:49.136Z] --- PASS: TestRemoveImageOrphaning (1.18s) [2021-03-16T08:35:49.136Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-16T08:35:49.136Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-03-16T08:35:49.136Z] === RUN TestTagInvalidReference [2021-03-16T08:35:49.136Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-16T08:35:49.136Z] === RUN TestTagValidPrefixedRepo [2021-03-16T08:35:49.136Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-03-16T08:35:49.136Z] === RUN TestTagExistedNameWithoutForce [2021-03-16T08:35:49.136Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-16T08:35:49.136Z] === RUN TestTagOfficialNames [2021-03-16T08:35:49.136Z] --- PASS: TestTagOfficialNames (0.09s) [2021-03-16T08:35:49.136Z] === RUN TestTagMatchesDigest [2021-03-16T08:35:49.136Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-16T08:35:49.136Z] PASS [2021-03-16T08:35:49.136Z] ok github.com/docker/docker/integration/image 1.907s [2021-03-16T08:35:49.136Z] [2021-03-16T08:35:49.136Z] === Skipped [2021-03-16T08:35:49.136Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-03-16T08:35:49.136Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-16T08:35:49.136Z] [2021-03-16T08:35:49.136Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-16T08:35:49.136Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-16T08:35:49.136Z] [2021-03-16T08:35:49.136Z] [2021-03-16T08:35:49.136Z] DONE 11 tests, 2 skipped in 4.112s [2021-03-16T08:35:49.257Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-03-16T08:35:49.606Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-03-16T08:35:50.193Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-03-16T08:35:52.095Z] === RUN TestDockerSuite/TestUpdateStats [2021-03-16T08:35:52.562Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-16T08:35:52.562Z] INFO: Testing against a local daemon [2021-03-16T08:35:52.562Z] === RUN TestNetworkCreateDelete [2021-03-16T08:35:52.562Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-03-16T08:35:52.562Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:35:52.562Z] === RUN TestDockerNetworkDeletePreferID [2021-03-16T08:35:52.562Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-03-16T08:35:52.562Z] 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-03-16T08:35:52.562Z] === RUN TestDaemonDNSFallback [2021-03-16T08:35:52.562Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-03-16T08:35:52.562Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:35:52.562Z] === RUN TestInspectNetwork [2021-03-16T08:35:52.562Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-16T08:35:52.562Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-16T08:35:52.562Z] === RUN TestRunContainerWithBridgeNone [2021-03-16T08:35:52.562Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-16T08:35:52.562Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:35:52.562Z] === RUN TestNetworkInvalidJSON [2021-03-16T08:35:52.562Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-16T08:35:52.562Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-16T08:35:52.562Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:35:52.562Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:35:52.562Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:35:52.562Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:35:52.562Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-16T08:35:52.562Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-16T08:35:52.562Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-16T08:35:52.562Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-03-16T08:35:52.562Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-03-16T08:35:52.563Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-03-16T08:35:52.563Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-03-16T08:35:52.563Z] === RUN TestNetworkList [2021-03-16T08:35:52.563Z] === RUN TestNetworkList//networks [2021-03-16T08:35:52.563Z] === PAUSE TestNetworkList//networks [2021-03-16T08:35:52.563Z] === RUN TestNetworkList//networks/ [2021-03-16T08:35:52.563Z] === PAUSE TestNetworkList//networks/ [2021-03-16T08:35:52.563Z] === CONT TestNetworkList//networks [2021-03-16T08:35:52.563Z] === CONT TestNetworkList//networks/ [2021-03-16T08:35:52.563Z] --- PASS: TestNetworkList (0.05s) [2021-03-16T08:35:52.563Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-16T08:35:52.563Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-16T08:35:52.563Z] === RUN TestHostIPv4BridgeLabel [2021-03-16T08:35:52.563Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-16T08:35:52.563Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-16T08:35:52.563Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-16T08:35:52.563Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-03-16T08:35:52.563Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-16T08:35:52.563Z] === RUN TestDaemonDefaultNetworkPools [2021-03-16T08:35:52.563Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-03-16T08:35:52.563Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-16T08:35:52.563Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-16T08:35:52.563Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-16T08:35:52.563Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-16T08:35:52.563Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-16T08:35:52.563Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-16T08:35:52.563Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-16T08:35:52.563Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-16T08:35:52.563Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-16T08:35:52.563Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-16T08:35:52.563Z] === RUN TestServiceWithPredefinedNetwork [2021-03-16T08:35:52.563Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-16T08:35:52.563Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-16T08:35:52.563Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-16T08:35:52.563Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-16T08:35:52.563Z] service_test.go:242: FLAKY_TEST [2021-03-16T08:35:52.563Z] === RUN TestServiceWithDataPathPortInit [2021-03-16T08:35:52.563Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-03-16T08:35:52.563Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-16T08:35:52.563Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-16T08:35:52.563Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-16T08:35:52.563Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-16T08:35:52.563Z] PASS [2021-03-16T08:35:52.563Z] ok github.com/docker/docker/integration/network 0.412s [2021-03-16T08:35:52.563Z] [2021-03-16T08:35:52.563Z] === Skipped [2021-03-16T08:35:52.563Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-03-16T08:35:52.563Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:35:52.563Z] [2021-03-16T08:35:52.563Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-03-16T08:35:52.563Z] 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-03-16T08:35:52.563Z] [2021-03-16T08:35:52.563Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-03-16T08:35:52.563Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:35:52.563Z] [2021-03-16T08:35:52.563Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-03-16T08:35:52.563Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-16T08:35:52.563Z] [2021-03-16T08:35:52.563Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-03-16T08:35:52.563Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:35:52.563Z] [2021-03-16T08:35:52.563Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-03-16T08:35:52.563Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-16T08:35:52.563Z] [2021-03-16T08:35:52.563Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-03-16T08:35:52.563Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-16T08:35:52.563Z] [2021-03-16T08:35:52.563Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-03-16T08:35:52.563Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-16T08:35:52.563Z] [2021-03-16T08:35:52.563Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-16T08:35:52.563Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-16T08:35:52.563Z] [2021-03-16T08:35:52.563Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-16T08:35:52.563Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-16T08:35:52.563Z] [2021-03-16T08:35:52.563Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-16T08:35:52.563Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-16T08:35:52.563Z] [2021-03-16T08:35:52.563Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-03-16T08:35:52.563Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-16T08:35:52.563Z] [2021-03-16T08:35:52.563Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-16T08:35:52.563Z] service_test.go:242: FLAKY_TEST [2021-03-16T08:35:52.563Z] [2021-03-16T08:35:52.563Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-03-16T08:35:52.563Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-16T08:35:52.563Z] [2021-03-16T08:35:52.563Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-16T08:35:52.563Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-16T08:35:52.563Z] [2021-03-16T08:35:52.563Z] [2021-03-16T08:35:52.563Z] DONE 22 tests, 15 skipped in 2.946s [2021-03-16T08:35:52.563Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-03-16T08:35:53.032Z] testing: warning: no tests to run [2021-03-16T08:35:53.032Z] PASS [2021-03-16T08:35:53.032Z] ok github.com/docker/docker/integration/network/ipvlan 0.107s [2021-03-16T08:35:53.501Z] [2021-03-16T08:35:53.501Z] DONE 0 tests in 0.848s [2021-03-16T08:35:53.501Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-03-16T08:35:54.490Z] testing: warning: no tests to run [2021-03-16T08:35:54.490Z] PASS [2021-03-16T08:35:54.490Z] ok github.com/docker/docker/integration/network/macvlan 0.139s [2021-03-16T08:35:54.490Z] [2021-03-16T08:35:54.490Z] DONE 0 tests in 0.898s [2021-03-16T08:35:54.490Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-03-16T08:35:55.479Z] testing: warning: no tests to run [2021-03-16T08:35:55.479Z] PASS [2021-03-16T08:35:55.479Z] ok github.com/docker/docker/integration/plugin 0.148s [2021-03-16T08:35:55.479Z] [2021-03-16T08:35:55.479Z] DONE 0 tests in 0.933s [2021-03-16T08:35:55.479Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-03-16T08:35:55.948Z] testing: warning: no tests to run [2021-03-16T08:35:55.948Z] PASS [2021-03-16T08:35:55.948Z] ok github.com/docker/docker/integration/plugin/authz 0.113s [2021-03-16T08:35:55.948Z] [2021-03-16T08:35:55.948Z] DONE 0 tests in 0.871s [2021-03-16T08:35:56.277Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-03-16T08:35:56.418Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-03-16T08:35:57.212Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-03-16T08:35:57.212Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-03-16T08:35:59.113Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-03-16T08:36:00.049Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-16T08:36:05.096Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-16T08:36:05.096Z] INFO: Testing against a local daemon [2021-03-16T08:36:05.096Z] === RUN TestPluginInvalidJSON [2021-03-16T08:36:05.096Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:36:05.096Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:36:05.096Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-16T08:36:05.096Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-16T08:36:05.096Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-03-16T08:36:05.096Z] === RUN TestPluginInstall [2021-03-16T08:36:05.096Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-16T08:36:05.096Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-16T08:36:05.096Z] === RUN TestPluginsWithRuntimes [2021-03-16T08:36:05.096Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-16T08:36:05.096Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-16T08:36:05.096Z] PASS [2021-03-16T08:36:05.096Z] ok github.com/docker/docker/integration/plugin/common 0.478s [2021-03-16T08:36:05.096Z] [2021-03-16T08:36:05.096Z] === Skipped [2021-03-16T08:36:05.096Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-03-16T08:36:05.096Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-16T08:36:05.096Z] [2021-03-16T08:36:05.096Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-03-16T08:36:05.096Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-16T08:36:05.096Z] [2021-03-16T08:36:05.096Z] [2021-03-16T08:36:05.096Z] DONE 4 tests, 2 skipped in 8.854s [2021-03-16T08:36:05.096Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-03-16T08:36:05.318Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-03-16T08:36:05.318Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-03-16T08:36:08.899Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-16T08:36:08.899Z] INFO: Testing against a local daemon [2021-03-16T08:36:08.899Z] === RUN TestExternalGraphDriver [2021-03-16T08:36:08.899Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-03-16T08:36:08.899Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-16T08:36:08.899Z] === RUN TestGraphdriverPluginV2 [2021-03-16T08:36:08.899Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-03-16T08:36:08.899Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-16T08:36:08.899Z] PASS [2021-03-16T08:36:08.899Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.387s [2021-03-16T08:36:08.899Z] [2021-03-16T08:36:08.899Z] === Skipped [2021-03-16T08:36:08.899Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-03-16T08:36:08.899Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-16T08:36:08.899Z] [2021-03-16T08:36:08.899Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-03-16T08:36:08.899Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-16T08:36:08.899Z] [2021-03-16T08:36:08.899Z] [2021-03-16T08:36:08.899Z] DONE 2 tests, 2 skipped in 3.639s [2021-03-16T08:36:08.899Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-03-16T08:36:10.598Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-03-16T08:36:11.857Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-16T08:36:11.857Z] INFO: Testing against a local daemon [2021-03-16T08:36:11.857Z] === RUN TestReadPluginNoRead [2021-03-16T08:36:11.857Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-03-16T08:36:11.857Z] read_test.go:21: no unix domain sockets on Windows [2021-03-16T08:36:11.857Z] PASS [2021-03-16T08:36:11.857Z] ok github.com/docker/docker/integration/plugin/logging 0.399s [2021-03-16T08:36:11.857Z] [2021-03-16T08:36:11.857Z] === Skipped [2021-03-16T08:36:11.857Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-03-16T08:36:11.857Z] read_test.go:21: no unix domain sockets on Windows [2021-03-16T08:36:11.857Z] [2021-03-16T08:36:11.857Z] [2021-03-16T08:36:11.857Z] DONE 1 tests, 1 skipped in 2.987s [2021-03-16T08:36:11.857Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-03-16T08:36:13.429Z] testing: warning: no tests to run [2021-03-16T08:36:13.429Z] PASS [2021-03-16T08:36:13.429Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.205s [2021-03-16T08:36:13.429Z] [2021-03-16T08:36:13.429Z] DONE 0 tests in 1.529s [2021-03-16T08:36:13.429Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-03-16T08:36:14.783Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-03-16T08:36:16.386Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-16T08:36:16.386Z] INFO: Testing against a local daemon [2021-03-16T08:36:16.386Z] === RUN TestPluginWithDevMounts [2021-03-16T08:36:16.386Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-16T08:36:16.386Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:16.386Z] PASS [2021-03-16T08:36:16.387Z] ok github.com/docker/docker/integration/plugin/volumes 0.435s [2021-03-16T08:36:16.387Z] [2021-03-16T08:36:16.387Z] === Skipped [2021-03-16T08:36:16.387Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-03-16T08:36:16.387Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:16.387Z] [2021-03-16T08:36:16.387Z] [2021-03-16T08:36:16.387Z] DONE 1 tests, 1 skipped in 2.957s [2021-03-16T08:36:16.387Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-03-16T08:36:16.691Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-16T08:36:17.625Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-03-16T08:36:19.344Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-16T08:36:19.344Z] INFO: Testing against a local daemon [2021-03-16T08:36:19.344Z] === RUN TestSecretInspect [2021-03-16T08:36:19.344Z] --- SKIP: TestSecretInspect (0.00s) [2021-03-16T08:36:19.344Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:19.344Z] === RUN TestSecretList [2021-03-16T08:36:19.344Z] --- SKIP: TestSecretList (0.00s) [2021-03-16T08:36:19.344Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:19.344Z] === RUN TestSecretsCreateAndDelete [2021-03-16T08:36:19.344Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-03-16T08:36:19.344Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:19.344Z] === RUN TestSecretsUpdate [2021-03-16T08:36:19.344Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-03-16T08:36:19.344Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:19.344Z] === RUN TestTemplatedSecret [2021-03-16T08:36:19.344Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-16T08:36:19.344Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:19.344Z] === RUN TestSecretCreateResolve [2021-03-16T08:36:19.344Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-03-16T08:36:19.344Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:36:19.344Z] PASS [2021-03-16T08:36:19.344Z] ok github.com/docker/docker/integration/secret 0.464s [2021-03-16T08:36:19.344Z] [2021-03-16T08:36:19.344Z] === Skipped [2021-03-16T08:36:19.344Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-03-16T08:36:19.344Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:19.344Z] [2021-03-16T08:36:19.344Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-03-16T08:36:19.344Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:19.344Z] [2021-03-16T08:36:19.344Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-03-16T08:36:19.344Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:19.344Z] [2021-03-16T08:36:19.344Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-03-16T08:36:19.344Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:19.344Z] [2021-03-16T08:36:19.344Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-03-16T08:36:19.344Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:19.344Z] [2021-03-16T08:36:19.344Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-03-16T08:36:19.344Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:36:19.344Z] [2021-03-16T08:36:19.344Z] [2021-03-16T08:36:19.344Z] DONE 6 tests, 6 skipped in 2.701s [2021-03-16T08:36:19.344Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-03-16T08:36:22.326Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-16T08:36:22.326Z] INFO: Testing against a local daemon [2021-03-16T08:36:22.326Z] === RUN TestServiceCreateInit [2021-03-16T08:36:22.326Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-16T08:36:22.326Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-16T08:36:22.326Z] --- PASS: TestServiceCreateInit (0.03s) [2021-03-16T08:36:22.326Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-16T08:36:22.326Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.326Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-16T08:36:22.326Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.326Z] === RUN TestCreateServiceMultipleTimes [2021-03-16T08:36:22.326Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-03-16T08:36:22.326Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.326Z] === RUN TestCreateServiceConflict [2021-03-16T08:36:22.326Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-03-16T08:36:22.326Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.326Z] === RUN TestCreateServiceMaxReplicas [2021-03-16T08:36:22.326Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-03-16T08:36:22.326Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.326Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-16T08:36:22.326Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-16T08:36:22.326Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.326Z] === RUN TestCreateServiceSecretFileMode [2021-03-16T08:36:22.326Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-03-16T08:36:22.326Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.326Z] === RUN TestCreateServiceConfigFileMode [2021-03-16T08:36:22.326Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-03-16T08:36:22.326Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.326Z] === RUN TestCreateServiceSysctls [2021-03-16T08:36:22.326Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-03-16T08:36:22.326Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.326Z] === RUN TestCreateServiceCapabilities [2021-03-16T08:36:22.326Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-03-16T08:36:22.326Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.326Z] === RUN TestInspect [2021-03-16T08:36:22.326Z] --- SKIP: TestInspect (0.00s) [2021-03-16T08:36:22.326Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.326Z] === RUN TestCreateJob [2021-03-16T08:36:22.326Z] --- SKIP: TestCreateJob (0.00s) [2021-03-16T08:36:22.326Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.326Z] === RUN TestReplicatedJob [2021-03-16T08:36:22.326Z] --- SKIP: TestReplicatedJob (0.00s) [2021-03-16T08:36:22.326Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.326Z] === RUN TestUpdateReplicatedJob [2021-03-16T08:36:22.326Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-03-16T08:36:22.326Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.326Z] === RUN TestServiceListWithStatuses [2021-03-16T08:36:22.326Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-16T08:36:22.326Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.326Z] === RUN TestDockerNetworkConnectAlias [2021-03-16T08:36:22.326Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-03-16T08:36:22.326Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.326Z] === RUN TestDockerNetworkReConnect [2021-03-16T08:36:22.326Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-03-16T08:36:22.326Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.326Z] === RUN TestServicePlugin [2021-03-16T08:36:22.326Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-16T08:36:22.326Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.326Z] === RUN TestServiceUpdateLabel [2021-03-16T08:36:22.326Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-03-16T08:36:22.326Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:36:22.326Z] === RUN TestServiceUpdateSecrets [2021-03-16T08:36:22.326Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-03-16T08:36:22.326Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:36:22.326Z] === RUN TestServiceUpdateConfigs [2021-03-16T08:36:22.326Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-03-16T08:36:22.326Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:36:22.326Z] === RUN TestServiceUpdateNetwork [2021-03-16T08:36:22.326Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-03-16T08:36:22.326Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:36:22.326Z] === RUN TestServiceUpdatePidsLimit [2021-03-16T08:36:22.326Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-03-16T08:36:22.326Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:36:22.326Z] PASS [2021-03-16T08:36:22.326Z] ok github.com/docker/docker/integration/service 0.574s [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === Skipped [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-16T08:36:22.802Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-16T08:36:22.802Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-16T08:36:22.802Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-16T08:36:22.802Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-03-16T08:36:22.802Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-03-16T08:36:22.802Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-03-16T08:36:22.802Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-16T08:36:22.802Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-03-16T08:36:22.802Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-03-16T08:36:22.802Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-03-16T08:36:22.802Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-03-16T08:36:22.802Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-03-16T08:36:22.802Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-03-16T08:36:22.802Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-03-16T08:36:22.802Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-03-16T08:36:22.802Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-03-16T08:36:22.802Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-03-16T08:36:22.802Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-03-16T08:36:22.802Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-03-16T08:36:22.802Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-03-16T08:36:22.802Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-03-16T08:36:22.802Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-03-16T08:36:22.802Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-03-16T08:36:22.802Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-03-16T08:36:22.802Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] [2021-03-16T08:36:22.802Z] DONE 24 tests, 23 skipped in 3.304s [2021-03-16T08:36:22.802Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-03-16T08:36:22.895Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-16T08:36:22.895Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-03-16T08:36:25.022Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-16T08:36:25.022Z] INFO: Testing against a local daemon [2021-03-16T08:36:25.022Z] === RUN TestSessionCreate [2021-03-16T08:36:25.022Z] --- SKIP: TestSessionCreate (0.00s) [2021-03-16T08:36:25.022Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-16T08:36:25.022Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-16T08:36:25.022Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-03-16T08:36:25.022Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-16T08:36:25.022Z] PASS [2021-03-16T08:36:25.023Z] ok github.com/docker/docker/integration/session 0.394s [2021-03-16T08:36:25.023Z] [2021-03-16T08:36:25.023Z] === Skipped [2021-03-16T08:36:25.023Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-03-16T08:36:25.023Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-16T08:36:25.023Z] [2021-03-16T08:36:25.023Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-03-16T08:36:25.023Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-16T08:36:25.023Z] [2021-03-16T08:36:25.023Z] [2021-03-16T08:36:25.023Z] DONE 2 tests, 2 skipped in 2.531s [2021-03-16T08:36:25.023Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-03-16T08:36:27.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-16T08:36:27.983Z] INFO: Testing against a local daemon [2021-03-16T08:36:27.983Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-16T08:36:27.983Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-16T08:36:27.983Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:27.983Z] === RUN TestEventsExecDie [2021-03-16T08:36:27.983Z] --- SKIP: TestEventsExecDie (0.00s) [2021-03-16T08:36:27.983Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-16T08:36:27.983Z] === RUN TestEventsBackwardsCompatible [2021-03-16T08:36:27.983Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-03-16T08:36:27.983Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-16T08:36:27.983Z] === RUN TestInfoAPI [2021-03-16T08:36:27.983Z] --- PASS: TestInfoAPI (0.04s) [2021-03-16T08:36:27.983Z] === RUN TestInfoAPIWarnings [2021-03-16T08:36:27.983Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-03-16T08:36:27.983Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-16T08:36:27.983Z] === RUN TestInfoDebug [2021-03-16T08:36:27.983Z] --- SKIP: TestInfoDebug (0.00s) [2021-03-16T08:36:27.983Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-16T08:36:27.983Z] === RUN TestInfoInsecureRegistries [2021-03-16T08:36:27.983Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-03-16T08:36:27.983Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-16T08:36:27.983Z] === RUN TestInfoRegistryMirrors [2021-03-16T08:36:27.983Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-03-16T08:36:27.983Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-16T08:36:27.983Z] === RUN TestLoginFailsWithBadCredentials [2021-03-16T08:36:28.165Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-03-16T08:36:28.973Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2021-03-16T08:36:28.973Z] === RUN TestPingCacheHeaders [2021-03-16T08:36:28.973Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-03-16T08:36:28.973Z] === RUN TestPingGet [2021-03-16T08:36:28.973Z] --- PASS: TestPingGet (0.03s) [2021-03-16T08:36:28.973Z] === RUN TestPingHead [2021-03-16T08:36:28.973Z] --- PASS: TestPingHead (0.04s) [2021-03-16T08:36:28.973Z] === RUN TestVersion [2021-03-16T08:36:28.973Z] --- PASS: TestVersion (0.04s) [2021-03-16T08:36:28.973Z] PASS [2021-03-16T08:36:28.973Z] ok github.com/docker/docker/integration/system 1.510s [2021-03-16T08:36:28.973Z] [2021-03-16T08:36:28.973Z] === Skipped [2021-03-16T08:36:28.973Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-16T08:36:28.973Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-16T08:36:28.973Z] [2021-03-16T08:36:28.973Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-03-16T08:36:28.973Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-16T08:36:28.973Z] [2021-03-16T08:36:28.973Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-03-16T08:36:28.973Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-16T08:36:28.973Z] [2021-03-16T08:36:28.973Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-03-16T08:36:28.973Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-16T08:36:28.973Z] [2021-03-16T08:36:28.973Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-03-16T08:36:28.973Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-16T08:36:28.973Z] [2021-03-16T08:36:28.973Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-03-16T08:36:28.973Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-16T08:36:28.973Z] [2021-03-16T08:36:28.973Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-03-16T08:36:28.973Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-16T08:36:28.973Z] [2021-03-16T08:36:28.973Z] [2021-03-16T08:36:28.973Z] DONE 13 tests, 7 skipped in 3.751s [2021-03-16T08:36:28.973Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-03-16T08:36:30.695Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-03-16T08:36:31.946Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-16T08:36:31.946Z] INFO: Testing against a local daemon [2021-03-16T08:36:31.946Z] === RUN TestVolumesCreateAndList [2021-03-16T08:36:31.946Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-03-16T08:36:31.946Z] === RUN TestVolumesRemove [2021-03-16T08:36:31.946Z] --- PASS: TestVolumesRemove (0.11s) [2021-03-16T08:36:31.946Z] === RUN TestVolumesInspect [2021-03-16T08:36:31.946Z] --- PASS: TestVolumesInspect (0.07s) [2021-03-16T08:36:31.946Z] === RUN TestVolumesInvalidJSON [2021-03-16T08:36:31.946Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-16T08:36:31.946Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-16T08:36:31.946Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-16T08:36:31.946Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2021-03-16T08:36:31.946Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-03-16T08:36:31.946Z] PASS [2021-03-16T08:36:31.947Z] ok github.com/docker/docker/integration/volume 0.581s [2021-03-16T08:36:32.417Z] [2021-03-16T08:36:32.417Z] DONE 5 tests in 3.273s [2021-03-16T08:36:32.417Z] INFO: make.ps1 ended at 03/16/2021 08:36:32 [2021-03-16T08:36:32.417Z] INFO: Integration CLI tests being run from the host: [2021-03-16T08:36:32.417Z] 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-03-16T08:36:32.597Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-03-16T08:36:33.981Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-03-16T08:36:35.357Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-03-16T08:36:37.889Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-03-16T08:36:39.789Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-03-16T08:36:42.321Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-03-16T08:36:42.868Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-16T08:36:42.868Z] INFO: Testing against a local daemon [2021-03-16T08:36:42.868Z] === RUN TestDockerSuite [2021-03-16T08:36:42.868Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-16T08:36:42.868Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-16T08:36:42.868Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-16T08:36:42.868Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-16T08:36:42.868Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-16T08:36:42.868Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-16T08:36:42.868Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-16T08:36:42.868Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-16T08:36:42.868Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-16T08:36:43.337Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-16T08:36:43.807Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-16T08:36:44.224Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-03-16T08:36:44.277Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-16T08:36:46.128Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-16T08:37:04.202Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-16T08:37:04.202Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-16T08:37:04.202Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-16T08:37:04.202Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-16T08:37:04.202Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-16T08:37:04.202Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-16T08:37:04.202Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-16T08:37:04.202Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-16T08:37:04.202Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-16T08:37:04.202Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-16T08:37:04.202Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-16T08:37:04.202Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-16T08:37:04.202Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-16T08:37:04.202Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-16T08:37:06.106Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-16T08:37:06.370Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-16T08:37:06.370Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-16T08:37:06.370Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-16T08:37:06.370Z] === RUN TestDockerSuite/TestVolumeEvents [2021-03-16T08:37:12.932Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-16T08:37:14.307Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-16T08:37:14.307Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-16T08:37:14.566Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-16T08:37:17.848Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-16T08:37:21.136Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite (1891.52s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.93s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.85s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.90s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.27s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.47s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.37s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.10s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.61s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.78s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.37s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.49s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.31s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.33s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.98s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.81s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAttachDetach (1.24s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.08s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.31s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.42s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.40s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.87s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.42s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.56s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.91s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.76s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.20s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.82s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.04s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.68s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.13s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.29s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.42s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.48s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.28s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.61s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.44s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.55s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.53s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.22s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.81s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.95s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.93s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.84s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.52s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddTar (12.50s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.92s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.30s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.90s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (11.63s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.84s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.64s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.10s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.34s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.64s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.31s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.77s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (2.07s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.51s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (18.31s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.91s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.11s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.30s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (4.12s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.69s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.89s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.06s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.14s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.98s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.55s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.85s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.92s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.51s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.40s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.80s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.90s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2021-03-16T08:37:21.136Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-16T08:37:21.136Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.10s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.03s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.62s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.90s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.20s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.78s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.42s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.45s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.96s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.94s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.12s) [2021-03-16T08:37:21.136Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-16T08:37:21.136Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.136Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-03-16T08:37:21.136Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.136Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-16T08:37:21.136Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.136Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-03-16T08:37:21.136Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (6.48s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.39s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.65s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.41s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.74s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (2.07s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (6.26s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.08s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.00s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.16s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.42s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.93s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (5.05s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.08s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.49s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (7.02s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.22s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.04s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.45s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.66s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.73s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.86s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.32s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.83s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.63s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.77s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildEnv (1.75s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.90s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.64s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.71s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.43s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.88s) [2021-03-16T08:37:21.136Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.75s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.63s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.61s) [2021-03-16T08:37:21.137Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-16T08:37:21.137Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.42s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.34s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildExpose (0.23s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.43s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.33s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildFails (0.96s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.65s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.21s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.95s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.77s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.28s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.34s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.47s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.11s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.19s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.23s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildHistory (3.59s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.61s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.08s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.39s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.86s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildLabel (0.33s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.30s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildLabels (0.33s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.81s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.24s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.17s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.93s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.23s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.23s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.21s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.16s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.60s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.26s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.84s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.40s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.62s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.76s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.61s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.43s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.76s) [2021-03-16T08:37:21.137Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-03-16T08:37:21.137Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.27s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.12s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.65s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.95s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.41s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.54s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.03s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.54s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.03s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.66s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.46s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.44s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.26s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.14s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.25s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.40s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (5.15s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildPATH (2.72s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.43s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.26s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.81s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.50s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.68s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildRm (4.20s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.06s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.22s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.78s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.49s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.38s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.21s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.38s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s) [2021-03-16T08:37:21.137Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-03-16T08:37:21.137Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.12s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildStderr (1.45s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.34s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.11s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.11s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.67s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.05s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.51s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildUser (2.36s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.87s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (21.83s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.20s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.24s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.13s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.24s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.69s) [2021-03-16T08:37:21.137Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-16T08:37:21.137Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.137Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-03-16T08:37:21.137Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.137Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-03-16T08:37:21.137Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.137Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.05s) [2021-03-16T08:37:21.137Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.74s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.18s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.90s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.29s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.20s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.22s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.69s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.72s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s) [2021-03-16T08:37:21.137Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-16T08:37:21.137Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.56s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.08s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-16T08:37:21.137Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-16T08:37:21.137Z] docker_cli_sni_test.go:18: Flakey test [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.68s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.82s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCommitChange (0.90s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.84s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.53s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.67s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCommitTTY (2.00s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.92s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.51s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.18s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.02s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.86s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.79s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.00s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.13s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.84s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.70s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.71s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.78s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.72s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.99s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.22s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.93s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.14s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.00s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.22s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.94s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.35s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.74s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.11s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.63s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.87s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.33s) [2021-03-16T08:37:21.137Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-16T08:37:21.137Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.97s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.96s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (2.20s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.92s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.93s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.10s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.85s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.37s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.78s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.69s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.93s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.78s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000803920_} (1.90s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1564533170_/foo_false____} (1.67s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1564533170_/foo_true____} (1.66s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3873875817_/foo_false____} (0.85s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3873875817_/foo_true____} (1.70s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3873875817_/foo_true__0xc000803980__} (1.65s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008039a0_} (1.56s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008039c0_} (1.68s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008039e0_} (1.59s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000803a00_} (1.62s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.85s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.89s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.84s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.99s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.48s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.77s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.79s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.76s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.44s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.70s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.32s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.02s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.19s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.18s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.15s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.89s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.01s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.78s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.83s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.33s) [2021-03-16T08:37:21.137Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.81s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.90s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.81s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.85s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.62s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.78s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.17s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.77s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.99s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.51s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.75s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.58s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.83s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpToDot (0.88s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.41s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.81s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpToStdout (1.18s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.30s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.03s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.12s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.71s) [2021-03-16T08:37:21.138Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-16T08:37:21.138Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.70s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-03-16T08:37:21.138Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-16T08:37:21.138Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.97s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.16s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.45s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.00s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.76s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.87s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.73s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.70s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.97s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.82s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.23s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.38s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.16s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (4.14s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.75s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.58s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsAttach (1.24s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsCommit (1.27s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.28s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.84s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.83s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.62s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.09s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.27s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsCopy (1.12s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.44s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.72s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.85s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.61s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.39s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsFilters (2.24s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsFormat (2.30s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.19s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.43s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2021-03-16T08:37:21.138Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-16T08:37:21.138Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-16T08:37:21.138Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-16T08:37:21.138Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.52s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.71s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsRename (0.73s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsResize (0.75s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.67s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.49s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.91s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.29s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsTop (0.79s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.47s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExec (1.21s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.22s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.12s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.13s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.86s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.44s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.35s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.41s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.70s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.38s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.65s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.00s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecCgroup (2.55s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecEnv (1.05s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.83s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.99s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecInspectID (2.04s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecInteractive (1.03s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.10s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.01s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecParseError (0.72s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.78s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.76s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.73s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.05s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecStartFails (1.04s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.79s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.78s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecTTY (1.10s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.76s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.95s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecUlimits (1.07s) [2021-03-16T08:37:21.138Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-16T08:37:21.138Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.02s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.02s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.84s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.01s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestExecWithUser (1.32s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.73s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.81s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.99s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.73s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestHealth (23.33s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.43s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.19s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.14s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.38s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.36s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.41s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.98s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.10s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.81s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.81s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.78s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.66s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImportDisplay (1.84s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImportFile (1.68s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.61s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImportGzipped (1.86s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.61s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.79s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.76s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.78s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.80s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.87s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.99s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.89s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.06s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.21s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.14s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.71s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.88s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.10s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.10s) [2021-03-16T08:37:21.138Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-16T08:37:21.138Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.98s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.76s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectDefault (0.71s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectHistory (0.86s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-03-16T08:37:21.138Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-16T08:37:21.138Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.69s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.76s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.11s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.95s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.49s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.78s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectStatus (0.84s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.49s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.94s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.84s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.79s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.16s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.11s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.72s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.48s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.53s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.00s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.56s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.21s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.15s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.33s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.11s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.78s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.67s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.44s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (3.30s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.24s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (4.98s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.66s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.15s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.15s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.77s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.14s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.92s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.90s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.24s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.37s) [2021-03-16T08:37:21.138Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.34s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.56s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.22s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.78s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.87s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.08s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestLogsSince (7.19s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.99s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.18s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestLogsTail (1.15s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.69s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.73s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.75s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestNetHostname (2.10s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.48s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.83s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.74s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.83s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPluginActive (1.39s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.95s) [2021-03-16T08:37:21.139Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-16T08:37:21.139Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.08s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.50s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.40s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.01s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.83s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.62s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.20s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.59s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPortList (9.15s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.87s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.88s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.76s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.07s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.02s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.72s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.79s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.92s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.57s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.23s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPsByOrder (3.84s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.07s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.36s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.44s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.70s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.12s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.46s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.14s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.47s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.41s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.56s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.03s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPsListContainersSize (2.04s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.80s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.22s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.60s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.17s) [2021-03-16T08:37:21.139Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-16T08:37:21.139Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.73s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.57s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.68s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.08s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.17s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.30s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.08s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.60s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.83s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.74s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.44s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.34s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.92s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.89s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.65s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.73s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.88s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.71s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.94s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.70s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.82s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.60s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAddHost (0.86s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.50s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.91s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (1.02s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.96s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.78s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.80s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.82s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.51s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.89s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.07s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.17s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.95s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.91s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.03s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.73s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.73s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.87s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.04s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.93s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.05s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.85s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (1.09s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.83s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.78s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (1.04s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.84s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.86s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.20s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.75s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.79s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.69s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.44s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.46s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.15s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.68s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.68s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.73s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.75s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.68s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.58s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.30s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.89s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.50s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.63s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.43s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.83s) [2021-03-16T08:37:21.139Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-16T08:37:21.139Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.139Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-16T08:37:21.139Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.83s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.97s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.47s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.13s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.74s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.63s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.00s) [2021-03-16T08:37:21.139Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-16T08:37:21.139Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.54s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.71s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.70s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.74s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.71s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.73s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.96s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (1.05s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (1.00s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunExitCode (0.83s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.88s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.74s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.76s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.73s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.70s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.42s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.45s) [2021-03-16T08:37:21.139Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-16T08:37:21.139Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.42s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.38s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.86s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.70s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.07s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.47s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.49s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.77s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.57s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.59s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.18s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.38s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.54s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.46s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.38s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.39s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunMount (8.02s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.76s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.71s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.43s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.15s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.50s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.09s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.31s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.52s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.46s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.90s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNetHost (1.21s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.73s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.97s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.27s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.11s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.22s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.60s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.72s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.70s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s) [2021-03-16T08:37:21.139Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-16T08:37:21.139Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.73s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.71s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.58s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.89s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.51s) [2021-03-16T08:37:21.139Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.48s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.69s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2021-03-16T08:37:21.139Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-16T08:37:21.139Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.76s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2021-03-16T08:37:21.139Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-16T08:37:21.139Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.69s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.39s) [2021-03-16T08:37:21.139Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-16T08:37:21.139Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.22s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.41s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunRm (0.75s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.74s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.73s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.40s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.70s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.78s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.04s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.72s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.48s) [2021-03-16T08:37:21.139Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.72s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.72s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.74s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.72s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunState (1.57s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.74s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-03-16T08:37:21.140Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-16T08:37:21.140Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.71s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunSysctls (1.43s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.72s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.86s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (1.13s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.39s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.60s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.23s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.95s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.86s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.82s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.72s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.22s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunUserByID (0.90s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.98s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunUserByName (0.94s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.03s) [2021-03-16T08:37:21.140Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-03-16T08:37:21.140Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.16s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.86s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.31s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.82s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.85s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.54s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.06s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.88s) [2021-03-16T08:37:21.140Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-16T08:37:21.140Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.140Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-16T08:37:21.140Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.140Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-16T08:37:21.140Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.28s) [2021-03-16T08:37:21.140Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-16T08:37:21.140Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.57s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.90s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.83s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (1.15s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.73s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.70s) [2021-03-16T08:37:21.140Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-16T08:37:21.140Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-03-16T08:37:21.140Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-16T08:37:21.140Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-16T08:37:21.140Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-16T08:37:21.140Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-16T08:37:21.140Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-16T08:37:21.140Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-16T08:37:21.140Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-16T08:37:21.140Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-16T08:37:21.140Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-16T08:37:21.140Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.73s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.70s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.73s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.96s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.74s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.70s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.71s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.43s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.71s) [2021-03-16T08:37:21.140Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-16T08:37:21.140Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.64s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.42s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.19s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.74s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.95s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.96s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.05s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.67s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.45s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.85s) [2021-03-16T08:37:21.140Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents247577002 [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.53s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.42s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.44s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.10s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.42s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.32s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.94s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.38s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.83s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.33s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.77s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestStartRecordError (1.63s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.75s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.12s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.21s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.74s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.16s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.77s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.73s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.76s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-03-16T08:37:21.140Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-03-16T08:37:21.140Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.13s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.85s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.40s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.71s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.76s) [2021-03-16T08:37:21.140Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-16T08:37:21.140Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.10s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.87s) [2021-03-16T08:37:21.140Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-16T08:37:21.140Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.40s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.17s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.12s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.75s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUpdateStats (3.73s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.36s) [2021-03-16T08:37:21.140Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-16T08:37:21.140Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.97s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.08s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.01s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.27s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.78s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.64s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.20s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.22s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.14s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.12s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.53s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.44s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.14s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.09s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.28s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.08s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.12s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.73s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.79s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.87s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.20s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.74s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.14s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.80s) [2021-03-16T08:37:21.140Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.77s) [2021-03-16T08:37:21.140Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-16T08:37:21.140Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-16T08:37:21.140Z] === RUN TestDockerRegistrySuite [2021-03-16T08:37:21.140Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-16T08:37:22.516Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-16T08:37:23.890Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-16T08:37:25.791Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-16T08:37:25.791Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-16T08:37:29.980Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-16T08:37:35.265Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-16T08:37:38.550Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-16T08:37:39.926Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-16T08:37:41.303Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-16T08:37:42.678Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-16T08:37:44.055Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-16T08:37:44.991Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-16T08:37:46.894Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-16T08:37:47.831Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-16T08:37:50.362Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-16T08:37:52.893Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-16T08:37:54.289Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-16T08:37:57.574Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-16T08:37:58.950Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-16T08:37:58.950Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-16T08:38:00.327Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-16T08:38:01.262Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-16T08:38:02.639Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-16T08:38:05.924Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-16T08:38:05.924Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-16T08:38:07.302Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-16T08:38:07.868Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-16T08:38:07.868Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-16T08:38:08.126Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-16T08:38:08.385Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-16T08:38:08.643Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-16T08:38:08.902Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-16T08:38:10.278Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-16T08:38:12.180Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-16T08:38:13.555Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-16T08:38:14.504Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-16T08:38:15.437Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite (55.30s) [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.47s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d15984fbe572c] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.45s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d182f4c8e646e] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.54s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d2dbb2e99ab7c] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d1e4a9a540d9c] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.57s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d58478e96ea00] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.68s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d180ed549adfd] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.68s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d51aee44b5b3a] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.40s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d9e63b27a3122] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.14s) [2021-03-16T08:38:16.372Z] check_test.go:196: [da77be0e5acc9] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.33s) [2021-03-16T08:38:16.372Z] check_test.go:196: [de7d216df0a01] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.35s) [2021-03-16T08:38:16.372Z] check_test.go:196: [de3a7742021c1] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.32s) [2021-03-16T08:38:16.372Z] check_test.go:196: [db755ddc187b3] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.52s) [2021-03-16T08:38:16.372Z] check_test.go:196: [dac90832ea177] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.27s) [2021-03-16T08:38:16.372Z] check_test.go:196: [db33991410a95] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.45s) [2021-03-16T08:38:16.372Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:423b4626eb2e5ec46eaff27f4a22ff592617e4e63144bb1cf001cffc65608b87 [2021-03-16T08:38:16.372Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:48d2c10bbd1e5dfa2f84f416d055c39c818355df8f4a944e2f610bf215e21ce0 [2021-03-16T08:38:16.372Z] check_test.go:196: [d9ddda4a7d59a] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.47s) [2021-03-16T08:38:16.372Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cef9209c445e5231644ebae254197fb3b4778dc03f1c3c89b8b35f2bccf482a8 [2021-03-16T08:38:16.372Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:80e99b8f7354a0fc330c727368c333d62eae8106bdf640664a4aba6e23c4786f [2021-03-16T08:38:16.372Z] check_test.go:196: [da39e34fc6be3] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.26s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d013a020ba55f] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.32s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d3b5cdd454fe3] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.25s) [2021-03-16T08:38:16.372Z] check_test.go:196: [debefc3bc893f] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-03-16T08:38:16.372Z] check_test.go:196: [dce8e4ff57d0e] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2021-03-16T08:38:16.372Z] check_test.go:196: [ddda441dc919b] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.16s) [2021-03-16T08:38:16.372Z] check_test.go:196: [db95fc80b69e1] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.20s) [2021-03-16T08:38:16.372Z] check_test.go:196: [de35746667d70] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.20s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d3d9433829dc3] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d7f1dcbb156fc] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.32s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d8012e418da10] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d52a6c56576f8] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d11ac28e26eac] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d733ebf2147b1] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2021-03-16T08:38:16.372Z] check_test.go:196: [db73df763bc09] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d7aff29bed544] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-03-16T08:38:16.372Z] check_test.go:196: [dc5a6c87dc34f] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.36s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d67c0e6ceeb6a] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.95s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d510efcc45126] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.06s) [2021-03-16T08:38:16.372Z] check_test.go:196: [d647b69079b4b] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.37s) [2021-03-16T08:38:16.372Z] check_test.go:196: [db5d040f5a672] daemon is not started [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2021-03-16T08:38:16.372Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-03-16T08:38:16.372Z] === RUN TestDockerSchema1RegistrySuite [2021-03-16T08:38:16.372Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-16T08:38:16.372Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-16T08:38:20.561Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-16T08:38:24.746Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-03-16T08:38:26.650Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-16T08:38:30.837Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-16T08:38:31.773Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-16T08:38:33.148Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-16T08:38:33.148Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-16T08:38:34.523Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-16T08:38:35.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-16T08:38:36.852Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-16T08:38:38.227Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-03-16T08:38:39.162Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-03-16T08:38:39.421Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-03-16T08:38:39.680Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-03-16T08:38:39.680Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-03-16T08:38:40.616Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-03-16T08:38:40.616Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-16T08:38:41.183Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-16T08:38:41.751Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-16T08:38:42.009Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-16T08:38:42.268Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-16T08:38:42.527Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-16T08:38:42.786Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-03-16T08:38:43.044Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-16T08:38:43.044Z] --- PASS: TestDockerSchema1RegistrySuite (26.76s) [2021-03-16T08:38:43.044Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-03-16T08:38:43.044Z] check_test.go:223: [d89a995d689e9] daemon is not started [2021-03-16T08:38:43.044Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.61s) [2021-03-16T08:38:43.044Z] check_test.go:223: [de89525e3b5b5] daemon is not started [2021-03-16T08:38:43.044Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.45s) [2021-03-16T08:38:43.044Z] check_test.go:223: [d330bfd51a483] daemon is not started [2021-03-16T08:38:43.044Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.00s) [2021-03-16T08:38:43.044Z] check_test.go:223: [d4eec877feebe] daemon is not started [2021-03-16T08:38:43.044Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.25s) [2021-03-16T08:38:43.044Z] check_test.go:223: [dc8bd4cb18cf7] daemon is not started [2021-03-16T08:38:43.044Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.29s) [2021-03-16T08:38:43.044Z] check_test.go:223: [d13e97562fe87] daemon is not started [2021-03-16T08:38:43.044Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-03-16T08:38:43.044Z] check_test.go:223: [d41f5ed2de959] daemon is not started [2021-03-16T08:38:43.044Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.25s) [2021-03-16T08:38:43.044Z] check_test.go:223: [dcbc333b691d8] daemon is not started [2021-03-16T08:38:43.044Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-03-16T08:38:43.044Z] check_test.go:223: [d5e9e07000a5a] daemon is not started [2021-03-16T08:38:43.044Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.17s) [2021-03-16T08:38:43.044Z] check_test.go:223: [d826203c60346] daemon is not started [2021-03-16T08:38:43.044Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.92s) [2021-03-16T08:38:43.044Z] check_test.go:223: [d94d763012277] daemon is not started [2021-03-16T08:38:43.044Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s) [2021-03-16T08:38:43.044Z] check_test.go:223: [d413906325f1f] daemon is not started [2021-03-16T08:38:43.044Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.56s) [2021-03-16T08:38:43.044Z] check_test.go:223: [d2d4844456bf0] daemon is not started [2021-03-16T08:38:43.044Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.14s) [2021-03-16T08:38:43.044Z] check_test.go:223: [d96c8962fe2b4] daemon is not started [2021-03-16T08:38:43.044Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.37s) [2021-03-16T08:38:43.044Z] check_test.go:223: [d13d04786ad59] daemon is not started [2021-03-16T08:38:43.044Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2021-03-16T08:38:43.044Z] check_test.go:223: [d4897a7d6fbee] daemon is not started [2021-03-16T08:38:43.044Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.44s) [2021-03-16T08:38:43.044Z] check_test.go:223: [d81fb15570b90] daemon is not started [2021-03-16T08:38:43.044Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-03-16T08:38:43.044Z] check_test.go:223: [d2d6368422cde] daemon is not started [2021-03-16T08:38:43.044Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-16T08:38:43.044Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-16T08:38:43.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-16T08:38:44.917Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-16T08:38:45.175Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-16T08:38:46.552Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-16T08:38:46.810Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-16T08:38:47.376Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-16T08:38:47.376Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-03-16T08:38:47.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-16T08:38:47.944Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.97s) [2021-03-16T08:38:47.944Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2021-03-16T08:38:47.944Z] check_test.go:252: [dba10a8e28141] daemon is not started [2021-03-16T08:38:47.944Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.81s) [2021-03-16T08:38:47.944Z] check_test.go:252: [dcd951449d25d] daemon is not started [2021-03-16T08:38:47.944Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s) [2021-03-16T08:38:47.944Z] check_test.go:252: [d1ef4b7ebed7c] daemon is not started [2021-03-16T08:38:47.944Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.45s) [2021-03-16T08:38:47.944Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.34s) [2021-03-16T08:38:47.944Z] check_test.go:252: [ded5d4a10f792] daemon is not started [2021-03-16T08:38:47.944Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.42s) [2021-03-16T08:38:47.944Z] check_test.go:252: [dda261bf3e2c8] daemon is not started [2021-03-16T08:38:47.944Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.59s) [2021-03-16T08:38:47.944Z] check_test.go:252: [d7bd89bb800e0] daemon is not started [2021-03-16T08:38:47.944Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.20s) [2021-03-16T08:38:47.944Z] check_test.go:252: [d64911b0e26fb] daemon is not started [2021-03-16T08:38:47.944Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-16T08:38:47.944Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-16T08:38:49.844Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-03-16T08:38:53.129Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-16T08:38:53.388Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-16T08:38:53.646Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-16T08:38:53.646Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-16T08:38:53.905Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2021-03-16T08:38:53.905Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2021-03-16T08:38:53.905Z] check_test.go:279: [db8bba442b4fc] daemon is not started [2021-03-16T08:38:53.905Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-03-16T08:38:53.905Z] check_test.go:279: [dbdb048243812] daemon is not started [2021-03-16T08:38:53.905Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2021-03-16T08:38:53.905Z] check_test.go:279: [d49b8072ab128] daemon is not started [2021-03-16T08:38:53.905Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-03-16T08:38:53.905Z] check_test.go:279: [dd2952bb3c2cc] daemon is not started [2021-03-16T08:38:53.905Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2021-03-16T08:38:53.905Z] check_test.go:279: [d2c874a8cb1b7] daemon is not started [2021-03-16T08:38:53.905Z] === RUN TestDockerNetworkSuite [2021-03-16T08:38:53.905Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-03-16T08:38:57.195Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-03-16T08:38:57.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-03-16T08:39:04.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-03-16T08:39:06.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-03-16T08:39:10.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-16T08:39:11.451Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-16T08:39:12.041Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-03-16T08:39:13.678Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-16T08:39:13.678Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-16T08:39:13.678Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-16T08:39:22.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-03-16T08:39:22.352Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-16T08:39:23.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-03-16T08:39:25.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-03-16T08:39:26.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-03-16T08:39:26.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-03-16T08:39:28.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-03-16T08:39:29.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-03-16T08:39:29.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-03-16T08:39:29.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-03-16T08:39:30.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-03-16T08:39:30.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-03-16T08:39:30.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-03-16T08:39:31.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-03-16T08:39:32.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-03-16T08:39:33.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-03-16T08:39:33.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-03-16T08:39:33.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-03-16T08:39:33.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-03-16T08:39:37.249Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-03-16T08:39:40.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-03-16T08:39:43.820Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-03-16T08:39:47.130Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-03-16T08:39:52.400Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-03-16T08:39:52.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-03-16T08:39:53.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-03-16T08:39:54.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-03-16T08:39:54.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-03-16T08:39:54.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-03-16T08:39:54.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-03-16T08:39:54.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-03-16T08:39:54.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-03-16T08:39:55.198Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-03-16T08:39:59.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-03-16T08:39:59.392Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-03-16T08:39:59.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-03-16T08:39:59.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-03-16T08:40:00.767Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-03-16T08:40:02.670Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-03-16T08:40:05.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-03-16T08:40:10.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-03-16T08:40:10.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-03-16T08:40:10.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-03-16T08:40:12.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-03-16T08:40:12.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-03-16T08:40:13.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-03-16T08:40:14.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-03-16T08:40:15.465Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite (87.01s) [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.83s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d634fb6bb14fd] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.05s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d590cb9b40be2] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.55s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d3b661eae63e4] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.23s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [dc976c83d8938] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.20s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:1233: [d1c9c87db807d] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.97s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d3adc0c2da0c1] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.18s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d1052521391e7] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.87s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d59bc471215d6] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.67s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [db57963f53e15] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.78s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d8e9c3e115957] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.63s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d7125e124b1af] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.15s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [df3da91f9ddfc] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.14s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d45740481a352] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d72edc14992b6] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [daf9aec2cd07a] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.96s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d7e9681f4cc4e] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d48def5fc203f] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d6ad6003ae2d5] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d742d8fab0cb3] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.07s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d063b09f7663f] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.32s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d56427194015d] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d9e3457b1da1d] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.52s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d77ee4b578c41] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d8c328ff33216] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.88s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:968: [d4109ca7d0cfa] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.03s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d4860d91800b2] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (12.96s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:1116: [d11308ef58667] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.31s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [da863c822328e] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.95s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d3c0740c6bcf9] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.20s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d6c29004a5298] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [da08a03a47aa6] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.24s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d900db7b0af31] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.23s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d1adb6b94d763] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d0f27959bb60b] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.53s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [ddaff43f6495d] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d7ded03bd569e] daemon is not started [2021-03-16T08:40:22.021Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d264c76aa5b38] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.22s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [df898761a4bfb] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.92s) [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.72s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:1084: [db8185df86ec7] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [dbf681b4b8e84] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.04s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d9c8999a70234] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.07s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d9b8e60827651] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d9063513f4e34] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.92s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d818fb529ea70] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [d57edfa26a627] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.27s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [de85d5874d9e4] daemon is not started [2021-03-16T08:40:22.021Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.58s) [2021-03-16T08:40:22.021Z] docker_cli_network_unix_test.go:46: [dc5767e7c1040] daemon is not started [2021-03-16T08:40:22.021Z] === RUN TestDockerHubPullSuite [2021-03-16T08:40:22.021Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-03-16T08:40:22.280Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-03-16T08:40:23.653Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-03-16T08:40:24.587Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-03-16T08:40:25.156Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-03-16T08:40:26.091Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-03-16T08:40:26.350Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-03-16T08:40:26.350Z] --- PASS: TestDockerHubPullSuite (5.54s) [2021-03-16T08:40:26.350Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.51s) [2021-03-16T08:40:26.350Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-03-16T08:40:26.350Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.45s) [2021-03-16T08:40:26.350Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.08s) [2021-03-16T08:40:26.350Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-03-16T08:40:26.350Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-03-16T08:40:26.350Z] PASS [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === Skipped [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-16T08:40:26.350Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-16T08:40:26.350Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-03-16T08:40:26.350Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-16T08:40:26.350Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-03-16T08:40:26.350Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-16T08:40:26.350Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-03-16T08:40:26.350Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-16T08:40:26.350Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-03-16T08:40:26.350Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-03-16T08:40:26.350Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.05s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.05s) [2021-03-16T08:40:26.350Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-16T08:40:26.350Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-16T08:40:26.350Z] docker_cli_sni_test.go:18: Flakey test [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-16T08:40:26.350Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-16T08:40:26.350Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-16T08:40:26.350Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-03-16T08:40:26.350Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-03-16T08:40:26.350Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-16T08:40:26.350Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-16T08:40:26.350Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-16T08:40:26.350Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-16T08:40:26.350Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-16T08:40:26.350Z] docker_cli_network_unix_test.go:46: [d264c76aa5b38] daemon is not started [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] [2021-03-16T08:40:26.350Z] DONE 1274 tests, 51 skipped in 2125.513s [2021-03-16T08:40:26.350Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-16T08:40:26.350Z] ++++ cat bundles/test-integration/docker.pid [2021-03-16T08:40:26.350Z] +++ kill 8165 [2021-03-16T08:40:27.724Z] +++ /etc/init.d/apparmor stop [2021-03-16T08:40:27.724Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-16T08:40:27.724Z] [2021-03-16T08:40:27.724Z] Unloading profiles will leave already running processes permanently [2021-03-16T08:40:27.724Z] unconfined, which can lead to unexpected situations. [2021-03-16T08:40:27.724Z] [2021-03-16T08:40:27.724Z] To set a process to complain mode, use the command line tool [2021-03-16T08:40:27.724Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-16T08:40:27.724Z] +++ true [2021-03-16T08:40:27.724Z] exiting test-integration [2021-03-16T08:40:27.724Z] ++ exit 0 [2021-03-16T08:40:27.724Z] [2021-03-16T08:40:27.724Z] + for job in $(jobs -p) [2021-03-16T08:40:27.724Z] + wait 11506 [2021-03-16T08:40:35.833Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-03-16T08:40:37.228Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-03-16T08:40:39.758Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-03-16T08:40:43.040Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-03-16T08:40:49.599Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-03-16T08:40:56.158Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-03-16T08:40:58.060Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-03-16T08:41:01.344Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-03-16T08:41:03.875Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-03-16T08:41:07.166Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-03-16T08:41:10.450Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-03-16T08:41:12.980Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-03-16T08:41:19.070Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-16T08:41:19.071Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-16T08:41:22.138Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-16T08:41:22.138Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-16T08:41:26.913Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-16T08:41:27.902Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-16T08:41:27.902Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-16T08:41:27.902Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-16T08:41:27.902Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-16T08:41:27.902Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-16T08:41:28.891Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-16T08:41:32.689Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-16T08:41:34.258Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-16T08:41:34.258Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-16T08:41:34.258Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-16T08:41:34.258Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-16T08:41:37.216Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-16T08:41:49.727Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-16T08:41:55.607Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-16T08:41:56.077Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-16T08:41:56.077Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-16T08:41:59.872Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-16T08:42:00.861Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-16T08:42:09.192Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-03-16T08:42:11.296Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-16T08:42:11.296Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-16T08:42:11.296Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-16T08:42:11.296Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-16T08:42:11.296Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-16T08:42:11.766Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-16T08:42:24.063Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite (1775.50s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.42s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.47s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.30s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.09s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.64s) [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:562: [d367ba94c5960] joining swarm manager [d983c99e0acf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:584: [d54a82b2939b6] joining swarm manager [d983c99e0acf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.146Z] check_test.go:380: [d367ba94c5960] daemon is not started [2021-03-16T08:42:42.146Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.40s) [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:45: [db1abf88e59ac] joining swarm manager [d908ea88e5e1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.26s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (54.17s) [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:303: [d11a5150ec7fd] joining swarm manager [d529fe08345a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:304: [dc9b9a6fbd1b7] joining swarm manager [d529fe08345a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.62s) [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:271: [df5e74aa80ede] joining swarm manager [defaeb5e8dba1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:272: [d1347f6a53a98] joining swarm manager [defaeb5e8dba1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.22s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.49s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.57s) [2021-03-16T08:42:42.146Z] docker_api_swarm_node_test.go:19: [d3b122ac8d12a] joining swarm manager [de70590d40168]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.146Z] docker_api_swarm_node_test.go:20: [d92c015e84a68] joining swarm manager [de70590d40168]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.92s) [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:501: [d475462b8cd35] joining swarm manager [d26327220d3bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:506: [df553e49a4993] joining swarm manager [d26327220d3bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.73s) [2021-03-16T08:42:42.146Z] docker_api_swarm_node_test.go:80: [d1eb3f3b37e7b] joining swarm manager [d4ec87b8d76c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.38s) [2021-03-16T08:42:42.146Z] docker_api_swarm_node_test.go:52: [dfd0b6205ffee] joining swarm manager [d6bcb85008b1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.146Z] docker_api_swarm_node_test.go:53: [de230de8c661c] joining swarm manager [d6bcb85008b1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.75s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.51s) [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:201: [d68c376001933] joining swarm manager [dba1286bf3138]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.38s) [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:383: [d263a373037b7] joining swarm manager [d71a1dc525acb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:384: [ddfb1da2d52da] joining swarm manager [d71a1dc525acb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.146Z] check_test.go:380: [ddfb1da2d52da] daemon is not started [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.98s) [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:801: [d7f35c2e799b7] joining swarm manager [d52aabcb5c715]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:801: [ddb909410c1e6] joining swarm manager [d52aabcb5c715]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:801: [d4134acaa39f9] joining swarm manager [d52aabcb5c715]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:801: [de28956aff0fe] joining swarm manager [d52aabcb5c715]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-16T08:42:42.146Z] docker_api_swarm_test.go:809: [da51f160786d4] joining swarm manager [d52aabcb5c715]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.48s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.68s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.30s) [2021-03-16T08:42:42.146Z] docker_api_swarm_service_test.go:394: [db0f820bbed32] joining swarm manager [de5201a147e2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.146Z] docker_api_swarm_service_test.go:394: [d4877e275cb51] joining swarm manager [de5201a147e2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.99s) [2021-03-16T08:42:42.146Z] docker_api_swarm_service_test.go:342: [d8b8f992745a6] joining swarm manager [d926eb3e47e25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.146Z] docker_api_swarm_service_test.go:342: [d7f0427548172] joining swarm manager [d926eb3e47e25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.67s) [2021-03-16T08:42:42.146Z] docker_api_swarm_service_test.go:489: [d8c7188032857] joining swarm manager [d62311b627586]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.146Z] docker_api_swarm_service_test.go:489: [d6b0887b1c279] joining swarm manager [d62311b627586]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.32s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.21s) [2021-03-16T08:42:42.146Z] docker_api_swarm_service_test.go:127: [da1c462914602] joining swarm manager [d508f0ae45d49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.146Z] docker_api_swarm_service_test.go:128: [dbfa6fc9ed757] joining swarm manager [d508f0ae45d49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.146Z] docker_api_swarm_service_test.go:136: [df63d5090266d] joining swarm manager [d508f0ae45d49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-16T08:42:42.146Z] docker_api_swarm_service_test.go:137: [d363e167b29a7] joining swarm manager [d508f0ae45d49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.09s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.96s) [2021-03-16T08:42:42.146Z] docker_api_swarm_service_test.go:303: [d86cee32637f2] joining swarm manager [d7ed506cc0c5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.146Z] docker_api_swarm_service_test.go:303: [d9c1e8122fc1e] joining swarm manager [d7ed506cc0c5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.75s) [2021-03-16T08:42:42.146Z] docker_api_swarm_service_test.go:99: [d0215a0d63ed8] joining swarm manager [d55acd4b81288]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.146Z] docker_api_swarm_service_test.go:100: [d01a74e9fbb72] joining swarm manager [d55acd4b81288]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.146Z] check_test.go:380: [d0215a0d63ed8] daemon is not started [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (29.96s) [2021-03-16T08:42:42.146Z] docker_api_swarm_service_test.go:532: [d3c43ea8ad1d6] joining swarm manager [d279fc13ea73b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.146Z] docker_api_swarm_service_test.go:533: [d97f5b6d576e4] joining swarm manager [d279fc13ea73b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.58s) [2021-03-16T08:42:42.146Z] docker_api_swarm_service_test.go:147: [d3eb58d822b0b] joining swarm manager [dc113622d7e90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.146Z] docker_api_swarm_service_test.go:147: [d66b81a041c1d] joining swarm manager [dc113622d7e90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (34.99s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.43s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.69s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.00s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.49s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.51s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.37s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.90s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.87s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.42s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.17s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.23s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.64s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.51s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.47s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.41s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.85s) [2021-03-16T08:42:42.146Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.76s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.23s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.81s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.34s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.96s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.42s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.67s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.46s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.11s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.20s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.56s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.98s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.63s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.41s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.41s) [2021-03-16T08:42:42.147Z] docker_cli_service_logs_test.go:245: checking task arkkuh0u0nnn [2021-03-16T08:42:42.147Z] docker_cli_service_logs_test.go:250: checking messages for arkkuh0u0nnn [2021-03-16T08:42:42.147Z] docker_cli_service_logs_test.go:245: checking task j13ca7p0mr6u [2021-03-16T08:42:42.147Z] docker_cli_service_logs_test.go:250: checking messages for j13ca7p0mr6u [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.87s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.04s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.38s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.82s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.00s) [2021-03-16T08:42:42.147Z] docker_cli_swarm_test.go:1901: [d873fa7edba8a] joining swarm manager [de95fa59fb765]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.147Z] docker_cli_swarm_test.go:1902: [de82c23e56f67] joining swarm manager [de95fa59fb765]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.65s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.76s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.96s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.40s) [2021-03-16T08:42:42.147Z] docker_cli_swarm_test.go:1802: [dfb7853c138b2] joining swarm manager [dae2f82877013]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.147Z] docker_cli_swarm_test.go:1803: [dc141404ce920] joining swarm manager [dae2f82877013]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.96s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (118.73s) [2021-03-16T08:42:42.147Z] docker_cli_swarm_test.go:1321: [d13d1ab50316e] joining swarm manager [dae31e40cb7ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.147Z] docker_cli_swarm_test.go:1322: [da37ce097ec76] joining swarm manager [dae31e40cb7ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.13s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.68s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.49s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.02s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.22s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.89s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.60s) [2021-03-16T08:42:42.147Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-16T08:42:42.147Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.33s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.74s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.76s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.59s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.08s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.62s) [2021-03-16T08:42:42.147Z] docker_cli_swarm_test.go:1186: [de356b51ed8ec] joining swarm manager [d10ac8975081f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.147Z] docker_cli_swarm_test.go:1195: [d439c57f1e030] joining swarm manager [d10ac8975081f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.09s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.19s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.22s) [2021-03-16T08:42:42.147Z] docker_cli_swarm_test.go:1118: [d23d1ab4e1653] joining swarm manager [d09e0cbbd5a32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.147Z] docker_cli_swarm_test.go:1119: [d0bea0c66f5d1] joining swarm manager [d09e0cbbd5a32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.147Z] docker_cli_swarm_test.go:1172: [d61044fc2d603] joining swarm manager [d09e0cbbd5a32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.96s) [2021-03-16T08:42:42.147Z] docker_cli_swarm_test.go:1453: [d9ebbedd4996f] joining swarm manager [dbf340949b69c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.147Z] docker_cli_swarm_test.go:1454: [dc81d1d407e7a] joining swarm manager [dbf340949b69c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.54s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.26s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.23s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.52s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.32s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.16s) [2021-03-16T08:42:42.147Z] docker_cli_swarm_unix_test.go:62: [d9d4cceec8048] joining swarm manager [d927e7f583083]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.98s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.58s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.84s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.22s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.26s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.69s) [2021-03-16T08:42:42.147Z] docker_api_swarm_test.go:961: [d906ee3e49ecf] joining swarm manager [df2b1e4d119ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.59s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.31s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.39s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.95s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.74s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.65s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.86s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.94s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.14s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.75s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.53s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.30s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.12s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.30s) [2021-03-16T08:42:42.147Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.29s) [2021-03-16T08:42:42.147Z] === RUN TestDockerExternalVolumeSuite [2021-03-16T08:42:42.147Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-03-16T08:42:57.014Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-03-16T08:43:02.661Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-16T08:43:02.661Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-16T08:43:02.661Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-16T08:43:27.987Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-16T08:43:27.987Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-16T08:43:27.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-16T08:43:36.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-16T08:43:37.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-16T08:43:41.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-16T08:43:52.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-16T08:44:01.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-16T08:44:01.487Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-16T08:44:04.682Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-03-16T08:44:11.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-16T08:44:11.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-16T08:44:11.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-16T08:44:12.811Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-03-16T08:44:19.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-16T08:44:19.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-16T08:44:19.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-16T08:44:19.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-16T08:44:19.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-16T08:44:44.873Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-03-16T08:44:49.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-16T08:44:53.030Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-16T08:44:53.500Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-16T08:44:53.980Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-16T08:44:55.561Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-16T08:44:55.561Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-16T08:44:59.739Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-03-16T08:45:00.330Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-16T08:45:01.899Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-16T08:45:01.899Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-16T08:45:01.899Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-16T08:45:03.470Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-16T08:45:04.461Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-16T08:45:05.451Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-16T08:45:05.921Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-16T08:45:06.390Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-16T08:45:12.268Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-16T08:45:14.488Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-16T08:45:14.488Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-16T08:45:15.477Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-16T08:45:15.477Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-16T08:45:15.948Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-16T08:45:18.169Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-16T08:45:19.160Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-16T08:45:19.631Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-16T08:45:19.631Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-16T08:45:20.622Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-16T08:45:21.611Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-16T08:45:21.611Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-16T08:45:21.611Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-16T08:45:27.488Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-16T08:45:31.835Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-03-16T08:45:44.028Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-03-16T08:46:03.364Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-16T08:46:03.364Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-16T08:46:03.364Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-16T08:46:09.245Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-16T08:46:09.716Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-16T08:46:10.186Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-16T08:46:10.186Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-16T08:46:10.656Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-16T08:46:10.656Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-16T08:46:16.089Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-03-16T08:46:30.961Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-03-16T08:46:46.535Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-16T08:46:46.535Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-16T08:46:46.535Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-16T08:46:49.037Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-03-16T08:47:07.797Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-16T08:47:10.018Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-16T08:47:11.008Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-16T08:47:14.808Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-16T08:47:17.767Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-16T08:47:19.992Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-16T08:47:35.696Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-03-16T08:47:53.770Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-03-16T08:48:25.860Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-03-16T08:48:32.331Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-16T08:48:36.131Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-16T08:48:36.601Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-16T08:48:57.921Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-03-16T08:49:12.789Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-03-16T08:49:27.700Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-03-16T08:49:46.141Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-03-16T08:50:01.009Z] --- PASS: TestDockerExternalVolumeSuite (439.84s) [2021-03-16T08:50:01.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.87s) [2021-03-16T08:50:01.009Z] docker_cli_external_volume_driver_test.go:53: [da803f1c20fbe] daemon is not started [2021-03-16T08:50:01.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2021-03-16T08:50:01.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.46s) [2021-03-16T08:50:01.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-03-16T08:50:01.009Z] docker_cli_external_volume_driver_test.go:53: [de2e7623e093b] daemon is not started [2021-03-16T08:50:01.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-03-16T08:50:01.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-03-16T08:50:01.009Z] docker_cli_external_volume_driver_test.go:53: [d6a234fc700a1] daemon is not started [2021-03-16T08:50:01.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-03-16T08:50:01.009Z] docker_cli_external_volume_driver_test.go:53: [d1efd35f662ce] daemon is not started [2021-03-16T08:50:01.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.44s) [2021-03-16T08:50:01.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.49s) [2021-03-16T08:50:01.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-03-16T08:50:01.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-03-16T08:50:01.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.44s) [2021-03-16T08:50:01.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.57s) [2021-03-16T08:50:01.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2021-03-16T08:50:01.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.48s) [2021-03-16T08:50:01.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.20s) [2021-03-16T08:50:01.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.27s) [2021-03-16T08:50:01.009Z] docker_cli_external_volume_driver_test.go:485: [dc855840e5de5] daemon is not started [2021-03-16T08:50:01.009Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-03-16T08:50:01.009Z] docker_cli_external_volume_driver_test.go:53: [d738227b9eee7] daemon is not started [2021-03-16T08:50:01.009Z] PASS [2021-03-16T08:50:01.009Z] [2021-03-16T08:50:01.009Z] === Skipped [2021-03-16T08:50:01.009Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-16T08:50:01.009Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-16T08:50:01.009Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-16T08:50:01.009Z] check_test.go:309: [d5befa04afa55] daemon is not started [2021-03-16T08:50:01.009Z] [2021-03-16T08:50:01.009Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-03-16T08:50:01.009Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-03-16T08:50:01.009Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-16T08:50:01.009Z] check_test.go:309: [d105bfe22beef] daemon is not started [2021-03-16T08:50:01.009Z] [2021-03-16T08:50:01.009Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-03-16T08:50:01.009Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-03-16T08:50:01.009Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-16T08:50:01.009Z] check_test.go:309: [d24390a46fd0e] daemon is not started [2021-03-16T08:50:01.009Z] [2021-03-16T08:50:01.009Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-16T08:50:01.009Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-16T08:50:01.009Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-16T08:50:01.009Z] [2021-03-16T08:50:01.009Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-16T08:50:01.009Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-16T08:50:01.009Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-16T08:50:01.009Z] [2021-03-16T08:50:01.009Z] [2021-03-16T08:50:01.009Z] DONE 273 tests, 5 skipped in 2698.197s [2021-03-16T08:50:01.009Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-16T08:50:01.009Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc6b89ae388bf/docker.pid [2021-03-16T08:50:01.009Z] +++ kill 6173 [2021-03-16T08:50:01.009Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6173 is not a child of this shell [2021-03-16T08:50:01.009Z] warning: PID 6173 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc6b89ae388bf/docker.pid had a nonzero exit code [2021-03-16T08:50:01.009Z] ++++ cat bundles/test-integration/docker.pid [2021-03-16T08:50:01.009Z] +++ kill 8165 [2021-03-16T08:50:01.009Z] +++ /etc/init.d/apparmor stop [2021-03-16T08:50:01.009Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-16T08:50:01.009Z] [2021-03-16T08:50:01.009Z] Unloading profiles will leave already running processes permanently [2021-03-16T08:50:01.009Z] unconfined, which can lead to unexpected situations. [2021-03-16T08:50:01.009Z] [2021-03-16T08:50:01.009Z] To set a process to complain mode, use the command line tool [2021-03-16T08:50:01.009Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-16T08:50:01.009Z] +++ true [2021-03-16T08:50:01.009Z] exiting test-integration [2021-03-16T08:50:01.009Z] ++ exit 0 [2021-03-16T08:50:01.009Z] [2021-03-16T08:50:01.009Z] + exit 0 [2021-03-16T08:50:01.009Z] ++ jobs -p [2021-03-16T08:50:01.009Z] + pids= [2021-03-16T08:50:01.009Z] + echo 'Remaining pids to kill: []' [2021-03-16T08:50:01.009Z] Remaining pids to kill: [] [2021-03-16T08:50:01.009Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-03-16T08:50:01.024Z] Recording test results [2021-03-16T08:50:02.899Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-16T08:50:02.899Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-16T08:50:02.899Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-16T08:50:03.153Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-16T08:50:03.720Z] + echo Ensuring container killed. [2021-03-16T08:50:03.720Z] Ensuring container killed. [2021-03-16T08:50:03.720Z] + docker ps -aq -f name=docker-pr1-* [2021-03-16T08:50:03.720Z] + cids=995bcbcd3780 [2021-03-16T08:50:03.720Z] d85ec33c8831 [2021-03-16T08:50:03.720Z] cf935f5a5e35 [2021-03-16T08:50:03.720Z] + [ -n 995bcbcd3780 [2021-03-16T08:50:03.720Z] d85ec33c8831 [2021-03-16T08:50:03.720Z] cf935f5a5e35 ] [2021-03-16T08:50:03.720Z] + docker rm -vf 995bcbcd3780 d85ec33c8831 cf935f5a5e35 [2021-03-16T08:50:04.660Z] 995bcbcd3780 [2021-03-16T08:50:06.562Z] d85ec33c8831 [2021-03-16T08:50:06.562Z] cf935f5a5e35 [Pipeline] sh [2021-03-16T08:50:06.845Z] + echo Chowning /workspace to jenkins user [2021-03-16T08:50:06.845Z] Chowning /workspace to jenkins user [2021-03-16T08:50:06.845Z] + id -u [2021-03-16T08:50:06.845Z] + id -g [2021-03-16T08:50:06.845Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42152:/workspace busybox chown -R 1000:1000 /workspace [2021-03-16T08:50:06.845Z] Unable to find image 'busybox:latest' locally [2021-03-16T08:50:12.106Z] latest: Pulling from library/busybox [2021-03-16T08:50:12.107Z] 8b3d7e226fab: Pulling fs layer [2021-03-16T08:50:12.365Z] 8b3d7e226fab: Verifying Checksum [2021-03-16T08:50:12.365Z] 8b3d7e226fab: Download complete [2021-03-16T08:50:12.365Z] 8b3d7e226fab: Pull complete [2021-03-16T08:50:12.365Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-16T08:50:12.365Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-16T08:50:16.852Z] + bundleName=amd64 [2021-03-16T08:50:16.852Z] + echo Creating amd64-bundles.tar.gz [2021-03-16T08:50:16.852Z] Creating amd64-bundles.tar.gz [2021-03-16T08:50:16.852Z] + xargs tar -czf amd64-bundles.tar.gz [2021-03-16T08:50:16.852Z] + 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-03-16T08:50:17.796Z] Archiving artifacts [2021-03-16T08:50:19.685Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42152/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-16T08:50:20.002Z] + make clean [2021-03-16T08:50:20.259Z] docker volume rm -f docker-dev-cache [2021-03-16T08:50:20.259Z] docker-dev-cache [Pipeline] deleteDir [2021-03-16T08:50:24.324Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-16T08:50:39.504Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-16T08:51:00.781Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-16T08:51:36.669Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-16T08:51:57.935Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-16T08:52:06.617Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-16T08:54:03.359Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-16T08:54:03.359Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-16T08:54:03.359Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-16T08:54:03.359Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-16T08:54:03.359Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-16T08:54:03.359Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-16T08:54:03.359Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-16T08:54:03.359Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-16T08:54:03.829Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-16T08:54:09.713Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-16T08:54:11.938Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-16T08:54:16.706Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-16T08:54:16.706Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-16T08:54:17.177Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-16T08:54:17.177Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-16T08:54:17.177Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-16T08:54:17.177Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-16T08:54:20.978Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-16T08:54:20.978Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-16T08:54:20.978Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-16T08:54:20.978Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-16T08:54:21.969Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-16T08:54:26.748Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-16T08:54:41.708Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-16T08:54:42.179Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-16T08:54:42.179Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-16T08:54:42.179Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-16T08:54:42.179Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-16T08:54:42.179Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-16T08:54:42.179Z] === RUN TestDockerSuite/TestBuildFails [2021-03-16T08:54:49.351Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-16T08:54:49.351Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-16T08:54:55.238Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-16T08:55:00.025Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-16T08:55:12.541Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-16T08:55:22.979Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-16T08:55:22.979Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-16T08:55:28.861Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-16T08:55:28.861Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-16T08:55:29.332Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-16T08:55:29.803Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-16T08:55:29.803Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-16T08:55:38.485Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-16T08:55:38.485Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-16T08:55:51.005Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-16T08:55:51.005Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-16T08:55:52.575Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-16T08:55:53.046Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-16T08:55:53.517Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-16T08:55:53.517Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-16T08:55:58.285Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-16T08:55:58.755Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-16T08:55:59.749Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-16T08:56:00.743Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-16T08:56:01.213Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-16T08:56:02.206Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-16T08:56:03.778Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-16T08:56:09.682Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-16T08:56:09.682Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-16T08:56:09.682Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-16T08:56:09.682Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-16T08:56:09.682Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-16T08:56:10.153Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-16T08:56:10.153Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-16T08:56:10.623Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-16T08:56:11.092Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-16T08:56:16.972Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-16T08:56:38.232Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-16T08:56:38.232Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-16T08:56:38.232Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-16T08:57:08.377Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-16T08:57:26.209Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-16T08:57:32.089Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-16T08:57:37.967Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-16T08:57:42.729Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-16T08:58:03.977Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-16T08:58:03.977Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-16T08:58:11.143Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-16T08:58:11.613Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-16T08:58:11.613Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-16T08:58:11.613Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-16T08:58:14.569Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-16T08:58:23.241Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-16T08:58:31.919Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-16T08:58:31.919Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-16T08:58:31.919Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-16T08:58:34.138Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-16T08:58:35.128Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-16T08:58:36.117Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-16T08:58:51.069Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-16T08:58:52.058Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-16T08:59:00.732Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-16T08:59:03.694Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-16T08:59:12.366Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-16T08:59:17.133Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-16T08:59:21.899Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-16T08:59:22.888Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-16T08:59:22.888Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-16T08:59:22.888Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-16T08:59:25.110Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-16T08:59:25.110Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-16T09:00:07.840Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-16T09:00:22.798Z] === RUN TestDockerSuite/TestBuildRm [2021-03-16T09:00:35.314Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-16T09:00:38.281Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-16T09:00:38.281Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-16T09:00:38.752Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-16T09:00:40.321Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-16T09:00:44.123Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-16T09:00:52.800Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-16T09:00:56.599Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-16T09:01:14.436Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-16T09:01:14.436Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-16T09:01:14.436Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-16T09:01:23.113Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-16T09:01:23.583Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-16T09:01:28.349Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-16T09:01:28.349Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-16T09:01:33.114Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-16T09:01:54.367Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-16T09:01:54.367Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-16T09:01:54.837Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-16T09:01:56.404Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-16T09:02:01.176Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-16T09:02:05.939Z] === RUN TestDockerSuite/TestBuildUser [2021-03-16T09:02:05.939Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-16T09:02:05.939Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-16T09:02:05.939Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-16T09:02:09.738Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-16T09:02:10.208Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-16T09:02:13.166Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-16T09:02:13.166Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-16T09:02:13.166Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-16T09:02:34.423Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-16T09:02:35.412Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-16T09:02:50.379Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-16T09:02:55.146Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-16T09:02:55.146Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-16T09:02:55.146Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-16T09:02:58.102Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-16T09:02:58.102Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-03-16T09:03:10.613Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-16T09:03:13.572Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-16T09:03:13.572Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-16T09:03:31.405Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-16T09:03:31.874Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-16T09:03:32.343Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-16T09:03:32.343Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-16T09:03:33.917Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-16T09:03:42.591Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-16T09:03:44.162Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-16T09:03:44.162Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-16T09:03:44.162Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-16T09:03:44.631Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-16T09:03:46.852Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-16T09:03:57.287Z] === RUN TestDockerSuite/TestCommitChange [2021-03-16T09:04:01.086Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-16T09:04:05.848Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-16T09:04:05.848Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-16T09:04:13.015Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-16T09:04:13.015Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-16T09:04:18.900Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-16T09:04:23.660Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-16T09:04:23.660Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-16T09:04:23.660Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-16T09:04:23.660Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-16T09:04:23.660Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-16T09:04:23.660Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-16T09:04:23.660Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-16T09:04:23.660Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-16T09:04:23.660Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-16T09:04:29.544Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-16T09:04:36.713Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-16T09:04:36.713Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-16T09:04:38.281Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-16T09:04:38.281Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-16T09:04:38.281Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-16T09:04:38.281Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-16T09:04:39.850Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-16T09:04:40.320Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-16T09:04:40.320Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-16T09:04:47.483Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-16T09:04:47.483Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-16T09:04:47.483Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-16T09:04:47.483Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-16T09:04:47.483Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-16T09:04:49.702Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-16T09:04:51.921Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-16T09:04:53.488Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-16T09:04:53.489Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-16T09:04:53.489Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-16T09:04:55.708Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-16T09:04:55.708Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-16T09:04:57.926Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-16T09:04:57.926Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-16T09:04:57.926Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-16T09:05:00.145Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-16T09:05:00.145Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-16T09:05:02.366Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-16T09:05:02.366Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-16T09:05:04.587Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-16T09:05:05.056Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-16T09:05:07.278Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-16T09:05:15.960Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-16T09:05:18.926Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-16T09:05:18.926Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-16T09:05:19.396Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-16T09:05:19.396Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-16T09:05:19.396Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-16T09:05:20.965Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-16T09:05:20.965Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-16T09:05:23.184Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-16T09:05:23.184Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-16T09:05:25.404Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-16T09:05:25.404Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-16T09:05:30.165Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-16T09:05:31.735Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-16T09:05:31.735Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-16T09:05:31.735Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-16T09:05:31.735Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-16T09:05:31.735Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-16T09:05:31.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-03-16T09:05:33.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-16T09:05:33.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-03-16T09:05:41.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-03-16T09:05:42.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-03-16T09:05:45.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-03-16T09:05:53.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00095a4a0_} [2021-03-16T09:06:01.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1542939594_c:\foo_false____} [2021-03-16T09:06:03.331Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1542939594_c:\foo_true____} [2021-03-16T09:06:05.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-16T09:06:05.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-16T09:06:05.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-16T09:06:05.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-16T09:06:05.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-16T09:06:05.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-16T09:06:05.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-16T09:06:05.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-16T09:06:05.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-16T09:06:06.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-16T09:06:06.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-16T09:06:06.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-16T09:06:06.020Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-16T09:06:06.020Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-16T09:06:06.020Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-16T09:06:06.020Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-16T09:06:06.020Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-16T09:06:06.020Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-16T09:06:13.189Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-16T09:06:13.189Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-16T09:06:13.189Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-16T09:06:13.189Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-16T09:06:13.189Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-16T09:06:13.189Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-16T09:06:13.189Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-16T09:06:13.189Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-16T09:06:13.189Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-16T09:06:13.189Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-16T09:06:13.659Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-16T09:06:13.659Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-16T09:06:13.659Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-16T09:06:13.659Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-16T09:06:15.879Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-16T09:06:15.879Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-16T09:06:15.879Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-16T09:06:18.097Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-16T09:06:18.097Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-16T09:06:18.097Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-16T09:06:18.567Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-16T09:06:29.000Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-16T09:06:29.991Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-16T09:06:29.991Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-16T09:06:29.991Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-16T09:06:38.668Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-16T09:06:38.668Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-16T09:06:38.668Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-16T09:06:47.341Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-16T09:06:47.341Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-16T09:06:47.341Z] === RUN TestDockerSuite/TestCpToDot [2021-03-16T09:06:49.562Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-16T09:06:49.562Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-16T09:06:49.562Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-16T09:06:52.519Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-16T09:06:52.519Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-16T09:06:52.519Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-16T09:06:52.519Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-16T09:06:52.519Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-16T09:06:52.519Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-16T09:06:52.519Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-16T09:06:54.741Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-16T09:06:56.961Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-16T09:06:56.961Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-16T09:06:57.431Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-16T09:06:59.001Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-16T09:06:59.993Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-16T09:06:59.993Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-16T09:06:59.993Z] === RUN TestDockerSuite/TestCreateRM [2021-03-16T09:07:00.463Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-16T09:07:00.463Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-16T09:07:00.463Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-16T09:07:00.933Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-16T09:07:13.441Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-16T09:07:13.441Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-16T09:07:13.909Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-16T09:07:17.708Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-16T09:07:18.178Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-16T09:07:18.178Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-16T09:07:20.399Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-16T09:07:20.399Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-16T09:07:20.399Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-16T09:07:20.399Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-16T09:07:20.399Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-16T09:07:20.399Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-16T09:07:20.399Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-16T09:07:20.399Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-16T09:07:20.399Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-16T09:07:20.399Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-16T09:07:20.399Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-16T09:07:20.399Z] === RUN TestDockerSuite/TestDockerFails [2021-03-16T09:07:20.399Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-16T09:07:20.399Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-16T09:07:20.399Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-16T09:07:20.399Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-16T09:07:20.399Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-16T09:07:20.868Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-16T09:07:23.098Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-16T09:07:25.321Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-16T09:07:27.542Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-16T09:07:40.051Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-16T09:07:44.811Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-16T09:07:49.571Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-16T09:07:51.792Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-16T09:07:52.780Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-16T09:07:56.575Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-16T09:07:57.564Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-16T09:07:58.035Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-16T09:08:02.799Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-16T09:08:07.560Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-16T09:08:07.560Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-16T09:08:07.560Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-16T09:08:07.560Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-16T09:08:07.560Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-16T09:08:07.560Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-16T09:08:08.030Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-16T09:08:08.030Z] === RUN TestDockerSuite/TestEventsRename [2021-03-16T09:08:10.987Z] === RUN TestDockerSuite/TestEventsResize [2021-03-16T09:08:13.207Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-16T09:08:15.427Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-16T09:08:17.646Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-16T09:08:22.407Z] === RUN TestDockerSuite/TestEventsTop [2021-03-16T09:08:22.407Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-16T09:08:24.626Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-16T09:08:28.429Z] === RUN TestDockerSuite/TestExec [2021-03-16T09:08:28.430Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-16T09:08:28.430Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-16T09:08:30.649Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-16T09:08:32.220Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-16T09:08:32.220Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-16T09:08:32.220Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-16T09:08:32.220Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-16T09:08:34.442Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-16T09:08:36.661Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-16T09:08:38.228Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-16T09:08:40.448Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-16T09:08:44.251Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-16T09:08:44.251Z] === RUN TestDockerSuite/TestExecEnv [2021-03-16T09:08:44.251Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-16T09:08:44.251Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-16T09:08:47.211Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-16T09:08:51.979Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-16T09:08:51.979Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-16T09:08:51.979Z] === RUN TestDockerSuite/TestExecParseError [2021-03-16T09:08:51.979Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-16T09:08:51.979Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-16T09:08:51.979Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-16T09:08:54.203Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-16T09:08:54.203Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-16T09:08:54.203Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-16T09:08:54.203Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-16T09:08:54.203Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-16T09:08:54.203Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-16T09:08:56.426Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-16T09:08:56.426Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-16T09:09:02.307Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-16T09:09:02.307Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-16T09:09:02.307Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-16T09:09:02.307Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-16T09:09:08.189Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-16T09:09:15.368Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-16T09:09:17.593Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-16T09:09:23.472Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-16T09:09:23.472Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-16T09:09:23.472Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-16T09:09:23.472Z] === RUN TestDockerSuite/TestHealth [2021-03-16T09:09:23.472Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-16T09:09:23.472Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-16T09:09:23.472Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-16T09:09:23.472Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-16T09:09:28.236Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-16T09:09:28.236Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-16T09:09:28.236Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-16T09:09:28.236Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-16T09:09:28.236Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-16T09:09:28.706Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-16T09:09:29.176Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-16T09:09:29.176Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-16T09:09:30.167Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-16T09:09:30.167Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-16T09:09:32.391Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-16T09:09:32.391Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-16T09:09:34.611Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-16T09:09:36.832Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-16T09:09:36.832Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-16T09:09:37.302Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-16T09:09:41.102Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-16T09:09:41.102Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-16T09:09:43.324Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-16T09:09:43.324Z] === RUN TestDockerSuite/TestImportFile [2021-03-16T09:09:43.324Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-16T09:09:43.324Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-16T09:09:43.324Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-16T09:09:43.324Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-16T09:09:43.324Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-16T09:09:43.324Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-16T09:09:43.324Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-16T09:09:43.324Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-16T09:09:43.324Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-16T09:09:43.324Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-16T09:09:43.324Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-16T09:09:45.548Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-16T09:09:47.776Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-16T09:09:47.776Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-16T09:09:47.776Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-16T09:09:48.245Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-16T09:09:48.245Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-16T09:09:50.471Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-16T09:09:50.471Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-16T09:09:52.040Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-16T09:09:52.040Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-16T09:09:52.512Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-16T09:09:52.512Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-16T09:09:59.684Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-16T09:10:03.485Z] === RUN TestDockerSuite/TestInspectImage [2021-03-16T09:10:03.485Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-16T09:10:03.485Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-16T09:10:03.485Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-16T09:10:05.709Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-16T09:10:07.931Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-16T09:10:07.931Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-16T09:10:10.158Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-16T09:10:12.379Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-16T09:10:12.379Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-16T09:10:12.379Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-16T09:10:13.948Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-16T09:10:16.910Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-16T09:10:21.681Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-16T09:10:23.266Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-16T09:10:25.487Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-16T09:10:27.709Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-16T09:10:30.471Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-16T09:10:32.042Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-16T09:10:34.266Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-16T09:10:36.491Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-16T09:10:38.060Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-16T09:10:43.943Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-16T09:10:51.117Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-16T09:10:51.117Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-16T09:10:52.686Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-16T09:10:53.156Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-16T09:11:00.332Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-16T09:11:07.504Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-16T09:11:14.684Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-16T09:11:16.254Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-16T09:11:18.476Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-16T09:11:18.476Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-16T09:11:25.648Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-16T09:11:27.870Z] === RUN TestDockerSuite/TestLogsSince [2021-03-16T09:11:38.321Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-16T09:11:38.321Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-16T09:11:38.321Z] === RUN TestDockerSuite/TestLogsTail [2021-03-16T09:11:39.892Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-16T09:11:42.118Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-16T09:11:44.340Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-16T09:11:44.340Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-16T09:11:44.340Z] === RUN TestDockerSuite/TestNetHostname [2021-03-16T09:11:44.340Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-16T09:11:44.340Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-16T09:11:44.340Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-16T09:11:44.340Z] === RUN TestDockerSuite/TestPluginActive [2021-03-16T09:11:44.340Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-16T09:11:44.340Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-16T09:11:44.810Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-16T09:11:44.810Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-16T09:11:44.810Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-16T09:11:44.810Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-16T09:11:44.810Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-16T09:11:44.810Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-16T09:11:44.810Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-16T09:11:44.810Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-16T09:11:44.810Z] === RUN TestDockerSuite/TestPortList [2021-03-16T09:11:44.810Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-16T09:11:49.578Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-16T09:11:49.578Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-16T09:11:49.578Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-16T09:11:49.578Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-16T09:11:49.578Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-16T09:11:49.578Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-16T09:11:49.578Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-16T09:11:49.578Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-16T09:11:49.578Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-16T09:11:49.578Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-16T09:11:53.378Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-16T09:11:53.378Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-16T09:12:03.832Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-16T09:12:03.832Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-16T09:12:14.273Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-16T09:12:26.789Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-16T09:12:26.789Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-16T09:12:26.789Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-16T09:12:39.302Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-16T09:12:43.104Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-16T09:12:50.273Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-16T09:12:54.075Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-16T09:12:54.075Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-16T09:12:54.075Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-16T09:12:58.843Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-16T09:12:58.843Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-16T09:12:58.843Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-16T09:12:58.843Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-16T09:12:58.843Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-16T09:13:07.534Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-16T09:13:07.535Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-16T09:13:08.523Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-16T09:13:08.523Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-16T09:13:10.092Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-16T09:13:10.563Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-16T09:13:10.563Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-16T09:13:15.330Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-16T09:13:19.130Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-16T09:13:20.698Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-16T09:13:41.967Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-16T09:13:41.967Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-16T09:13:44.934Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-16T09:13:44.934Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-16T09:13:44.934Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-16T09:13:45.404Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-16T09:13:49.204Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-16T09:13:53.969Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-16T09:13:53.969Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-16T09:13:57.770Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-16T09:13:57.770Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-16T09:13:57.770Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-16T09:14:12.729Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-16T09:14:14.299Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-16T09:14:14.770Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-16T09:14:20.649Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-16T09:14:26.530Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-16T09:14:33.704Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-16T09:14:37.506Z] === RUN TestDockerSuite/TestRmiTag [2021-03-16T09:14:37.977Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-16T09:14:40.197Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-16T09:14:58.038Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-16T09:14:58.507Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-16T09:15:03.282Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-16T09:15:04.857Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-16T09:15:04.857Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-16T09:15:04.857Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-16T09:15:04.857Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-16T09:15:04.857Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-16T09:15:04.857Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-16T09:15:04.857Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-16T09:15:04.857Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-16T09:15:07.080Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-16T09:15:07.080Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-16T09:15:07.080Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-16T09:15:11.844Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-16T09:15:14.069Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-16T09:15:16.296Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-16T09:15:18.520Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-16T09:15:21.494Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-16T09:15:21.494Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-16T09:15:26.272Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-16T09:15:26.272Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-16T09:15:26.742Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-16T09:15:26.742Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-16T09:15:26.742Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-16T09:15:26.742Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-16T09:15:26.742Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-16T09:15:26.742Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-16T09:15:26.742Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-16T09:15:26.742Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-16T09:15:26.742Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-16T09:15:26.742Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-16T09:15:28.965Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-16T09:15:28.965Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-16T09:15:31.927Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-16T09:15:31.927Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-16T09:15:31.927Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-16T09:15:34.153Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-16T09:15:34.153Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-16T09:15:34.153Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-16T09:15:34.153Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-16T09:15:34.153Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-16T09:15:34.153Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-16T09:15:34.153Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-16T09:15:34.153Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-16T09:15:36.373Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-16T09:15:38.596Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-16T09:15:40.818Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-16T09:15:40.818Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-16T09:15:40.818Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-16T09:15:40.818Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-16T09:15:43.038Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-16T09:15:43.038Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-16T09:15:43.038Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-16T09:15:43.038Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-16T09:15:43.038Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-16T09:15:44.610Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-16T09:15:50.489Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-16T09:15:50.489Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-16T09:15:50.489Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-16T09:15:50.489Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-16T09:15:50.489Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-16T09:15:50.489Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-16T09:15:50.489Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-16T09:15:52.058Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-16T09:15:52.058Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-16T09:15:52.058Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-16T09:15:52.058Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-16T09:15:54.396Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-16T09:15:56.622Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-16T09:15:56.622Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-16T09:15:58.843Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-16T09:15:58.843Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-16T09:15:58.843Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-16T09:15:58.843Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-16T09:16:01.062Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-16T09:16:02.630Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-16T09:16:04.850Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-16T09:16:12.021Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-16T09:16:12.021Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-16T09:16:12.021Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-16T09:16:12.021Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-16T09:16:12.021Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-16T09:16:12.021Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-16T09:16:12.021Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-16T09:16:12.021Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-16T09:16:12.021Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-16T09:16:15.820Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-16T09:16:15.820Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-16T09:16:15.820Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-16T09:16:15.820Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-16T09:16:15.820Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-16T09:16:15.820Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-16T09:16:15.820Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-16T09:16:22.993Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-16T09:16:22.993Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-16T09:16:24.566Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-16T09:16:24.566Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-16T09:16:24.566Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-16T09:16:24.566Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-16T09:16:24.566Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-16T09:16:24.566Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-16T09:16:24.566Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-16T09:16:24.566Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-16T09:16:24.566Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-16T09:16:24.566Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-16T09:16:24.566Z] === RUN TestDockerSuite/TestRunMount [2021-03-16T09:16:24.566Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-16T09:16:24.566Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-16T09:16:24.566Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-16T09:16:24.566Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-16T09:16:31.736Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-16T09:16:31.736Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-16T09:16:31.736Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-16T09:16:31.736Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-16T09:16:36.505Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-16T09:16:40.309Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-16T09:16:40.309Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-16T09:16:40.309Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-16T09:16:40.309Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-16T09:16:40.309Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-16T09:16:40.309Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-16T09:16:40.309Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-16T09:16:40.309Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-16T09:16:40.309Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-16T09:16:40.309Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-16T09:16:40.309Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-16T09:16:41.877Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-16T09:16:44.104Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-16T09:16:45.673Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-16T09:16:47.242Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-16T09:16:49.465Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-16T09:16:49.465Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-16T09:16:49.465Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-16T09:16:49.465Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-16T09:16:49.465Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-16T09:16:49.465Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-16T09:16:49.465Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-16T09:16:49.465Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-16T09:16:49.465Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-16T09:16:52.424Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-16T09:16:52.424Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-16T09:16:52.424Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-16T09:16:52.424Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-16T09:16:52.424Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-16T09:16:52.424Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-16T09:16:59.601Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-16T09:16:59.601Z] === RUN TestDockerSuite/TestRunRm [2021-03-16T09:17:01.823Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-16T09:17:07.702Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-16T09:17:14.873Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-16T09:17:16.444Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-16T09:17:18.014Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-16T09:17:20.975Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-16T09:17:20.975Z] === RUN TestDockerSuite/TestRunState [2021-03-16T09:17:20.975Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-16T09:17:22.544Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-16T09:17:22.544Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-16T09:17:24.767Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-16T09:17:24.767Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-16T09:17:24.767Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-16T09:17:24.767Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-16T09:17:24.767Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-16T09:17:24.767Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-16T09:17:29.542Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-16T09:17:29.542Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-16T09:17:29.542Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-16T09:17:29.542Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-16T09:17:29.542Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-16T09:17:29.542Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-16T09:17:29.542Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-16T09:17:29.542Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-16T09:17:29.542Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-16T09:17:29.542Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-16T09:17:29.542Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-16T09:17:32.504Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-16T09:17:32.504Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-16T09:17:34.072Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-16T09:17:34.072Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-16T09:17:34.072Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-16T09:17:42.750Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-16T09:17:53.191Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-16T09:17:57.960Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-16T09:18:03.841Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-16T09:18:03.841Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-16T09:18:03.841Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-16T09:18:06.805Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-16T09:18:08.375Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-16T09:18:10.597Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-16T09:18:10.597Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-16T09:18:10.597Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-16T09:18:10.597Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-16T09:18:11.067Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-16T09:18:11.067Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-16T09:18:11.067Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-16T09:18:11.067Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-16T09:18:11.067Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-16T09:18:14.876Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-16T09:18:16.446Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-16T09:18:18.668Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-16T09:18:22.469Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-16T09:18:22.469Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-16T09:18:22.469Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-16T09:18:22.469Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-16T09:18:22.469Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-16T09:18:22.469Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-16T09:18:22.469Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-16T09:18:22.470Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-16T09:18:22.470Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-16T09:18:22.470Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-16T09:18:22.940Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-16T09:18:22.940Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-16T09:18:22.940Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-16T09:18:22.940Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-16T09:18:22.940Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-16T09:18:22.940Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-16T09:18:22.940Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-16T09:18:22.940Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-16T09:18:25.162Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-16T09:18:25.632Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-16T09:18:26.103Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-16T09:18:26.103Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-16T09:18:28.325Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-16T09:18:35.498Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-16T09:18:35.498Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-16T09:18:44.181Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-16T09:18:44.181Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-16T09:18:47.146Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-16T09:18:47.146Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-16T09:18:47.146Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-16T09:18:47.146Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-16T09:18:47.146Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-16T09:18:53.032Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-16T09:18:53.032Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-16T09:18:53.032Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-16T09:18:53.032Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-16T09:18:53.032Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-16T09:18:53.032Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-16T09:18:53.032Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-16T09:18:55.256Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-16T09:18:57.479Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-16T09:18:57.479Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-16T09:18:59.702Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-16T09:18:59.702Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-16T09:18:59.702Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-16T09:18:59.702Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-16T09:18:59.702Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-16T09:18:59.702Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-16T09:18:59.702Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-16T09:19:14.656Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-16T09:19:15.125Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-16T09:19:15.125Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-16T09:19:15.125Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-16T09:19:15.595Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-16T09:19:15.595Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-16T09:19:16.069Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-16T09:19:18.290Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-16T09:19:18.760Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-16T09:19:21.720Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-16T09:19:21.720Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-16T09:19:22.190Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-16T09:19:22.190Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-16T09:19:22.190Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-16T09:19:34.705Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-16T09:19:34.705Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-16T09:19:35.175Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-16T09:19:35.175Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-16T09:19:35.175Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-16T09:19:42.351Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-16T09:19:42.351Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-16T09:19:42.351Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-16T09:19:51.028Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-16T09:19:51.028Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite (2590.04s) [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-16T09:19:52.018Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-16T09:19:52.018Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.93s) [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (133.24s) [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.86s) [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-16T09:19:52.018Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-03-16T09:19:52.018Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-16T09:19:52.018Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-16T09:19:52.018Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-16T09:19:52.018Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-16T09:19:52.018Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-16T09:19:52.018Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-16T09:19:52.018Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.14s) [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-16T09:19:52.018Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-16T09:19:52.018Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.31s) [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.25s) [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-16T09:19:52.018Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-03-16T09:19:52.018Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-16T09:19:52.018Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-16T09:19:52.018Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.39s) [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-16T09:19:52.018Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-03-16T09:19:52.018Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.28s) [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (114.43s) [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2021-03-16T09:19:52.018Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.17s) [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.47s) [2021-03-16T09:19:52.018Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-16T09:19:52.018Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.018Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.36s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.65s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.02s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.57s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.09s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.12s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.30s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.76s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.88s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildAddTar (45.59s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.74s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.84s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.13s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.94s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.06s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.07s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.72s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.64s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.87s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.76s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.82s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.50s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-03-16T09:19:52.019Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.57s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.03s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildCmd (0.65s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.42s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.29s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.16s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.00s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.92s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.58s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.65s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.52s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.34s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.73s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.90s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.06s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.91s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.67s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.82s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.80s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildDockerignore (69.97s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.02s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (80.51s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.87s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.93s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.01s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.19s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (19.91s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.98s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (19.82s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.10s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (114.16s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.47s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.12s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.14s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.16s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.67s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.96s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.81s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.54s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildFails (7.02s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.24s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.18s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.26s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.69s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.35s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.32s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.51s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildHistory (11.52s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.98s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.96s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.19s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildLabel (0.96s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.65s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.02s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.62s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildLabels (1.04s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.61s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.71s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.96s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.33s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.54s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.64s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.12s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.91s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.28s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.79s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.48s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.59s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.15s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.29s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.36s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.93s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.64s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.32s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.53s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.41s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.88s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.63s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.11s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.08s) [2021-03-16T09:19:52.019Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-16T09:19:52.019Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.79s) [2021-03-16T09:19:52.019Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.13s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildRm (13.19s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.39s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-03-16T09:19:52.020Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-03-16T09:19:52.020Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.55s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.62s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.38s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.38s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.47s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.84s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.64s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.41s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.64s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildStderr (4.35s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.97s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-03-16T09:19:52.020Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.03s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.28s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.47s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.17s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-16T09:19:52.020Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-03-16T09:19:52.020Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.98s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.80s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.19s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.90s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.71s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.87s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2021-03-16T09:19:52.020Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-03-16T09:19:52.020Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.49s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2021-03-16T09:19:52.020Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.76s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.30s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.84s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-03-16T09:19:52.020Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2021-03-16T09:19:52.020Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-16T09:19:52.020Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.32s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.03s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.21s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-03-16T09:19:52.020Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-03-16T09:19:52.020Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-03-16T09:19:52.020Z] docker_cli_sni_test.go:18: Flakey test [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.24s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (9.39s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestCommitChange (4.95s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.44s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.54s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-16T09:19:52.020Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestCommitTTY (6.65s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.46s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-03-16T09:19:52.020Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-16T09:19:52.020Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.35s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.25s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-03-16T09:19:52.020Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.04s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-16T09:19:52.020Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-16T09:19:52.020Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-16T09:19:52.020Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.08s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-16T09:19:52.020Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (6.99s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-16T09:19:52.020Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-16T09:19:52.020Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-16T09:19:52.020Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.40s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.99s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.12s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-03-16T09:19:52.020Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.17s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.14s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-16T09:19:52.020Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-03-16T09:19:52.020Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.11s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.86s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-03-16T09:19:52.020Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.56s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.24s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.47s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.50s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.72s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-03-16T09:19:52.020Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.12s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-16T09:19:52.020Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.17s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.24s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.85s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-16T09:19:52.020Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.83s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (32.32s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.45s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.40s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.45s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.49s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00095a4a0_} (7.50s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1542939594_c:\foo_false____} (2.47s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1542939594_c:\foo_true____} (2.52s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-03-16T09:19:52.020Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-16T09:19:52.020Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.25s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-16T09:19:52.020Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-16T09:19:52.020Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-16T09:19:52.020Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-03-16T09:19:52.020Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.39s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-03-16T09:19:52.020Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.35s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-03-16T09:19:52.020Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.18s) [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.39s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-03-16T09:19:52.020Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.020Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.62s) [2021-03-16T09:19:52.020Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-16T09:19:52.021Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-16T09:19:52.021Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.63s) [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-16T09:19:52.021Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-16T09:19:52.021Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCpToDot (2.35s) [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-16T09:19:52.021Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-16T09:19:52.021Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCpToStdout (2.55s) [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-16T09:19:52.021Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-16T09:19:52.021Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-16T09:19:52.021Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-16T09:19:52.021Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.08s) [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.17s) [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.97s) [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-03-16T09:19:52.021Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-16T09:19:52.021Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.38s) [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.52s) [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.65s) [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-16T09:19:52.021Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.27s) [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-16T09:19:52.021Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-03-16T09:19:52.021Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-16T09:19:52.021Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-16T09:19:52.021Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-16T09:19:52.021Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-16T09:19:52.021Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-16T09:19:52.021Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-03-16T09:19:52.021Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-03-16T09:19:52.021Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-03-16T09:19:52.021Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-16T09:19:52.021Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-16T09:19:52.021Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-16T09:19:52.021Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-03-16T09:19:52.021Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-03-16T09:19:52.021Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.021Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.27s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.31s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.41s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.35s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsCopy (4.82s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.77s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.21s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.69s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.05s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.95s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsFilters (4.49s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsFormat (4.16s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-03-16T09:19:52.491Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-03-16T09:19:52.491Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.491Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-16T09:19:52.491Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.491Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-16T09:19:52.491Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-03-16T09:19:52.491Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-16T09:19:52.491Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsRename (2.25s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsResize (2.50s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.07s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.43s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.54s) [2021-03-16T09:19:52.491Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-03-16T09:19:52.491Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.73s) [2021-03-16T09:19:52.491Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-03-16T09:19:52.491Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.491Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-16T09:19:52.491Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.96s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.82s) [2021-03-16T09:19:52.491Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-16T09:19:52.491Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.491Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-03-16T09:19:52.491Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.491Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-03-16T09:19:52.491Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.91s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.07s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.03s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.98s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.03s) [2021-03-16T09:19:52.491Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-03-16T09:19:52.491Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.491Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-03-16T09:19:52.491Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.491Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-03-16T09:19:52.491Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.33s) [2021-03-16T09:19:52.491Z] --- PASS: TestDockerSuite/TestExecInspectID (4.68s) [2021-03-16T09:19:52.491Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-03-16T09:19:52.491Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.491Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-16T09:19:52.491Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.491Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-03-16T09:19:52.491Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.491Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-03-16T09:19:52.491Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-16T09:19:52.491Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-16T09:19:52.492Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.35s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-16T09:19:52.492Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.17s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.03s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.12s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.02s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.94s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.95s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-16T09:19:52.492Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.36s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.02s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.75s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.01s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.65s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.68s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-16T09:19:52.492Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-03-16T09:19:52.492Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.10s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.25s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-16T09:19:52.492Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-16T09:19:52.492Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.08s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.97s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectDefault (7.12s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectHistory (4.22s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.03s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.02s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.09s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.04s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.02s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectStatus (2.63s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.41s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.14s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.11s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.18s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.10s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.17s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.03s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.87s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.85s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.64s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (7.11s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-03-16T09:19:52.492Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.12s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.18s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.99s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.60s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.49s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.42s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.12s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.21s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestLogsSince (9.00s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestLogsTail (2.68s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.40s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.32s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.23s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-16T09:19:52.492Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-16T09:19:52.492Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-03-16T09:19:52.492Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-16T09:19:52.492Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-16T09:19:52.492Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-16T09:19:52.492Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-16T09:19:52.492Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-16T09:19:52.492Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.29s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-16T09:19:52.492Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestPsByOrder (9.18s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.20s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.14s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.02s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.38s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.93s) [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.43s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-16T09:19:52.492Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.42s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-16T09:19:52.492Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-16T09:19:52.492Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.492Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.09s) [2021-03-16T09:19:52.492Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.37s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-16T09:19:52.493Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.89s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.94s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.33s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.87s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.63s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.72s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.80s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.01s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.94s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.63s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.62s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.16s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.90s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.34s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.16s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.23s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.01s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.45s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.85s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.26s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.99s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.42s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.82s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.43s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.26s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.74s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.00s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.18s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.04s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.93s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.18s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.18s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.15s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.19s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.97s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.21s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.15s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.11s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.04s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunExitCode (2.14s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.12s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.07s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.04s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.68s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.77s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.61s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.64s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.83s) [2021-03-16T09:19:52.493Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.88s) [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-16T09:19:52.493Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.493Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.11s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.13s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.92s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.70s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.22s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunRm (2.15s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.40s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.01s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.11s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.06s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.32s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.09s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.88s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.73s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.34s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.04s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.78s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.25s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.10s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.26s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.69s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.20s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.15s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.67s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.64s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.15s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.20s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.62s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.48s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.92s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.49s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.24s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.37s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.13s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.59s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.79s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.12s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-03-16T09:19:52.494Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.40s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.50s) [2021-03-16T09:19:52.494Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-16T09:19:52.494Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.494Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s) [2021-03-16T09:19:52.494Z] === RUN TestDockerRegistrySuite [2021-03-16T09:19:52.494Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-16T09:19:52.494Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-16T09:19:52.494Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-16T09:19:52.494Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-16T09:19:52.494Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-16T09:19:52.495Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] === RUN TestDockerSchema1RegistrySuite [2021-03-16T09:19:52.495Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-16T09:19:52.495Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-16T09:19:52.495Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-16T09:19:52.495Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-16T09:19:52.495Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-16T09:19:52.495Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-16T09:19:52.495Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-16T09:19:52.495Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-16T09:19:52.495Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-16T09:19:52.495Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-16T09:19:52.495Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-16T09:19:52.495Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-16T09:19:52.495Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-16T09:19:52.495Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-16T09:19:52.495Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-16T09:19:52.495Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-16T09:19:52.495Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-16T09:19:52.495Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-16T09:19:52.495Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-16T09:19:52.495Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-16T09:19:52.495Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-16T09:19:52.495Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] === RUN TestDockerDaemonSuite [2021-03-16T09:19:52.495Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-16T09:19:52.495Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-16T09:19:52.495Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-16T09:19:52.495Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] === RUN TestDockerSwarmSuite [2021-03-16T09:19:52.495Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-03-16T09:19:52.495Z] === RUN TestDockerPluginSuite [2021-03-16T09:19:52.495Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-03-16T09:19:52.495Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-03-16T09:19:52.495Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-03-16T09:19:52.495Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-03-16T09:19:52.495Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-03-16T09:19:52.495Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-03-16T09:19:52.495Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-03-16T09:19:52.495Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-03-16T09:19:52.495Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-03-16T09:19:52.495Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-03-16T09:19:52.495Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-03-16T09:19:52.495Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] === RUN TestDockerExternalVolumeSuite [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] === RUN TestDockerNetworkSuite [2021-03-16T09:19:52.495Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-03-16T09:19:52.495Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.495Z] === RUN TestDockerHubPullSuite [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-03-16T09:19:52.496Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] PASS [2021-03-16T09:19:52.496Z] ok github.com/docker/docker/integration-cli 2590.983s [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === Skipped [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-16T09:19:52.496Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-16T09:19:52.496Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-16T09:19:52.496Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-03-16T09:19:52.496Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-16T09:19:52.496Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-16T09:19:52.496Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-16T09:19:52.496Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-16T09:19:52.496Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-16T09:19:52.496Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-16T09:19:52.496Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-16T09:19:52.496Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-16T09:19:52.496Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-16T09:19:52.496Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-03-16T09:19:52.496Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-16T09:19:52.496Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-16T09:19:52.496Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-16T09:19:52.496Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-03-16T09:19:52.496Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2021-03-16T09:19:52.496Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-03-16T09:19:52.496Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.36s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.35s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-03-16T09:19:52.496Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-03-16T09:19:52.496Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.496Z] [2021-03-16T09:19:52.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-03-16T09:19:52.497Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-03-16T09:19:52.497Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.497Z] [2021-03-16T09:19:52.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-03-16T09:19:52.497Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-16T09:19:52.967Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.967Z] [2021-03-16T09:19:52.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-03-16T09:19:52.967Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-03-16T09:19:52.967Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.967Z] [2021-03-16T09:19:52.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-03-16T09:19:52.967Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-03-16T09:19:52.967Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.967Z] [2021-03-16T09:19:52.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-16T09:19:52.967Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-16T09:19:52.967Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.967Z] [2021-03-16T09:19:52.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-16T09:19:52.967Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-16T09:19:52.967Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.967Z] [2021-03-16T09:19:52.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s) [2021-03-16T09:19:52.967Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2021-03-16T09:19:52.967Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.967Z] [2021-03-16T09:19:52.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-03-16T09:19:52.967Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-03-16T09:19:52.967Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.967Z] [2021-03-16T09:19:52.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2021-03-16T09:19:52.967Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2021-03-16T09:19:52.967Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.967Z] [2021-03-16T09:19:52.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-03-16T09:19:52.967Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-03-16T09:19:52.967Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.967Z] [2021-03-16T09:19:52.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.38s) [2021-03-16T09:19:52.967Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2021-03-16T09:19:52.967Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.967Z] [2021-03-16T09:19:52.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-16T09:19:52.967Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-16T09:19:52.967Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.967Z] [2021-03-16T09:19:52.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2021-03-16T09:19:52.967Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-03-16T09:19:52.967Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.967Z] [2021-03-16T09:19:52.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-03-16T09:19:52.967Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-03-16T09:19:52.967Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.967Z] [2021-03-16T09:19:52.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-03-16T09:19:52.967Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-03-16T09:19:52.967Z] docker_cli_sni_test.go:18: Flakey test [2021-03-16T09:19:52.967Z] [2021-03-16T09:19:52.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-03-16T09:19:52.967Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-03-16T09:19:52.967Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.967Z] [2021-03-16T09:19:52.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-16T09:19:52.967Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-16T09:19:52.967Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.967Z] [2021-03-16T09:19:52.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-03-16T09:19:52.967Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-03-16T09:19:52.967Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.967Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-03-16T09:19:52.968Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-16T09:19:52.968Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-03-16T09:19:52.968Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-16T09:19:52.968Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-16T09:19:52.968Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-16T09:19:52.968Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-16T09:19:52.968Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-16T09:19:52.968Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-16T09:19:52.968Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-16T09:19:52.968Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-03-16T09:19:52.968Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-16T09:19:52.968Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-03-16T09:19:52.968Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-03-16T09:19:52.968Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-03-16T09:19:52.968Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-16T09:19:52.968Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-16T09:19:52.968Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-03-16T09:19:52.968Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-16T09:19:52.968Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-16T09:19:52.968Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-16T09:19:52.968Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-16T09:19:52.968Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-03-16T09:19:52.968Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-03-16T09:19:52.968Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-03-16T09:19:52.968Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-16T09:19:52.968Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-16T09:19:52.968Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-16T09:19:52.968Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-16T09:19:52.968Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-03-16T09:19:52.968Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-16T09:19:52.968Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-16T09:19:52.968Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-16T09:19:52.968Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-03-16T09:19:52.968Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-16T09:19:52.968Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-16T09:19:52.968Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-16T09:19:52.968Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-16T09:19:52.968Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-16T09:19:52.968Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-03-16T09:19:52.968Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-03-16T09:19:52.968Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-03-16T09:19:52.968Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.968Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-03-16T09:19:52.969Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-16T09:19:52.969Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-16T09:19:52.969Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-03-16T09:19:52.969Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-03-16T09:19:52.969Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-03-16T09:19:52.969Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-03-16T09:19:52.969Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-03-16T09:19:52.969Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-16T09:19:52.969Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-16T09:19:52.969Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-16T09:19:52.969Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-03-16T09:19:52.969Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-03-16T09:19:52.969Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-16T09:19:52.969Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-03-16T09:19:52.969Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-16T09:19:52.969Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-03-16T09:19:52.969Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-16T09:19:52.969Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-16T09:19:52.969Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-16T09:19:52.969Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-16T09:19:52.969Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-16T09:19:52.969Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-03-16T09:19:52.969Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-16T09:19:52.969Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-16T09:19:52.969Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-16T09:19:52.969Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-03-16T09:19:52.969Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-03-16T09:19:52.969Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-16T09:19:52.969Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-16T09:19:52.969Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-03-16T09:19:52.969Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-03-16T09:19:52.969Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.969Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-03-16T09:19:52.970Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-03-16T09:19:52.970Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-16T09:19:52.970Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-16T09:19:52.970Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-16T09:19:52.970Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-03-16T09:19:52.970Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-16T09:19:52.970Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-16T09:19:52.970Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-16T09:19:52.970Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-03-16T09:19:52.970Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-16T09:19:52.970Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-16T09:19:52.970Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-16T09:19:52.970Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-16T09:19:52.970Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-16T09:19:52.970Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-16T09:19:52.970Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-16T09:19:52.970Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-16T09:19:52.970Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-16T09:19:52.970Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-16T09:19:52.970Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-16T09:19:52.970Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-03-16T09:19:52.970Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.970Z] [2021-03-16T09:19:52.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-16T09:19:52.970Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-16T09:19:52.971Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-16T09:19:52.971Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.971Z] [2021-03-16T09:19:52.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-03-16T09:19:52.972Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-16T09:19:52.972Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-16T09:19:52.972Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.972Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:52.973Z] [2021-03-16T09:19:52.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-16T09:19:52.973Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-16T09:19:52.973Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-16T09:19:53.443Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-16T09:19:53.443Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.443Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-16T09:19:53.444Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-16T09:19:53.444Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-16T09:19:53.444Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-16T09:19:53.444Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-16T09:19:53.444Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-16T09:19:53.444Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-16T09:19:53.444Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-16T09:19:53.444Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-16T09:19:53.444Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-16T09:19:53.444Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-16T09:19:53.444Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-16T09:19:53.444Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-16T09:19:53.444Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-16T09:19:53.444Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-16T09:19:53.444Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-16T09:19:53.444Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-16T09:19:53.444Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-16T09:19:53.444Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-03-16T09:19:53.444Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] DONE 1093 tests, 547 skipped in 2600.787s [2021-03-16T09:19:53.444Z] INFO: Integration tests ended at 03/16/2021 09:19:52. Duration:00:43:20.8879701 [2021-03-16T09:19:53.444Z] INFO: Docker info of the daemon under test at end of run [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] Containers: 2 [2021-03-16T09:19:53.444Z] Running: 0 [2021-03-16T09:19:53.444Z] Paused: 0 [2021-03-16T09:19:53.444Z] Stopped: 2 [2021-03-16T09:19:53.444Z] Images: 18 [2021-03-16T09:19:53.444Z] Server Version: 0.0.0-dev [2021-03-16T09:19:53.444Z] Storage Driver: windowsfilter [2021-03-16T09:19:53.444Z] Windows: [2021-03-16T09:19:53.444Z] Logging Driver: json-file [2021-03-16T09:19:53.444Z] Plugins: [2021-03-16T09:19:53.444Z] Volume: local [2021-03-16T09:19:53.444Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-16T09:19:53.444Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-16T09:19:53.444Z] Swarm: inactive [2021-03-16T09:19:53.444Z] Default Isolation: process [2021-03-16T09:19:53.444Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-16T09:19:53.444Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-16T09:19:53.444Z] OSType: windows [2021-03-16T09:19:53.444Z] Architecture: x86_64 [2021-03-16T09:19:53.444Z] CPUs: 4 [2021-03-16T09:19:53.444Z] Total Memory: 32GiB [2021-03-16T09:19:53.444Z] Name: azwin-2-d9e020 [2021-03-16T09:19:53.444Z] ID: DW2I:KSZ7:IMWC:DQEY:4SSA:6EB6:VAUC:GBOI:LUTZ:BPW7:LW7V:N7IZ [2021-03-16T09:19:53.444Z] Docker Root Dir: D:\CI\PR-42152\1\daemon [2021-03-16T09:19:53.444Z] Debug Mode (client): false [2021-03-16T09:19:53.444Z] Debug Mode (server): true [2021-03-16T09:19:53.444Z] File Descriptors: -1 [2021-03-16T09:19:53.444Z] Goroutines: 17 [2021-03-16T09:19:53.444Z] System Time: 2021-03-16T09:19:53.199659Z [2021-03-16T09:19:53.444Z] EventsListeners: 0 [2021-03-16T09:19:53.444Z] Registry: https://index.docker.io/v1/ [2021-03-16T09:19:53.444Z] Labels: [2021-03-16T09:19:53.444Z] Experimental: false [2021-03-16T09:19:53.444Z] Insecure Registries: [2021-03-16T09:19:53.444Z] 127.0.0.0/8 [2021-03-16T09:19:53.444Z] Live Restore Enabled: false [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] [2021-03-16T09:19:53.444Z] INFO: Stopping daemon under test [2021-03-16T09:19:53.914Z] SUCCESS: The process with PID 6040 (child process of PID 2968) has been terminated. [2021-03-16T09:19:53.914Z] SUCCESS: The process with PID 2968 (child process of PID 1668) has been terminated. [2021-03-16T09:19:53.914Z] INFO: Stop tailing logs of the daemon under tests [2021-03-16T09:19:53.914Z] INFO: executeCI.ps1 Completed successfully at 03/16/2021 09:19:53. [2021-03-16T09:19:53.914Z] INFO: Tidying up at end of run [2021-03-16T09:19:53.914Z] INFO: Saving daemon under test log (d:\CI\PR-42152\1\dut.out) to bundles\CIDUT.out [2021-03-16T09:19:53.914Z] INFO: Saving daemon under test log (d:\CI\PR-42152\1\dut.err) to bundles\CIDUT.err [2021-03-16T09:19:53.914Z] INFO: Nuke-Everything... [2021-03-16T09:19:54.384Z] INFO: Container count on control daemon to delete is 2 [2021-03-16T09:19:54.854Z] 6d8f89779b80 [2021-03-16T09:19:54.854Z] 9bcac9b2bc7a [2021-03-16T09:19:54.854Z] INFO: Tidying pidfile d:\CI\PR-42152\1\docker.pid [2021-03-16T09:19:54.854Z] INFO: Nuking d:\CI [2021-03-16T09:20:30.737Z] INFO: Zapped successfully [2021-03-16T09:20:30.737Z] [2021-03-16T09:20:30.737Z] INFO: executeCI.ps1 exiting at Tue Mar 16 09:20:25 CUT 2021. Duration 01:25:26.4400588 [2021-03-16T09:20:30.737Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-03-16T09:20:30.992Z] Recording test results [2021-03-16T09:20:38.353Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-03-16T09:20:39.890Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-03-16T09:20:41.682Z] Archiving artifacts [2021-03-16T09:20:55.916Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42152/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-16T09:20:56.872Z] + make clean [2021-03-16T09:20:59.095Z] docker volume rm -f docker-dev-cache [2021-03-16T09:20:59.095Z] 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